aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Fix cert name reference after the move from name to descr.jim-p2010-10-201-1/+1
|
* Patch from vcoque to restrict squidguard redirect for errors to http only.jim-p2010-10-182-6/+4
|
* Longest possible password is 8 chars on simple password schema. Reported-by: ↵Ermal2010-10-181-2/+2
| | | | Remko Lodder
* snort, update emergingthreats rules URLrobiscool2010-10-172-15/+15
|
* Use ufs as the default cache file system, feedback on the forum suggests ↵jim-p2010-10-142-2/+2
| | | | much greater performance by default, and if someone has a large enough cache that they need aufs, they can always switch later.
* Patch submitted by garga: BP: Changed default value of 'Hard disk cache system'jim-p2010-10-141-0/+6
|
* more text fixesChris Buechler2010-10-131-2/+2
|
* add set nexthop parameters and fix many typos in openbgpd packageChris Buechler2010-10-132-10/+15
|
* fix up textChris Buechler2010-10-131-2/+2
|
* Fix end of file.jim-p2010-10-121-2/+1
|
* Allow user to input destination bypasses for squid, which work like the ↵jim-p2010-10-122-7/+43
| | | | source bypasses. Also allow users to enter IPs, hostnames, or aliases into these fields. Version bump for squid.
* Fix OS test for vhosts. Fixes #945jim-p2010-10-121-1/+1
|
* Ensure that http_access for allowed_subnets is added, regardless of whether ↵jim-p2010-10-071-4/+6
| | | | 'allow_interface' is on or not. Submitted-By: wagonza.
* version bump, better email controlroot2010-10-062-60/+69
|
* typo in countryblock.xmlTom Schaefer2010-10-061-15/+15
|
* ver1.8 email notifications and new cron scriptTom Schaefer2010-10-0613-4/+3381
|
* Fix condition for rule type in spamd_generate_rules.Erik Fonnesbeck2010-10-051-1/+1
|
* Fix spamd service status and remove /usr/local/etc/rc.d/ from its rcfile ↵Erik Fonnesbeck2010-10-052-1/+3
| | | | setting since it is already prepended by the functions that use it.