Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update pfflowd to version 0.8 | Scott Ullrich | 2011-03-23 | 1 | -15/+6 |
| | |||||
* | Move sync_package_spamd_whitelist() to spamd.inc and have ↵ | Erik Fonnesbeck | 2011-03-22 | 2 | -20/+20 |
| | | | | spamd_whitelist.xml include spamd.inc to prevent an error that says it is undefined. May help with the issue reported for ticket #1363 | ||||
* | Use is_numeric here instead of just testing the variable (it will fail if ↵ | jim-p | 2011-03-17 | 1 | -1/+1 |
| | | | | the usrid is 0, when that should be valid) | ||||
* | Adding bug fixes to apache mod security package from Matthew Dovey | Scott Ullrich | 2011-03-16 | 3 | -52/+120 |
| | |||||
* | Escape values so special characters don't fail (and also helps prevent shell ↵ | jim-p | 2011-03-14 | 2 | -16/+20 |
| | | | | command injection) | ||||
* | Adding patch from Matthew J Dovey for site proxy, certificatefiles and HTTPS ↵ | Scott Ullrich | 2011-03-12 | 2 | -0/+58 |
| | | | | cert options | ||||
* | fix text on bandwidthd | Chris Buechler | 2011-03-06 | 1 | -2/+2 |
| | |||||
* | fixed the chmod 077 to 0677 | lgcosta | 2011-03-06 | 1 | -1/+1 |
| | |||||
* | Add support for multiple subnets custom on config form | lgcosta | 2011-03-06 | 2 | -1/+15 |
| | |||||
* | Add author info. | Warren Baker | 2011-03-02 | 1 | -1/+1 |
| | |||||
* | make sure restoration of cache works and doesnt try to get loaded before ↵ | Warren Baker | 2011-03-02 | 1 | -10/+9 |
| | | | | Unbound is started. | ||||
* | Describe ACLs are for DNS and remove a link to a file that does not exist. | Warren Baker | 2011-03-02 | 2 | -4/+4 |
| | |||||
* | Update version number to match Unbound version number, Removed extra ↵ | Warren Baker | 2011-03-02 | 1 | -7/+2 |
| | | | | additional file and better describe the ACL system. | ||||
* | Finish up shared key client export (for non-pfsense clients) | jim-p | 2011-03-01 | 4 | -1/+469 |
| | |||||
* | Moving this code to its own file | jim-p | 2011-03-01 | 1 | -73/+0 |
| | |||||
* | Initial work toward exporting shared key clients. | jim-p | 2011-03-01 | 2 | -0/+166 |
| | |||||
* | [vnstat2] On pfsense upgrade don't move DB dir as vlan filenames will be wrong | Perry Mason | 2011-02-26 | 1 | -1/+2 |
| | |||||
* | Fix function name to reflect the proper package name. | jim-p | 2011-02-25 | 2 | -4/+4 |
| | |||||
* | Newline fixes... | jim-p | 2011-02-25 | 2 | -2188/+2188 |
| | |||||
* | Whitespace fixes | jim-p | 2011-02-25 | 2 | -241/+241 |
| | |||||
* | Mac to vender mod for Evgeny | Tom Schaefer | 2011-02-17 | 7 | -0/+13991 |
| | |||||
* | Files for widescreen package for Evgeny | Tom Schaefer | 2011-02-17 | 12 | -0/+2775 |
| | |||||
* | squidGuard log changes | dvserg | 2011-02-17 | 7 | -363/+316 |
| | |||||
* | Fix squid download limit. Reported here: ↵ | jim-p | 2011-02-15 | 1 | -1/+1 |
| | | | | http://forum.pfsense.org/index.php/topic,31880.0.html | ||||
* | filemgr link reposition | Tom Schaefer | 2011-02-12 | 1 | -1/+1 |
| | |||||
* | Added wiki links and my links | Tom Schaefer | 2011-02-12 | 11 | -10/+13 |
| | |||||
* | Added wiki link and my links | Tom Schaefer | 2011-02-12 | 2 | -1/+4 |
| | |||||
* | SG pkg version update | dvserg | 2011-02-11 | 1 | -1/+1 |
| | |||||
* | Blacklist modification and bug fixes | dvserg | 2011-02-11 | 12 | -39/+179 |
| | |||||
* | Include SRV | Scott Ullrich | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | Surround all record types with () | Scott Ullrich | 2011-02-07 | 1 | -2/+2 |
| | |||||
* | (C) Date bump | Scott Ullrich | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | Remove duplicates | Scott Ullrich | 2011-02-07 | 1 | -18/+6 |
| | |||||
* | Add priority | Scott Ullrich | 2011-02-07 | 1 | -5/+9 |
| | |||||
* | timestamp defaults to '' | Scott Ullrich | 2011-02-07 | 1 | -1/+1 |
| | |||||
* | Add SRV record support. | Scott Ullrich | 2011-02-07 | 2 | -3/+40 |
| | |||||
* | Add format for AAAA and note its available | Scott Ullrich | 2011-02-06 | 1 | -2/+2 |
| | |||||
* | 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 |
| |