aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Remove URL encoding from dependency filename for postfix.Erik Fonnesbeck2010-12-012-2/+2
|
* 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
|
* AutoConfigBackup version bumpScott Ullrich2010-11-302-2/+2
|
* Set CURLOPT_CONNECTTIMEOUT to 35 secondsScott Ullrich2010-11-301-0/+2
|
* Nuke items in parse_config plugin folderScott Ullrich2010-11-301-4/+4
|
* Version bump for ACBScott Ullrich2010-11-302-2/+2
|
* Nuke old pluginScott Ullrich2010-11-301-0/+6
|
* Move this code to write_config pluginScott Ullrich2010-11-301-2/+2
|
* Version bumpjim-p2010-11-302-2/+2
|
* Add debug optionsjim-p2010-11-302-1/+44
|
* Fix slight formatting issuejim-p2010-11-301-2/+1
|
* Add postfix forwarder package.Erik Fonnesbeck2010-11-302-0/+30
|
* Some fixes for the configuration of the postfix forwarder.Erik Fonnesbeck2010-11-291-5/+4
|
* Bring shellcmd package to 8.x. Must have been overlooked before.jim-p2010-11-292-0/+26
|
* More binary path/port build fixes.jim-p2010-11-291-5/+3
|
* Add page to view currently registered phones using siproxd.jim-p2010-11-294-3/+182
|
* Update arpwatch pathjim-p2010-11-291-2/+2
|
* Update lcdproc pathjim-p2010-11-291-2/+2
|
* Update stunnel pathjim-p2010-11-291-2/+2
|
* update darkstat pathjim-p2010-11-291-2/+2
|
* Update imspector pathsjim-p2010-11-291-4/+4
|
* Update nmap pathjim-p2010-11-291-2/+2
|
* Update arping pathjim-p2010-11-291-1/+1
|
* Update more paths for vmtools depsjim-p2010-11-291-7/+6
|
* Update open-vm-tools binary pathjim-p2010-11-291-1/+1
|
* Update mbmon pathjim-p2010-11-291-1/+1
|
* Fix lightsquid binary pathjim-p2010-11-291-3/+3
|
* Update spamd pathjim-p2010-11-291-2/+2
|
* Update mysql client binary pathjim-p2010-11-291-1/+1
|
* Update binary paths for ntopjim-p2010-11-291-3/+3
|
* Update pure ftp package binary urljim-p2010-11-291-2/+2
|
* Test array before foreachjim-p2010-11-291-2/+5
|
* Test array before foreachjim-p2010-11-291-3/+6
|
* Make daemontool dependency use the latest port version so it does not make ↵Ermal2010-11-292-2/+2
| | | | other packages installation fail. Reported on: http://forum.pfsense.org/index.php/topic,30489.0.html
* [vnstat2]Change packages base urlPerry Mason2010-11-271-1/+1
|
* Version bump for siproxdjim-p2010-11-262-2/+2
|
* 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.