Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Adding godaddy.com certificates | Scott Ullrich | 2008-10-07 | 2 | -0/+53 |
* | Kick off a filter reload so that the config gets backed up | Scott Ullrich | 2008-10-07 | 1 | -0/+1 |
* | Add php4 function stripos() which is found in php5 | Scott Ullrich | 2008-10-07 | 1 | -0/+4 |
* | Reason is not 100% required. | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
* | Swap verion check fields | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
* | Only set last backup time if we succeed. | Scott Ullrich | 2008-10-07 | 1 | -5/+4 |
* | * Use fread() | Scott Ullrich | 2008-10-07 | 2 | -1/+10 |
* | Swap arguments | Scott Ullrich | 2008-10-07 | 2 | -2/+2 |
* | Add missing / | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
* | Download and use crypt_acb.php which is a copy of crypt.php only included in ... | Scott Ullrich | 2008-10-07 | 4 | -12/+134 |