aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Handle snoop acl correctlyWarren Baker2011-09-291-1/+2
|
* Late nights equal though processes to suffer and thus mistakes start to ↵Warren Baker2011-09-291-1/+1
| | | | happen and silly things like this get done, but i blame it on jetlag - swop order around for ln
* Update files to make use of new ACLsWarren Baker2011-09-293-5/+5
|
* Add support for IPv6 ACLs and mixing of both IPv6 and v4 ACLsWarren Baker2011-09-292-924/+158
|
* Add function to determine next available ACL id and replace spaces with _ ↵Warren Baker2011-09-291-0/+21
| | | | for acl actions
* Start the support IPv6 ACLsWarren Baker2011-09-282-0/+1137
|
* Make sure advanced options, for optimization, are actually usedWarren Baker2011-09-281-1/+1
|
* not to mess up anything: revert changes to packages and start over in an own ↵Martin Fuchs2011-09-2726-9543/+0
| | | | repo
* Link dnsmasq.pid to unbound so dhcpleases can send sighup and not complainWarren Baker2011-09-271-0/+3
|
* prepare squid2 for reverse packageMartin Fuchs2011-09-2713-0/+4800
|
* Merge pull request #88 from mdima/masterScott Ullrich2011-09-251-1/+1
|\ | | | | Change in snort alerts widget
| * Solves http://redmine.pfsense.org/issues/1114mdima2011-09-261-1/+1
| |
* | 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-2173-68/+68
| |
* | 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
| |/
* | added "netmask/Framed-IP-Netmask" and "gateway/Framed-Route"Nachtfalkeaw2011-09-141-8/+16
| |
* | added additional descriptionNachtfalkeaw2011-09-141-2/+2
| |
* | Postfix - Include native SPF extra optionsMarcello Coutinho2011-09-143-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 onMartin Fuchs2011-09-1413-0/+4743
| |
* | Varnish - fix probe urls with spetial character '-'Marcello Coutinho2011-09-142-6/+5
| | | | | | | | 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)
* | revert back to previous version. strange reinstallation problems.Nachtfalkeaw2011-09-121-10/+0
| |
* | undo chmod -> seems to break reinstallationNachtfalkeaw2011-09-121-3/+3
| |
* | 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
| | |
* | | fixed typoNachtfalkeaw2011-09-121-1/+1
|/ /
* | squid: enable fields by depencency and comment out unneccessary checksMartin Fuchs2011-09-114-2/+6
| |
* | 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
|/ /
* | changed rights from "chmod 077" to "chmod 0755"Nachtfalkeaw2011-09-111-3/+3
| |
* | fixing wrong variable reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-1/+1
| |
* | Merge pull request #66 from Nachtfalkeaw/patch-19Chris Buechler2011-09-101-2/+2
|\ \ | | | | | | fix typo reported in: http://redmine.pfsense.com/issues/1842
| * | fix typo reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-2/+2
| | |
* | | fix typo reported in: http://redmine.pfsense.com/issues/1842Nachtfalkeaw2011-09-111-2/+2
|/ /
* | Postfix forwarder - change regex from REGEXP to PCRE format.Marcello Coutinho2011-09-103-34/+34
| |