Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use pfSense 2.1.x compatible boot check | doktornotor | 2015-09-21 | 1 | -1/+5 |
| | |||||
* | Use pfSense 2.1.x compatible boot check | doktornotor | 2015-09-16 | 1 | -2/+6 |
| | |||||
* | autoconfigbackup.inc Only remount if the file exists | doktornotor | 2015-08-24 | 1 | -3/+5 |
| | |||||
* | Remove closing php tag again | doktornotor | 2015-08-23 | 1 | -1/+0 |
| | | | This was apparently removed intentionally in 653a43f for god knows what reason. Removing again. | ||||
* | autoconfigbackup.- code style fixes | doktornotor | 2015-08-23 | 1 | -1/+15 |
| | | | | - Move custom_php_resync_config_command() function from XML to autoconfigbackup.inc and give it an unique prefix - Also give an unique prefix to custom_php_validation_command() | ||||
* | autoconfigbackup.- code style fixes | doktornotor | 2015-08-23 | 1 | -140/+152 |
| | | | | | | - Update copyright header - Code style and whitespace fixes - Use platform_booting() - Replace backticks with shell_exec() | ||||
* | autoconfigbackup.inc - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -4/+0 |
| | | | This function does nothing but return. | ||||
* | remove the "test connection" box that doesn't do anything useful. update (c) ↵ | Chris Buechler | 2014-11-18 | 1 | -4/+1 |
| | | | | while here | ||||
* | Requested changes | Manuel Silvoso | 2014-07-25 | 1 | -14/+15 |
| | |||||
* | removed: closing php tags | Manuel Silvoso | 2014-07-25 | 1 | -1/+0 |
| | |||||
* | added proxy configuration to autoconfigbackup | Manuel Silvoso | 2014-07-25 | 1 | -1/+21 |
| | |||||
* | add input validation to force filling in all of the fields on the Settings ↵ | Chris Buechler | 2014-06-30 | 1 | -1/+10 |
| | | | | | | tab of AutoConfigBackup. While here, touch up some of the text (point to Gold sub) | ||||
* | Simplify logic | Renato Botelho | 2014-05-28 | 1 | -7/+5 |
| | |||||
* | Fix a call-time pass-by-reference in ACB. Bump version. | jim-p | 2014-05-07 | 1 | -1/+1 |
| | |||||
* | Fix version test in ACB. Bump version of ACB. | jim-p | 2014-04-10 | 1 | -2/+2 |
| | |||||
* | Set credentials in headers for basic auth, rather than the URL. Corrects ↵ | jim-p | 2014-02-11 | 1 | -2/+3 |
| | | | | issues with special characters in passwords. | ||||
* | update ACB text | Chris Buechler | 2014-02-08 | 1 | -1/+1 |
| | |||||
* | Set the user credentials in curl rather than forming a URI with the ↵ | jim-p | 2012-09-07 | 1 | -1/+2 |
| | | | | user:pass, as the latter has issues if the password contains certain symbols such as @. | ||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | Force item to string and crack the whip! Just whip it...Into shape. | Scott Ullrich | 2009-10-16 | 1 | -1/+1 |
| | |||||
* | Unbreak ACB restore | Scott Ullrich | 2009-08-23 | 1 | -1/+1 |
| | |||||
* | Show errors when they occur | Scott Ullrich | 2009-08-23 | 1 | -1/+0 |
| | |||||
* | Fix comment | Scott Ullrich | 2009-08-21 | 1 | -1/+1 |
| | |||||
* | Unbreak package on 2.0 now that the includes have been shuffled | Scott Ullrich | 2009-08-09 | 1 | -0/+2 |
| | |||||
* | * Axe upload routine during filter run (we use parse config hook now) | Scott Ullrich | 2009-03-01 | 1 | -1/+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 | 1 | -0/+219 |