summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Handle XMLRPC timeouts.Colin Smith2005-05-071-1/+5
* * Set timeout.Colin Smith2005-05-071-3/+7
* * Tab consistency.Colin Smith2005-05-072-5/+11
* * Extract the version number only from our current firmware version.Colin Smith2005-05-071-5/+11
* Remove conflict lineScott Ullrich2005-05-071-3/+0
* Fix some typos.Colin Smith2005-05-071-2/+2
* Update manual firmware update now that rc.firmware doesn't automagically reboot.Colin Smith2005-05-071-1/+6
* Fix the do not show .. bug that was thought to be fixed beforeScott Ullrich2005-05-071-2/+2
* Fix new firmware updater.Colin Smith2005-05-071-13/+14
* Add new update code.Colin Smith2005-05-071-145/+42
OpenPOWER on IntegriCloud