Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | dansguardian - replace split function with preg_match | Marcello Coutinho | 2012-07-02 | 1 | -9/+17 | |
| | | | | | related post: http://forum.pfsense.org/index.php/topic,51001.msg272499.html#msg272499 | |||||
* | squid3 - include some array checks and rename php_install function to avoid ↵ | Marcello Coutinho | 2012-07-02 | 3 | -17/+52 | |
| | | | | | | | warning/errors with other packages related post http://forum.pfsense.org/index.php/topic,51001.msg272499.html#msg272499 | |||||
* | bacula-client - merge latest djgel fixes to bacula-client as his pull ↵ | Marcello Coutinho | 2012-07-02 | 5 | -16/+5 | |
| | | | | request could not be merged. | |||||
* | This shouldn't be needed any more - real fix was committed later. Revert ↵ | jim-p | 2012-07-02 | 1 | -1/+0 | |
| | | | | | | "Restart should actually stop before starting again - See http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558" This reverts commit cd645a1b11544eda4f3db68ba49caaec8bbf973e. | |||||
* | Merge pull request #275 from uversy/master | Jim P | 2012-07-01 | 1 | -1/+1 | |
|\ | | | | | Snort isn't detecting processes in pid file correctly - See forum http://forum.pfsense.org/index.php/topic,50758.0.html | |||||
| * | Snort isn't detecting processes in pid file correctly - See forum ↵ | uversy | 2012-07-01 | 1 | -1/+1 | |
|/ | | | | http://forum.pfsense.org/index.php/topic,50758.0.html | |||||
* | Version bump for openvpn client export. | jim-p | 2012-07-01 | 3 | -3/+3 | |
| | ||||||
* | Add inline config format that the openvpn client for android likes (ca, ↵ | jim-p | 2012-07-01 | 2 | -49/+88 | |
| | | | | cert, key, tls-auth inside single config file) to the export package. | |||||
* | Generalize this variable name | jim-p | 2012-06-30 | 2 | -11/+12 | |
| | ||||||
* | Move this common code into a function. | jim-p | 2012-06-30 | 1 | -86/+25 | |
| | ||||||
* | client export code cleanup. Remove a bunch of redundant/duplicate code. | jim-p | 2012-06-30 | 2 | -175/+36 | |
| | ||||||
* | Restart should actually stop before starting again - See ↵ | jim-p | 2012-06-30 | 1 | -0/+1 | |
| | | | | http://forum.pfsense.org/index.php/topic,50758.msg272558.html#msg272558 | |||||
* | bacula-client - after testing, change binaries to 8-stable and applied final ↵ | Marcello Coutinho | 2012-06-29 | 4 | -12/+13 | |
| | | | | fixes to gui option. Now daemon starts | |||||
* | bacula-client - fix more errors, almost done | Marcello Coutinho | 2012-06-29 | 6 | -146/+173 | |
| | ||||||
* | Merge pull request #272 from djgel/master | Marcello Coutinho | 2012-06-29 | 5 | -192/+115 | |
|\ | | | | | | | | | | | Changes in bacula_client ... More functions ... less errors I'll help you to reduce error even more :) | |||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -3/+3 | |
| | | ||||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -3/+3 | |
| | | ||||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -3/+3 | |
| | | ||||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -63/+25 | |
| | | ||||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -61/+33 | |
| | | ||||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -64/+48 | |
| | | ||||||
| * | Update master | Márcio Carlos | 2012-06-29 | 1 | -1/+4 | |
| | | ||||||
| * | Change Bacula-client Pkg | Márcio Carlos | 2012-06-29 | 1 | -5/+7 | |
| | | ||||||
* | | squid3 - some fixes and improvements to squid reverse code | Marcello Coutinho | 2012-06-28 | 3 | -33/+53 | |
| | | ||||||
* | | Fix typo | jim-p | 2012-06-28 | 1 | -1/+1 | |
| | | ||||||
* | | Version bump for nmap | jim-p | 2012-06-28 | 2 | -2/+2 | |
| | | ||||||
* | | Add an 'arp' scan type to nmap, also add a source interface selection, and ↵ | jim-p | 2012-06-28 | 2 | -71/+132 | |
| | | | | | | | | do some input validation as well. | |||||
* | | Bump nmap versions for updated binary, set myself as the maintainer. | jim-p | 2012-06-28 | 2 | -8/+8 | |
| | | ||||||
* | | Merge pull request #271 from djgel/master | Scott Ullrich | 2012-06-27 | 1 | -10/+8 | |
|\| | | | | | Fix error in menu config for bacula-client |