aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | Change "Snort" to "Suricata" in comment line for sid-msg.map file.bmeeks82014-05-151-1/+1
| | | |
| * | | Add DUP capability to create new Suricata instance based on existing one.bmeeks82014-05-152-10/+90
| | | |
| * | | Fix typo in new alert-pf blocking plugin name.bmeeks82014-05-141-1/+1
| | | |
| * | | Use system vars where possible; bump GUI config version.bmeeks82014-05-141-3/+3
| | | |
| * | | Test for 2.2 install, adjust conf file path accordingly.bmeeks82014-05-141-1/+6
| | | |
| * | | Fix copy-paste typo in code ported over from Snort pkg.bmeeks82014-05-141-1/+1
| | | |
| * | | Fix-up call-time pass-by-reference use for PHP 5.5bmeeks82014-05-142-2/+12
| | | |
| * | | Use system functions where possible & omit deletion of suricata user.bmeeks82014-05-141-5/+2
| | | |
* | | | Fix #3672:Renato Botelho2014-05-213-11/+11
| |/ / |/| | | | | | | | | | | | | | - s/jailscanner/mailscanner/ on pkg_config.10.xml - Add http:// protocol to a couple of websites to avoid a broken link - Replace <website></website> with <website/>
* | | Fix call-time pass-by-reference in haproxy-legacy, bumpjim-p2014-05-166-7/+22
| | |
* | | Fix call-time pass-by-reference in haproxyjim-p2014-05-166-7/+22
| | |
* | | Merge pull request #658 from PiBa-NL/tinc_statusRenato Botelho2014-05-141-36/+38
|\ \ \
| * | | tinc, as commented on previous commit removed {...} block around the ↵PiBa-NL2014-05-141-36/+34
| | | | | | | | | | | | | | | | for-loops + whitespace changed to tabs
| * | | fix tinc status page.PiBa-NL2014-05-131-4/+8
| |/ /
* / / postfix pkg requires 2.1. ticket #3587Chris Buechler2014-05-132-2/+2
|/ /
* | Fix call-time pass-by-reference in syslog-ng, bumpjim-p2014-05-096-8/+8
| |
* | Fix call-time pass-by-reference in Squidguard, bumpjim-p2014-05-0912-68/+68
| |
* | Fix call-time pass-by-reference in squid, bumpjim-p2014-05-0910-16/+16
| |
* | Fix call-time pass-by-reference in spamd, bumpjim-p2014-05-095-6/+6
| |
* | Fix call-time pass-by-reference in lcdproc-dev, bumpjim-p2014-05-096-13/+13
| |
* | Fix call-time pass-by-reference in lcdprocjim-p2014-05-096-12/+12
| |
* | Fix call-time pass-by-reference in imspector, bumpjim-p2014-05-097-8/+8
| |
* | Fix call-time pass-by-reference in filer, bumpjim-p2014-05-094-5/+5
| |
* | Fix call-time pass-by-reference in clamav (not used)jim-p2014-05-094-8/+8
| |
* | Fix call-time pass-by-reference in checkmk, bumpjim-p2014-05-094-5/+5
| |
* | Fix call-time pass-by-reference in bind, bump.jim-p2014-05-095-5/+5
| |
* | Fix call-time pass-by-reference in apcupsd. Bump.jim-p2014-05-094-5/+5
| |
* | Fix call-time pass-by-reference in zebedee, bumpjim-p2014-05-094-5/+5
| |
* | Make tinc pkg respect proper clog path for >= 2.1.3jim-p2014-05-095-6/+22
| |
* | Correct checkjim-p2014-05-091-1/+1
| |
* | Check new and old path for clog when generating mail report. Bump.jim-p2014-05-095-5/+11
| |
* | Merge pull request #656 from trendchiller/masterRenato Botelho2014-05-080-0/+0
|\|
| * 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 #609 from dhoffend/masterRenato Botelho2014-05-088-44/+121
|\ \
| * | bumbed version number for quagga-ospfdDaniel Hoffend2014-05-083-3/+3
| | |
| * | changed check for config parameter to is_arrayDaniel Hoffend2014-04-081-2/+2
| | |
| * | add support for quagga ospfd raw config supportDaniel Hoffend2014-02-275-40/+117
| | |
* | | Merge pull request #645 from PiBa-NL/hap_cert_usageRenato Botelho2014-05-082-0/+33
|\ \ \
| * | | haproxy-devel, add plugin 'activation' into the xmlPiBa-NL2014-04-131-0/+3
| | | |
| * | | haproxy-devel, plugin function for reporting used certificatesPiBa-NL2014-04-131-0/+30
| | | |
* | | | Merge pull request #642 from PiBa-NL/hap_obsolete_cleanupRenato Botelho2014-05-081-6/+0
|\ \ \ \
| * | | | haproxy-devel, remove obsolete configuration/certificates cleanupPiBa-NL2014-04-081-6/+0
| |/ / /
* | | | Bump lcdproc-dev version due to recent changesRenato Botelho2014-05-083-3/+3
| | | |
* | | | Merge pull request #637 from topper727/patch-2Renato Botelho2014-05-081-0/+1
|\ \ \ \
| * | | | Update lcdproc_client.phptopper7272014-04-041-0/+1
| | | | | | | | | | | | | | | Fixed the LED4 to show gateway status on CrystalFontz displays. Please update version number
* | | | | 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
| | | | |