aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Change style of call for pre-2.1 call-time pass-by-reference in System ↵jim-p2014-05-085-5/+5
| | | | 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-085-10/+16
|
* Merge pull request #651 from phil-davis/patch-1Renato Botelho2014-05-085-6/+13
|\
| * bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| |
| * bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| |
| * bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| |
| * 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-077-13/+13
| |
* | Fix call-time pass-by-reference in Varnish 2.x, bumpjim-p2014-05-0710-14/+14
| |
* | Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bumpjim-p2014-05-076-10/+10
| |
* | Fix call-time pass-by-reference in siproxdjim-p2014-05-075-6/+6
| |
* | Missed this character somehowjim-p2014-05-071-1/+1
| |
* | Fix call-time pass-by-reference in nut, bumpjim-p2014-05-075-8/+8
| |
* | Fix call-time pass-by-reference in gwled, bump.jim-p2014-05-075-5/+5
| |
* | Fix call-time pass-by-reference in pfflowd, bumpjim-p2014-05-074-6/+6
| |
* | Fix call-time pass-by-reference in Softflowd, bumpjim-p2014-05-074-6/+6
| |
* | Remove call-time pass-by-reference in Blinkled, bumpjim-p2014-05-075-6/+6
| |
* | Fix call-time pass-by-reference in System Patches, bump versionjim-p2014-05-075-5/+9
| |
* | Fix a call-time pass-by-reference in ACB. Bump version.jim-p2014-05-075-6/+6
| |
* | Retrieve current theme before attempting to reference the theme, otherwise ↵jim-p2014-05-075-4/+6
| | | | | | | | it is blank on a plain installation. Bump version. Fixes #3503
* | Bump version for all recently rebuilt 10.x packages, all of them are linked ↵Renato Botelho2014-05-051-38/+38
| | | | | | | | against openssl 1.0.1_11 now
* | Merge pull request #655 from bmeeks8/suricata-fix-licenseRELENG_2_1_5RELENG_2_1_3Renato Botelho2014-05-0430-228/+561
|\ \
| * | 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-0210-13/+37
|\ \
| * | 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
| | |
| * | Bump Suricata package version to 1.0.1 for bug fix.bmeeks82014-04-303-3/+3
| | |
| * | Fix bug in cron task edit for 'rm_blocked' hostsbmeeks82014-04-303-5/+14
| | |
* | | Merge pull request #653 from bmeeks8/snort-3.0.8Ermal2014-05-025-8/+15
|\ \ \
| * | | Bump Snort package version to 3.0.8 for bug fix.bmeeks82014-04-306-7/+7
| | | |
| * | | 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
| |/ /
| * | Merge branch 'master' of https://github.com/pfsense/pfsense-packagesbmeeks82014-04-297-12/+12
| |\ \
| * \ \ Merge branch 'suricata-1.0'bmeeks82014-04-2929-200/+1516
| |\ \ \
* | | | | Bump version for all recently rebuilt packages, all of them are linked ↵Renato Botelho2014-05-012-74/+74
| |_|/ / |/| | | | | | | | | | | against openssl 1.0.1_11 now
* | | | Fix call-time pass-by-reference in sudo, bumpjim-p2014-04-295-6/+6
| | | |
* | | | Fix a pass-by-reference error in nmap, bump.jim-p2014-04-295-6/+6
| | | |
* | | | Merge pull request #652 from bmeeks8/suricata-1.0Ermal2014-04-2929-200/+1516
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | 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-254-7/+7
| | |
| * | 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
| | | |