summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_confbak.php
Commit message (Collapse)AuthorAgeFilesLines
* Call conf_mount_rw() and ro where neededScott Ullrich2009-10-151-0/+4
|
* Add pfSense_BUILDER_BINARIES: and pfSense_MODULE:. Adjust Copyright to ↵Scott Ullrich2009-09-141-1/+4
| | | | include 2009 on files that I have asserted (C) on
* Whitespace and html cleanup of the configuration history page.Matthew Grooms2008-09-091-59/+65
|
* Rewrite the pfsense privilege system with the following goals in mind ...Matthew Grooms2008-08-011-0/+8
| | | | | | | | 1) Redefine page privileges to not use static urls 2) Accurate generation of privilege definitions from source 3) Merging the user and group privileges into a single set 4) Allow any privilege to be added to users or groups w/ inheritance 5) Cleaning up the related WebUI pages
* clarify wording in tabs to appropriately reflect purpose of these pagesChris Buechler2008-01-161-2/+2
|
* Switch over to array style page titles. Obtained-from: m0n0wallScott Ullrich2007-11-161-2/+1
|
* Remove #!/usr/local/bin/phpScott Ullrich2006-01-021-1/+0
|
* MFC 6921Scott Ullrich2005-10-171-7/+8
| | | | Fix fend.inc alignment Fix tab links
* corrected imagepathHolger Bauer2005-07-291-2/+2
|
* updating files to use theme imagesErik Kristensen2005-07-211-2/+2
| | | | | removing images from /usr/local/www adding specific images into the correct theme directories
* Fix tabs.Colin Smith2005-07-181-2/+2
|
* This looks a little more pleasing to my eyesBill Marquette2005-07-131-1/+1
|
* Last of the bottom round fixesBill Marquette2005-07-041-12/+5
| | | | Turn top rounding back on now that those are all fixed
* Use $pgtitle for consistencyBill Marquette2005-07-031-3/+3
|
* Reverse Local and Remote tabsScott Ullrich2005-07-021-2/+2
|
* * Curve bottom of grey areas if neededScott Ullrich2005-07-021-4/+16
| | | | | * Curve tabs * Cleanup
* include head.inc and round corners on tabsScott Ullrich2005-07-021-7/+3
|
* Show current versionBill Marquette2005-05-191-9/+7
| | | | | Allow to select previous version standardize object placement
* 'Config History' -> 'Local'Colin Smith2005-05-191-1/+1
|
* Fix info display. We can't use the array generated by get_backups() - it's ↵Colin Smith2005-05-181-2/+2
| | | | suited for iteration, rather than fast retrieval.
* Print out configuration information upon restore and deletion.Colin Smith2005-05-181-6/+8
|
* Include the year a revision is made.Colin Smith2005-05-161-1/+1
|
* Use config_restore to document config file reversion, unlink desired ↵Colin Smith2005-05-161-43/+38
| | | | configs, etc.
* Enable config restoreBill Marquette2005-05-161-0/+13
|
* speed improvements - backup.cache was created so we didn't have to read ↵Bill Marquette2005-05-161-10/+2
| | | | through all the XML files
* Fix double display of first config lineBill Marquette2005-05-161-1/+0
|
* Make config backup actually workBill Marquette2005-05-161-5/+4
|
* Initial commit of config versioning frontend.Colin Smith2005-05-091-0/+120
OpenPOWER on IntegriCloud