aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | |
* | | | correct autodiscover settings (wrong hostname) and bump pkg-versionMartin Fuchs2014-05-085-10/+16
| | | |
* | | | Merge pull request #651 from phil-davis/patch-1Renato Botelho2014-05-085-6/+13
|\ \ \ \
| * | | | bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| | | | |
| * | | | bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| | | | |
| * | | | bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| | | | |
| * | | | bandwidthd version bump to 0.4Phil Davis2014-04-221-1/+1
| | | | |
| * | | | bandwidthd for 2.2 on nanoBSDPhil Davis2014-04-221-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, bumpjim-p2014-05-077-13/+13
| | | | |
* | | | | Fix call-time pass-by-reference in Varnish 2.x, bumpjim-p2014-05-0710-14/+14
| | | | |
* | | | | Fix call-time pass-by-reference in Zabbix2-agent and -proxy, bumpjim-p2014-05-076-10/+10
| | | | |
* | | | | Fix call-time pass-by-reference in siproxdjim-p2014-05-075-6/+6
| | | | |
* | | | | Missed this character somehowjim-p2014-05-071-1/+1
| | | | |
* | | | | Fix call-time pass-by-reference in nut, bumpjim-p2014-05-075-8/+8
| | | | |
* | | | | Fix call-time pass-by-reference in gwled, bump.jim-p2014-05-075-5/+5
| | | | |
* | | | | Fix call-time pass-by-reference in pfflowd, bumpjim-p2014-05-074-6/+6
| | | | |
* | | | | Fix call-time pass-by-reference in Softflowd, bumpjim-p2014-05-074-6/+6
| | | | |
* | | | | Remove call-time pass-by-reference in Blinkled, bumpjim-p2014-05-075-6/+6
| | | | |
* | | | | Fix call-time pass-by-reference in System Patches, bump versionjim-p2014-05-075-5/+9
| | | | |
* | | | | Fix a call-time pass-by-reference in ACB. Bump version.jim-p2014-05-075-6/+6
| | | | |
* | | | | Retrieve current theme before attempting to reference the theme, otherwise ↵jim-p2014-05-075-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 Botelho2014-05-051-38/+38
| | | | | | | | | | | | | | | | | | | | against openssl 1.0.1_11 now
* | | | | Merge pull request #655 from bmeeks8/suricata-fix-licenseRELENG_2_1_5RELENG_2_1_3Renato Botelho2014-05-0430-228/+561
|\ \ \ \ \
| * | | | | Update license to include proper attribution for previous work.bmeeks82014-05-0430-228/+561
|/ / / / /
* | | | | Merge pull request #654 from bmeeks8/suricata-1.0.1Ermal2014-05-0210-13/+37
|\ \ \ \ \
| * | | | | Allow disabling of 'Delayed Detect' feature when required.bmeeks82014-04-303-2/+18
| | | | | |
| * | | | | No need to call suricata_reload_config() here.bmeeks82014-04-301-3/+2
| | | | | |
| * | | | | Bump Suricata package version to 1.0.1 for bug fix.bmeeks82014-04-303-3/+3
| | | | | |
| * | | | | Fix bug in cron task edit for 'rm_blocked' hostsbmeeks82014-04-303-5/+14
| | | | | |
* | | | | | Merge pull request #653 from bmeeks8/snort-3.0.8Ermal2014-05-025-8/+15
|\ \ \ \ \ \
| * | | | | | Bump Snort package version to 3.0.8 for bug fix.bmeeks82014-04-306-7/+7
| | | | | | |
| * | | | | | Better fix for preventing multiple rm_blocked cron entries.bmeeks82014-04-301-11/+2
| | | | | | |
| * | | | | | Fix multiple cron jobs bug when updating rm_blocked interval.bmeeks82014-04-301-3/+19
| |/ / / / /
| * | | | | Merge branch 'master' of https://github.com/pfsense/pfsense-packagesbmeeks82014-04-297-12/+12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'suricata-1.0'bmeeks82014-04-2929-200/+1516
| |\ \ \ \ \ \
* | | | | | | | Bump version for all recently rebuilt packages, all of them are linked ↵Renato Botelho2014-05-012-74/+74
| |_|/ / / / / |/| | | | | | | | | | | | | | | | | | | | against openssl 1.0.1_11 now