aboutsummaryrefslogtreecommitdiffstats
path: root/config/autoconfigbackup/autoconfigbackup.xml
Commit message (Collapse)AuthorAgeFilesLines
* More ACB SSL_VERIFYPEER fixes. Fixes #5560jim-p2015-12-031-1/+1
|
* Version bump ACB again. Issue #5250jim-p2015-11-121-1/+1
|
* Server operations need the original timestamp, but keep the pretty one for ↵jim-p2015-11-121-1/+1
| | | | local presentation. Fixes #5250
* Add timezone conversion for ACB timestamps, server always returns time in US ↵jim-p2015-11-121-1/+1
| | | | Central time, convert to locally set TZ. Fixes #5250
* autoconfigbackup.- code style fixesdoktornotor2015-08-231-59/+53
| | | | | | | - Move custom_php_resync_config_command() function to autoconfigbackup.inc and give it an unique prefix - Also give a unique prefix to custom_php_validation_command() - Fix copyright header - Fix file permissions (no need for these to be executable) - Whitespace fixes
* AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
| | | | That is a bit of a pain how some packages also have their version in a package-specific XML and it gets out of date. I do not think it is really used for anything.
* remove the "test connection" box that doesn't do anything useful. update (c) ↵Chris Buechler2014-11-181-8/+2
| | | | while here
* add input validation to force filling in all of the fields on the Settings ↵Chris Buechler2014-06-301-1/+1
| | | | | | tab of AutoConfigBackup. While here, touch up some of the text (point to Gold sub)
* Simplify logicRenato Botelho2014-05-281-1/+1
|
* Bump AutoConfigBackup version to 1.25 to include last changesRenato Botelho2014-05-281-1/+1
|
* Trucate file using a better way than ugly exec() CallsRenato Botelho2014-05-281-1/+1
|
* Make sure filesystem is read/writeRenato Botelho2014-05-281-0/+2
|
* Fix a call-time pass-by-reference in ACB. Bump version.jim-p2014-05-071-2/+2
|
* Fix version test in ACB. Bump version of ACB.jim-p2014-04-101-1/+1
|
* Fixup URLs:Renato Botelho2014-03-181-7/+7
| | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config
* version bump for ACBjim-p2014-02-111-1/+1
|
* update ACB textChris Buechler2014-02-081-3/+3
|
* Set the user credentials in curl rather than forming a URI with the ↵jim-p2012-09-071-1/+1
| | | | user:pass, as the latter has issues if the password contains certain symbols such as @.
* Move this code to write_config pluginScott Ullrich2010-11-301-2/+2
|
* Silence errors /etc/inc/xmlparse.inc on line 68 Warning: XMLReader::read(): ↵Scott Ullrich2009-10-271-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
* Fix spelling typo. Found by ErmalScott Ullrich2009-09-091-1/+1
|
* parse_config() requires the filename to be .incScott Ullrich2009-08-211-1/+1
|
* Unbreak packages that use filter_configure_* on 2.0Scott Ullrich2009-08-091-0/+2
|
* Copy backup stats too. Could hvae sworn this was already commited!?Scott Ullrich2009-06-301-0/+5
|
* Add missing bits to install parse_config_upload.phpScott Ullrich2009-06-051-2/+2
|
* * Axe upload routine during filter run (we use parse config hook now)Scott Ullrich2009-03-011-5/+0
| | | | * Do not file error either
* mv packages to config dir to match web layoutBill Marquette2009-02-061-0/+162