Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | snort-dev, remove orion package add snort-dev package | robiscool | 2011-09-21 | 74 | -81/+74 |
| | |||||
* | 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 |
| | | |||||
* | | Merge pull request #84 from Nachtfalkeaw/patch-38 | Scott Ullrich | 2011-09-16 | 1 | -0/+6 |
|\ \ | | | | | | | try to add logging capability like posted in this thread: http://forum.pf | ||||
| * | | try to add logging capability like posted in this thread: ↵ | Nachtfalkeaw | 2011-09-16 | 1 | -0/+6 |
|/ / | | | | | | | http://forum.pfsense.org/index.php/topic,40815.msg210805.html#msg210805 | ||||
* | | Merge pull request #83 from Nachtfalkeaw/patch-37 | Scott Ullrich | 2011-09-14 | 1 | -8/+16 |
|\ \ | | | | | | | added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route" | ||||
| * | | added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route" | Nachtfalkeaw | 2011-09-14 | 1 | -8/+16 |
|/ / | |||||
* | | Merge pull request #82 from Nachtfalkeaw/patch-36 | Scott Ullrich | 2011-09-14 | 1 | -2/+2 |
|\ \ | | | | | | | added additional description | ||||
| * | | added additional description | Nachtfalkeaw | 2011-09-14 | 1 | -2/+2 |
|/ / | |||||
* | | Postfix - Include native SPF extra options | Marcello Coutinho | 2011-09-14 | 5 | -58/+42 |
| | | | | | | | | | | Include sysctl sets on startup script Remove some old code from postfix.inc | ||||
* | | oops | Martin Fuchs | 2011-09-14 | 1 | -2/+2 |
| | | |||||
* | | create new package squid3-reverse to test with and work on | Martin Fuchs | 2011-09-14 | 15 | -3/+4764 |
| | | |||||
* | | squid: 3.1.14 does not build -> correct version information, discontinue ↵ | Martin Fuchs | 2011-09-14 | 3 | -5/+5 |
| | | | | | | | | squid3 on pfSense 1.2.x | ||||
* | | Varnish - fix probe urls with spetial character '-' | Marcello Coutinho | 2011-09-14 | 4 | -10/+9 |
| | | | | | | | | 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) | ||||
* | | Merge pull request #81 from Nachtfalkeaw/patch-34 | Scott Ullrich | 2011-09-12 | 1 | -1/+1 |
|\ \ | | | | | | | reverting version to prevent highlighting package and break installation. | ||||
| * | | reverting version to prevent highlighting package and break installation. | Nachtfalkeaw | 2011-09-12 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #79 from Nachtfalkeaw/patch-32 | Scott Ullrich | 2011-09-12 | 1 | -10/+0 |
|\ \ | | | | | | | revert back to previous version. strange reinstallation problems. | ||||
| * | | revert back to previous version. strange reinstallation problems. | Nachtfalkeaw | 2011-09-12 | 1 | -10/+0 |
|/ / | |||||
* | | Merge pull request #78 from Nachtfalkeaw/patch-31 | Scott Ullrich | 2011-09-12 | 1 | -3/+3 |
|\ \ | | | | | | | undo chmod -> seems to break reinstallation | ||||
| * | | undo chmod -> seems to break reinstallation | Nachtfalkeaw | 2011-09-12 | 1 | -3/+3 |
|/ / | |||||
* | | postfix - include SPF compile option for native SPF check support. | Marcello Coutinho | 2011-09-12 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #77 from Nachtfalkeaw/patch-30 | Scott Ullrich | 2011-09-11 | 1 | -46/+50 |
|\ \ | | | | | | | added column for subnetmask | ||||
| * | | 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 |
| | | | |||||
* | | | Merge pull request #76 from Nachtfalkeaw/patch-29 | Chris Buechler | 2011-09-11 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | fixed typo | ||||
| * | | 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 #74 from Nachtfalkeaw/patch-27 | Scott Ullrich | 2011-09-11 | 0 | -0/+0 |
|\ \ | | | | | | | bump version | ||||
| * | | bump version | Nachtfalkeaw | 2011-09-12 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #73 from Nachtfalkeaw/patch-26 | Scott Ullrich | 2011-09-11 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | bump version | ||||
| * | | bump version | Nachtfalkeaw | 2011-09-12 | 1 | -1/+1 |
| | | | |||||
* | | | 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 |
|/ / | |||||
* | | Merge pull request #70 from Nachtfalkeaw/patch-23 | Scott Ullrich | 2011-09-11 | 1 | -3/+3 |
|\ \ | | | | | | | changed rights from "chmod 077" to "chmod 0755" | ||||
| * | | changed rights from "chmod 077" to "chmod 0755" | Nachtfalkeaw | 2011-09-11 | 1 | -3/+3 |
|/ / | |||||
* | | Merge pull request #69 from Nachtfalkeaw/patch-22 | Chris Buechler | 2011-09-10 | 1 | -1/+1 |
|\ \ | | | | | | | fixing wrong variable reported in: http://redmine.pfsense.com/issues/1842 |