aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add priorityScott Ullrich2011-02-071-5/+9
|
* timestamp defaults to ''Scott Ullrich2011-02-071-1/+1
|
* Add SRV record support.Scott Ullrich2011-02-072-3/+40
|
* Add format for AAAA and note its availableScott Ullrich2011-02-061-2/+2
|
* Note 128 bit format for ipv6 recordsScott Ullrich2011-02-062-2/+2
|
* Strip colons from ipv6. Addresses must be in 128 but formatScott Ullrich2011-02-062-5/+3
|
* Use 6 to designate ipv6 recordsScott Ullrich2011-02-061-1/+1
|
* Add ipv6 supportScott Ullrich2011-02-062-0/+11
|
* g4m3c4ck's fix for pulling countries from local file vs webserverTom Schaefer2011-02-011-3/+7
|
* Removing windows formatting. Attempt number two.Tom Schaefer2011-01-312-170/+170
|
* Attempting to remove windows formattingTom Schaefer2011-01-312-0/+2
|
* Add missing table rows for better formatting.Warren Baker2011-01-311-1/+5
|
* Update Copyright date.Warren Baker2011-01-312-2/+2
|
* Added credit to list creatorTom Schaefer2011-01-311-2/+2
|
* Update to be independant of countryipblocks site to relieve bandwidthTom Schaefer2011-01-3112-367/+436
|
* Remove cache dump at uninstall time and utilize unlink().Warren Baker2011-01-311-3/+4
|
* Extra dump_cache not needed.Warren Baker2011-01-311-2/+1
|
* Missing dump_cache on uninstall.Warren Baker2011-01-311-0/+1
|
* Remove manual user deletion (its handled by the pkg removal process). Also ↵Warren Baker2011-01-312-3/+27
| | | | added Cache Restoration support, so the existing cache is dumped to disk and restored in case of a service restart, reboot or shutdown of the server.
* squidGuard blacklist fixdvserg2011-01-311-0/+333
|
* SquidGuard blacklist update (Feature #105)dvserg2011-01-3110-480/+618
|
* Prevent division by zero.Erik Fonnesbeck2011-01-251-1/+4
|
* archive some more dead packagesChris Buechler2011-01-25175-0/+0
|
* [vnstat2] Use the correct variablePerry Mason2011-01-241-1/+1
|
* [vnstat2] Update names correctlyPerry Mason2011-01-233-5/+4
|
* somewhat fix iperf server. Previously it would just launch it and hang php ↵Chris Buechler2011-01-232-3/+3
| | | | forever until you manually killed iperf. Now it launches the server in the background, but it's going to stay running forever. Probably ideally need a Start/Stop button for the server but this at least keeps it from killing the web interface
* move dead packages into archive to clean this up a bit. I know there are ↵Chris Buechler2011-01-23108-0/+0
| | | | some I missed if someone else would like to review
* fix tab in cron pkgChris Buechler2011-01-231-1/+1
|
* touch up arpwatchChris Buechler2011-01-231-4/+3
|
* fix up arping package, no longer hoses theme, fix up textChris Buechler2011-01-232-12/+6
|
* snort-dev, add my patches as requested by the head pfsense devsrobiscool2011-01-219-0/+8783
|
* snort-dev, remove IDE settingsrobiscool2011-01-217-55/+0
|
* snort-dev, sqlite, remove all javascript framworksrobiscool2011-01-2150-0/+4914
|
* Add wizards tab to the Client Export tab.jim-p2011-01-211-0/+1
|
* s/queries from/query from/Scott Ullrich2011-01-191-1/+1
|
* Remove this call from openvpn deinstallation.jim-p2011-01-181-2/+0
|
* Don't use references in OpenVPN client export. It doesn't need to modify ↵jim-p2011-01-182-14/+14
| | | | anything, and there probably won't be enough data for it to make a measurable speed difference.
* Make sure notices are includedScott Ullrich2011-01-171-0/+1
|
* LS bug fix 2dvserg2011-01-171-1/+1
|
* LS Cron bugfixdvserg2011-01-171-2/+2
|
* Bypass validation and tell Unbound this is a non-DNSSEC domain. ↵Warren Baker2011-01-161-0/+1
| | | | Domainoverrides should all be like this.
* Syntax error for allow_snoop validation.Warren Baker2011-01-161-1/+1
|
* First check to see if previous config before choosing listening interfaces.Warren Baker2011-01-161-5/+9
|
* Check for missing template files and reinstall them if needed.jim-p2011-01-131-2/+9
|
* Correct use of !is_array() not !array() *chortle*Warren Baker2011-01-131-3/+3
|
* Added Unbound ACL's page, users can now specify which networks are allowed ↵Warren Baker2011-01-124-7/+234
| | | | to query, refused, denied and allowed to snoop Unbound.
* Ensure number is not a negative.Warren Baker2011-01-111-3/+13
|
* Grab this file toojim-p2011-01-071-0/+5
|
* Put this back. It didn't fix the original problem and could be problematic ↵jim-p2011-01-071-0/+7
| | | | for 1.2.x.
* Remove rw/ro calls in siproxd sync functions, the rw/ro switch should be ↵jim-p2011-01-071-7/+0
| | | | handled by the package code.