aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* | | Fix filename in copyright headerdoktornotor2015-09-161-1/+1
| | |
* | | Fix copyright header and add missing includedoktornotor2015-09-161-2/+4
| | |
* | | apache_mod_security - pfSense 2.1.x and 2.2.x and other fixesdoktornotor2015-09-161-63/+76
| | | | | | | | | | | | | | | | | | | | | | | | apache_mod_security_view_logs.php - Valid XHTML - Fix broken error logs view and inverted logic - Make the no-op "Clear log" button actually produce the requested action - Nuke useless pfSense 1.2.x junk - Code style and indentation fixes
* | | apache_mod_security - pfSense 2.1.x and 2.2.x and other fixesdoktornotor2015-09-151-334/+320
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | apache_mod_security.inc.php - Fix install and uninstall - Fix service start/stop/reload and rc file - Fix broken path to apache config - Nuke completely broken input "validations" - Add some actually usefull input validations - Fix whole lot of broken paths in httpd.conf - Fix textarea config handling - Nuke no-op junk - Code style and indentation fixes
* | | apache_mod_security - pfSense 2.1.x and 2.2.x and other fixesdoktornotor2015-09-151-101/+140
| | | | | | | | | | | | | | | | | | | | | | | | apache_mod_security_settings.xml - Add input validation - Remove no-op/useless tags - base64_encode() the textarea fields - Code style and indentation fixes - Improve descriptions and other cosmetics
* | | apache_mod_security - pfSense 2.1.x and 2.2.x and other fixesdoktornotor2015-09-151-83/+121
|/ / | | | | | | | | | | | | | | apache_mod_security.xml - Fix install and uninstall - Move the fetch junk to additional_files_needed - Add input validation - Code style and indentation fixes - Improve descriptions and other cosmetics
* | Merge pull request #1066 from dariomas/masterRenato Botelho2015-09-151-0/+3
|\ \
| * | Included 'service-utils.inc' to fix Call to undefined function write_rcfile()dariomas2015-09-141-0/+3
| | |
* | | Merge pull request #1067 from PiBa-NL/bacula-fixRenato Botelho2015-09-153-11/+14
|\ \ \ | |/ / |/| |
| * | bacula-client, better handling for remote director and messages pkg 1.0.11PiBa-NL2015-09-143-11/+14
| | | | | | | | | | | | submitted by compdoc
* | | Merge pull request #1062 from doktornotor/patch-2Renato Botelho2015-09-142-5/+12
|\ \ \ | |/ / |/| |
| * | default to the custom created templates directorydoktornotor2015-09-121-1/+1
| | |
| * | havp - remove created bogus templates directory on uninstalldoktornotor2015-09-121-0/+3
| | |
| * | havp - fix template pathsdoktornotor2015-09-121-5/+7
| | |
| * | havp - fix templatesdoktornotor2015-09-121-1/+3
| |/
* / bacula, fix 'view configuration', bump version 1.0.10PiBa-NL2015-09-132-2/+2
|/
* Merge pull request #1061 from doktornotor/patch-8Renato Botelho2015-09-115-25/+92
|\
| * servicewatchdog - code style fixesdoktornotor2015-09-111-16/+17
| | | | | | Fix copyright header and nuke useless tags.
| * servicewatchdog - code style fixesdoktornotor2015-09-111-0/+28
| | | | | | Add copyright header.
| * servicewatchdog - code style fixesdoktornotor2015-09-111-2/+34
| | | | | | Add copyright header, fix boot check.
| * servicewatchdog - code style fixesdoktornotor2015-09-111-2/+5
| |
| * servicewatchdog - code style fixesdoktornotor2015-09-111-5/+8
| | | | | | Update copyright header and some XHTML cosmetics.
* | Merge pull request #1060 from doktornotor/patch-7Renato Botelho2015-09-116-15/+35
|\ \
| * | nut - 2.1.x compatible boot checkdoktornotor2015-09-111-6/+7
| | | | | | | | | Another code simplification...
| * | squid - 2.1.x compatible boot checkdoktornotor2015-09-111-2/+7
| | |
| * | sarg - 2.1.x compatible boot checkdoktornotor2015-09-111-1/+5
| | |
| * | lcdproc-dev - 2.1.x compatible boot checkdoktornotor2015-09-111-4/+6
| | |
| * | ipguard - 2.1.x compatible boot checkdoktornotor2015-09-111-1/+5
| | |
| * | sshdcond - 2.1.x compatible boot checkdoktornotor2015-09-111-1/+5
| |/
* | Merge pull request #1059 from doktornotor/patch-6Renato Botelho2015-09-111-3/+9
|\ \
| * | postfix - 2.1.x compatible boot checkdoktornotor2015-09-111-3/+9
| | | | | | | | | Makes things a whole lot more simple, right...
| * | postfix - fix inverted boot checkdoktornotor2015-09-101-1/+1
| |/
* | Merge pull request #1058 from doktornotor/patch-5Renato Botelho2015-09-111-3/+3
|\ \
| * | squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-111-2/+2
| | |
| * | squid3 - fix inverted boot checkdoktornotor2015-09-101-1/+1
| |/
* | havp - fix XML tabs tagsdoktornotor2015-09-101-4/+3
| |
* | havp - fix crontab handling (Bug #5117)doktornotor2015-09-101-2/+2
|/
* Version bump for softflowdjim-p2015-09-101-1/+1
|
* Fix softflowd for 2.1.x, platform_booting() does not exist there.jim-p2015-09-101-1/+5
|
* Merge pull request #1054 from doktornotor/patch-5Renato Botelho2015-09-091-3/+7
|\
| * Squid - squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-091-3/+7
| |
* | Merge pull request #1053 from doktornotor/patch-2Renato Botelho2015-09-091-5/+6
|\ \
| * | do not silence errors with chmoddoktornotor2015-09-091-2/+2
| | |
| * | Squid3 - squid pinger helper needs to be suid root (Bug #5114)doktornotor2015-09-091-5/+6
| |/
* | havp - add clamd log tab to GUIdoktornotor2015-09-091-12/+30
| |
* | havp - add clamd log tab to GUIdoktornotor2015-09-091-1/+6
| |
* | havp - add clamd log tab to GUIdoktornotor2015-09-091-1/+5
| |
* | havp - add clamd log tab to GUIdoktornotor2015-09-091-1/+2
|/ | | This is a resubmit of PR #804
* Merge pull request #1029 from KyleJohnstonNet/masterRenato Botelho2015-09-082-8/+8
|\
| * Replaced lookup_ca($server_cert['caref']) with ca_chain($server_cert). Note ↵Kyle Johnston2015-08-282-8/+8
| | | | | | | | | | | | that ca_chain returns a string of Base64 encoded certificates, not an array. Thus, all references to base64_decode($server_ca['crt']) have been replaced with simply $server_ca. Additionally, incremented package version from 1.2.19 to 1.2.20.