aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add antivirus status widget, and fix description of old HAVP widget to ↵jim-p2010-06-241-1/+11
| | | | indicate it shows alerts, not status.
* Adding antivirus status widget from dvserg.jim-p2010-06-244-0/+245
|
* Make this package download to /root/ instead of /tmp/jim-p2010-06-242-2/+2
|
* Use /root/ for this instead of /tmp/jim-p2010-06-242-4/+4
|
* Sleep dynamically based on whether or not squid is running at the time, ↵jim-p2010-06-231-2/+5
| | | | rather than waiting constantly and slowing down the boot time.
* Move this up a couple lines.jim-p2010-06-221-1/+1
|
* Make sure we are rw here before writing.jim-p2010-06-221-0/+1
|
* Revert "Use filter_configure_sync() here instead."jim-p2010-06-221-1/+1
| | | | This reverts commit 69bb270be5515585aa8d886acfad3f9f862cb16c.
* Use filter_configure_sync() here instead.jim-p2010-06-221-1/+1
|
* Git still doesn't like the whitespace in these files...jim-p2010-06-223-661/+661
|
* Refactor this code a little, and wait a few seconds before kicking off a ↵jim-p2010-06-221-3/+6
| | | | filter sync in case squid hasn't had a chance to kick in fully.
* A few misc. squidGuard fixes to make it behave better on reboot, especially ↵jim-p2010-06-222-12/+16
| | | | on NanoBSD.
* Do not initialize the cache if the null type is chosen.jim-p2010-06-221-0/+5
|
* Re-enable SquidGuard on embedded.jim-p2010-06-221-1/+0
|
* Add a note to Null type suggesting it for Nano/Embedded.jim-p2010-06-221-1/+1
|
* Remove this check, it doesn't work as intended.jim-p2010-06-221-3/+0
|
* Bring the choice for nullfs to squid on 1.2.3, default to nullfs on NanoBSD ↵jim-p2010-06-223-6/+24
| | | | to prevent caching and overflowing /tmp or /var. Re-enable squid on embedded, and bump the version.
* [vnstat2] going convertPerry Mason2010-06-111-2/+2
|
* [vnstat2] missing ifname_outPerry Mason2010-06-111-1/+1
|
* [vnstat2] get them allPerry Mason2010-06-111-1/+1
|
* [vnstat2] fixing how real interfaces names are collectedPerry Mason2010-06-111-2/+1
|
* Dashboard update: honor hideplatform if set, version bump.jim-p2010-06-103-3/+3
|
* Fix line endings, make git happy.jim-p2010-06-103-843/+843
|
* Add input validation for most fields. Remove broken input validation that ↵Chris Buechler2010-06-105-6/+42
| | | | | | made editing groups impossible. Still don't have input validation for parameters, nor validation ensuring groups that are in use cannot be deleted.
* fix startup script and FIB update optionChris Buechler2010-06-103-4/+7
|
* Addming countryblock packageroot2010-06-0914-0/+3322
|
* Rework script a bit. Use write_rcfile(). Add logic that was only in php to ↵Scott Ullrich2010-06-081-22/+24
| | | | shell script
* snort, add CIDR warning to whitelist tabrobiscool2010-06-031-2/+2
|
* snort, add stream5 regs to misc tabsrobiscool2010-06-033-0/+12
|
* snort, add stream5 options, fix reload by removing chrootrobiscool2010-06-036-495/+555
|
* snort, add missing reload option to binary, remove pthread code for nowrobiscool2010-06-020-0/+0
|
* Fix squid cache_dir null setting.jim-p2010-06-011-1/+7
|
* Fix line endings to make git happy, it doesn't like this file with or ↵jim-p2010-06-011-476/+476
| | | | without autocrlf set.
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlineSerg2010-05-3127-1225/+2318
|\
| * More updates from TomScott Ullrich2010-05-291-1/+1
| |
| * Adding file from TomScott Ullrich2010-05-291-0/+66
| |
| * & -> &Scott Ullrich2010-05-293-3/+3
| |
| * Update package for IP-Blocklist from TomScott Ullrich2010-05-298-38/+63
| |
| * Fix deps for tinydns. Fixes #618jim-p2010-05-281-3/+3
| |
| * snort, update files to snort 2.8.6robiscool2010-05-267-1146/+1162
| |
| * snort, update to snort 2.8.6, adjust snort.org update urls for new versionrobiscool2010-05-262-6/+6
| |
| * Correct filenameScott Ullrich2010-05-251-1/+1
| |
| * [vnstat2] url updatePerry Mason2010-05-251-1/+1
| |
| * Updating file from authorScott Ullrich2010-05-231-77/+77
| |
| * Fix paths to filesScott Ullrich2010-05-231-11/+11
| |
| * point files at pfsense.orgScott Ullrich2010-05-221-11/+11
| |
| * Adding IP-Blocklist package: This package uses the pf (pfctl) to block IP ↵Scott Ullrich2010-05-2214-0/+865
| | | | | | | | addresses. For each IP range or list added a pf table is made and applied to the firewall to prevent traffic from being sent to and traffic from being received from the target. You can either enter an IP range manually (experimental) or add a list from sites like iblocklist.com. Tested on 1.2.2 and 1.2.3 with FF and IE.
| * Copy varnish sync fileScott Ullrich2010-05-211-0/+5
| |
| * Add a package with a patch that fixes packet capture on 1.2.3 nanobsd.jim-p2010-05-194-0/+116
| |
| * Fix newlines so git stops complainingjim-p2010-05-191-69/+69
| |