aboutsummaryrefslogtreecommitdiffstats
path: root/config
Commit message (Collapse)AuthorAgeFilesLines
* Add limit and filter parameters to doCmdTRenato Botelho2013-07-231-2/+10
|
* Remove format piece of doCmdT and move them to showCmdTRenato Botelho2013-07-231-9/+15
|
* Remove duplicate commandRenato Botelho2013-07-231-1/+0
|
* Remove unused codeRenato Botelho2013-07-231-24/+8
|
* Fix unclosed <td>Renato Botelho2013-07-231-1/+1
|
* Fix unclosed <a>Renato Botelho2013-07-231-1/+1
|
* simplify a bit using foreachRenato Botelho2013-07-231-6/+4
|
* Remove unused functionsRenato Botelho2013-07-231-12/+0
|
* Fix indent and whitespaces, also remove an extra </table>Renato Botelho2013-07-231-52/+51
|
* Fixed cosmetic table display bug in haproxy_listeners.php, and DOS newline ↵Paul Venezia2013-07-172-4/+5
| | | | bug in advanced passthru config writes in haproxy.inc
* Declare these vars global. It might help with post-upgrade auto-apply on ↵jim-p2013-07-162-1/+2
| | | | ALIX when memory is low.
* RFC2136 hostnames should also be listed as choices for openvpn client export ↵jim-p2013-07-152-1/+6
| | | | hostnames.
* Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ↵jim-p2013-07-142-3/+3
| | | | Also only use a CN if there isn't a username to use instead. Unbreaks Windows Installer export with spaces in CN.
* Fix 1.2.x haproxy-stable install process.jim-p2013-07-111-1/+1
|
* Properly handle filenames containing spaces when exporting an archive. Fixes ↵jim-p2013-07-111-4/+8
| | | | #2856
* When we don't need a client cert, add a line to tell the client that we ↵jim-p2013-07-111-0/+3
| | | | don't need a client cert, or else the OpenVPN Connect app will try to force the user to pick one.
* HAproxy UI minor text typoPhil Davis2013-07-101-1/+1
|
* Teach HAproxy about sync usernames (though the code in the main repo still ↵jim-p2013-07-102-4/+21
| | | | needs to catch up)
* Don't manually copy sdeclcd.so, it's included in the binary package now.jim-p2013-07-091-6/+1
|
* Some small fixes to tinc to hopefully make it stop breaking during reinstall.jim-p2013-06-281-9/+17
|
* Added support for DHCPv6 reservations and /etc/hosts entriesplinss2013-06-271-13/+46
|
* Fix for bug #3056plinss2013-06-261-25/+65
| | | Also added support for host aliases and re-worked duplicate entry handling so it's more robust
* IPv6 Addresses need to be enclosed in bracketsVince2013-06-231-0/+3
| | | | | | | IPv6 Addresses need to be enclosed in brackets This is a very lazy test for IPv6 instead of IPv4 addresses. The desired function, filter_var, does not appear to be available in the pfSense build I'm running. http://php.net/manual/en/function.filter-var.php
* Merge pull request #463 from PiBa-NL/haproxy-devel_fixErmal Luçi2013-06-221-2/+8
|\ | | | | haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for use with ipfw
| * haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ↵PiBa-NL2013-06-221-2/+8
| | | | | | | | ipfw
* | Skip the internal "all" group.jim-p2013-06-201-0/+3
| |
* | Activate sudo package.jim-p2013-06-202-0/+265
| |
* | Incorporate Ermal's comment to condense code. No functionality change.bmeeks82013-06-191-77/+74
| |
* | Fix wrong text in last sentence of a caption.bmeeks82013-06-191-1/+1
| |
* | Merge remote-tracking branch 'upstream/master'bmeeks82013-06-189-34/+43
|\|
| * Merge pull request #459 from PiBa-NL/haproxy-devel-2.1Jim P2013-06-172-1/+3
| |\ | | | | | | haproxy-devel updated to version 1.5dev19, including support for 'transparent proxy'
| | * haproxy-devel updated to version 1.5dev19, including support for ↵PiBa-NL2013-06-172-1/+3
| | | | | | | | | | | | 'transparent proxy'
| * | freeradius2: m-OTP allow negative offsetAlexander Wilke2013-06-161-1/+1
| | |
| * | freeradius2: m-OTP allow negative offsetAlexander Wilke2013-06-161-1/+1
| | |
| * | We make use of libevent so up these default valuesWarren Baker2013-06-132-11/+4
| | |
| * | Work out the recommended *-slabs setting dynamically. Kudos to Reiner030 on ↵Warren Baker2013-06-131-13/+9
| | | | | | | | | | | | the forum
| * | Make sure virtual IPs are skipped as they would be covered in the interfaces ↵Warren Baker2013-06-131-4/+6
| | | | | | | | | | | | access list
| * | only display 128 subnet if v6 function is availableWarren Baker2013-06-131-1/+2
| | |
| * | Trim here to avoid an error from output containing a newlinejim-p2013-06-111-1/+1
| | |
| * | And fix this bracketingjim-p2013-06-111-1/+1
| | |
| * | Escape this $ here.jim-p2013-06-111-1/+1
| | |
| * | add a couple of newlines here for spacing.jim-p2013-06-111-0/+2
| | |
| * | Add another carp status check to quagga package.jim-p2013-06-112-1/+14
| | |
* | | Update package to 2.5.9 and binary to 2.9.4.6bmeeks82013-06-181-2/+7
| | |
* | | Remove need for most globals, change sync to background task, fix bugs.bmeeks82013-06-181-154/+305
| | |
* | | Remove any zero-length spaces in data when saving.bmeeks82013-06-182-31/+24
| | |
* | | Remove dependence on global vars and use constants instead.bmeeks82013-06-182-39/+67
| | |
* | | Add enable all/disable all option for Category rules.bmeeks82013-06-181-31/+123
| | |
* | | Add additional options to Detection Settings config.bmeeks82013-06-181-13/+50
| | |
* | | Add new track by_src and by_dst auto-Suppress List icons.bmeeks82013-06-181-11/+124
| | |