aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup/autoconfigbackup.php
Commit message (Collapse)AuthorAgeFilesLines
* 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