summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Style fixes for the interfaces page, use switch instead of a large if,elseif ...Seth Mos2009-12-241-3/+3
* Reorder a few lines so we do not step on the interface variable. This was the...Seth Mos2009-12-241-4/+4
* Handle cases where no .inc files are present /usr/local/pkg/Scott Ullrich2009-12-231-0/+8
* Match coding style outlined in http://devwiki.pfsense.org/DeveloperRulesScott Ullrich2009-12-231-275/+259
* Output lsScott Ullrich2009-12-231-4/+4
* Adding late pf hooks for packages. Name is 'pflate'Scott Ullrich2009-12-231-1/+15
* Adding pf early hooks similar to nat and filter pkg hooks. Name is 'pfearly'Scott Ullrich2009-12-231-0/+14
* Add dynamic pkg hooks support. Submitted by Bill M on 11/17/08.Scott Ullrich2009-12-231-0/+29
* Add back pluginsScott Ullrich2009-12-231-0/+9
* Move decalration of tables always present in pfSense together with aliases to...Ermal Luçi2009-12-231-15/+17
* Do not generate countless rules for reflection, just use the pf range specifi...Ermal Luçi2009-12-231-44/+55
* If the port passed as argument is a range(having - in it) this function would...Ermal Luçi2009-12-231-0/+2
* Use /tmp/ssl.key Ticket #63Scott Ullrich2009-12-231-1/+1
* Fix variable name, this tagged all gateways as dynamic on upgrades.Seth Mos2009-12-231-1/+1
* Fix the script but leave a comment that the openvpn case needs fixing.Ermal Luçi2009-12-231-1/+2
* add required include.Ermal Luçi2009-12-231-0/+1
* Ticket #219. Fix this for vlans and vips. Though it is a very rare case. The ...Ermal Luçi2009-12-231-5/+31
* This is not called only for wan.Ermal Luçi2009-12-221-1/+1
* Fix logging statements to not consider this only as called from dhcp.Ermal Luçi2009-12-221-14/+9
* Add some comments to explain available debugging levels. Requested-by: Seth.Ermal Luçi2009-12-221-0/+4
* Default to first level of debugging. This seems to be at least required for p...Ermal Luçi2009-12-221-1/+1
* Unbreak remote-ip box. Mpd is now starting for ppptp serverScott Ullrich2009-12-221-0/+2
* Automatically generate a certificate Resolves #63Scott Ullrich2009-12-221-24/+16
* We are on 2.0-ALPHA. Resolves #241Scott Ullrich2009-12-221-1/+1
* Correct variable typos.Ermal Luçi2009-12-221-1/+1
* Try to send the update through the interface that has the ip so some services...Ermal Luçi2009-12-221-0/+1
* Try to be more consistent on boolean value checking.Ermal Luçi2009-12-221-16/+14
* Fix variable name type. Fix CURLOPT_INTERFACE opt setting.Ermal Luçi2009-12-221-2/+2
* Simplify code.Ermal Luçi2009-12-221-7/+1
* * Fix alias handling around the repo.Ermal Luçi2009-12-222-116/+109
* Fix occurence twice of the nc command, once with full path and once without t...Ermal Luçi2009-12-221-3/+3
* More fine grained update of dyndns and dnsupdate.Ermal Luçi2009-12-212-2/+2
* Make dnsupdate runnable per interface. Update the calls on interface_configur...Ermal Luçi2009-12-212-37/+10
* Make sure to use the correct dummy IP address for the monitor for dynamic int...Seth Mos2009-12-211-0/+5
* Partial rewrite of gateway code, now partially facilitates dynamic interfacesSeth Mos2009-12-212-71/+107
* Make sure we test for the right gateway name in the upgrade code.Seth Mos2009-12-211-2/+3
* increase the default cert lifetimeChris Buechler2009-12-211-1/+1
* Generate a certificate at first boot rather than using a default public cert/...Chris Buechler2009-12-213-46/+13
* fix typoChris Buechler2009-12-211-1/+1
* run filter_configure_sync after PPP comes upChris Buechler2009-12-211-0/+1
* fix textChris Buechler2009-12-201-1/+1
* remove wrong no natChris Buechler2009-12-201-2/+0
* fix whitespaceChris Buechler2009-12-201-1/+1
* this just duplicates the PPP interface, as it's handled aboveChris Buechler2009-12-201-0/+2
* clean this up a bit, add commentsChris Buechler2009-12-201-4/+5
* lower a little more so VMware w/128 MB is okChris Buechler2009-12-201-1/+1
* Use the globals for minimum RAM warning, drop limit a little to accommodate 1...Chris Buechler2009-12-202-4/+4
* Pass the right argument to killbypid. Pointy-hat: myself.Ermal Luçi2009-12-191-2/+2
* match the interface check with the later "pass out" rule's check, so as to no...Chris Buechler2009-12-191-1/+1
* fix reject rules to the same as in 1_2. return is valid on all rulesChris Buechler2009-12-181-11/+2
OpenPOWER on IntegriCloud