| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #662 from mmoel/patch-1 | Renato Botelho | 2014-05-22 | 1 | -1/+1 |
|\ |
|
| * | Add --no-header to cron execution command | mmoel | 2014-05-19 | 1 | -1/+1 |
* | | remove jail package since it hasn't been updated or maintained in years. | Chris Buechler | 2014-05-21 | 3 | -78/+0 |
* | | Merge pull request #659 from bmeeks8/suricata-1.0.2 | Renato Botelho | 2014-05-21 | 15 | -38/+129 |
|\ \ |
|
| * | | Do not provide default value for Barnyard2 sensor name. | bmeeks8 | 2014-05-20 | 1 | -2/+0 |
| * | | Remove debugging line inadvertently left in. | bmeeks8 | 2014-05-20 | 1 | -2/+0 |
| * | | Need to include "instance" val in $_POST data for Ajax. | bmeeks8 | 2014-05-20 | 1 | -1/+3 |
| * | | Fix file browser vulnerability on LOGS BROWSER tab. | bmeeks8 | 2014-05-20 | 1 | -7/+8 |
| * | | Bump Suricata GUI pkg to version 1.0.2 | bmeeks8 | 2014-05-15 | 4 | -4/+4 |
| * | | Change "Snort" to "Suricata" in comment line for sid-msg.map file. | bmeeks8 | 2014-05-15 | 1 | -1/+1 |
| * | | Add DUP capability to create new Suricata instance based on existing one. | bmeeks8 | 2014-05-15 | 2 | -10/+90 |
| * | | Fix typo in new alert-pf blocking plugin name. | bmeeks8 | 2014-05-14 | 1 | -1/+1 |
| * | | Use system vars where possible; bump GUI config version. | bmeeks8 | 2014-05-14 | 1 | -3/+3 |
| * | | Test for 2.2 install, adjust conf file path accordingly. | bmeeks8 | 2014-05-14 | 1 | -1/+6 |
| * | | Fix copy-paste typo in code ported over from Snort pkg. | bmeeks8 | 2014-05-14 | 1 | -1/+1 |
| * | | Fix-up call-time pass-by-reference use for PHP 5.5 | bmeeks8 | 2014-05-14 | 2 | -2/+12 |
| * | | Use system functions where possible & omit deletion of suricata user. | bmeeks8 | 2014-05-14 | 1 | -5/+2 |
* | | | Fix #3672: | Renato Botelho | 2014-05-21 | 3 | -11/+11 |
| |/
|/| |
|
* | | Fix call-time pass-by-reference in haproxy-legacy, bump | jim-p | 2014-05-16 | 6 | -7/+22 |
* | | Fix call-time pass-by-reference in haproxy | jim-p | 2014-05-16 | 6 | -7/+22 |
* | | Merge pull request #658 from PiBa-NL/tinc_status | Renato Botelho | 2014-05-14 | 1 | -36/+38 |
|\ \ |
|
| * | | tinc, as commented on previous commit removed {...} block around the for-loop... | PiBa-NL | 2014-05-14 | 1 | -36/+34 |
| * | | fix tinc status page. | PiBa-NL | 2014-05-13 | 1 | -4/+8 |
| |/ |
|
* / | postfix pkg requires 2.1. ticket #3587 | Chris Buechler | 2014-05-13 | 2 | -2/+2 |
|/ |
|
* | Fix call-time pass-by-reference in syslog-ng, bump | jim-p | 2014-05-09 | 6 | -8/+8 |
* | Fix call-time pass-by-reference in Squidguard, bump | jim-p | 2014-05-09 | 12 | -68/+68 |
* | Fix call-time pass-by-reference in squid, bump | jim-p | 2014-05-09 | 10 | -16/+16 |
* | Fix call-time pass-by-reference in spamd, bump | jim-p | 2014-05-09 | 5 | -6/+6 |
* | Fix call-time pass-by-reference in lcdproc-dev, bump | jim-p | 2014-05-09 | 6 | -13/+13 |
* | Fix call-time pass-by-reference in lcdproc | jim-p | 2014-05-09 | 6 | -12/+12 |
* | Fix call-time pass-by-reference in imspector, bump | jim-p | 2014-05-09 | 7 | -8/+8 |
* | Fix call-time pass-by-reference in filer, bump | jim-p | 2014-05-09 | 4 | -5/+5 |
* | Fix call-time pass-by-reference in clamav (not used) | jim-p | 2014-05-09 | 4 | -8/+8 |
* | Fix call-time pass-by-reference in checkmk, bump | jim-p | 2014-05-09 | 4 | -5/+5 |
* | Fix call-time pass-by-reference in bind, bump. | jim-p | 2014-05-09 | 5 | -5/+5 |
* | Fix call-time pass-by-reference in apcupsd. Bump. | jim-p | 2014-05-09 | 4 | -5/+5 |
* | Fix call-time pass-by-reference in zebedee, bump | jim-p | 2014-05-09 | 4 | -5/+5 |
* | Make tinc pkg respect proper clog path for >= 2.1.3 | jim-p | 2014-05-09 | 5 | -6/+22 |
* | Correct check | jim-p | 2014-05-09 | 1 | -1/+1 |
* | Check new and old path for clog when generating mail report. Bump. | jim-p | 2014-05-09 | 5 | -5/+11 |
* | Merge pull request #656 from trendchiller/master | Renato Botelho | 2014-05-08 | 0 | -0/+0 |
|\ |
|
| * | 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 #609 from dhoffend/master | Renato Botelho | 2014-05-08 | 8 | -44/+121 |
|\ \ |
|
| * | | bumbed version number for quagga-ospfd | Daniel Hoffend | 2014-05-08 | 3 | -3/+3 |
| * | | changed check for config parameter to is_array | Daniel Hoffend | 2014-04-08 | 1 | -2/+2 |
| * | | add support for quagga ospfd raw config support | Daniel Hoffend | 2014-02-27 | 5 | -40/+117 |
* | | | Merge pull request #645 from PiBa-NL/hap_cert_usage | Renato Botelho | 2014-05-08 | 2 | -0/+33 |
|\ \ \ |
|
| * | | | haproxy-devel, add plugin 'activation' into the xml | PiBa-NL | 2014-04-13 | 1 | -0/+3 |