aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix parameters to function call. Fixes #1898jim-p2011-09-221-1/+1
|
* Handle an IPv6 PTR SOA manual record.jim-p2011-09-211-1/+12
|
* snort-dev, remove orion package add snort-dev packagerobiscool2011-09-2174-81/+74
|
* More tinydns IPv6 fixes. AAAA and PTR now work. (AAAA w/auto PTR does not work)jim-p2011-09-191-17/+73
|
* Merge pull request #87 from namezero111111/masterJim P2011-09-191-6/+11
|\ | | | | Added functionality for advanced client export (2)
| * Edited config/openvpn-client-export/openvpn-client-export.inc via GitHubNamezero2011-09-191-1/+1
| |
| * Edited config/openvpn-client-export/openvpn-client-export.inc via GitHubNamezero2011-09-191-1/+1
| |
| * Changes for advanced optionsNamezero2011-09-191-5/+10
| |
* | Merge pull request #84 from Nachtfalkeaw/patch-38Scott Ullrich2011-09-161-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: ↵Nachtfalkeaw2011-09-161-0/+6
|/ / | | | | | | http://forum.pfsense.org/index.php/topic,40815.msg210805.html#msg210805
* | Merge pull request #83 from Nachtfalkeaw/patch-37Scott Ullrich2011-09-141-8/+16
|\ \ | | | | | | added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route"
| * | added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route"Nachtfalkeaw2011-09-141-8/+16
|/ /
* | Merge pull request #82 from Nachtfalkeaw/patch-36Scott Ullrich2011-09-141-2/+2
|\ \ | | | | | | added additional description
| * | added additional descriptionNachtfalkeaw2011-09-141-2/+2
|/ /
* | Postfix - Include native SPF extra optionsMarcello Coutinho2011-09-145-58/+42
| | | | | | | | | | Include sysctl sets on startup script Remove some old code from postfix.inc
* | oopsMartin Fuchs2011-09-141-2/+2
| |
* | create new package squid3-reverse to test with and work onMartin Fuchs2011-09-1415-3/+4764
| |
* | squid: 3.1.14 does not build -> correct version information, discontinue ↵Martin Fuchs2011-09-143-5/+5
| | | | | | | | squid3 on pfSense 1.2.x
* | Varnish - fix probe urls with spetial character '-'Marcello Coutinho2011-09-144-10/+9
| | | | | | | | use same conf file for i386 adn x64
* | squid: add noteMartin Fuchs2011-09-132-4/+4
| |
* | squid: finally remove obsolete checksMartin Fuchs2011-09-132-26/+0
| |
* | Slight formatting fixjim-p2011-09-121-2/+2
| |
* | Misc fixes (cdata more descr fields, chmod)jim-p2011-09-121-7/+7
| |
* | Fixup whitespace.jim-p2011-09-121-104/+103
| |
* | Fix broken xml tag. Fixes freeradius install/reinstall.jim-p2011-09-121-1/+1
| |
* | Declare this array before use, otherwise if no commands are found the ↵jim-p2011-09-121-0/+1
| | | | | | | | implode() below the loop will fail. (nrpe2)
* | Merge pull request #81 from Nachtfalkeaw/patch-34Scott Ullrich2011-09-121-1/+1
|\ \ | | | | | | reverting version to prevent highlighting package and break installation.
| * | reverting version to prevent highlighting package and break installation.Nachtfalkeaw2011-09-121-1/+1
|/ /
* | Merge pull request #79 from Nachtfalkeaw/patch-32Scott Ullrich2011-09-121-10/+0
|\ \ | | | | | | revert back to previous version. strange reinstallation problems.
| * | revert back to previous version. strange reinstallation problems.Nachtfalkeaw2011-09-121-10/+0
|/ /
* | Merge pull request #78 from Nachtfalkeaw/patch-31Scott Ullrich2011-09-121-3/+3
|\ \ | | | | | | undo chmod -> seems to break reinstallation
| * | undo chmod -> seems to break reinstallationNachtfalkeaw2011-09-121-3/+3
|/ /
* | postfix - include SPF compile option for native SPF check support.Marcello Coutinho2011-09-122-2/+2
| |
* | Merge pull request #77 from Nachtfalkeaw/patch-30Scott Ullrich2011-09-111-46/+50
|\ \ | | | | | | added column for subnetmask
| * | added column for subnetmaskNachtfalkeaw2011-09-121-46/+50
|/ /
* | Merge pull request #75 from Nachtfalkeaw/patch-28Chris Buechler2011-09-111-1/+1
|\ \ | | | | | | fixed typo
| * | fixed typoNachtfalkeaw2011-09-121-1/+1
| | |
* | | Merge pull request #76 from Nachtfalkeaw/patch-29Chris Buechler2011-09-111-1/+1
|\ \ \ | |/ / |/| | fixed typo
| * | fixed typoNachtfalkeaw2011-09-121-1/+1
|/ /
* | squid: enable fields by depencency and comment out unneccessary checksMartin Fuchs2011-09-114-2/+6
| |
* | Merge pull request #74 from Nachtfalkeaw/patch-27Scott Ullrich2011-09-110-0/+0
|\ \ | | | | | | bump version
| * | bump versionNachtfalkeaw2011-09-121-1/+1
| | |
* | | Merge pull request #73 from Nachtfalkeaw/patch-26Scott Ullrich2011-09-111-1/+1
|\ \ \ | |/ / |/| | bump version
| * | bump versionNachtfalkeaw2011-09-121-1/+1
| | |
* | | Merge pull request #72 from Nachtfalkeaw/patch-25Scott Ullrich2011-09-111-3/+15
|\ \ \ | | | | | | | | added user attributes "Framed-IP-Netmask" and "Framed-Routing" to webGUI
| * | | added user attruibutes "Framed-IP-Netmask" and "Framed-Routing" to webGUINachtfalkeaw2011-09-121-3/+15
| | | |
* | | | Merge pull request #71 from Nachtfalkeaw/patch-24Scott Ullrich2011-09-111-1/+11
|\ \ \ \ | |_|/ / |/| | | added user attributes "Framed-IP-Netmask" and "Framed-Routing" to webGUI
| * | | added user attruibutes "Framed-IP-Netmask" and "Framed-Routing" to webGUINachtfalkeaw2011-09-121-1/+11
| |/ /
* / / squid: disable RFC1918 when using transparent modeMartin Fuchs2011-09-112-0/+2
|/ /
* | Merge pull request #70 from Nachtfalkeaw/patch-23Scott Ullrich2011-09-111-3/+3
|\ \ | | | | | | changed rights from "chmod 077" to "chmod 0755"