Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix line endings, make git happy. | jim-p | 2010-06-10 | 3 | -843/+843 |
| | |||||
* | Add input validation for most fields. Remove broken input validation that ↵ | Chris Buechler | 2010-06-10 | 5 | -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 option | Chris Buechler | 2010-06-10 | 3 | -4/+7 |
| | |||||
* | Addming countryblock package | root | 2010-06-09 | 14 | -0/+3322 |
| | |||||
* | Rework script a bit. Use write_rcfile(). Add logic that was only in php to ↵ | Scott Ullrich | 2010-06-08 | 1 | -22/+24 |
| | | | | shell script | ||||
* | snort, add CIDR warning to whitelist tab | robiscool | 2010-06-03 | 1 | -2/+2 |
| | |||||
* | snort, add stream5 regs to misc tabs | robiscool | 2010-06-03 | 3 | -0/+12 |
| | |||||
* | snort, add stream5 options, fix reload by removing chroot | robiscool | 2010-06-03 | 6 | -495/+555 |
| | |||||
* | snort, add missing reload option to binary, remove pthread code for now | robiscool | 2010-06-02 | 0 | -0/+0 |
| | |||||
* | Fix squid cache_dir null setting. | jim-p | 2010-06-01 | 1 | -1/+7 |
| | |||||
* | Fix line endings to make git happy, it doesn't like this file with or ↵ | jim-p | 2010-06-01 | 1 | -476/+476 |
| | | | | without autocrlf set. | ||||
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainline | Serg | 2010-05-31 | 27 | -1225/+2318 |
|\ | |||||
| * | More updates from Tom | Scott Ullrich | 2010-05-29 | 1 | -1/+1 |
| | | |||||
| * | Adding file from Tom | Scott Ullrich | 2010-05-29 | 1 | -0/+66 |
| | | |||||
| * | & -> & | Scott Ullrich | 2010-05-29 | 3 | -3/+3 |
| | | |||||
| * | Update package for IP-Blocklist from Tom | Scott Ullrich | 2010-05-29 | 8 | -38/+63 |
| | | |||||
| * | Fix deps for tinydns. Fixes #618 | jim-p | 2010-05-28 | 1 | -3/+3 |
| | | |||||
| * | snort, update files to snort 2.8.6 | robiscool | 2010-05-26 | 7 | -1146/+1162 |
| | | |||||
| * | snort, update to snort 2.8.6, adjust snort.org update urls for new version | robiscool | 2010-05-26 | 2 | -6/+6 |
| | | |||||
| * | Correct filename | Scott Ullrich | 2010-05-25 | 1 | -1/+1 |
| | | |||||
| * | [vnstat2] url update | Perry Mason | 2010-05-25 | 1 | -1/+1 |
| | | |||||
| * | Updating file from author | Scott Ullrich | 2010-05-23 | 1 | -77/+77 |
| | | |||||
| * | Fix paths to files | Scott Ullrich | 2010-05-23 | 1 | -11/+11 |
| | | |||||
| * | point files at pfsense.org | Scott Ullrich | 2010-05-22 | 1 | -11/+11 |
| | | |||||
| * | Adding IP-Blocklist package: This package uses the pf (pfctl) to block IP ↵ | Scott Ullrich | 2010-05-22 | 14 | -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 file | Scott Ullrich | 2010-05-21 | 1 | -0/+5 |
| | | |||||
| * | Add a package with a patch that fixes packet capture on 1.2.3 nanobsd. | jim-p | 2010-05-19 | 4 | -0/+116 |
| | | |||||
| * | Fix newlines so git stops complaining | jim-p | 2010-05-19 | 1 | -69/+69 |
| | | |||||
* | | Havp status page added | Serg | 2010-05-31 | 5 | -52/+516 |
|/ | |||||
* | Lightsquid cron fix | Serg | 2010-05-18 | 1 | -113/+77 |
| | |||||
* | bump vers | thompsa | 2010-05-15 | 1 | -1/+1 |
| | |||||
* | only check carp_int againt carpdev if its actually defined | thompsa | 2010-05-15 | 1 | -1/+2 |
| | |||||
* | Ticket #594. Default freeradius port to 1812 as normal. | Ermal | 2010-05-14 | 1 | -3/+3 |
| | |||||
* | We need to copy varnish_lb_directors.xml | Scott Ullrich | 2010-05-12 | 1 | -0/+5 |
| | |||||
* | squidGuard version update | Serg | 2010-05-12 | 1 | -2/+2 |
| | |||||
* | HAVP boot fix | Serg | 2010-05-12 | 2 | -16/+45 |
| | |||||
* | fix my repo | Serg | 2010-05-12 | 4 | -1137/+1137 |
| | |||||
* | Do not foreach() unless configured | Scott Ullrich | 2010-05-11 | 1 | -7/+9 |
| | |||||
* | Version bump for varnish | Scott Ullrich | 2010-05-11 | 1 | -1/+1 |
| | |||||
* | Use is_numeric(). Thanks to BillM | Scott Ullrich | 2010-05-11 | 1 | -12/+12 |
| | |||||
* | Correct input error for storage size text | Scott Ullrich | 2010-05-11 | 1 | -1/+1 |
| | |||||
* | fix path for nmap | Chris Buechler | 2010-05-09 | 1 | -1/+1 |
| | |||||
* | Don't add tls line for viscosity, it's added already with a custom filename. | jim-p | 2010-05-08 | 1 | -3/+3 |
| | |||||
* | Use _ not - | jim-p | 2010-05-04 | 2 | -2/+2 |
| | |||||
* | Add a patch package to increase dnsmasq's EDNS size to 4096 if people need it. | jim-p | 2010-05-04 | 4 | -0/+106 |
| | |||||
* | snort, remove old code, fix barmnyrad2 | robiscool | 2010-05-03 | 8 | -1188/+1166 |
| | |||||
* | Add URL Table patch package for 1.2.3. | jim-p | 2010-05-01 | 4 | -1/+458 |
| | |||||
* | Havp template path bug fix | Serg | 2010-04-30 | 1 | -2/+3 |
| | |||||
* | snort, fix line endings | robiscool | 2010-04-29 | 5 | -1172/+1166 |
| | |||||
* | snort, up version | robiscool | 2010-04-29 | 3 | -3/+3 |
| |