Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Correctly set active tab | Scott Ullrich | 2008-12-07 | 2 | -31/+31 |
| | |||||
* | Align to the right and center the submit button | Scott Ullrich | 2008-12-07 | 1 | -5/+5 |
| | |||||
* | * Move backup functions to its own tab backup now | Scott Ullrich | 2008-12-07 | 4 | -31/+162 |
| | | | | * Add nooverwrite support for hostname | ||||
* | Correct delete icon path | Scott Ullrich | 2008-12-07 | 1 | -29/+29 |
| | |||||
* | Show pfsense interface for revision info | Scott Ullrich | 2008-12-07 | 1 | -26/+35 |
| | |||||
* | Add html titles for a hrefs | Scott Ullrich | 2008-12-07 | 1 | -18/+24 |
| | |||||
* | * Add save message | Scott Ullrich | 2008-12-07 | 1 | -3/+11 |
| | | | | * Rename each debugging file to follow its action | ||||
* | Remove backup before asking server for backup revisions | Scott Ullrich | 2008-12-07 | 1 | -16/+16 |
| | |||||
* | Add delete option | Scott Ullrich | 2008-12-07 | 1 | -17/+42 |
| | |||||
* | Unbreak backup ajax when a savemsg is not present | Scott Ullrich | 2008-12-07 | 1 | -2/+3 |
| | |||||
* | Remove nonused code | Scott Ullrich | 2008-12-07 | 1 | -9/+0 |
| | |||||
* | * Split into two fields | Scott Ullrich | 2008-12-07 | 1 | -3/+8 |
| | | | | * Add sha256 summary | ||||
* | Add are you sure question before restoring | Scott Ullrich | 2008-12-06 | 1 | -2/+11 |
| | |||||
* | Correct sha256 checkCVS: ↵ | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | | | | ---------------------------------------------------------------------- | ||||
* | Correctly process sha256 | Scott Ullrich | 2008-12-06 | 1 | -6/+7 |
| | |||||
* | Correct split pattern | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | If the decrypted file is under 50 characters then something went wrong(TM). | Scott Ullrich | 2008-12-06 | 1 | -0/+2 |
| | |||||
* | Use ++++ as split item | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | Use ---- as seperator (begin portion instead of ||) | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | Use != | Scott Ullrich | 2008-12-06 | 1 | -4/+4 |
| | |||||
* | Use || as seperator | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | Compare against blank 0 or "" | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | Use correct file | Scott Ullrich | 2008-12-06 | 1 | -1/+1 |
| | |||||
* | Add sha256 support | Scott Ullrich | 2008-12-06 | 2 | -6/+15 |
| | |||||
* | Mount image RW/RO when needed | Scott Ullrich | 2008-10-27 | 1 | -0/+2 |
| | |||||
* | Do not show the not configured notice on every bootup, just show it once | Scott Ullrich | 2008-10-26 | 1 | -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> tags | Scott Ullrich | 2008-10-21 | 1 | -1/+1 |
| | |||||
* | Use download icon | Scott Ullrich | 2008-10-21 | 1 | -2/+2 |
| | |||||
* | Add option text | Scott Ullrich | 2008-10-20 | 1 | -2/+2 |
| | |||||
* | Add download config option which outputs the encrypted configuration. | Scott Ullrich | 2008-10-20 | 1 | -0/+23 |
| | |||||
* | Use full hostname + domain. | Scott Ullrich | 2008-10-19 | 2 | -3/+3 |
| | |||||
* | Add some lovely ajax | Scott Ullrich | 2008-10-19 | 1 | -7/+20 |
| | |||||
* | Nuke unneeded code | Scott Ullrich | 2008-10-19 | 1 | -1/+0 |
| | |||||
* | * Include autoconfigbackup.inc | Scott Ullrich | 2008-10-19 | 3 | -4/+34 |
| | | | | * Start Ajaxifying backup now command with reason | ||||
* | Axe the user if they would like to reboot after restore. | Scott Ullrich | 2008-10-19 | 1 | -0/+9 |
| | |||||
* | Download parse_config plugins scripts | Scott Ullrich | 2008-10-19 | 1 | -0/+5 |
| | |||||
* | * Move upload code to its own function | Scott Ullrich | 2008-10-19 | 3 | -111/+122 |
| | | | | * Add a new script that will be called from parse_config plugins | ||||
* | Correctly show restore date (revision) | Scott Ullrich | 2008-10-19 | 1 | -1/+1 |
| | |||||
* | Use listbg | Scott Ullrich | 2008-10-13 | 1 | -1/+1 |
| | |||||
* | Make menu titles consistent | Scott Ullrich | 2008-10-12 | 1 | -1/+1 |
| | |||||
* | use input_errors when there are issues connecting during test | Scott Ullrich | 2008-10-12 | 1 | -3/+1 |
| | |||||
* | Do not queue backup, just invoke it. | Scott Ullrich | 2008-10-11 | 1 | -4/+4 |
| | |||||
* | Correct backup fieldname | Scott Ullrich | 2008-10-11 | 1 | -2/+2 |
| | |||||
* | Use input type of submit | Scott Ullrich | 2008-10-11 | 1 | -1/+1 |
| | |||||
* | Use CDATA | Scott Ullrich | 2008-10-11 | 1 | -5/+7 |
| | |||||
* | Remove stray */ | Scott Ullrich | 2008-10-11 | 1 | -1/+1 |
| | | | | VS: ---------------------------------------------------------------------- | ||||
* | Note that a backup occurs when you save the settings. | Scott Ullrich | 2008-10-11 | 2 | -0/+6 |
| | |||||
* | Add "Backup now" button | Scott Ullrich | 2008-10-11 | 1 | -1/+11 |
| | |||||
* | Add test connection feature | Scott Ullrich | 2008-10-11 | 2 | -1/+56 |
| | |||||
* | Add verification encryption password (#2) | Scott Ullrich | 2008-10-11 | 2 | -0/+10 |
| |