Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | s/http/https/ - site doesn't allow HTTP (though it redirects to HTTPS) | Chris Buechler | 2008-10-09 | 2 | -5/+5 |
* | Cleanup success check | Scott Ullrich | 2008-10-08 | 1 | -7/+11 |
* | Remove space | Scott Ullrich | 2008-10-08 | 1 | -3/+3 |
* | Pass along $hostname | Scott Ullrich | 2008-10-08 | 1 | -7/+6 |
* | No need to break here. | Scott Ullrich | 2008-10-08 | 1 | -1/+1 |
* | Hostname is required for restore operations | Scott Ullrich | 2008-10-08 | 1 | -2/+4 |
* | Use file_get_contents() | Scott Ullrich | 2008-10-08 | 1 | -4/+1 |
* | Do not copy CERTS for the moment. | Scott Ullrich | 2008-10-08 | 1 | -10/+0 |
* | Write out file using fopen so that newlines are capable | Scott Ullrich | 2008-10-08 | 1 | -2/+4 |
* | Accept $opt parm | Scott Ullrich | 2008-10-08 | 1 | -1/+1 |
* | Remove str_replace | Scott Ullrich | 2008-10-08 | 1 | -1/+0 |
* | Remove str_replace and base64_decode() | Scott Ullrich | 2008-10-08 | 1 | -2/+0 |
* | Revise crypt_data() a bit to avoid hanging | Scott Ullrich | 2008-10-08 | 1 | -5/+27 |
* | Download certificates for godaddy.com | Scott Ullrich | 2008-10-07 | 1 | -0/+10 |