Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | correct formatting | Martin Fuchs | 2014-05-08 | 2 | -3/+3 | |
| | | | | | ||||||
* | | | | | protect variable name in string and remove spaces | Martin Fuchs | 2014-05-08 | 2 | -3/+3 | |
| | | | | | ||||||
* | | | | | correct autodiscover settings (wrong hostname) and bump pkg-version | Martin Fuchs | 2014-05-08 | 5 | -10/+16 | |
| | | | | | ||||||
* | | | | | Merge pull request #651 from phil-davis/patch-1 | Renato Botelho | 2014-05-08 | 5 | -6/+13 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | ||||||
| * | | | | bandwidthd version bump to 0.4 | Phil Davis | 2014-04-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | bandwidthd version bump to 0.4 | Phil Davis | 2014-04-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | bandwidthd version bump to 0.4 | Phil Davis | 2014-04-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | bandwidthd version bump to 0.4 | Phil Davis | 2014-04-22 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | bandwidthd for 2.2 on nanoBSD | Phil Davis | 2014-04-22 | 1 | -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, bump | jim-p | 2014-05-07 | 7 | -13/+13 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in Varnish 2.x, bump | jim-p | 2014-05-07 | 10 | -14/+14 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bump | jim-p | 2014-05-07 | 6 | -10/+10 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in siproxd | jim-p | 2014-05-07 | 5 | -6/+6 | |
| | | | | | ||||||
* | | | | | Missed this character somehow | jim-p | 2014-05-07 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in nut, bump | jim-p | 2014-05-07 | 5 | -8/+8 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in gwled, bump. | jim-p | 2014-05-07 | 5 | -5/+5 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in pfflowd, bump | jim-p | 2014-05-07 | 4 | -6/+6 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in Softflowd, bump | jim-p | 2014-05-07 | 4 | -6/+6 | |
| | | | | | ||||||
* | | | | | Remove call-time pass-by-reference in Blinkled, bump | jim-p | 2014-05-07 | 5 | -6/+6 | |
| | | | | | ||||||
* | | | | | Fix call-time pass-by-reference in System Patches, bump version | jim-p | 2014-05-07 | 5 | -5/+9 | |
| | | | | | ||||||
* | | | | | Fix a call-time pass-by-reference in ACB. Bump version. | jim-p | 2014-05-07 | 5 | -6/+6 | |
| | | | | | ||||||
* | | | | | Retrieve current theme before attempting to reference the theme, otherwise ↵ | jim-p | 2014-05-07 | 5 | -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 Botelho | 2014-05-05 | 1 | -38/+38 | |
| | | | | | | | | | | | | | | | | | | | | against openssl 1.0.1_11 now | |||||
* | | | | | Merge pull request #655 from bmeeks8/suricata-fix-licenseRELENG_2_1_5RELENG_2_1_3 | Renato Botelho | 2014-05-04 | 30 | -228/+561 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update license to include proper attribution for previous work. | bmeeks8 | 2014-05-04 | 30 | -228/+561 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #654 from bmeeks8/suricata-1.0.1 | Ermal | 2014-05-02 | 10 | -13/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | Allow disabling of 'Delayed Detect' feature when required. | bmeeks8 | 2014-04-30 | 3 | -2/+18 | |
| | | | | | | ||||||
| * | | | | | No need to call suricata_reload_config() here. | bmeeks8 | 2014-04-30 | 1 | -3/+2 | |
| | | | | | | ||||||
| * | | | | | Bump Suricata package version to 1.0.1 for bug fix. | bmeeks8 | 2014-04-30 | 3 | -3/+3 | |
| | | | | | | ||||||
| * | | | | | Fix bug in cron task edit for 'rm_blocked' hosts | bmeeks8 | 2014-04-30 | 3 | -5/+14 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #653 from bmeeks8/snort-3.0.8 | Ermal | 2014-05-02 | 5 | -8/+15 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump Snort package version to 3.0.8 for bug fix. | bmeeks8 | 2014-04-30 | 6 | -7/+7 | |
| | | | | | | | ||||||
| * | | | | | | Better fix for preventing multiple rm_blocked cron entries. | bmeeks8 | 2014-04-30 | 1 | -11/+2 | |
| | | | | | | | ||||||
| * | | | | | | Fix multiple cron jobs bug when updating rm_blocked interval. | bmeeks8 | 2014-04-30 | 1 | -3/+19 | |
| |/ / / / / | ||||||
| * | | | | | Merge branch 'master' of https://github.com/pfsense/pfsense-packages | bmeeks8 | 2014-04-29 | 7 | -12/+12 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'suricata-1.0' | bmeeks8 | 2014-04-29 | 29 | -200/+1516 | |
| |\ \ \ \ \ \ | ||||||
* | | | | | | | | Bump version for all recently rebuilt packages, all of them are linked ↵ | Renato Botelho | 2014-05-01 | 2 | -74/+74 | |
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | | against openssl 1.0.1_11 now | |||||
* | | | | | | | Fix call-time pass-by-reference in sudo, bump | jim-p | 2014-04-29 | 5 | -6/+6 | |
| | | | | | | | ||||||
* | | | | | | | Fix a pass-by-reference error in nmap, bump. | jim-p | 2014-04-29 | 5 | -6/+6 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #652 from bmeeks8/suricata-1.0 | Ermal | 2014-04-29 | 29 | -200/+1516 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | ||||||
| * | | | | | Add auto-prune and retention params to File Store dirs. | bmeeks8 | 2014-04-27 | 2 | -10/+40 | |
| | | | | | | ||||||
| * | | | | | Fix path to the magic.mgc file for file capture function. | bmeeks8 | 2014-04-27 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Use block.log contents to populate BLOCKED HOSTS tab. | bmeeks8 | 2014-04-27 | 1 | -26/+17 | |
| | | | | | | ||||||
| * | | | | | Enabled "rm_blocked" cron job to clear blocked hosts. | bmeeks8 | 2014-04-27 | 2 | -9/+102 | |
| | | | | | | ||||||
| * | | | | | Bump Suricata GUI pkg to v1.0 and flag as Stable. | bmeeks8 | 2014-04-25 | 4 | -7/+7 | |
| | | | | | | ||||||
| * | | | | | Add support for new block.log file from alert-pf plugin. | bmeeks8 | 2014-04-25 | 2 | -1/+31 | |
| | | | | | | ||||||
| * | | | | | Implement blocking function support in Suricata pkg GUI. | bmeeks8 | 2014-04-24 | 25 | -172/+1344 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #646 from PiBa-NL/spamd_db_content_extra_expiration_info | Ermal | 2014-04-28 | 1 | -1/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | spamd, use local timezone settings for new time columns | PiBa-NL | 2014-04-22 | 1 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | spamd, smtp host/from/to table entry expiration information shown | PiBa-NL | 2014-04-13 | 1 | -1/+18 | |
| | | | | | | |