aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Change style of call for pre-2.1 call-time pass-by-reference in System ↵jim-p2014-05-082-2/+2
| | | | Patches (thanks-to: garga), bump.
* correct formattingMartin Fuchs2014-05-082-3/+3
|
* protect variable name in string and remove spacesMartin Fuchs2014-05-082-3/+3
|
* correct autodiscover settings (wrong hostname) and bump pkg-versionMartin Fuchs2014-05-082-7/+13
|
* Merge pull request #651 from phil-davis/patch-1Renato Botelho2014-05-082-3/+10
|\
| * bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| |
| * bandwidthd for 2.2 on nanoBSDPhil Davis2014-04-221-2/+9
| | | | | | | | | | I installed bandwidthd on a 2.2 nanoBSD Alix2D13. The new path to the executable has an extra "/local" in it, and it needs an LD_LIBRARY_PATH to know where to find some of its libraries. With this, it installs, runs and comes up again after a reboot. These changes should all be backward-compatible and make no difference to what happens when installed on older 1.2 2.0 and 2.1 series systems.
* | Fix call-time pass-by-reference in HAVP, bumpjim-p2014-05-074-10/+10
| |
* | Fix call-time pass-by-reference in Varnish 2.x, bumpjim-p2014-05-078-12/+12
| |
* | Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bumpjim-p2014-05-073-5/+5
| |
* | Fix call-time pass-by-reference in siproxdjim-p2014-05-072-3/+3
| |
* | Missed this character somehowjim-p2014-05-071-1/+1
| |
* | Fix call-time pass-by-reference in nut, bumpjim-p2014-05-072-5/+5
| |
* | Fix call-time pass-by-reference in gwled, bump.jim-p2014-05-072-2/+2
| |
* | Fix call-time pass-by-reference in pfflowd, bumpjim-p2014-05-071-3/+3
| |
* | Fix call-time pass-by-reference in Softflowd, bumpjim-p2014-05-071-3/+3
| |
* | Remove call-time pass-by-reference in Blinkled, bumpjim-p2014-05-072-3/+3
| |
* | Fix call-time pass-by-reference in System Patches, bump versionjim-p2014-05-072-2/+6
| |
* | Fix a call-time pass-by-reference in ACB. Bump version.jim-p2014-05-072-3/+3
| |
* | Retrieve current theme before attempting to reference the theme, otherwise ↵jim-p2014-05-072-1/+3
| | | | | | | | it is blank on a plain installation. Bump version. Fixes #3503
* | Update license to include proper attribution for previous work.bmeeks82014-05-0430-228/+561
| |
* | Merge pull request #654 from bmeeks8/suricata-1.0.1Ermal2014-05-027-10/+34
|\ \
| * | Allow disabling of 'Delayed Detect' feature when required.bmeeks82014-04-303-2/+18
| | |
| * | No need to call suricata_reload_config() here.bmeeks82014-04-301-3/+2
| | |
| * | Fix bug in cron task edit for 'rm_blocked' hostsbmeeks82014-04-303-5/+14
| | |
* | | Bump Snort package version to 3.0.8 for bug fix.bmeeks82014-04-303-4/+4
| | |
* | | Better fix for preventing multiple rm_blocked cron entries.bmeeks82014-04-301-11/+2
| | |
* | | Fix multiple cron jobs bug when updating rm_blocked interval.bmeeks82014-04-301-3/+19
|/ /
* | Fix call-time pass-by-reference in sudo, bumpjim-p2014-04-292-3/+3
| |
* | Fix a pass-by-reference error in nmap, bump.jim-p2014-04-292-3/+3
| |
* | Merge pull request #652 from bmeeks8/suricata-1.0Ermal2014-04-2926-194/+1510
|\ \
| * | Add auto-prune and retention params to File Store dirs.bmeeks82014-04-272-10/+40
| | |
| * | Fix path to the magic.mgc file for file capture function.bmeeks82014-04-271-1/+1
| | |
| * | Use block.log contents to populate BLOCKED HOSTS tab.bmeeks82014-04-271-26/+17
| | |
| * | Enabled "rm_blocked" cron job to clear blocked hosts.bmeeks82014-04-272-9/+102
| | |
| * | Bump Suricata GUI pkg to v1.0 and flag as Stable.bmeeks82014-04-251-1/+1
| | |
| * | Add support for new block.log file from alert-pf plugin.bmeeks82014-04-252-1/+31
| | |
| * | Implement blocking function support in Suricata pkg GUI.bmeeks82014-04-2425-172/+1344
| | |
* | | Merge pull request #646 from PiBa-NL/spamd_db_content_extra_expiration_infoErmal2014-04-281-1/+18
|\ \ \
| * | | spamd, use local timezone settings for new time columnsPiBa-NL2014-04-221-3/+3
| | | |
| * | | spamd, smtp host/from/to table entry expiration information shownPiBa-NL2014-04-131-1/+18
| | | |
* | | | Merge pull request #647 from dbaio/masterErmal2014-04-283-2/+16
|\ \ \ \
| * | | | apcupsd - add lockfile optionDanilo G. Baio (dbaio)2014-04-213-3/+14
| | | | |
| * | | | apcupsd - fix lock file when using usb devicesDanilo G. Baio (dbaio)2014-04-142-1/+4
| | |/ / | |/| |
* | | | Remove the -o basic hereErmal2014-04-281-1/+1
| | | |
* | | | Include new parameter control in JavaScript function.bmeeks82014-04-281-0/+1
| | | |
* | | | Change order of DB login info and other MySQL output parameters.bmeeks82014-04-281-4/+5
| | | |
* | | | Add reminder to apply IP REP blocklist changes.bmeeks82014-04-281-2/+14
| | | |
* | | | Add param to disable sig_reference table updates and fix root login bug.bmeeks82014-04-282-1/+13
| | | |
* | | | Need a flag to indicate latest snort.inc version has been loaded.bmeeks82014-04-281-1/+4
| | | |