summaryrefslogtreecommitdiffstats
path: root/etc/inc
Commit message (Expand)AuthorAgeFilesLines
...
* Restore stuff accidentally nuked in an earlier commit.Colin Smith2005-05-161-0/+4
* Remove check for version_control flag. This should clean up related errors.Colin Smith2005-05-161-25/+22
* md5's can have '/'s in them apparently...dohBill Marquette2005-05-161-2/+2
* ensure .htpasswd doesn't existBill Marquette2005-05-161-0/+3
* split out auth types (system passwd vs htpasswd)Bill Marquette2005-05-161-6/+42
* Add a variable to limit the number of backed up configs. This is rather ugly ...Colin Smith2005-05-161-6/+13
* * Always use the config cache - only parse the actual XML config at boot and ...Colin Smith2005-05-161-42/+71
* Make config backup actually workBill Marquette2005-05-161-1/+1
* Log what script was running when write_config() was called so we aren'tBill Marquette2005-05-151-0/+4
* "and" not "&" - I'm sure this wasn't meant to be a bitwise and...it's a mirac...Bill Marquette2005-05-151-7/+7
* More versioning work.Colin Smith2005-05-151-32/+54
* Reverse the backup cache.Colin Smith2005-05-151-2/+2
* * Bring back cleanup_backupcache. This function now handles both files that a...Colin Smith2005-05-151-21/+34
* More work on config file versioning.Colin Smith2005-05-151-22/+26
* Comment out cleanup_backupcache() to fix Ticket #73Scott Ullrich2005-05-141-1/+1
* Fix up get_backups() to use the new serialized format.Colin Smith2005-05-111-7/+7
* Make sure we toss the new backup information in the same array element.Colin Smith2005-05-111-3/+4
* Comment out cleanup_backupcache. This would be a very expensive function now ...Colin Smith2005-05-111-2/+4
* Use a serialized array for our backupcache, instead of a flat file.Colin Smith2005-05-111-8/+12
* Whoops. We still need those functions ;)Colin Smith2005-05-101-1/+27
* Clean up the backup cache after we write a new config file.Colin Smith2005-05-101-35/+16
* Add get_backups() and cleanup_backupcache().Colin Smith2005-05-101-0/+27
* Make sure file exists before unlinkingScott Ullrich2005-05-091-1/+2
* More work on config versioning.Colin Smith2005-05-081-17/+10
* More minor cleanup.Colin Smith2005-05-081-2/+1
* * Minor cleanup in write_config() in preparation for archive facility.Colin Smith2005-05-081-11/+7
* * Set timeout.Colin Smith2005-05-071-3/+7
* Fix the do not show .. bug that was thought to be fixed beforeScott Ullrich2005-05-071-2/+2
* Only check the categories we need too.Colin Smith2005-05-071-4/+12
* Do not echo .. if not bootingScott Ullrich2005-05-061-1/+2
* Don't forget to echoScott Ullrich2005-05-061-1/+1
* Allow outbound DNS queries during boot incase rules have hostnames int hemScott Ullrich2005-05-061-0/+1
* Correctly insert CARP and PFSYNC rules on bootScott Ullrich2005-05-061-5/+9
* Bring carp interfaces up under rc.bootup, not the filter processScott Ullrich2005-05-062-5/+8
* CleanupsScott Ullrich2005-05-062-2/+7
* Move /pkg/pf process to AFTER rule loadingScott Ullrich2005-05-051-22/+22
* Pass command as one lineScott Ullrich2005-05-051-2/+1
* Merge carp into baseScott Ullrich2005-05-053-32/+99
* Move carp into baseScott Ullrich2005-05-051-1/+5
* Begin process of merging carp into baseScott Ullrich2005-05-051-2/+60
* Enhanced error checking for user rules.Scott Ullrich2005-05-051-3/+3
* Global variables require $ on the frontScott Ullrich2005-05-051-1/+1
* Reverse the $ order.Scott Ullrich2005-05-051-1/+1
* Update new versionchecker code.Colin Smith2005-05-051-0/+3
* * Make $g a globalScott Ullrich2005-05-041-1/+4
* Allow outgoing netgraph trafficScott Ullrich2005-05-041-2/+0
* Allow outgoing netgraph trafficScott Ullrich2005-05-041-0/+9
* Do not add /32 to external address if its "any"Scott Ullrich2005-05-041-1/+4
* * Table anchors use <> not ""Scott Ullrich2005-05-041-1/+1
* Backend and support for allow limiting of TCP connections by establishment rateScott Ullrich2005-05-041-4/+4
OpenPOWER on IntegriCloud