summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
* Hook in sshlockout_pfScott Ullrich2005-03-031-0/+5
* Be more careful with MTU value. Extract the integer value and ensure the ite...Scott Ullrich2005-03-031-2/+2
* If no ip is assigned, wrap the second interface with ()Scott Ullrich2005-03-031-0/+3
* Do not setup an outgoing rule if an interface lacks an ip address.Scott Ullrich2005-03-031-6/+8
* Do a better check on $config['interfaces']['wan']['mtu'], making sure an actu...Scott Ullrich2005-03-031-1/+1
* Allow setting of racoon listening interface on the ipsec vpn screen. This al...Scott Ullrich2005-03-032-1/+31
* * Output more diagnostic messages during sync.Scott Ullrich2005-03-031-4/+2
* Show which packages we are syncingScott Ullrich2005-03-031-1/+2
* Seperate the outputting of /tmp/rules.debug into its own statementScott Ullrich2005-03-031-1/+2
* * Use additional is_array checkingScott Ullrich2005-03-031-2/+3
* Treat line_split as an arrayScott Ullrich2005-03-031-2/+2
* Correctly sync package configurations on bootup.Scott Ullrich2005-03-021-34/+11
* Try to output the line # that errors out.Scott Ullrich2005-03-021-2/+5
* * Add convert_friendly_interface_to_real_interface_nameScott Ullrich2005-03-021-0/+7
* Missing } on newly added resync_all_package_configs_bootup()Scott Ullrich2005-03-021-1/+3
* * rc_packages -> rc.packages (hooks changed appropriately)Colin Smith2005-03-021-4/+28
* Do not interate installedpackages if they dont exist.Scott Ullrich2005-03-021-0/+1
* Move resync_all_packages_config to our utilities areaScott Ullrich2005-03-021-1/+20
* Correctly return the number of created carp interfaces.Scott Ullrich2005-03-021-1/+1
* Fix boolean mistake for rules using OS signaturesBill Marquette2005-03-011-1/+1
* it helps if you use the write sysctl to enable bridgingBill Marquette2005-03-011-4/+2
* Seperate autodetection out of previous functionScott Ullrich2005-03-011-14/+13
* vlan_setup needs an interface listScott Ullrich2005-03-011-0/+2
* Correct the vlan_setup function.Scott Ullrich2005-03-011-28/+30
* Speed up convert_real_interface_to_friendly_interface_nameScott Ullrich2005-03-011-1/+1
* Do not rely on ifconfig to discover a friendly interface nameScott Ullrich2005-03-011-3/+1
* Make sure there are spaces between carp itnerface namesScott Ullrich2005-02-281-1/+1
* revert pptp server back to 16 addresses until we can deterimine why the out o...Scott Ullrich2005-02-281-2/+2
* Cleanup non-raw filter logs so more.Scott Ullrich2005-02-281-0/+19
* We can now put OS filtering in rulesBill Marquette2005-02-281-0/+4
* Make rules for icmp echo workBill Marquette2005-02-281-0/+2
* We need to global $config since moving the set lan functionsScott Ullrich2005-02-281-0/+2
* fixBill Marquette2005-02-281-7/+7
* more hardcoded pathsBill Marquette2005-02-271-7/+7
* cleanup another hardcoded pathBill Marquette2005-02-271-2/+2
* \ -> \nScott Ullrich2005-02-261-1/+1
* Mor strict false usageScott Ullrich2005-02-262-5/+5
* add a comment and some minor rule cleanupBill Marquette2005-02-261-6/+8
* Use <> around table namesScott Ullrich2005-02-261-3/+2
* sync passwd file with master.passwdBill Marquette2005-02-261-2/+1
* Remove spamd table for the time beingScott Ullrich2005-02-261-2/+2
* do not forward requests for the lanip to squidScott Ullrich2005-02-261-1/+2
* Woops, thats a table, not anchorScott Ullrich2005-02-261-2/+3
* Add spamd anchor used by spamd packageScott Ullrich2005-02-261-0/+3
* missing braceBill Marquette2005-02-261-1/+2
* Clean up commentsScott Ullrich2005-02-262-7/+8
* Enable bogon filteringBill Marquette2005-02-261-2/+13
* * global the $noreboot variableScott Ullrich2005-02-261-3/+7
* strip (#) comments out of filesBill Marquette2005-02-261-10/+11
* If line begins with #, unset itScott Ullrich2005-02-251-0/+6
OpenPOWER on IntegriCloud