aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
...
* touch not needed as we back on syslog.Warren Baker2010-12-021-2/+1
|
* Add Unbound logging to a separate clog file (unbound.log) and reduce noise ↵Warren Baker2010-12-021-7/+7
| | | | from every 5minutes to every hour.
* Update copyright to include myself.Warren Baker2010-12-021-2/+2
|
* Fix these misplaced "endif;" statements, they were causing the opening form ↵jim-p2010-12-023-3/+3
| | | | tag to be hidden on 2.0 so the settings would never save.
* Fix link to postfix configuration.Erik Fonnesbeck2010-12-021-1/+1
|
* Do not pkg_deleteScott Ullrich2010-11-301-1/+0
|
* Initial connect timeout should really answer before 10 seconds. 60 seconds ↵Scott Ullrich2010-11-301-1/+1
| | | | overall timeout
* Set CURLOPT_TIMEOUT to 60Scott Ullrich2010-11-301-1/+2
|
* Set CURLOPT_CONNECTTIMEOUT to 35 secondsScott Ullrich2010-11-301-0/+2
|
* Nuke items in parse_config plugin folderScott Ullrich2010-11-301-4/+4
|
* Nuke old pluginScott Ullrich2010-11-301-0/+6
|
* Move this code to write_config pluginScott Ullrich2010-11-301-2/+2
|
* Add debug optionsjim-p2010-11-302-1/+44
|
* Fix slight formatting issuejim-p2010-11-301-2/+1
|
* Some fixes for the configuration of the postfix forwarder.Erik Fonnesbeck2010-11-291-5/+4
|
* Add page to view currently registered phones using siproxd.jim-p2010-11-294-3/+182
|
* Test array before foreachjim-p2010-11-291-2/+5
|
* Test array before foreachjim-p2010-11-291-3/+6
|
* 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
|