aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* General code syntax cleanupWarren Baker2013-08-271-174/+149
|
* Use OpenVPN Manager client management port if specified for the server concernedPhil Davis2013-08-251-2/+7
| | | | | | If the OpenVPN server has the client management port field specified, then use that port number when generating the OpenVPN Manager client config file, otherwise use the default of "166". See: forum.pfsense.org/index.php/topic,63668.0.html Discussion: https://github.com/jochenwierum/openvpn-manager/issues/17 Related pull request on pfsense repo: https://github.com/pfsense/pfsense/pull/783
* Merge pull request #478 from PiBa-NL/HAProxy-devel-defaultbackendJim P2013-08-251-1/+1
|\ | | | | HAProxy-devel, fix (again) default backend selection
| * fix (again) default backend selectionPiBa-NL2013-08-251-1/+1
| |
* | Merge pull request #476 from overhacked/fix-siproxd-rtpenableRenato Botelho2013-08-212-5/+13
|\ \ | | | | | | siproxd: separate enable/disable of RTP proxy from rest of daemon
| * | siproxd: changed rtpenable to true by defaultRoss Williams2013-08-212-2/+2
| | | | | | | | | | | | Per rbgarga's recommendation
| * | siproxd: separate enable/disable of RTP proxy from rest of daemonRoss Williams2013-08-172-3/+21
| | |
| * | Allowing siproxd to run even if RTP proxy is disabledRoss Williams2013-08-161-13/+3
| | |
* | | nut: Adding cyberpower MIB as a selectable valueMoritz Heiber2013-08-211-0/+4
| | | | | | | | | | | | | | | Enable the 'cyberpower' MIB to be able to use the snmp-ups driver together with pfsense's nut package
* | | HAproxy config parameter clitimeout is deprecated, should now be "timeout ↵jim-p2013-08-201-1/+1
| | | | | | | | | | | | client".
* | | Add the most common values as default in system patches for path strip, ↵jim-p2013-08-162-1/+5
| | | | | | | | | | | | base, and whitespace. Also bump version.
* | | chaged text in description of "output PostgreSQL" to linkIndividual IT Services2013-08-151-1/+1
| | |
* | | For NRPE2, honor the "sudo" checkbox if it's checked and sudo exists on the ↵jim-p2013-08-142-2/+6
| | | | | | | | | | | | system. Also, only add -w and -c if the boxes are filled in. Fixes #3145
* | | Merge pull request #473 from individual-it/masterJim P2013-08-143-3/+69
|\ \ \ | | | | | | | | added posibility to use external postgreSQL database to store results of bandwidthd
| * | | corrected typo for log_errorIndividual IT Services2013-08-141-1/+1
| | | |
| * | | deleted empty rowsIndividual IT Services2013-08-141-1/+0
| | | |
| * | | added link to the Documentation about Zabbix User ParametersIndividual IT Services2013-08-141-2/+3
| | | |
| * | | Updated the version number to 2.0.1_5 pkg v.0.1Individual IT Services2013-08-131-1/+1
| | | |
| * | | added posibility to use postgreSQL database to store resultsIndividual IT Services2013-08-131-0/+37
| | | |
| * | | added posibility to use postgreSQL database to store resultsIndividual IT Services2013-08-131-0/+29
| | |/ | |/|
* | | If the file doens't exist, bail, or this will generate a PHP error.jim-p2013-08-131-0/+2
| | |
* | | Fix HAproxy "advanced" global pass-through options box.jim-p2013-08-132-2/+2
|/ /
* | haproxy-devel fix displaying shared frontends in a grouped manner.PiBa-NL2013-08-041-77/+79
| | | | | | | | +changed names of frontend variables to frontend (instead of backend)
* | HAProxy-devel, fix default backend selectionPiBa-NL2013-08-031-5/+6
| |
* | Improve instructions for bgpd.conf networks section to reflect brpd.conf ↵Renato Botelho2013-08-011-1/+1
| | | | | | | | syntax. It fixes #3102
* | Fix typojim-p2013-07-251-1/+1
| |
* | We don't need a var hereRenato Botelho2013-07-251-2/+1
| |
* | Simplify a bit logicRenato Botelho2013-07-251-9/+3
| |
* | Simplify a bit this copy/pasted functionRenato Botelho2013-07-251-9/+1
| |
* | preserve header when filteringRenato Botelho2013-07-251-2/+4
| |
* | Fix jQuery detectionRenato Botelho2013-07-251-3/+3
| |
* | Convert calls to count answers to ajax to improve speedRenato Botelho2013-07-251-3/+36
| |
* | Increase timeout to ajax callsRenato Botelho2013-07-251-2/+2
| |
* | Call commands after page is loaded to improve speedRenato Botelho2013-07-251-37/+61
| |
* | Code improvements:Renato Botelho2013-07-241-20/+26
| | | | | | | | | | | | - Convert commands to an associative array to make code more readable - Keep command headers to make it easy to understand data - Add filter to IP
* | Make filter option easier to use on other commands, enable it on fibRenato Botelho2013-07-241-20/+33
| |
* | Use fullpathRenato Botelho2013-07-241-1/+1
| |
* | Remove empty form with wrong actionRenato Botelho2013-07-241-6/+0
| |
* | Respect default limit on first showRenato Botelho2013-07-241-1/+2
| |
* | Use fullpathRenato Botelho2013-07-241-10/+10
| |
* | Simplify a bit how it limit number of routesRenato Botelho2013-07-241-5/+3
| |
* | close file descriptorRenato Botelho2013-07-241-0/+2
| |
* | Implement ajax call for routing limit and filterRenato Botelho2013-07-241-2/+52
| |
* | change default limit to allRenato Botelho2013-07-241-2/+2
| |
* | Fix a typo s/,/./Renato Botelho2013-07-241-1/+1
| |
* | Remove header of routing commandRenato Botelho2013-07-241-1/+1
| |
* | Revert partially c3bf54d658, anchor names didn't need to be changedRenato Botelho2013-07-231-2/+2
| |
* | Add an ajax call to get command resultRenato Botelho2013-07-231-0/+6
| |
* | Add an id for each commands, define them earlier and initialize commandsRenato Botelho2013-07-231-20/+19
| |
* | Add limit and filter parameters to doCmdTRenato Botelho2013-07-231-2/+10
| |