aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup/autoconfigbackup.php
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Use full hostname + domain.Scott Ullrich2008-10-191-1/+1
|
* Add some lovely ajaxScott Ullrich2008-10-191-7/+20
|
* Nuke unneeded codeScott Ullrich2008-10-191-1/+0
|
* * Include autoconfigbackup.incScott Ullrich2008-10-191-2/+26
| | | | * Start Ajaxifying backup now command with reason
* Axe the user if they would like to reboot after restore.Scott Ullrich2008-10-191-0/+9
|
* Correctly show restore date (revision)Scott Ullrich2008-10-191-1/+1
|
* Use listbgScott Ullrich2008-10-131-1/+1
|
* Make menu titles consistentScott Ullrich2008-10-121-1/+1
|
* Do not queue backup, just invoke it.Scott Ullrich2008-10-111-4/+4
|
* Correct backup fieldnameScott Ullrich2008-10-111-2/+2
|
* Use input type of submitScott Ullrich2008-10-111-1/+1
|
* Note that a backup occurs when you save the settings.Scott Ullrich2008-10-111-0/+2
|
* Add "Backup now" buttonScott Ullrich2008-10-111-1/+11
|
* Cleanup success checkScott Ullrich2008-10-081-7/+11
|
* Remove spaceScott Ullrich2008-10-081-3/+3
|
* Pass along $hostnameScott Ullrich2008-10-081-7/+6
|
* No need to break here.Scott Ullrich2008-10-081-1/+1
|
* Hostname is required for restore operationsScott Ullrich2008-10-081-2/+4
|
* Reason is not 100% required.Scott Ullrich2008-10-071-1/+1
|
* Swap verion check fieldsScott Ullrich2008-10-071-1/+1
|
* Swap argumentsScott Ullrich2008-10-071-1/+1
|
* Download and use crypt_acb.php which is a copy of crypt.php only included in ↵Scott Ullrich2008-10-071-0/+2
| | | | 1.3.
* Break on 1.2Scott Ullrich2008-10-071-1/+1
|
* Add Hint:Scott Ullrich2008-10-061-0/+10
|
* Add tags before and after encyrpted dataScott Ullrich2008-10-061-2/+2
| | | | With-clarification-from: mgrooms