summaryrefslogtreecommitdiffstats
path: root/etc
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-312-4/+6
* Set hostid earlier in bootScott Ullrich2009-05-301-3/+3
* Setup the host GUID which is required for ZFSScott Ullrich2009-05-301-0/+3
* 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
* Full path to chmodScott Ullrich2009-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
* Start sshd after the interfaces and routing have been configured.Ermal Luçi2009-05-271-5/+5
* Do not include shmop twiceScott Ullrich2009-05-221-1/+0
* Merge backup_vip_function to the synchronize code where its only used.Ermal Luçi2009-05-222-23/+23
* Revert "Include pfsense-utils for backup vip function."Ermal Luçi2009-05-221-1/+0
* Include pfsense-utils for backup vip function.Ermal Luçi2009-05-221-0/+1
* 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-224-181/+225
* 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
* Adding Ciphers Ciphers aes128-ctr,aes256-ctr,arcfour256,arcfour,aes128-cbc,ae...Scott Ullrich2009-05-211-0/+1
* Adding php libraries for CP lockingScott Ullrich2009-05-211-0/+1
* Increase timeout to 9. Add chr(8) backspace mojoScott Ullrich2009-05-181-5/+6
* Missing "Scott Ullrich2009-05-181-1/+1
* Doh, it's sh, not phpScott Ullrich2009-05-181-2/+2
* Do not keep respawning to shell on exit. Alert box is rebooting in 5, sleep ...Scott Ullrich2009-05-181-0/+4
* Mount RW for key generationScott Ullrich2009-05-181-0/+4
OpenPOWER on IntegriCloud