aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup/autoconfigbackup.php
Commit message (Collapse)AuthorAgeFilesLines
* mv packages to config dir to match web layoutBill Marquette2009-02-061-387/+0
|
* Note when we cannot show the decrypted config.xmlScott Ullrich2008-12-081-0/+4
|
* Add hostnameScott Ullrich2008-12-081-1/+1
|
* Do not show install this revision box if an error occursScott Ullrich2008-12-081-1/+2
|
* * Add a hostname dropdown box allowing OP to change hostsScott Ullrich2008-12-081-3/+58
| | | | | | * Show a big fat warning if $hostname != $myhostname * All operations are now applicable to all stored hostnames allowing OP to centrally manage all backups from pfS ACB interface
* Add backup stats tabScott Ullrich2008-12-081-0/+1
|
* * Handle nooverwrite correctlyScott Ullrich2008-12-071-6/+3
| | | | * Do not use filter_configure() to backup, call upload_config()
* Show number of backups for hostnameScott Ullrich2008-12-071-33/+33
|
* Remove debug code.Scott Ullrich2008-12-071-1/+1
|
* Remove dead code.Scott Ullrich2008-12-071-16/+0
|
* s/timestamp/revision/Scott Ullrich2008-12-071-1/+1
|
* Move all operations after loading indicator.Scott Ullrich2008-12-071-79/+80
|
* Instead of showing 0 as sha256sum (before feature arrived) show thatScott Ullrich2008-12-071-0/+2
| | | | none is on file.
* load items from portal.pfsense.org after displaying the loading indicatorScott Ullrich2008-12-071-31/+31
|
* Clear loading indicatorScott Ullrich2008-12-071-0/+3
|
* Set pgtitle correctly when viewing backup revision informationScott Ullrich2008-12-071-1/+4
|
* Add loading indicator when waiting for data from portal.pfsense.org.Scott Ullrich2008-12-071-0/+6
|
* Show revision reasonScott Ullrich2008-12-071-3/+4
|
* Add install this revision button to view backup information pageScott Ullrich2008-12-071-0/+1
|
* Add decrypted config.xml box to information pageScott Ullrich2008-12-071-3/+13
|
* Unlink tmp fileScott Ullrich2008-12-071-1/+1
|
* Use h2Scott Ullrich2008-12-071-4/+4
|
* Add more information on view backup pageScott Ullrich2008-12-071-0/+4
|
* Correctly set active tabScott Ullrich2008-12-071-1/+1
|
* * Move backup functions to its own tab backup nowScott Ullrich2008-12-071-31/+1
| | | | * Add nooverwrite support for hostname
* Correct delete icon pathScott Ullrich2008-12-071-29/+29
|
* Show pfsense interface for revision infoScott Ullrich2008-12-071-26/+35
|
* Add html titles for a hrefsScott Ullrich2008-12-071-18/+24
|
* * Add save messageScott Ullrich2008-12-071-3/+11
| | | | * Rename each debugging file to follow its action
* Remove backup before asking server for backup revisionsScott Ullrich2008-12-071-16/+16
|
* Add delete optionScott Ullrich2008-12-071-17/+42
|
* Unbreak backup ajax when a savemsg is not presentScott Ullrich2008-12-071-2/+3
|
* Remove nonused codeScott Ullrich2008-12-071-9/+0
|
* * Split into two fieldsScott Ullrich2008-12-071-3/+8
| | | | * Add sha256 summary
* Add are you sure question before restoringScott Ullrich2008-12-061-2/+11
|
* Correct sha256 checkCVS: ↵Scott Ullrich2008-12-061-1/+1
| | | | ----------------------------------------------------------------------
* Correctly process sha256Scott Ullrich2008-12-061-6/+7
|
* Correct split patternScott Ullrich2008-12-061-1/+1
|
* If the decrypted file is under 50 characters then something went wrong(TM).Scott Ullrich2008-12-061-0/+2
|
* Use ++++ as split itemScott Ullrich2008-12-061-1/+1
|
* Use ---- as seperator (begin portion instead of ||)Scott Ullrich2008-12-061-1/+1
|
* Use !=Scott Ullrich2008-12-061-4/+4
|
* Use || as seperatorScott Ullrich2008-12-061-1/+1
|
* Compare against blank 0 or ""Scott Ullrich2008-12-061-1/+1
|
* Use correct fileScott Ullrich2008-12-061-1/+1
|
* Add sha256 supportScott Ullrich2008-12-061-1/+8
|
* Output using <pre> tagsScott Ullrich2008-10-211-1/+1
|
* Use download iconScott Ullrich2008-10-211-2/+2
|
* Add option textScott Ullrich2008-10-201-2/+2
|
* Add download config option which outputs the encrypted configuration.Scott Ullrich2008-10-201-0/+23
|