| Commit message (Expand) | Author | Age | Files | Lines |
* | remove "Do not overwrite previous backups" option for now, it's not currently... | Chris Buechler | 2014-11-27 | 1 | -8/+0 |
* | AutoConfigBackup version bump | Phil Davis | 2014-11-26 | 1 | -1/+1 |
* | AutoConfigBackup current host appears twice in dropdown | Phil Davis | 2014-11-22 | 1 | -3/+10 |
* | remove the "test connection" box that doesn't do anything useful. update (c) ... | Chris Buechler | 2014-11-18 | 2 | -12/+3 |
* | Requested changes | Manuel Silvoso | 2014-07-25 | 4 | -24/+25 |
* | Tabs to spaces and merged changes from crypt.php into crypt_acb.php | Manuel Silvoso | 2014-07-25 | 2 | -12/+15 |
* | removed: closing php tags | Manuel Silvoso | 2014-07-25 | 5 | -5/+0 |
* | added proxy configuration to autoconfigbackup | Manuel Silvoso | 2014-07-25 | 3 | -3/+50 |
* | add input validation to force filling in all of the fields on the Settings ta... | Chris Buechler | 2014-06-30 | 2 | -2/+11 |
* | Simplify logic | Renato Botelho | 2014-05-28 | 3 | -9/+7 |
* | Bump AutoConfigBackup version to 1.25 to include last changes | Renato Botelho | 2014-05-28 | 1 | -1/+1 |
* | Make sure filesystem is read/write | Renato Botelho | 2014-05-28 | 1 | -0/+2 |
* | Trucate file using a better way than ugly exec() Calls | Renato Botelho | 2014-05-28 | 2 | -2/+2 |
* | Make sure filesystem is read/write | Renato Botelho | 2014-05-28 | 1 | -0/+2 |
* | Fix a call-time pass-by-reference in ACB. Bump version. | jim-p | 2014-05-07 | 2 | -3/+3 |
* | remove outdated, unused certs | Chris Buechler | 2014-04-13 | 2 | -53/+0 |
* | trim sha256 client-side on AutoConfigBackup, bump version | Chris Buechler | 2014-04-11 | 1 | -1/+1 |
* | Fix version test in ACB. Bump version of ACB. | jim-p | 2014-04-10 | 5 | -12/+12 |
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 1 | -7/+7 |
* | Cleanup some unused variables. | jim-p | 2014-02-11 | 1 | -22/+1 |
* | Fix ACB stats page, too | jim-p | 2014-02-11 | 1 | -3/+5 |
* | version bump for ACB | jim-p | 2014-02-11 | 1 | -1/+1 |
* | Set credentials in headers for basic auth, rather than the URL. Corrects issu... | jim-p | 2014-02-11 | 2 | -6/+12 |
* | update ACB text | Chris Buechler | 2014-02-08 | 2 | -4/+4 |
* | add missing AutoConfigBackup file | Chris Buechler | 2013-05-28 | 1 | -0/+8 |
* | Set the user credentials in curl rather than forming a URI with the user:pass... | jim-p | 2012-09-07 | 2 | -2/+3 |
* | Run the decrypted backup through htmlentities, otherwise things like & in... | jim-p | 2011-10-11 | 1 | -1/+1 |
* | fix typo | Chris Buechler | 2011-03-30 | 1 | -1/+1 |
* | Make sure notices are included | Scott Ullrich | 2011-01-17 | 1 | -0/+1 |
* | Increase timeouts by 20 seconds | Scott Ullrich | 2010-12-06 | 1 | -2/+5 |
* | Initial connect timeout should really answer before 10 seconds. 60 seconds o... | Scott Ullrich | 2010-11-30 | 1 | -1/+1 |
* | Set CURLOPT_TIMEOUT to 60 | Scott Ullrich | 2010-11-30 | 1 | -1/+2 |
* | Set CURLOPT_CONNECTTIMEOUT to 35 seconds | Scott Ullrich | 2010-11-30 | 1 | -0/+2 |
* | Nuke items in parse_config plugin folder | Scott Ullrich | 2010-11-30 | 1 | -4/+4 |
* | Nuke old plugin | Scott Ullrich | 2010-11-30 | 1 | -0/+6 |
* | Move this code to write_config plugin | Scott Ullrich | 2010-11-30 | 1 | -2/+2 |
* | make variable g a global | Scott Ullrich | 2010-04-20 | 1 | -1/+1 |
* | No need to backup during bootup | Scott Ullrich | 2010-04-17 | 1 | -0/+8 |
* | Turn off no backup required message that can spam the logs | Scott Ullrich | 2009-11-07 | 1 | -1/+2 |
* | Silence errors /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): S... | Scott Ullrich | 2009-10-27 | 1 | -8/+0 |
* | Force item to string and crack the whip! Just whip it...Into shape. | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
* | Call conf_mount_rw() before restore | Scott Ullrich | 2009-10-15 | 1 | -1/+3 |
* | Fix spelling typo. Found by Ermal | Scott Ullrich | 2009-09-09 | 1 | -1/+1 |
* | Unbreak ACB restore | Scott Ullrich | 2009-08-23 | 3 | -7/+16 |
* | Show errors when they occur | Scott Ullrich | 2009-08-23 | 2 | -1/+4 |
* | Fix comment | Scott Ullrich | 2009-08-21 | 1 | -1/+1 |
* | parse_config() requires the filename to be .inc | Scott Ullrich | 2009-08-21 | 2 | -1/+1 |
* | Unbreak packages that use filter_configure_* on 2.0 | Scott Ullrich | 2009-08-09 | 1 | -0/+2 |
* | Unbreak package on 2.0 now that the includes have been shuffled | Scott Ullrich | 2009-08-09 | 1 | -0/+2 |
* | Copy backup stats too. Could hvae sworn this was already commited!? | Scott Ullrich | 2009-06-30 | 1 | -0/+5 |