aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add dump_cacheScott Ullrich2010-11-211-0/+1
|
* Resize rows on a few of the textareasScott Ullrich2010-11-211-8/+8
|
* chown -RScott Ullrich2010-11-211-1/+1
|
* Use unlink_if_exists.Scott Ullrich2010-11-211-2/+7
|
* Ensue unbound user existsScott Ullrich2010-11-211-1/+10
|
* If unbound is not running then redirect to settings page. unbound-control ↵Scott Ullrich2010-11-211-0/+5
| | | | will block for which seems forever. Otherwise the webConfigurator will block.
* Nuke unused codeScott Ullrich2010-11-211-6/+0
|
* Output unbound.confScott Ullrich2010-11-211-0/+1
|
* Use courier fixed width fontScott Ullrich2010-11-211-1/+1
|
* Use textareas to hold dataScott Ullrich2010-11-211-2/+2
|
* Add Unbound Status tabScott Ullrich2010-11-211-0/+4
|
* s/TinyDNS/Unbound/Scott Ullrich2010-11-211-32/+32
|
* Add unbound status fileScott Ullrich2010-11-212-0/+165
|
* IP-Blocklist Final added 6x compatTom Schaefer2010-11-212-2/+11
|
* Fixed 3.0 bugTom Schaefer2010-11-212-3/+14
|
* IP-Blocklist conflictsTom Schaefer2010-11-213-3/+309
|
* minor fixes for 3.0Tom Schaefer2010-11-213-240/+243
|
* IP-Blocklist 3.0 fix for BETA2.0 and 1.2.3Tom Schaefer2010-11-2116-455/+4462
|
* Fix remaining function calls that were missed for names changed with the ↵Erik Fonnesbeck2010-11-215-11/+11
| | | | "unique function names" changes.
* HAVP firewall rules fix for 2.0, status avupdate message fix.dvserg2010-11-213-33/+52
|
* Add some files that are part of a postfix mail forwarder package.Erik Fonnesbeck2010-11-202-0/+213
|
* Sync squid3 GUI code with recent changes to squid 2.x gui code, update to a ↵jim-p2010-11-1910-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.Ermal2010-11-191-1/+1
|
* doh! Use pfSense pkg repo not mine :)Warren Baker2010-11-191-2/+2
|
* Listen on CARP VIPs that are associated to the interfaces that have been ↵Warren Baker2010-11-181-4/+19
| | | | selected.
* Bump version number and correctly handle domain overrides including the ↵Warren Baker2010-11-181-10/+17
| | | | ability to have duplicate domain override entries.
* Various formatting issues and descriptions added for config file settings.Warren Baker2010-11-181-44/+56
|
* Only add TXT records if there is a description for host entries.Warren Baker2010-11-181-2/+4
|
* Do not allow duplicates. Boost connect timeout.Scott Ullrich2010-11-171-13/+22
|
* Merge branch 'master' of http://gitweb.pfsense.org/pfsense-packages/mainlinedvserg2010-11-161-7/+7
|\
| * Prevent the killing of php execution in case of an error.Warren Baker2010-11-161-7/+7
| |
* | SquidGuard bug 1008 fix.dvserg2010-11-166-6/+6
|/
* Initial commit of the Unbound package (that 1 day will replace dnsmasq). It ↵Warren Baker2010-11-162-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.dvserg2010-11-145-17/+20
|
* Havp GUI changed. Restructured antivirus.php . Removed filescan page.dvserg2010-11-144-112/+104
|
* Also allow the user to enter an IP:FQDN record for MX, since it's valid and ↵jim-p2010-11-102-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-p2010-11-101-1/+9
| | | | appropriately.
* Use a double colon for tinydns MX records, otherwise our fields were off by one.jim-p2010-11-101-1/+1
|
* Unique function names.jim-p2010-11-092-8/+8
|
* Unique function names.jim-p2010-11-092-8/+8
|
* Unique function names.jim-p2010-11-092-8/+8
|
* Unique function namesjim-p2010-11-092-9/+9
|
* Unique function names.jim-p2010-11-092-9/+9
|
* Unique function namesjim-p2010-11-092-9/+9
|
* Unique function namesjim-p2010-11-092-8/+8
|
* Use unique function names for these package functions rather than the same ↵jim-p2010-11-094-17/+17
| | | | name, to avoid name collisions if someone has both installed.
* Keep downloaded shellcmd files around so the package system doesn't complain ↵jim-p2010-11-032-7/+4
| | | | about missing dependencies on each boot.
* Add a note about Server CA/Client CA mismatch causing clients to not show up ↵jim-p2010-10-211-0/+6
| | | | when expected.
* Fix URLs.jim-p2010-10-201-6/+6
|
* Add contributed ifbwstats package from Zorac on the forum.jim-p2010-10-207-0/+1669
|