summaryrefslogtreecommitdiffstats
path: root/etc
Commit message (Expand)AuthorAgeFilesLines
* Version bumpsScott Ullrich2005-05-183-3/+3
* Sleep 1 between case callsScott Ullrich2005-05-181-0/+2
* Fix glob pattern.Colin Smith2005-05-181-2/+1
* bad BillBill Marquette2005-05-181-2/+2
* Do not mount devfs if its already mounted with some nice script fuScott Ullrich2005-05-181-1/+4
* Some function documenting while I'm thinking about itBill Marquette2005-05-181-2/+17
* style cleanupsBill Marquette2005-05-181-13/+13
* Better regexpBill Marquette2005-05-181-4/+4
* better regexpBill Marquette2005-05-181-2/+2
* Allow for multiple calls to write_lock() within a single processBill Marquette2005-05-181-3/+8
* Just create the config.cache - we already have a good $config, no need to rel...Bill Marquette2005-05-181-2/+2
* Cleanup.Colin Smith2005-05-181-0/+14
* * Minor cleanup, almost entirely of bootup messages.Colin Smith2005-05-189-87/+49
* Version bumpScott Ullrich2005-05-171-1/+1
* Add initial support for usb pen drives when using a read only cd versionScott Ullrich2005-05-171-0/+8
* Don't bother checking for the directory - we already check for the cache itself.Colin Smith2005-05-171-4/+0
* Make sure we have a backup.cache before cleaning.Colin Smith2005-05-171-37/+38
* Don't clean the backup cache if the directory doesn't exist.Colin Smith2005-05-171-0/+5
* Minor locking changesBill Marquette2005-05-171-0/+6
* Minor speed-up, config.cache has already been created in parse_config()Bill Marquette2005-05-171-1/+1
* Trim remaining debug prints.Colin Smith2005-05-171-3/+0
* (hopefully) fix the remaining config bugs.Colin Smith2005-05-171-3/+1
* Version bumpScott Ullrich2005-05-171-1/+1
* More hacking away at the config hosification bugs.Colin Smith2005-05-171-13/+21
* Change the behavior of parse_config() and a few other functions. This will (h...Colin Smith2005-05-171-16/+12
* $parsed -> $parsedcfgColin Smith2005-05-171-1/+1
* * skipto 65535 on rules when talking to firewall directlyScott Ullrich2005-05-171-2/+2
* Make xmlrpc.inc cleaner. This needs to be followed up by a cleanup and integr...Colin Smith2005-05-171-10/+10
* restore 1.62Scott Ullrich2005-05-161-65/+175
* Revert to version 1.38Scott Ullrich2005-05-161-176/+66
* need global $gBill Marquette2005-05-161-2/+2
* Version bumpScott Ullrich2005-05-161-1/+1
* Do not set IPV6 forwarding unless checkbox is ticked and a ip is defined.Scott Ullrich2005-05-161-3/+2
* fix whitespace and make wording a hair betterBill Marquette2005-05-161-3/+3
* 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
* guiconfig.inc wasn't the right include files for theseBill Marquette2005-05-162-4/+2
* version bumpScott Ullrich2005-05-161-1/+1
* 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
* Generate config cache, sweep backups, and run bootup-specific config parsing.Colin Smith2005-05-161-0/+2
* * 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
* Move rm in line with othersScott Ullrich2005-05-151-3/+1
* Clear /tmp/* on bootScott Ullrich2005-05-151-0/+1
* Sweep the backup cache on bootup.Colin Smith2005-05-151-6/+2
OpenPOWER on IntegriCloud