summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Include guiconfig.inc so we can use auth.incBill Marquette2005-05-165-0/+7
* ensure .htpasswd doesn't existBill Marquette2005-05-161-0/+3
* split out auth types (system passwd vs htpasswd)Bill Marquette2005-05-161-6/+42
* Include the year a revision is made.Colin Smith2005-05-161-1/+1
* fix php syntax error in last commitBill Marquette2005-05-161-1/+1
* Ticket #6: Allow for NAT rule duplication (adv. outbound nat this round)Bill Marquette2005-05-162-8/+17
* remove duplicate codeBill Marquette2005-05-161-18/+3
* Ticket 6: Allow NAT to duplicate rulesBill Marquette2005-05-162-4/+13
* 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
* Use config_restore to document config file reversion, unlink desired configs,...Colin Smith2005-05-161-43/+38
* Enable config restoreBill Marquette2005-05-161-0/+13
* speed improvements - backup.cache was created so we didn't have to read throu...Bill Marquette2005-05-161-10/+2
* Fix double display of first config lineBill Marquette2005-05-161-1/+0
* Make config backup actually workBill Marquette2005-05-162-6/+5
* Fix rules disable toggleBill Marquette2005-05-151-1/+4
* 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
* Remove more duplicate codeBill Marquette2005-05-154-27/+9
* Remove duplicate codeBill Marquette2005-05-154-138/+65
* returngateway and friends aren't part of rulesBill Marquette2005-05-151-8/+0
* Fix broken rulesBill Marquette2005-05-151-6/+14
* 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
* More versioning work.Colin Smith2005-05-151-32/+54
* Add custom os.pf file which includes the latest versino of FreeBSDScott Ullrich2005-05-151-0/+551
* Sweep backup cache at bootup.Colin Smith2005-05-151-0/+5
* 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
* Version bumpScott Ullrich2005-05-151-1/+1
* 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
* Initial commit of config versioning frontend.Colin Smith2005-05-091-0/+120
* Tabify.Colin Smith2005-05-091-1/+9
* Version bumpScott Ullrich2005-05-091-1/+1
* Trim some more code.Colin Smith2005-05-091-27/+0
* Remove config version control from diag_backup.php - this will be moved into ...Colin Smith2005-05-091-27/+0
* Remove debug lineScott Ullrich2005-05-091-1/+0
* Correctly define from and to DHCPD ranges by using the correct post values. ...Scott Ullrich2005-05-091-3/+4
* Make sure resolv.conf is correct.Scott Ullrich2005-05-091-2/+7
OpenPOWER on IntegriCloud