Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | freeswitch_status.php get connection from config.xml | Mark Crane | 2008-10-08 | 2 | -13/+11 |
* | 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 |
* | freeswitch package files | Mark Crane | 2008-10-07 | 13 | -0/+2295 |
* | 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 |
* | Break on 1.2 | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
* | Alert user when the proper items are not set for AutoConfiguration Backup. | Scott Ullrich | 2008-10-07 | 1 | -57/+61 |
* | Really encrypt data and keep header | Scott Ullrich | 2008-10-07 | 1 | -1/+1 |
* | Set filter loading status during backup operations | Scott Ullrich | 2008-10-06 | 1 | -0/+3 |
* | Detect success, otherwise log the error and file an alert() | Scott Ullrich | 2008-10-06 | 1 | -1/+7 |
* | Add Hint: | Scott Ullrich | 2008-10-06 | 1 | -0/+10 |
* | Add tags before and after encyrpted data | Scott Ullrich | 2008-10-06 | 2 | -3/+3 |
* | Cleanup success text | Scott Ullrich | 2008-10-06 | 1 | -1/+1 |
* | Both backup and restore is now working!! | Scott Ullrich | 2008-10-06 | 2 | -50/+36 |
* | Pass along hostname | Scott Ullrich | 2008-10-06 | 1 | -26/+45 |
* | Do not verify SSL peer cert | Scott Ullrich | 2008-10-06 | 1 | -0/+1 |