aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* [vnstat2]moving db to conf dir to handle slice change. improve sync and ↵Perry Mason2010-12-072-14/+30
| | | | upgrade Ticket #524
* Increase timeouts by 20 secondsScott Ullrich2010-12-061-2/+5
|
* Use correct quotes for TXT records and escape quotes.Warren Baker2010-12-061-2/+3
|
* ipblocklist 3.0.1 update with new file structureTom Schaefer2010-12-0640-0/+9908
|
* prep for major filestructure re-doTom Schaefer2010-12-0622-5263/+0
|
* Add function to read /etc/hosts file for any DHCPLeases updates on ↵Warren Baker2010-12-061-9/+51
| | | | resave/restart. Unfortunately, for the moment, it will require a resave on Unbound for any changes in /etc/hosts to be updated in Unbound. local-data: configs should be split out into a separate file.
* Add register DHCP leases and register static DHCP leases. The former is ↵Warren Baker2010-12-061-0/+16
| | | | commented out for now as will required dhcpleases to be expanded. Also break out statistics into its own listtopic.
* Correctly handle /etc/hosts entries and static DHCP entries.Warren Baker2010-12-061-6/+55
|
* Fix blinkled URL for configuration page.Erik Fonnesbeck2010-12-021-1/+1
|
* Actually remove the touch() and not add it.Warren Baker2010-12-021-1/+0
|
* Added configurable Statistics settings.Warren Baker2010-12-022-5/+58
| | | | Remove touch() of unbound log file at install time - this is all handled by syslog now.
* Use require once as a quick fix. This mess is not easily readble.Ermal2010-12-021-2/+2
|
* 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
|