aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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
|
* Merge pull request #469 from pvenezia/masterErmal Luçi2013-07-222-4/+5
|\ | | | | Fixed cosmetic table display bug in haproxy_listeners.php, and DOS newli...
| * 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
* Bump squid3-dev to address recent security advisoriesWarren Baker2013-07-172-6/+6
|
* Declare these vars global. It might help with post-upgrade auto-apply on ↵jim-p2013-07-164-3/+4
| | | | ALIX when memory is low.
* RFC2136 hostnames should also be listed as choices for openvpn client export ↵jim-p2013-07-154-3/+8
| | | | hostnames.
* Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ↵jim-p2013-07-144-5/+5
| | | | 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-113-6/+10
| | | | #2856
* When we don't need a client cert, add a line to tell the client that we ↵jim-p2013-07-113-2/+5
| | | | don't need a client cert, or else the OpenVPN Connect app will try to force the user to pick one.
* Merge pull request #468 from phil-davis/masterErmal Luçi2013-07-101-1/+1
|\ | | | | HAproxy GUI minor typo
| * 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-104-6/+23
| | | | needs to catch up)
* Don't manually copy sdeclcd.so, it's included in the binary package now.jim-p2013-07-093-8/+3
|
* lcdproc-dev to 0.5.6jim-p2013-07-092-4/+4
|
* Some small fixes to tinc to hopefully make it stop breaking during reinstall.jim-p2013-06-281-9/+17
|
* Bump unbound version with addition of v6 DHCP reservationsWarren Baker2013-06-282-2/+2
|
* Merge pull request #466 from plinss/masterRenato Botelho2013-06-281-13/+46
|\ | | | | Added support for DHCPv6 reservations and /etc/hosts entries
| * Added support for DHCPv6 reservations and /etc/hosts entriesplinss2013-06-271-13/+46
| |
* | Merge pull request #465 from plinss/masterChris Buechler2013-06-261-25/+65
|\| | | | | Fix for bug #3056
| * 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
* Merge pull request #464 from darkain/patch-2Ermal Luçi2013-06-231-0/+3
|\ | | | | IPv6 Addresses need to be enclosed in brackets
| * 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
* | squid3-dev - update squid to 3.3.5 on pfsense 2.0.x amd64Marcello Coutinho2013-06-241-1/+1
|/
* 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
* | Bump OpenVPN client export. 2.3 windows install binaries updated to 2.3.2jim-p2013-06-212-2/+2
| |
* | Actually, it does have a GUI to configure it...jim-p2013-06-202-2/+2
| |
* | Skip the internal "all" group.jim-p2013-06-201-0/+3
| |
* | Use proper category for sudojim-p2013-06-202-2/+2
| |
* | Update pkg info link for sudojim-p2013-06-202-2/+2
| |
* | Activate sudo package.jim-p2013-06-204-6/+269
| |
* | Add the definition for a sudo package so the binaries will get built.jim-p2013-06-202-0/+40
| |
* | Merge pull request #462 from bmeeks8/masterErmal Luçi2013-06-202-78/+75
|\ \ | | | | | | Snort 2.9.4.6 pkg v. 2.5.9 - Incorporate Ermal's comment and fix incorrect caption text
| * | Incorporate Ermal's comment to condense code. No functionality change.bmeeks82013-06-191-77/+74
| | |
| * | Merge remote-tracking branch 'upstream/master'bmeeks82013-06-190-0/+0
| |\ \ | |/ / |/| |
* | | Merge pull request #461 from bmeeks8/masterErmal Luçi2013-06-1922-464/+1213
|\ \ \ | | | | | | | | Snort Package v 2.5.9 Update
| | * | Fix wrong text in last sentence of a caption.bmeeks82013-06-191-1/+1
| | | |