aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add settings for default target, bogus via, and stun settings. Add section ↵jim-p2010-11-262-4/+121
| | | | breaks to make the settings more readable.
* Add settings for expidited SIP, input/output dejitter, and tcp timeout ↵jim-p2010-11-262-0/+59
| | | | values for phones that do SIP over TCP.
* One more whitespace fixjim-p2010-11-261-1/+1
|
* Add myself to header.jim-p2010-11-262-0/+2
|
* More whitespace fixesjim-p2010-11-261-27/+22
|
* Remove IDjim-p2010-11-262-2/+0
|
* Whitespace fixesjim-p2010-11-262-33/+33
|
* Add input validation to siproxdjim-p2010-11-262-0/+22
|
* Make siproxd use its own settings rather than use $_POST directly. Add sync ↵jim-p2010-11-262-24/+26
| | | | command to xml file - previously, siproxd was not being sync'd on boot, only on save from the GUI, could have caused numerous issues.
* Save registration file more often, so the (still unwritten) list of ↵jim-p2010-11-241-0/+1
| | | | registered phones is not too far out of date.
* Disable call logging (new siproxd didn't like the config option), always ↵jim-p2010-11-241-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 Ullrich2010-11-231-1/+1
|
* Adding SecReadStateLimit. Requires 2.5.13 which should be out shortly.Scott Ullrich2010-11-232-1/+19
|
* Fix snort gui broken by CSRF checks.Ermal2010-11-231-1/+1
|
* Fix line endings. autocrlf is your friend.jim-p2010-11-2212-1032/+1032
|
* remove meta refreshScott Ullrich2010-11-211-1/+0
|
* Use exec()Scott Ullrich2010-11-211-1/+1
|
* Note how many entriesScott Ullrich2010-11-211-1/+2
|
* rename items a bitScott Ullrich2010-11-211-5/+5
|
* more textarea row adjustmentsScott Ullrich2010-11-211-3/+3
|
* 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
|\