Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reload configuration after page is displyaed if needed | Scott Ullrich | 2005-07-24 | 1 | -2/+11 |
| | |||||
* | * Drop kick the reboot to the moon! | Scott Ullrich | 2005-07-24 | 1 | -5/+5 |
| | |||||
* | Fix tabs. | Colin Smith | 2005-07-18 | 1 | -3/+3 |
| | |||||
* | Code cleanup | Bill Marquette | 2005-07-04 | 1 | -1/+1 |
| | |||||
* | Last of the bottom round fixes | Bill Marquette | 2005-07-04 | 1 | -9/+4 |
| | | | | Turn top rounding back on now that those are all fixed | ||||
* | Use $pgtitle for consistency | Bill Marquette | 2005-07-03 | 1 | -1/+1 |
| | |||||
* | Reverse Local and Remote tabs | Scott Ullrich | 2005-07-02 | 1 | -2/+2 |
| | |||||
* | * Curve bottom of grey areas if needed | Scott Ullrich | 2005-07-02 | 1 | -3/+15 |
| | | | | | * Curve tabs * Cleanup | ||||
* | include head.inc and round corners on tabs | Scott Ullrich | 2005-07-02 | 1 | -7/+3 |
| | |||||
* | Don't offer to restore all packages if none are installed. | Colin Smith | 2005-06-23 | 1 | -2/+4 |
| | |||||
* | Don't require xmlparse.inc again. | Colin Smith | 2005-06-20 | 1 | -1/+0 |
| | |||||
* | No more xmlparse_pkg. | Colin Smith | 2005-06-20 | 1 | -1/+1 |
| | |||||
* | Allow uploading of captive portal files | Scott Ullrich | 2005-06-04 | 1 | -1/+0 |
| | |||||
* | Do it in the right order. | Scott Ullrich | 2005-06-04 | 1 | -2/+2 |
| | |||||
* | Correct create temporary file | Scott Ullrich | 2005-06-04 | 1 | -4/+5 |
| | |||||
* | Set a package needs syncing flag after a restore operation | Scott Ullrich | 2005-06-03 | 1 | -0/+3 |
| | |||||
* | Add aliases backup & restore item | Scott Ullrich | 2005-06-01 | 1 | -0/+1 |
| | |||||
* | Revert. | Colin Smith | 2005-05-18 | 1 | -1/+1 |
| | |||||
* | "Local" -> "Configuration History" | Colin Smith | 2005-05-18 | 1 | -1/+1 |
| | | | | suggested-by: hoba | ||||
* | Tabify. | Colin Smith | 2005-05-09 | 1 | -1/+9 |
| | |||||
* | Trim some more code. | Colin Smith | 2005-05-09 | 1 | -27/+0 |
| | |||||
* | Remove config version control from diag_backup.php - this will be moved into ↵ | Colin Smith | 2005-05-09 | 1 | -27/+0 |
| | | | | diag_confbak.php. | ||||
* | remove hardcoded path | Bill Marquette | 2005-03-27 | 1 | -2/+2 |
| | |||||
* | Add $Id$ tag | Bill Marquette | 2005-03-27 | 1 | -0/+1 |
| | |||||
* | Mount flash r/w to remove /usr/local/www/trigger_initial_wizard | Scott Ullrich | 2005-03-26 | 1 | -1/+6 |
| | |||||
* | readfile only takes one argument | Scott Ullrich | 2005-03-24 | 1 | -1/+1 |
| | |||||
* | let there be descriptions (warning, this could be slow) | Bill Marquette | 2005-03-24 | 1 | -3/+5 |
| | |||||
* | revert prior less correct change | Bill Marquette | 2005-03-23 | 1 | -2/+2 |
| | |||||
* | Pass the correct post variable to spit_out_select_items | Scott Ullrich | 2005-03-23 | 1 | -4/+4 |
| | |||||
* | Fix config restore | Bill Marquette | 2005-03-23 | 1 | -2/+2 |
| | |||||
* | wake -> take | Scott Ullrich | 2005-03-22 | 1 | -1/+1 |
| | |||||
* | Allow most areas of xml configuration to be restored and backed up individually. | Scott Ullrich | 2005-03-21 | 1 | -10/+23 |
| | |||||
* | Correctly restore configuration "areas" | Scott Ullrich | 2005-03-21 | 1 | -3/+4 |
| | |||||
* | Pass correct amount of paramaters to unlink | Scott Ullrich | 2005-03-21 | 1 | -1/+1 |
| | |||||
* | Move the note to the bottom of the td cell | Scott Ullrich | 2005-03-21 | 1 | -4/+3 |
| | |||||
* | Allow the user to backup and restore specific areas of their configuration. ↵ | Scott Ullrich | 2005-03-21 | 1 | -28/+65 |
| | | | | To start off with, we'll allow the user to backup and restore just the traffic shaper section. | ||||
* | write_config can now be passed a description of the change | Bill Marquette | 2005-03-20 | 1 | -4/+7 |
| | | | | will be used for version control descriptions | ||||
* | don't lie...it "works" | Bill Marquette | 2005-03-20 | 1 | -1/+0 |
| | |||||
* | breath life into the restore config code | Bill Marquette | 2005-03-20 | 1 | -5/+28 |
| | |||||
* | Nicer display for revisions | Bill Marquette | 2005-03-20 | 1 | -4/+7 |
| | |||||
* | Initial commit of onbox version control (broken). | Bill Marquette | 2005-03-20 | 1 | -0/+44 |
| | |||||
* | Really upgrade m0n0wall -> pfsense during configuration restore | Scott Ullrich | 2005-03-06 | 1 | -3/+3 |
| | |||||
* | Correctly handle the new "Do not backup packages" flag | Scott Ullrich | 2005-02-23 | 1 | -2/+2 |
| | |||||
* | Add option to exclude package configuration from backup. | Colin Smith | 2005-02-19 | 1 | -4/+12 |
| | |||||
* | fopen requires to paramaters. be sure to include "r" | Scott Ullrich | 2005-02-14 | 1 | -1/+1 |
| | |||||
* | * Introduce pfsense specific utilities file for easier syncing with m0n0wall ↵ | Scott Ullrich | 2005-02-11 | 1 | -2/+2 |
| | | | | | | | util.inc * Introduce new log_error() command that logs to syslog * Convert all old syslog() functions to use log_error() | ||||
* | During restore, if m0n0wall is found, change to pfsense so that the ↵ | Scott Ullrich | 2005-02-11 | 1 | -0/+18 |
| | | | | configuration can automatically be upgraded. | ||||
* | Add package reinstallation button to Backup/Restore area. The script will ↵ | Scott Ullrich | 2005-01-28 | 1 | -22/+40 |
| | | | | basically reinstall any packages needed by your configuration after a restore ;) | ||||
* | Change m0n0wall -> pfSense. | Scott Ullrich | 2005-01-24 | 1 | -1/+1 |
| | | | | Noticed-by: Brianm | ||||
* | Synchornize with m0n0wall 1.2b3. These files have not really been | Scott Ullrich | 2004-12-05 | 1 | -33/+30 |
| | | | | | modified too much so a straight copy works. 9 files remain to be patched by hand. |