Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable call logging (new siproxd didn't like the config option), always ↵ | jim-p | 2010-11-24 | 1 | -7/+14 |
| | | | | supply RTP ports even when left blank in the GUI, move chroot to /var so it will be happier on NanoBSD. | ||||
* | Comment out option until 5.2.13 drops. | Scott Ullrich | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | Adding SecReadStateLimit. Requires 2.5.13 which should be out shortly. | Scott Ullrich | 2010-11-23 | 2 | -1/+19 |
| | |||||
* | Fix snort gui broken by CSRF checks. | Ermal | 2010-11-23 | 1 | -1/+1 |
| | |||||
* | Fix line endings. autocrlf is your friend. | jim-p | 2010-11-22 | 12 | -1032/+1032 |
| | |||||
* | remove meta refresh | Scott Ullrich | 2010-11-21 | 1 | -1/+0 |
| | |||||
* | Use exec() | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | Note how many entries | Scott Ullrich | 2010-11-21 | 1 | -1/+2 |
| | |||||
* | rename items a bit | Scott Ullrich | 2010-11-21 | 1 | -5/+5 |
| | |||||
* | more textarea row adjustments | Scott Ullrich | 2010-11-21 | 1 | -3/+3 |
| | |||||
* | Add dump_cache | Scott Ullrich | 2010-11-21 | 1 | -0/+1 |
| | |||||
* | Resize rows on a few of the textareas | Scott Ullrich | 2010-11-21 | 1 | -8/+8 |
| | |||||
* | chown -R | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | Use unlink_if_exists. | Scott Ullrich | 2010-11-21 | 1 | -2/+7 |
| | |||||
* | Ensue unbound user exists | Scott Ullrich | 2010-11-21 | 1 | -1/+10 |
| | |||||
* | If unbound is not running then redirect to settings page. unbound-control ↵ | Scott Ullrich | 2010-11-21 | 1 | -0/+5 |
| | | | | will block for which seems forever. Otherwise the webConfigurator will block. | ||||
* | Nuke unused code | Scott Ullrich | 2010-11-21 | 1 | -6/+0 |
| | |||||
* | Output unbound.conf | Scott Ullrich | 2010-11-21 | 1 | -0/+1 |
| | |||||
* | Use courier fixed width font | Scott Ullrich | 2010-11-21 | 1 | -1/+1 |
| | |||||
* | Use textareas to hold data | Scott Ullrich | 2010-11-21 | 1 | -2/+2 |
| | |||||
* | Add Unbound Status tab | Scott Ullrich | 2010-11-21 | 1 | -0/+4 |
| | |||||
* | s/TinyDNS/Unbound/ | Scott Ullrich | 2010-11-21 | 1 | -32/+32 |
| | |||||
* | Add unbound status file | Scott Ullrich | 2010-11-21 | 2 | -0/+165 |
| | |||||
* | IP-Blocklist Final added 6x compat | Tom Schaefer | 2010-11-21 | 2 | -2/+11 |
| | |||||
* | Fixed 3.0 bug | Tom Schaefer | 2010-11-21 | 2 | -3/+14 |
| | |||||
* | IP-Blocklist conflicts | Tom Schaefer | 2010-11-21 | 3 | -3/+309 |
| | |||||
* | minor fixes for 3.0 | Tom Schaefer | 2010-11-21 | 3 | -240/+243 |
| | |||||
* | IP-Blocklist 3.0 fix for BETA2.0 and 1.2.3 | Tom Schaefer | 2010-11-21 | 16 | -455/+4462 |
| | |||||
* | Fix remaining function calls that were missed for names changed with the ↵ | Erik Fonnesbeck | 2010-11-21 | 5 | -11/+11 |
| | | | | "unique function names" changes. | ||||
* | HAVP firewall rules fix for 2.0, status avupdate message fix. | dvserg | 2010-11-21 | 3 | -33/+52 |
| | |||||
* | Add some files that are part of a postfix mail forwarder package. | Erik Fonnesbeck | 2010-11-20 | 2 | -0/+213 |
| | |||||
* | Sync squid3 GUI code with recent changes to squid 2.x gui code, update to a ↵ | jim-p | 2010-11-19 | 10 | -162/+325 |
| | | | | more recent version of squid 3, enable for 2.0 (binaries have already been uploaded) | ||||
* | Use proper file name to make everybody happy. | Ermal | 2010-11-19 | 1 | -1/+1 |
| | |||||
* | doh! Use pfSense pkg repo not mine :) | Warren Baker | 2010-11-19 | 1 | -2/+2 |
| | |||||
* | Listen on CARP VIPs that are associated to the interfaces that have been ↵ | Warren Baker | 2010-11-18 | 1 | -4/+19 |
| | | | | selected. | ||||
* | Bump version number and correctly handle domain overrides including the ↵ | Warren Baker | 2010-11-18 | 1 | -10/+17 |
| | | | | ability to have duplicate domain override entries. | ||||
* | Various formatting issues and descriptions added for config file settings. | Warren Baker | 2010-11-18 | 1 | -44/+56 |
| | |||||
* | Only add TXT records if there is a description for host entries. | Warren Baker | 2010-11-18 | 1 | -2/+4 |
| | |||||
* | Do not allow duplicates. Boost connect timeout. | Scott Ullrich | 2010-11-17 | 1 | -13/+22 |
| | |||||
* | Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainline | dvserg | 2010-11-16 | 1 | -7/+7 |
|\ | |||||
| * | Prevent the killing of php execution in case of an error. | Warren Baker | 2010-11-16 | 1 | -7/+7 |
| | | |||||
* | | SquidGuard bug 1008 fix. | dvserg | 2010-11-16 | 6 | -6/+6 |
|/ | |||||
* | Initial commit of the Unbound package (that 1 day will replace dnsmasq). It ↵ | Warren Baker | 2010-11-16 | 2 | -0/+540 |
| | | | | is currently limited in configuration options but it does what DNSMasq does excluding the DNS rebind check. Need to investigate that. | ||||
* | Update squidGuard. Changed GUI. Dest Domains as IP address now supported. | dvserg | 2010-11-14 | 5 | -17/+20 |
| | |||||
* | Havp GUI changed. Restructured antivirus.php . Removed filescan page. | dvserg | 2010-11-14 | 4 | -112/+104 |
| | |||||
* | Also allow the user to enter an IP:FQDN record for MX, since it's valid and ↵ | jim-p | 2010-11-10 | 2 | -3/+12 |
| | | | | tinydns will create an A record automatically when given both. | ||||
* | Detect if we have an IP or a hostname in an MX record and set the field ↵ | jim-p | 2010-11-10 | 1 | -1/+9 |
| | | | | appropriately. | ||||
* | Use a double colon for tinydns MX records, otherwise our fields were off by one. | jim-p | 2010-11-10 | 1 | -1/+1 |
| | |||||
* | Unique function names. | jim-p | 2010-11-09 | 2 | -8/+8 |
| | |||||
* | Unique function names. | jim-p | 2010-11-09 | 2 | -8/+8 |
| |