Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | jim-p | 2014-02-11 | 2 | -6/+12 |
| | | | | issues with special characters in passwords. | ||||
* | 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 ↵ | jim-p | 2012-09-07 | 2 | -2/+3 |
| | | | | user:pass, as the latter has issues if the password contains certain symbols such as @. | ||||
* | Run the decrypted backup through htmlentities, otherwise things like & ↵ | jim-p | 2011-10-11 | 1 | -1/+1 |
| | | | | in the actual config get turned into their decoded counterparts (&, ", etc) and if that result is copy/pasted, saved, and restored, it is invalid XML and gets tossed out. | ||||
* | 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 ↵ | Scott Ullrich | 2010-11-30 | 1 | -1/+1 |
| | | | | overall timeout | ||||
* | 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(): ↵ | Scott Ullrich | 2009-10-27 | 1 | -8/+0 |
| | | | | | | | SE in /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): ^ in /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): An Error | ||||
* | 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 |
| | |||||
* | Add missing bits to install parse_config_upload.php | Scott Ullrich | 2009-06-05 | 1 | -2/+2 |
| | |||||
* | fix typos | Chris Buechler | 2009-05-19 | 1 | -3/+3 |
| | |||||
* | Show please setup auto config backup as a message after redirecting page | Scott Ullrich | 2009-03-14 | 3 | -3/+3 |
| | |||||
* | Show loading indicator correctly. | Scott Ullrich | 2009-03-11 | 1 | -3/+4 |
| | |||||
* | * Axe upload routine during filter run (we use parse config hook now) | Scott Ullrich | 2009-03-01 | 2 | -6/+1 |
| | | | | * Do not file error either | ||||
* | Do not file notice when package is not configured | Scott Ullrich | 2009-03-01 | 1 | -1/+1 |
| | |||||
* | mv packages to config dir to match web layout | Bill Marquette | 2009-02-06 | 10 | -0/+1337 |