aboutsummaryrefslogtreecommitdiffstats
path: root/packages/autoconfigbackup
Commit message (Collapse)AuthorAgeFilesLines
* Increase input box size to 70 charsScott Ullrich2008-12-071-1/+1
|
* load items from portal.pfsense.org after displaying the loading indicatorScott Ullrich2008-12-071-31/+31
|
* Clear loading indicatorScott Ullrich2008-12-071-0/+3
|
* Set pgtitle correctly when viewing backup revision informationScott Ullrich2008-12-071-1/+4
|
* Add loading indicator when waiting for data from portal.pfsense.org.Scott Ullrich2008-12-071-0/+6
|
* Show revision reasonScott Ullrich2008-12-071-3/+4
|
* Add install this revision button to view backup information pageScott Ullrich2008-12-072-1/+2
|
* Add decrypted config.xml box to information pageScott Ullrich2008-12-071-3/+13
|
* Unlink tmp fileScott Ullrich2008-12-071-1/+1
|
* Use h2Scott Ullrich2008-12-071-4/+4
|
* Add more information on view backup pageScott Ullrich2008-12-071-0/+4
|
* Fix backupScott Ullrich2008-12-071-6/+9
|
* Swap parmsScott Ullrich2008-12-071-1/+1
|
* Correctly set active tabScott Ullrich2008-12-072-31/+31
|
* Align to the right and center the submit buttonScott Ullrich2008-12-071-5/+5
|
* * Move backup functions to its own tab backup nowScott Ullrich2008-12-074-31/+162
| | | | * Add nooverwrite support for hostname
* 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-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