Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| |/ / |/| | | | | | | | | | | | | | | - 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, 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 ↵ | PiBa-NL | 2014-05-14 | 1 | -36/+34 | |
| | | | | | | | | | | | | | | | | for-loops + whitespace changed to tabs | |||||
| * | | | 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 | |
| | | | | ||||||
| * | | | haproxy-devel, plugin function for reporting used certificates | PiBa-NL | 2014-04-13 | 1 | -0/+30 | |
| | | | | ||||||
* | | | | Merge pull request #642 from PiBa-NL/hap_obsolete_cleanup | Renato Botelho | 2014-05-08 | 1 | -6/+0 | |
|\ \ \ \ | ||||||
| * | | | | haproxy-devel, remove obsolete configuration/certificates cleanup | PiBa-NL | 2014-04-08 | 1 | -6/+0 | |
| |/ / / | ||||||
* | | | | Bump lcdproc-dev version due to recent changes | Renato Botelho | 2014-05-08 | 3 | -3/+3 | |
| | | | | ||||||
* | | | | 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 | |
| | | | | | | | | | | | | | | | 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-p | 2014-05-08 | 5 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | Patches (thanks-to: garga), bump. | |||||
* | | | | | 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 | |
| | | | | |