Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Note 128 bit format for ipv6 records | Scott Ullrich | 2011-02-06 | 2 | -2/+2 |
| | |||||
* | Strip colons from ipv6. Addresses must be in 128 but format | Scott Ullrich | 2011-02-06 | 2 | -5/+3 |
| | |||||
* | Use 6 to designate ipv6 records | Scott Ullrich | 2011-02-06 | 1 | -1/+1 |
| | |||||
* | Add ipv6 support | Scott Ullrich | 2011-02-06 | 2 | -0/+11 |
| | |||||
* | g4m3c4ck's fix for pulling countries from local file vs webserver | Tom Schaefer | 2011-02-01 | 1 | -3/+7 |
| | |||||
* | Removing windows formatting. Attempt number two. | Tom Schaefer | 2011-01-31 | 2 | -170/+170 |
| | |||||
* | Attempting to remove windows formatting | Tom Schaefer | 2011-01-31 | 2 | -0/+2 |
| | |||||
* | Add missing table rows for better formatting. | Warren Baker | 2011-01-31 | 1 | -1/+5 |
| | |||||
* | Update Copyright date. | Warren Baker | 2011-01-31 | 2 | -2/+2 |
| | |||||
* | Added credit to list creator | Tom Schaefer | 2011-01-31 | 1 | -2/+2 |
| | |||||
* | Update to be independant of countryipblocks site to relieve bandwidth | Tom Schaefer | 2011-01-31 | 12 | -367/+436 |
| | |||||
* | Remove cache dump at uninstall time and utilize unlink(). | Warren Baker | 2011-01-31 | 1 | -3/+4 |
| | |||||
* | Extra dump_cache not needed. | Warren Baker | 2011-01-31 | 1 | -2/+1 |
| | |||||
* | Missing dump_cache on uninstall. | Warren Baker | 2011-01-31 | 1 | -0/+1 |
| | |||||
* | Remove manual user deletion (its handled by the pkg removal process). Also ↵ | Warren Baker | 2011-01-31 | 2 | -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 fix | dvserg | 2011-01-31 | 1 | -0/+333 |
| | |||||
* | SquidGuard blacklist update (Feature #105) | dvserg | 2011-01-31 | 10 | -480/+618 |
| | |||||
* | Prevent division by zero. | Erik Fonnesbeck | 2011-01-25 | 1 | -1/+4 |
| | |||||
* | archive some more dead packages | Chris Buechler | 2011-01-25 | 175 | -0/+0 |
| | |||||
* | [vnstat2] Use the correct variable | Perry Mason | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | [vnstat2] Update names correctly | Perry Mason | 2011-01-23 | 3 | -5/+4 |
| | |||||
* | somewhat fix iperf server. Previously it would just launch it and hang php ↵ | Chris Buechler | 2011-01-23 | 2 | -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 Buechler | 2011-01-23 | 108 | -0/+0 |
| | | | | some I missed if someone else would like to review | ||||
* | fix tab in cron pkg | Chris Buechler | 2011-01-23 | 1 | -1/+1 |
| | |||||
* | touch up arpwatch | Chris Buechler | 2011-01-23 | 1 | -4/+3 |
| | |||||
* | fix up arping package, no longer hoses theme, fix up text | Chris Buechler | 2011-01-23 | 2 | -12/+6 |
| | |||||
* | snort-dev, add my patches as requested by the head pfsense devs | robiscool | 2011-01-21 | 9 | -0/+8783 |
| | |||||
* | snort-dev, remove IDE settings | robiscool | 2011-01-21 | 7 | -55/+0 |
| | |||||
* | snort-dev, sqlite, remove all javascript framworks | robiscool | 2011-01-21 | 50 | -0/+4914 |
| | |||||
* | Add wizards tab to the Client Export tab. | jim-p | 2011-01-21 | 1 | -0/+1 |
| | |||||
* | s/queries from/query from/ | Scott Ullrich | 2011-01-19 | 1 | -1/+1 |
| | |||||
* | Remove this call from openvpn deinstallation. | jim-p | 2011-01-18 | 1 | -2/+0 |
| | |||||
* | Don't use references in OpenVPN client export. It doesn't need to modify ↵ | jim-p | 2011-01-18 | 2 | -14/+14 |
| | | | | anything, and there probably won't be enough data for it to make a measurable speed difference. | ||||
* | Make sure notices are included | Scott Ullrich | 2011-01-17 | 1 | -0/+1 |
| | |||||
* | LS bug fix 2 | dvserg | 2011-01-17 | 1 | -1/+1 |
| | |||||
* | LS Cron bugfix | dvserg | 2011-01-17 | 1 | -2/+2 |
| | |||||
* | Bypass validation and tell Unbound this is a non-DNSSEC domain. ↵ | Warren Baker | 2011-01-16 | 1 | -0/+1 |
| | | | | Domainoverrides should all be like this. | ||||
* | Syntax error for allow_snoop validation. | Warren Baker | 2011-01-16 | 1 | -1/+1 |
| | |||||
* | First check to see if previous config before choosing listening interfaces. | Warren Baker | 2011-01-16 | 1 | -5/+9 |
| | |||||
* | Check for missing template files and reinstall them if needed. | jim-p | 2011-01-13 | 1 | -2/+9 |
| | |||||
* | Correct use of !is_array() not !array() *chortle* | Warren Baker | 2011-01-13 | 1 | -3/+3 |
| | |||||
* | Added Unbound ACL's page, users can now specify which networks are allowed ↵ | Warren Baker | 2011-01-12 | 4 | -7/+234 |
| | | | | to query, refused, denied and allowed to snoop Unbound. | ||||
* | Ensure number is not a negative. | Warren Baker | 2011-01-11 | 1 | -3/+13 |
| | |||||
* | Grab this file too | jim-p | 2011-01-07 | 1 | -0/+5 |
| | |||||
* | Put this back. It didn't fix the original problem and could be problematic ↵ | jim-p | 2011-01-07 | 1 | -0/+7 |
| | | | | for 1.2.x. | ||||
* | Remove rw/ro calls in siproxd sync functions, the rw/ro switch should be ↵ | jim-p | 2011-01-07 | 1 | -7/+0 |
| | | | | handled by the package code. | ||||
* | Fix cron package install for 1.2.x | jim-p | 2011-01-07 | 2 | -9/+5 |
| | |||||
* | Stop avahi from pulling the wrong binary for 2.0 | jim-p | 2011-01-07 | 1 | -3/+5 |
| | |||||
* | Adding index.php so that when person clicks on the pfSense logo they are not ↵ | Scott Ullrich | 2011-01-06 | 2 | -1/+12 |
| | | | | greeted with a 404 | ||||
* | Nuke duplicate tab | Scott Ullrich | 2011-01-05 | 1 | -5/+0 |
| |