Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert partially c3bf54d658, anchor names didn't need to be changed | Renato Botelho | 2013-07-23 | 1 | -2/+2 |
| | |||||
* | Add an ajax call to get command result | Renato Botelho | 2013-07-23 | 1 | -0/+6 |
| | |||||
* | Add an id for each commands, define them earlier and initialize commands | Renato Botelho | 2013-07-23 | 1 | -20/+19 |
| | |||||
* | Add limit and filter parameters to doCmdT | Renato Botelho | 2013-07-23 | 1 | -2/+10 |
| | |||||
* | Remove format piece of doCmdT and move them to showCmdT | Renato Botelho | 2013-07-23 | 1 | -9/+15 |
| | |||||
* | Remove duplicate command | Renato Botelho | 2013-07-23 | 1 | -1/+0 |
| | |||||
* | Remove unused code | Renato Botelho | 2013-07-23 | 1 | -24/+8 |
| | |||||
* | Fix unclosed <td> | Renato Botelho | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | Fix unclosed <a> | Renato Botelho | 2013-07-23 | 1 | -1/+1 |
| | |||||
* | simplify a bit using foreach | Renato Botelho | 2013-07-23 | 1 | -6/+4 |
| | |||||
* | Remove unused functions | Renato Botelho | 2013-07-23 | 1 | -12/+0 |
| | |||||
* | Fix indent and whitespaces, also remove an extra </table> | Renato Botelho | 2013-07-23 | 1 | -52/+51 |
| | |||||
* | Fixed cosmetic table display bug in haproxy_listeners.php, and DOS newline ↵ | Paul Venezia | 2013-07-17 | 2 | -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-p | 2013-07-16 | 2 | -1/+2 |
| | | | | ALIX when memory is low. | ||||
* | RFC2136 hostnames should also be listed as choices for openvpn client export ↵ | jim-p | 2013-07-15 | 2 | -1/+6 |
| | | | | hostnames. | ||||
* | Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ↵ | jim-p | 2013-07-14 | 2 | -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-p | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | Properly handle filenames containing spaces when exporting an archive. Fixes ↵ | jim-p | 2013-07-11 | 1 | -4/+8 |
| | | | | #2856 | ||||
* | When we don't need a client cert, add a line to tell the client that we ↵ | jim-p | 2013-07-11 | 1 | -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 typo | Phil Davis | 2013-07-10 | 1 | -1/+1 |
| | |||||
* | Teach HAproxy about sync usernames (though the code in the main repo still ↵ | jim-p | 2013-07-10 | 2 | -4/+21 |
| | | | | needs to catch up) | ||||
* | Don't manually copy sdeclcd.so, it's included in the binary package now. | jim-p | 2013-07-09 | 1 | -6/+1 |
| | |||||
* | Some small fixes to tinc to hopefully make it stop breaking during reinstall. | jim-p | 2013-06-28 | 1 | -9/+17 |
| | |||||
* | Added support for DHCPv6 reservations and /etc/hosts entries | plinss | 2013-06-27 | 1 | -13/+46 |
| | |||||
* | Fix for bug #3056 | plinss | 2013-06-26 | 1 | -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 brackets | Vince | 2013-06-23 | 1 | -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_fix | Ermal Luçi | 2013-06-22 | 1 | -2/+8 |
|\ | | | | | haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for use with ipfw | ||||
| * | haproxy-devel, 'transparent proxy' bugfix, proper interfaces initialized for ↵ | PiBa-NL | 2013-06-22 | 1 | -2/+8 |
| | | | | | | | | ipfw | ||||
* | | Skip the internal "all" group. | jim-p | 2013-06-20 | 1 | -0/+3 |
| | | |||||
* | | Activate sudo package. | jim-p | 2013-06-20 | 2 | -0/+265 |
| | | |||||
* | | Incorporate Ermal's comment to condense code. No functionality change. | bmeeks8 | 2013-06-19 | 1 | -77/+74 |
| | | |||||
* | | Fix wrong text in last sentence of a caption. | bmeeks8 | 2013-06-19 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-06-18 | 9 | -34/+43 |
|\| | |||||
| * | Merge pull request #459 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-06-17 | 2 | -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-NL | 2013-06-17 | 2 | -1/+3 |
| | | | | | | | | | | | | 'transparent proxy' | ||||
| * | | freeradius2: m-OTP allow negative offset | Alexander Wilke | 2013-06-16 | 1 | -1/+1 |
| | | | |||||
| * | | freeradius2: m-OTP allow negative offset | Alexander Wilke | 2013-06-16 | 1 | -1/+1 |
| | | | |||||
| * | | We make use of libevent so up these default values | Warren Baker | 2013-06-13 | 2 | -11/+4 |
| | | | |||||
| * | | Work out the recommended *-slabs setting dynamically. Kudos to Reiner030 on ↵ | Warren Baker | 2013-06-13 | 1 | -13/+9 |
| | | | | | | | | | | | | the forum | ||||
| * | | Make sure virtual IPs are skipped as they would be covered in the interfaces ↵ | Warren Baker | 2013-06-13 | 1 | -4/+6 |
| | | | | | | | | | | | | access list | ||||
| * | | only display 128 subnet if v6 function is available | Warren Baker | 2013-06-13 | 1 | -1/+2 |
| | | | |||||
| * | | Trim here to avoid an error from output containing a newline | jim-p | 2013-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | And fix this bracketing | jim-p | 2013-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | Escape this $ here. | jim-p | 2013-06-11 | 1 | -1/+1 |
| | | | |||||
| * | | add a couple of newlines here for spacing. | jim-p | 2013-06-11 | 1 | -0/+2 |
| | | | |||||
| * | | Add another carp status check to quagga package. | jim-p | 2013-06-11 | 2 | -1/+14 |
| | | | |||||
* | | | Update package to 2.5.9 and binary to 2.9.4.6 | bmeeks8 | 2013-06-18 | 1 | -2/+7 |
| | | | |||||
* | | | Remove need for most globals, change sync to background task, fix bugs. | bmeeks8 | 2013-06-18 | 1 | -154/+305 |
| | | | |||||
* | | | Remove any zero-length spaces in data when saving. | bmeeks8 | 2013-06-18 | 2 | -31/+24 |
| | | | |||||
* | | | Remove dependence on global vars and use constants instead. | bmeeks8 | 2013-06-18 | 2 | -39/+67 |
| | | |