summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Handle packages on embedded the same. Ssshhhh, don't tell anyone.Scott Ullrich2009-06-171-0/+4
* s/./_/ for vlans since netgraph does not like .(dots) in the path names.Ermal Luci2009-06-163-5/+5
* Remove ^M or \r from this file its impossible to read in vi.--global2009-06-161-896/+896
* More vlan interface name change fixes.Ermal Luçi2009-06-151-1/+3
* Now that vlans have different name correct regex.Ermal Luçi2009-06-151-1/+1
* Port voucher login ability on CaptivePortal from M0n0Wall.Charlie2009-06-134-2/+419
* Clarify log error message for pf wedged situationsScott Ullrich2009-06-121-2/+2
* Oops, use exec()Scott Ullrich2009-06-111-1/+1
* Reload rules after unwedgingScott Ullrich2009-06-111-0/+1
* When PF is busy, do a pfctl -d and pfctl -e. I just ran into a situation whereScott Ullrich2009-06-111-1/+8
* Give proper rights to file when creating since php is run as root and might c...Ermal Luçi2009-06-101-5/+8
* Include notices.inc to get the file_notice function.Ermal Luçi2009-06-101-2/+2
* Change even the upgrade code to use new style vlan names.Ermal Luçi2009-06-081-1/+1
* Use $RealIf.vlan$tag interface names for vlans. This makes them more userfrie...Ermal Luçi2009-06-082-7/+8
* Revert "Do not use tags for vlan interface names since there might be same vl...Ermal Luçi2009-06-083-12/+14
* Do not use tags for vlan interface names since there might be same vlan tags ...Ermal Luçi2009-06-083-14/+12
* Remove code from Seth since one code already exists. And fix a bug on the pre...Ermal Luçi2009-06-081-11/+2
* Yank bridge upgrade function as it appears to be a duplicate. I should have c...Seth Mos2009-06-081-25/+1
* Fix bridge upgrade code.Seth Mos2009-06-081-3/+1
* Fix VLAN upgrade code properly. That's what I get for blind coding.Seth Mos2009-06-081-7/+4
* Fix butchered upgrade code in the end of the fileSeth Mos2009-06-081-0/+3
* Add missing quoteSeth Mos2009-06-081-1/+1
* Add missing ; to prevent parse errorSeth Mos2009-06-081-1/+1
* Try to fix "key element can not be a reference"Seth Mos2009-06-081-2/+2
* Fix laggport configuration. Reported-by: http://forum.pfsense.org/index.php/t...Ermal Luçi2009-06-071-3/+1
* Actually use the counterSeth Mos2009-06-071-1/+2
* Add bridge upgrade code for 1.2 -> 2.0Seth Mos2009-06-071-1/+26
* Since we still needed upgrade code for vlans from 1.2 to 2.0 I added the upgr...Seth Mos2009-06-071-1/+16
* Revert mwexec back to exec. They are very different functions.Seth Mos2009-06-061-2/+2
* Supress foreach warning on empty array()Seth Mos2009-06-051-1/+1
* Fix lagg interfaces creation. Reported-by: http://forum.pfsense.org/index.php...Ermal Luçi2009-06-041-10/+7
* Use is_dir, not is_file for detecting directory existance.Scott Ullrich2009-06-021-1/+1
* Oops, plip was already there, at the bottom.Scott Ullrich2009-06-011-2/+1
* Add plip exclusionScott Ullrich2009-06-011-13/+14
* Make sure that the apinger messages end up in the load balancer tabSeth Mos2009-05-311-0/+3
* fix route deletionChris Buechler2009-05-311-2/+2
* clarify log messageChris Buechler2009-05-311-4/+2
* Update functions to add other anchors for before {nat,rdr} rules and {nat,rdr...Ermal Luçi2009-05-311-6/+65
* Set hostname then call hostid onestartScott Ullrich2009-05-311-1/+6
* Ensure /var/db/racoon existsScott Ullrich2009-05-301-0/+2
* Fix captive portal multinterface rule gfeneration.Ermal Luçi2009-05-301-5/+19
* Unbreak englishScott Ullrich2009-05-301-2/+2
* Unbreak pkg-utils.inc. Extra space made it rather unhappy. Reported on IRC an...jim-p2009-05-301-1/+1
* Correct swapped valuesSeth Mos2009-05-301-4/+4
* Present a new package option filter_rules_needed which has a function name to...Ermal Luçi2009-05-291-1/+41
* Move all address handling of rules to the filter_generate_address. Remove che...Ermal Luçi2009-05-291-30/+15
* Fix still the address extraction.Ermal Luçi2009-05-291-1/+1
* Ooops, clear-on-reload is preenting dnsmasq from starting.Scott Ullrich2009-05-281-1/+1
* Adding --clear-on-reload:Scott Ullrich2009-05-281-1/+1
* Use --all-servers:Scott Ullrich2009-05-281-8/+7
OpenPOWER on IntegriCloud