Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snort-dev, remove orion package add snort-dev package | robiscool | 2011-09-21 | 73 | -68/+68 |
| | |||||
* | More tinydns IPv6 fixes. AAAA and PTR now work. (AAAA w/auto PTR does not work) | jim-p | 2011-09-19 | 1 | -17/+73 |
| | |||||
* | Merge pull request #87 from namezero111111/master | Jim P | 2011-09-19 | 1 | -6/+11 |
|\ | | | | | Added functionality for advanced client export (2) | ||||
| * | Edited config/openvpn-client-export/openvpn-client-export.inc via GitHub | Namezero | 2011-09-19 | 1 | -1/+1 |
| | | |||||
| * | Edited config/openvpn-client-export/openvpn-client-export.inc via GitHub | Namezero | 2011-09-19 | 1 | -1/+1 |
| | | |||||
| * | Changes for advanced options | Namezero | 2011-09-19 | 1 | -5/+10 |
| | | |||||
* | | added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route" | Nachtfalkeaw | 2011-09-14 | 1 | -8/+16 |
| | | |||||
* | | added additional description | Nachtfalkeaw | 2011-09-14 | 1 | -2/+2 |
| | | |||||
* | | Postfix - Include native SPF extra options | Marcello Coutinho | 2011-09-14 | 3 | -52/+36 |
| | | | | | | | | | | Include sysctl sets on startup script Remove some old code from postfix.inc | ||||
* | | create new package squid3-reverse to test with and work on | Martin Fuchs | 2011-09-14 | 13 | -0/+4743 |
| | | |||||
* | | Varnish - fix probe urls with spetial character '-' | Marcello Coutinho | 2011-09-14 | 2 | -6/+5 |
| | | | | | | | | use same conf file for i386 adn x64 | ||||
* | | squid: add note | Martin Fuchs | 2011-09-13 | 2 | -4/+4 |
| | | |||||
* | | squid: finally remove obsolete checks | Martin Fuchs | 2011-09-13 | 2 | -26/+0 |
| | | |||||
* | | Slight formatting fix | jim-p | 2011-09-12 | 1 | -2/+2 |
| | | |||||
* | | Misc fixes (cdata more descr fields, chmod) | jim-p | 2011-09-12 | 1 | -7/+7 |
| | | |||||
* | | Fixup whitespace. | jim-p | 2011-09-12 | 1 | -104/+103 |
| | | |||||
* | | Fix broken xml tag. Fixes freeradius install/reinstall. | jim-p | 2011-09-12 | 1 | -1/+1 |
| | | |||||
* | | Declare this array before use, otherwise if no commands are found the ↵ | jim-p | 2011-09-12 | 1 | -0/+1 |
| | | | | | | | | implode() below the loop will fail. (nrpe2) | ||||
* | | revert back to previous version. strange reinstallation problems. | Nachtfalkeaw | 2011-09-12 | 1 | -10/+0 |
| | | |||||
* | | undo chmod -> seems to break reinstallation | Nachtfalkeaw | 2011-09-12 | 1 | -3/+3 |
| | | |||||
* | | added column for subnetmask | Nachtfalkeaw | 2011-09-12 | 1 | -46/+50 |
| | | |||||
* | | Merge pull request #75 from Nachtfalkeaw/patch-28 | Chris Buechler | 2011-09-11 | 1 | -1/+1 |
|\ \ | | | | | | | fixed typo | ||||
| * | | fixed typo | Nachtfalkeaw | 2011-09-12 | 1 | -1/+1 |
| | | | |||||
* | | | fixed typo | Nachtfalkeaw | 2011-09-12 | 1 | -1/+1 |
|/ / | |||||
* | | squid: enable fields by depencency and comment out unneccessary checks | Martin Fuchs | 2011-09-11 | 4 | -2/+6 |
| | | |||||
* | | Merge pull request #72 from Nachtfalkeaw/patch-25 | Scott Ullrich | 2011-09-11 | 1 | -3/+15 |
|\ \ | | | | | | | added user attributes "Framed-IP-Netmask" and "Framed-Routing" to webGUI | ||||
| * | | added user attruibutes "Framed-IP-Netmask" and "Framed-Routing" to webGUI | Nachtfalkeaw | 2011-09-12 | 1 | -3/+15 |
| | | | |||||
* | | | Merge pull request #71 from Nachtfalkeaw/patch-24 | Scott Ullrich | 2011-09-11 | 1 | -1/+11 |
|\ \ \ | | | | | | | | | added user attributes "Framed-IP-Netmask" and "Framed-Routing" to webGUI | ||||
| * | | | added user attruibutes "Framed-IP-Netmask" and "Framed-Routing" to webGUI | Nachtfalkeaw | 2011-09-12 | 1 | -1/+11 |
| |/ / | |||||
* / / | squid: disable RFC1918 when using transparent mode | Martin Fuchs | 2011-09-11 | 2 | -0/+2 |
|/ / | |||||
* | | changed rights from "chmod 077" to "chmod 0755" | Nachtfalkeaw | 2011-09-11 | 1 | -3/+3 |
| | | |||||
* | | fixing wrong variable reported in: http://redmine.pfsense.com/issues/1842 | Nachtfalkeaw | 2011-09-11 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #66 from Nachtfalkeaw/patch-19 | Chris Buechler | 2011-09-10 | 1 | -2/+2 |
|\ \ | | | | | | | fix typo reported in: http://redmine.pfsense.com/issues/1842 | ||||
| * | | fix typo reported in: http://redmine.pfsense.com/issues/1842 | Nachtfalkeaw | 2011-09-11 | 1 | -2/+2 |
| | | | |||||
* | | | fix typo reported in: http://redmine.pfsense.com/issues/1842 | Nachtfalkeaw | 2011-09-11 | 1 | -2/+2 |
|/ / | |||||
* | | Postfix forwarder - change regex from REGEXP to PCRE format. | Marcello Coutinho | 2011-09-10 | 3 | -34/+34 |
| | | |||||
* | | postfix - fix wrong filename call. | Marcello Coutinho | 2011-09-09 | 1 | -6/+6 |
| | | |||||
* | | update postfix to 2.8.5 | Marcello Coutinho | 2011-09-09 | 1 | -16/+14 |
| | | | | | | | | fix postfix missing user argument at master.cf | ||||
* | | snort.sh script understands of reloading snort so just use that rather than ↵ | Ermal | 2011-09-08 | 2 | -20/+2 |
| | | | | | | | | triggering a stop and then start. Also correct repsective file names inside the files while here. | ||||
* | | Merge pull request #62 from Nachtfalkeaw/patch-15 | Chris Buechler | 2011-09-06 | 1 | -52/+90 |
|\ \ | | | | | | | freeRADIUS: changing logging capabilities (logging to syslog or to /var/l | ||||
| * | | freeRADIUS: changing logging capabilities (logging to syslog or to ↵ | Nachtfalkeaw | 2011-09-06 | 1 | -52/+90 |
| | | | | | | | | | | | | /var/log/radius.log). replaced some other static values with variables to change them from webGUI | ||||
* | | | freeRADIUS: changing logging capabilities (logging to syslog or to ↵ | Nachtfalkeaw | 2011-09-06 | 1 | -9/+11 |
|/ / | | | | | | | /var/log/radius.log). replaced some other static values with variables to change them from webGUI | ||||
* | | Copyright on a configuration file does not make sense! The author is already ↵ | Ermal | 2011-09-06 | 1 | -26/+0 |
| | | | | | | | | credited in the code of the package. | ||||
* | | Add checks to see if the files exists before being used on the config to ↵ | Ermal | 2011-09-06 | 1 | -2/+7 |
| | | | | | | | | avoid possible errors. | ||||
* | | Postfix package v2 fix policydv2 instalation warning. | Marcello Coutinho | 2011-09-05 | 1 | -1/+1 |
| | | |||||
* | | Include default preprocessor rules which should fix portscan and other ↵ | Ermal | 2011-09-05 | 1 | -4/+6 |
| | | | | | | | | preprocessor detections | ||||
* | | postfix package v2 minor fix in adexport.pl prefix | marcelloc | 2011-09-05 | 1 | -1/+1 |
| | | |||||
* | | More fixes to stream5_tcp config | Ermal | 2011-09-05 | 1 | -1/+1 |
| | | |||||
* | | Sleep 4 seconds when toggle the status of the snort (start/stop) so the GUI ↵ | Ermal | 2011-09-05 | 1 | -0/+1 |
| | | | | | | | | reports correctly | ||||
* | | Try to fix the portscan not working | Ermal | 2011-09-05 | 1 | -3/+3 |
| | |