aboutsummaryrefslogtreecommitdiffstats
path: root/config/autoconfigbackup
Commit message (Expand)AuthorAgeFilesLines
* More ACB SSL_VERIFYPEER fixes. Fixes #5560jim-p2015-12-034-9/+43
* Enable VERIFYPEER for AutoConfigBackup on 2.2 and newer. Ticket #5560Chris Buechler2015-12-011-0/+6
* Version bump ACB again. Issue #5250jim-p2015-11-121-1/+1
* Convert save message date as well. Fixes #5250jim-p2015-11-121-5/+7
* Server operations need the original timestamp, but keep the pretty one for lo...jim-p2015-11-122-5/+5
* Add timezone conversion for ACB timestamps, server always returns time in US ...jim-p2015-11-122-1/+12
* Use pfSense 2.1.x compatible boot checkdoktornotor2015-09-211-1/+5
* make pgtitle consistent with the rest of the tabsdoktornotor2015-09-161-1/+1
* Use pfSense 2.1.x compatible boot checkdoktornotor2015-09-161-2/+6
* autoconfigbackup.inc Only remount if the file existsdoktornotor2015-08-241-3/+5
* Remove closing php tag againdoktornotor2015-08-231-1/+0
* Remove closing php tag againdoktornotor2015-08-231-1/+0
* autoconfigbackup - code style fixesdoktornotor2015-08-231-2/+1
* autoconfigbackup - code style fixesdoktornotor2015-08-231-2/+1
* autoconfigbackup - code style fixesdoktornotor2015-08-231-2/+1
* autoconfigbackup - code style fixesdoktornotor2015-08-231-110/+110
* autoconfigbackup - code style fixesdoktornotor2015-08-231-105/+98
* autoconfigbackup - code style fixesdoktornotor2015-08-231-82/+74
* autoconfigbackup.- code style fixesdoktornotor2015-08-231-1/+15
* autoconfigbackup.- code style fixesdoktornotor2015-08-231-59/+53
* autoconfigbackup.- code style fixesdoktornotor2015-08-231-182/+188
* autoconfigbackup.- code style fixesdoktornotor2015-08-231-140/+152
* autoconfigbackup.inc - remove useless config_(un)lock callsdoktornotor2015-08-111-4/+0
* remove "Do not overwrite previous backups" option for now, it's not currently...Chris Buechler2014-11-271-8/+0
* AutoConfigBackup version bumpPhil Davis2014-11-261-1/+1
* AutoConfigBackup current host appears twice in dropdownPhil Davis2014-11-221-3/+10
* remove the "test connection" box that doesn't do anything useful. update (c) ...Chris Buechler2014-11-182-12/+3
* Requested changesManuel Silvoso2014-07-254-24/+25
* Tabs to spaces and merged changes from crypt.php into crypt_acb.phpManuel Silvoso2014-07-252-12/+15
* removed: closing php tagsManuel Silvoso2014-07-255-5/+0
* added proxy configuration to autoconfigbackupManuel Silvoso2014-07-253-3/+50
* add input validation to force filling in all of the fields on the Settings ta...Chris Buechler2014-06-302-2/+11
* Simplify logicRenato Botelho2014-05-283-9/+7
* Bump AutoConfigBackup version to 1.25 to include last changesRenato Botelho2014-05-281-1/+1
* Make sure filesystem is read/writeRenato Botelho2014-05-281-0/+2
* Trucate file using a better way than ugly exec() CallsRenato Botelho2014-05-282-2/+2
* 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-072-3/+3
* remove outdated, unused certsChris Buechler2014-04-132-53/+0
* trim sha256 client-side on AutoConfigBackup, bump versionChris Buechler2014-04-111-1/+1
* Fix version test in ACB. Bump version of ACB.jim-p2014-04-105-12/+12
* Fixup URLs:Renato Botelho2014-03-181-7/+7
* Cleanup some unused variables.jim-p2014-02-111-22/+1
* Fix ACB stats page, toojim-p2014-02-111-3/+5
* version bump for ACBjim-p2014-02-111-1/+1
* Set credentials in headers for basic auth, rather than the URL. Corrects issu...jim-p2014-02-112-6/+12
* update ACB textChris Buechler2014-02-082-4/+4
* add missing AutoConfigBackup fileChris Buechler2013-05-281-0/+8
* Set the user credentials in curl rather than forming a URI with the user:pass...jim-p2012-09-072-2/+3
* Run the decrypted backup through htmlentities, otherwise things like & in...jim-p2011-10-111-1/+1