| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #637 from topper727/patch-2 | Renato Botelho | 2014-05-08 | 1 | -0/+1 |
|\ |
|
| * | Update lcdproc_client.php | topper727 | 2014-04-04 | 1 | -0/+1 |
* | | Change style of call for pre-2.1 call-time pass-by-reference in System Patche... | jim-p | 2014-05-08 | 2 | -2/+2 |
* | | 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 | 2 | -7/+13 |
* | | Merge pull request #651 from phil-davis/patch-1 | Renato Botelho | 2014-05-08 | 2 | -3/+10 |
|\ \ |
|
| * | | 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 |
* | | | Fix call-time pass-by-reference in HAVP, bump | jim-p | 2014-05-07 | 4 | -10/+10 |
* | | | Fix call-time pass-by-reference in Varnish 2.x, bump | jim-p | 2014-05-07 | 8 | -12/+12 |
* | | | Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bump | jim-p | 2014-05-07 | 3 | -5/+5 |
* | | | Fix call-time pass-by-reference in siproxd | jim-p | 2014-05-07 | 2 | -3/+3 |
* | | | 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 | 2 | -5/+5 |
* | | | Fix call-time pass-by-reference in gwled, bump. | jim-p | 2014-05-07 | 2 | -2/+2 |
* | | | Fix call-time pass-by-reference in pfflowd, bump | jim-p | 2014-05-07 | 1 | -3/+3 |
* | | | Fix call-time pass-by-reference in Softflowd, bump | jim-p | 2014-05-07 | 1 | -3/+3 |
* | | | Remove call-time pass-by-reference in Blinkled, bump | jim-p | 2014-05-07 | 2 | -3/+3 |
* | | | Fix call-time pass-by-reference in System Patches, bump version | jim-p | 2014-05-07 | 2 | -2/+6 |
* | | | Fix a call-time pass-by-reference in ACB. Bump version. | jim-p | 2014-05-07 | 2 | -3/+3 |
* | | | Retrieve current theme before attempting to reference the theme, otherwise it... | jim-p | 2014-05-07 | 2 | -1/+3 |
* | | | 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 | 7 | -10/+34 |
|\ \ \ |
|
| * | | | 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 |
| * | | | Fix bug in cron task edit for 'rm_blocked' hosts | bmeeks8 | 2014-04-30 | 3 | -5/+14 |
* | | | | Bump Snort package version to 3.0.8 for bug fix. | bmeeks8 | 2014-04-30 | 3 | -4/+4 |
* | | | | 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 |
|/ / / |
|
* | | | Fix call-time pass-by-reference in sudo, bump | jim-p | 2014-04-29 | 2 | -3/+3 |
* | | | Fix a pass-by-reference error in nmap, bump. | jim-p | 2014-04-29 | 2 | -3/+3 |
* | | | Merge pull request #652 from bmeeks8/suricata-1.0 | Ermal | 2014-04-29 | 26 | -194/+1510 |
|\ \ \ |
|
| * | | | 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 | 1 | -1/+1 |
| * | | | 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 |
* | | | | | Merge pull request #647 from dbaio/master | Ermal | 2014-04-28 | 3 | -2/+16 |
|\ \ \ \ \ |
|
| * | | | | | apcupsd - add lockfile option | Danilo G. Baio (dbaio) | 2014-04-21 | 3 | -3/+14 |
| * | | | | | apcupsd - fix lock file when using usb devices | Danilo G. Baio (dbaio) | 2014-04-14 | 2 | -1/+4 |
| | |/ / /
| |/| | | |
|
* | | | | | Remove the -o basic here | Ermal | 2014-04-28 | 1 | -1/+1 |
* | | | | | Include new parameter control in JavaScript function. | bmeeks8 | 2014-04-28 | 1 | -0/+1 |
* | | | | | Change order of DB login info and other MySQL output parameters. | bmeeks8 | 2014-04-28 | 1 | -4/+5 |
* | | | | | Add reminder to apply IP REP blocklist changes. | bmeeks8 | 2014-04-28 | 1 | -2/+14 |