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