Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump up version of snort to reflect changes | Ermal | 2012-07-06 | 5 | -6/+6 |
| | |||||
* | Generalize the version of snort used allover in the code. Thank you to ↵ | Ermal | 2012-07-06 | 4 | -17/+19 |
| | | | | http://forum.pfsense.org/index.php/topic,51217.0.html | ||||
* | Fixup quagga's behavior for disabling redistribution of certain networks. ↵ | jim-p | 2012-07-06 | 4 | -17/+29 |
| | | | | Fixes #2542 | ||||
* | unbound: changed max_version to make it available for 2.0.1. See: ↵ | Alexander Wilke | 2012-07-06 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,50788.0.html | ||||
* | unbound: changed max_version to make it available for 2.0.1. See: ↵ | Alexander Wilke | 2012-07-06 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,50788.0.html | ||||
* | Merge pull request #283 from djgel/patch-2 | Marcello Coutinho | 2012-07-06 | 1 | -2/+2 |
|\ | | | | | Fix: Local and Monitor is Inverted. | ||||
| * | Fix: Local and Monitor is Inverted. | Márcio Carlos | 2012-07-06 | 1 | -2/+2 |
|/ | |||||
* | freeradius2: modified pfSense version check | Alexander Wilke | 2012-07-06 | 1 | -152/+150 |
| | |||||
* | Let gwled show up on amd64. Not sure if there are any platforms out there ↵ | jim-p | 2012-07-05 | 1 | -0/+11 |
| | | | | that are amd64 and that FreeBSD finds LEDs for, but if there are, no reason why this shouldn't work there too. | ||||
* | Have blinkled pull its binaries in properly. | jim-p | 2012-07-05 | 3 | -7/+8 |
| | |||||
* | Don't forget build_pbi for blinkled | jim-p | 2012-07-05 | 2 | -0/+6 |
| | |||||
* | Let's try to build blinkled from a port. | jim-p | 2012-07-05 | 2 | -0/+2 |
| | |||||
* | Fixup lightsquid for 2.1 | jim-p | 2012-07-05 | 1 | -7/+17 |
| | |||||
* | Version bump for zabbix proxy | jim-p | 2012-07-05 | 3 | -3/+3 |
| | |||||
* | Zabbix proxy fixes for 2.1 | jim-p | 2012-07-05 | 1 | -7/+27 |
| | |||||
* | whitespace cleanup | jim-p | 2012-07-05 | 1 | -183/+182 |
| | |||||
* | Zabbix agent fixes for 2.1 & cleanup. | jim-p | 2012-07-05 | 3 | -217/+235 |
| | |||||
* | Flip this test around - only 1.x needed this. | jim-p | 2012-07-05 | 1 | -1/+1 |
| | |||||
* | Various fixes for Avahi on 2.1. Fixes #2535 | jim-p | 2012-07-05 | 4 | -13/+37 |
| | |||||
* | Merge pull request #282 from ccesario/master | Seth Mos | 2012-07-05 | 1 | -1/+1 |
|\ | | | | | Change deprecated function split() to explode() | ||||
| * | Change deprecated function split() to explode() | ccesario | 2012-07-05 | 1 | -1/+1 |
|/ | | | related post http://forum.pfsense.org/index.php/topic,51001.msg273113.html#msg273113 | ||||
* | snort-dev, fix typo in snort.inc | robiscool | 2012-07-04 | 3 | -2/+30 |
| | |||||
* | snort-dev, redo all code related to snort startup/stop, add ↵ | robiscool | 2012-07-04 | 4 | -127/+241 |
| | | | | snort-dev/snort_startstop.php | ||||
* | Remove references to outsiders and help and info | Ermal | 2012-07-04 | 10 | -309/+5 |
| | |||||
* | Correctly process the exit code from pgrep rather than processing its ↵ | Ermal | 2012-07-04 | 1 | -32/+50 |
| | | | | output. Fixes snort start/restart/stop with rc file | ||||
* | Version bump for havp | jim-p | 2012-07-03 | 2 | -2/+2 |
| | |||||
* | Fix typo | jim-p | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | Make sure the log dir for clamav exists too (and 2.1 is also 2.x, old test ↵ | jim-p | 2012-07-03 | 1 | -1/+3 |
| | | | | wasn't proper) | ||||
* | ensure that the clamav db dir exists. | jim-p | 2012-07-03 | 1 | -0/+6 |
| | |||||
* | Ensure havp user and group exist | jim-p | 2012-07-03 | 1 | -1/+6 |
| | |||||
* | Try to force clamav to use havp user/group | jim-p | 2012-07-03 | 2 | -0/+2 |
| | |||||
* | Misc changes for squid on 2.1 | jim-p | 2012-07-03 | 1 | -24/+31 |
| | |||||
* | snort-dev, fix vpn netlist issue with spaces, fix detail preg match on input ↵ | robiscool | 2012-07-03 | 2 | -5/+11 |
| | | | | errors on snort-dev/snort_interfaces_whitelist_edit.php | ||||
* | Try to force squid uid/gid to be proxy, since squid user isn't getting ↵ | jim-p | 2012-07-03 | 2 | -2/+2 |
| | | | | picked up by pbi, but proxy is. | ||||
* | Fix nrpe2 for 2.1, also fix service status. | jim-p | 2012-07-03 | 2 | -12/+23 |
| | |||||
* | Show nut ups time remaining in a more friendly manner, variant of ↵ | jim-p | 2012-07-03 | 1 | -1/+8 |
| | | | | http://forum.pfsense.org/index.php/topic,42415.msg224534.html#msg224534 | ||||
* | squid3 - fix unrestricted_auth check | Marcello Coutinho | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | Fix nut for 2.1 | jim-p | 2012-07-03 | 1 | -1/+6 |
| | |||||
* | Fix newlines | jim-p | 2012-07-03 | 3 | -353/+353 |
| | |||||
* | snort-dev, version bump for snort.inc | robiscool | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | snort-dev, version bump | robiscool | 2012-07-03 | 2 | -2/+2 |
| | |||||
* | snort-dev, add ipv6 support to whitelist build func, remove use of old ↵ | robiscool | 2012-07-03 | 3 | -252/+463 |
| | | | | javascript, php closure adds for namespace | ||||
* | Version bump for quagga | jim-p | 2012-07-02 | 2 | -2/+2 |
| | |||||
* | Reject a password containing a single quote (it does weird things in the pkg ↵ | jim-p | 2012-07-02 | 2 | -1/+11 |
| | | | | code), also do not try to query the zebra or ospfd daemon if they are not running. | ||||
* | Bump version after fixes | Ermal | 2012-07-02 | 3 | -3/+3 |
| | |||||
* | Actually this check was/need to be = 0. | Ermal | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | Correct stopping of snort by specifying right filename of pid. | Ermal | 2012-07-02 | 1 | -3/+3 |
| | |||||
* | siproxd: fix for pfsense 2.1 according to this forum thread: | Alexander Wilke | 2012-07-02 | 1 | -6/+24 |
| | | | http://forum.pfsense.org/index.php/topic,51037.0/topicseen.html | ||||
* | bacula-client - fix localdirector var call on bacula client conf | Marcello Coutinho | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | dansguardian - remove unset var used to test code on console | Marcello Coutinho | 2012-07-02 | 1 | -1/+1 |
| |