aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup
Commit message (Collapse)AuthorAgeFilesLines
...
* 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-062-6/+15
|
* Mount image RW/RO when neededScott Ullrich2008-10-271-0/+2
|
* Do not show the not configured notice on every bootup, just show it onceScott Ullrich2008-10-261-6/+7
| | | | | and never show it again. Some folks might not want to use this feature on pfDNS and it is nagging.
* 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-192-3/+3
|
* Add some lovely ajaxScott Ullrich2008-10-191-7/+20
|
* Nuke unneeded codeScott Ullrich2008-10-191-1/+0
|
* * Include autoconfigbackup.incScott Ullrich2008-10-193-4/+34
| | | | * Start Ajaxifying backup now command with reason
* Axe the user if they would like to reboot after restore.Scott Ullrich2008-10-191-0/+9
|
* Download parse_config plugins scriptsScott Ullrich2008-10-191-0/+5
|
* * Move upload code to its own functionScott Ullrich2008-10-193-111/+122
| | | | * Add a new script that will be called from parse_config plugins
* 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
|
* use input_errors when there are issues connecting during testScott Ullrich2008-10-121-3/+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
|
* Use CDATAScott Ullrich2008-10-111-5/+7
|
* Remove stray */Scott Ullrich2008-10-111-1/+1
| | | | VS: ----------------------------------------------------------------------
* Note that a backup occurs when you save the settings.Scott Ullrich2008-10-112-0/+6
|
* Add "Backup now" buttonScott Ullrich2008-10-111-1/+11
|
* Add test connection featureScott Ullrich2008-10-112-1/+56
|
* Add verification encryption password (#2)Scott Ullrich2008-10-112-0/+10
|
* s/http/https/ - site doesn't allow HTTP (though it redirects to HTTPS)Chris Buechler2008-10-092-5/+5
|
* 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
|
* Use file_get_contents()Scott Ullrich2008-10-081-4/+1
|
* Do not copy CERTS for the moment.Scott Ullrich2008-10-081-10/+0
|
* Write out file using fopen so that newlines are capableScott Ullrich2008-10-081-2/+4
|
* Accept $opt parmScott Ullrich2008-10-081-1/+1
|
* Remove str_replaceScott Ullrich2008-10-081-1/+0
| | | | Suggested-by: Matthew Grooms
* Remove str_replace and base64_decode()Scott Ullrich2008-10-081-2/+0
| | | | Suggested-by: Matthew Grooms
* Revise crypt_data() a bit to avoid hangingScott Ullrich2008-10-081-5/+27
|
* Download certificates for godaddy.comScott Ullrich2008-10-071-0/+10
|
* Adding godaddy.com certificatesScott Ullrich2008-10-072-0/+53
|
* Kick off a filter reload so that the config gets backed upScott Ullrich2008-10-071-0/+1
|