aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup/autoconfigbackup.php
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* Cleanup success textScott Ullrich2008-10-061-1/+1
|
* Both backup and restore is now working!!Scott Ullrich2008-10-061-46/+31
|
* Pass along hostnameScott Ullrich2008-10-061-26/+45
|
* Do not verify SSL peer certScott Ullrich2008-10-061-0/+1
|
* Do not verify SSL peer, it appears portal.pfsense.org's cert is notScott Ullrich2008-10-061-0/+1
| | | | cooperative with curl
* Correctly POST data to serverScott Ullrich2008-10-061-5/+5
|
* Correct path to config.xml dataScott Ullrich2008-10-061-5/+5
|
* Update (C) and fix descriptionScott Ullrich2008-10-061-9/+11
|
* s/&amp/&/Scott Ullrich2008-10-061-1/+1
|
* * Default to the restore page when a username is definedScott Ullrich2008-10-061-0/+8
|
* * Alert user when no backups are foundScott Ullrich2008-10-061-2/+10
| | | | | * Correct input type for username * Cleanup descriptions
* Show data from pfS portal siteScott Ullrich2008-10-061-51/+45
|
* Correct split argument orderingScott Ullrich2008-10-061-2/+2
|
* Adding restore clientScott Ullrich2008-10-061-0/+165