aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | Update tooltip text for rule enable/disable icon.bmeeks82014-01-291-2/+2
| | | | |
| * | | | Bump Snort package to 2.9.5.6 v3.0.4bmeeks82014-01-285-8/+8
| | | | |
| * | | | Fix snort_rules_edit.php to address ↵bmeeks82014-01-281-2/+6
| | | | | | | | | | | | | | | | | | | | http://seclist.org/fulldisclosure/2014/Jan/187
| * | | | Merge remote-tracking branch 'upstream/master'bmeeks82014-01-281-1/+4
| |\ \ \ \
| * | | | | Fix so forced rule toggles back to its default on 2nd clickbmeeks82014-01-281-12/+6
| | | | | |
| * | | | | Tweak new Reverse DNS feature based on pfSense versionbmeeks82014-01-282-19/+35
| | | | | |
| * | | | | Add disable SID icon for alerts on Alerts tabbmeeks82014-01-271-1/+77
| | | | | |
| * | | | | Add enable/disable for decoder & preproc rulesbmeeks82014-01-275-186/+336
| | | | | |
| * | | | | Mimic all DNS lookup features of F/W log with Blocked IPsbmeeks82014-01-261-1/+6
| | | | | |
| * | | | | Mimic all DNS lookup features of F/W log with Alertsbmeeks82014-01-251-8/+12
| | | | | |
| * | | | | Fix to return to same interface when unblocking a host.bmeeks82014-01-251-2/+2
| | | | | |
| * | | | | Merge remote-tracking branch 'upstream/master'bmeeks82014-01-251-3/+5
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Tidy up syntax to match other include file calls.bmeeks82014-01-191-1/+1
| | | | | |
| * | | | | Declare $config as global to fix problems on pkg install.bmeeks82014-01-191-1/+1
| | |_|/ / | |/| | |
* | | | | Use escapeshellarg for spamd; remove unused echo.jim-p2014-02-183-4/+2
| | | | |
* | | | | Use escapeshellarg for tinc here.jim-p2014-02-182-2/+2
| | | | |
* | | | | Remove this package from the repo to not confuse new comersErmal2014-02-1827-7713/+0
| | | | |
* | | | | Remove lying around packageErmal2014-02-183-93/+0
| | | | |
* | | | | Remove code lying from old snort historyErmal2014-02-18124-40352/+0
| | | | |
* | | | | Fix some obvious issues in dansguardian packageErmal2014-02-181-7/+8
| | | | |
* | | | | Add ladvd package from Ticket #3456. With modification to bring it to ↵Ermal2014-02-183-0/+371
| | | | | | | | | | | | | | | | | | | | current levels and pfsense urls.
* | | | | Fixes #3459. Avoid shell/XSS issues applying htmlspecialchars to input param ↵Renato Botelho2014-02-181-6/+7
| | | | | | | | | | | | | | | | | | | | logfile
* | | | | Merge pull request #592 from PiBa-NL/hap_stats2Ermal Luçi2014-02-182-37/+54
|\ \ \ \ \ | | | | | | | | | | | | haproxy-devel, explain and reduce required fields on stats settings
| * | | | | haproxy-devel, explain and reduce required fields on stats settingsPiBa-NL2014-02-172-37/+54
| | | | | |
* | | | | | Merge pull request #591 from PiBa-NL/hap_strict_securityErmal Luçi2014-02-182-0/+22
|\ \ \ \ \ \ | | | | | | | | | | | | | | haproxy-devel, option for "HTTP Strict Transport Security" HTST
| * | | | | | haproxy-devel, option for "HTTP Strict Transport Security" HTSTPiBa-NL2014-02-172-0/+22
| | | | | | |
* | | | | | | Merge pull request #590 from PiBa-NL/hap_stickienesErmal Luçi2014-02-182-59/+257
|\| | | | | | | | | | | | | | | | | | | | haproxy-devel, configurable cookie and stick table session persistence options
| * | | | | | haproxy-devel, configurable cookie and stick table session persistence optionsPiBa-NL2014-02-172-59/+257
| |/ / / / /
* / / / / / Input validation for arping and escaping. Fixes #3462jim-p2014-02-171-1/+5
|/ / / / /
* | | | | Merge pull request #589 from PiBa-NL/hap_statspageErmal Luçi2014-02-1710-32/+377
|\ \ \ \ \ | | | | | | | | | | | | haproxy-devel, integrated stats page with stick-table info WebGUI
| * | | | | haproxy-devel, add missing function haproxy_find_create_certificate(..)PiBa-NL2014-02-161-0/+21
| | | | | |
| * | | | | haproxy-devel, integrated stats page with stick-table info WebGUIPiBa-NL2014-02-1610-32/+356
| | | | | |
* | | | | | Merge pull request #588 from PiBa-NL/hap_floating_ruleErmal Luçi2014-02-171-13/+43
|\ \ \ \ \ \ | | | | | | | | | | | | | | haproxy-devel, add floating rule for transparent backends
| * | | | | | haproxy-devel, add floating rule for transparent backends so traffic doesn't ↵PiBa-NL2014-02-161-13/+43
| |/ / / / / | | | | | | | | | | | | | | | | | | halt after several packets / kb of upload/download.
* / / / / / haproxy-devel, new version needs 'ssl-server-verify none' with current configPiBa-NL2014-02-161-0/+1
|/ / / / /
* | | | | 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 ↵jim-p2014-02-112-6/+12
| | | | | | | | | | | | | | | | | | | | issues with special characters in passwords.
* | | | | update ACB textChris Buechler2014-02-082-4/+4
| | | | |
* | | | | Merge pull request #583 from danhunsaker/bugfix/mailreport/more-freqs-sched-bugJim P2014-02-032-2/+2
|\ \ \ \ \ | | | | | | | | | | | | mailreport - Fixed a bug with quarterly report scheduling
| * | | | | Fixed a bug with quarterly report schedulingDaniel Hunsaker2014-02-022-2/+2
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | monthofyear was being unset for all intervals which weren't yearly. A check was added for quarterly intervals to avoid unsetting monthofyear in that case and getting quarterly reports once every month. The behavior should now be as expected. Bumped version number accordingly. Signed-off-by: Daniel Hunsaker <danhunsaker@gmail.com>
* | | | | Service Watchdog version bumpPhil Davis2014-02-031-1/+1
| | | | |
* | | | | Add and remove service watchdog cron jobPhil Davis2014-02-031-1/+7
| | | | | | | | | | | | | | | when the package is installed and removed.
* | | | | Add option to force removal of service watchdog cron jobPhil Davis2014-02-031-3/+3
|/ / / / | | | | | | | | so that the job can always be removed when the package is removed.
* | | | Allow for multiple filter terms in mailreportjim-p2014-01-302-3/+2
| | | |
* | | | update (c) to ESFChris Buechler2014-01-281-3/+1
| |_|/ |/| |
* | | Restrict snort_log_view.php to show only files inside SNORTLOGDIR, it fixes ↵Renato Botelho2014-01-281-1/+4
| |/ |/| | | | | http://seclists.org/fulldisclosure/2014/Jan/187
* | Small JS fix for haproxy-devel, fix version & bump slightly.jim-p2014-01-211-3/+5
|/
* Remove ifBWStats, it's broken since 2010Renato Botelho2014-01-177-1669/+0
|