summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix the issue reported on http://forum.pfsense.org/index.php/topic,16559.0.ht...Ermal Luçi2009-05-281-1/+6
* Hide error.Scott Ullrich2009-05-281-0/+2
* Ensure 127.0.0.2 points out 127.0.0.1.Scott Ullrich2009-05-281-0/+1
* Fix the function that checks if a link is to be included or excluded.Seth Mos2009-05-281-20/+18
* Merge backup_vip_function to the synchronize code where its only used.Ermal Luçi2009-05-221-23/+0
* Do not spam the logs. Reported by http://forum.pfsense.org/index.php/topic,16...Ermal Luçi2009-05-221-1/+1
* Move Sync of config from filter.inc filter_reload to write_config and all the...Ermal Luçi2009-05-223-181/+11
* Fix ipfw rule syntax.Ermal Luçi2009-05-221-1/+1
* Fix the rule to actually match on multiple interfaces.Ermal Luçi2009-05-221-2/+4
* Make the CP interface check code more buller proof.Ermal Luçi2009-05-211-4/+6
* Make CP multi-interface capable.Ermal Luçi2009-05-213-48/+91
* Rely on our own error handlingScott Ullrich2009-05-161-14/+21
* Move firmware update text format to globals.incScott Ullrich2009-05-141-0/+1
* Fix typo and check.Ermal Luçi2009-05-141-1/+1
* Use file() function which suits the need better.Ermal Luçi2009-05-141-2/+3
* * Use file_get_contents its better and process the contents of the file after...Ermal Luçi2009-05-131-13/+19
* Fix the issue that the filter reload status stops at 'Syncing CARP data to {$...Ermal Luçi2009-05-131-0/+7
* Fix fallout of tables from the refactoring of address generation. This is a b...Ermal Luçi2009-05-121-27/+7
* Fix PPTP+RADIUS. See ticket #1926.jim-p2009-05-121-4/+13
* Fix alias table generation. (There is probably a better way to do this... Ide...jim-p2009-05-121-2/+2
* Merge after_filter_configure_run commands with the system:afterfilterchangesh...Ermal Luçi2009-05-121-12/+13
* Use the php copy function instead of forking just for copying a file.Ermal Luçi2009-05-121-1/+1
* Some more locking fixes.Ermal Luçi2009-05-111-0/+3
* Match the logic with other functions.Ermal Luçi2009-05-111-5/+5
* Fix logic.Ermal Luçi2009-05-091-2/+2
OpenPOWER on IntegriCloud