Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Merge pull request #469 from pvenezia/master | Ermal Luçi | 2013-07-22 | 2 | -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 Venezia | 2013-07-17 | 2 | -4/+5 |
|/ | | | | bug in advanced passthru config writes in haproxy.inc | ||||
* | Bump squid3-dev to address recent security advisories | Warren Baker | 2013-07-17 | 2 | -6/+6 |
| | |||||
* | Declare these vars global. It might help with post-upgrade auto-apply on ↵ | jim-p | 2013-07-16 | 4 | -3/+4 |
| | | | | ALIX when memory is low. | ||||
* | RFC2136 hostnames should also be listed as choices for openvpn client export ↵ | jim-p | 2013-07-15 | 4 | -3/+8 |
| | | | | hostnames. | ||||
* | Replace spaces in a CN with _ in filenames when exporting an OpenVPN client. ↵ | jim-p | 2013-07-14 | 4 | -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-p | 2013-07-11 | 1 | -1/+1 |
| | |||||
* | Properly handle filenames containing spaces when exporting an archive. Fixes ↵ | jim-p | 2013-07-11 | 3 | -6/+10 |
| | | | | #2856 | ||||
* | When we don't need a client cert, add a line to tell the client that we ↵ | jim-p | 2013-07-11 | 3 | -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/master | Ermal Luçi | 2013-07-10 | 1 | -1/+1 |
|\ | | | | | HAproxy GUI minor typo | ||||
| * | 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 | 4 | -6/+23 |
| | | | | needs to catch up) | ||||
* | Don't manually copy sdeclcd.so, it's included in the binary package now. | jim-p | 2013-07-09 | 3 | -8/+3 |
| | |||||
* | lcdproc-dev to 0.5.6 | jim-p | 2013-07-09 | 2 | -4/+4 |
| | |||||
* | Some small fixes to tinc to hopefully make it stop breaking during reinstall. | jim-p | 2013-06-28 | 1 | -9/+17 |
| | |||||
* | Bump unbound version with addition of v6 DHCP reservations | Warren Baker | 2013-06-28 | 2 | -2/+2 |
| | |||||
* | Merge pull request #466 from plinss/master | Renato Botelho | 2013-06-28 | 1 | -13/+46 |
|\ | | | | | Added support for DHCPv6 reservations and /etc/hosts entries | ||||
| * | Added support for DHCPv6 reservations and /etc/hosts entries | plinss | 2013-06-27 | 1 | -13/+46 |
| | | |||||
* | | Merge pull request #465 from plinss/master | Chris Buechler | 2013-06-26 | 1 | -25/+65 |
|\| | | | | | Fix for bug #3056 | ||||
| * | 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 | ||||
* | Merge pull request #464 from darkain/patch-2 | Ermal Luçi | 2013-06-23 | 1 | -0/+3 |
|\ | | | | | IPv6 Addresses need to be enclosed in brackets | ||||
| * | 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 | ||||
* | | squid3-dev - update squid to 3.3.5 on pfsense 2.0.x amd64 | Marcello Coutinho | 2013-06-24 | 1 | -1/+1 |
|/ | |||||
* | 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 | ||||
* | | Bump OpenVPN client export. 2.3 windows install binaries updated to 2.3.2 | jim-p | 2013-06-21 | 2 | -2/+2 |
| | | |||||
* | | Actually, it does have a GUI to configure it... | jim-p | 2013-06-20 | 2 | -2/+2 |
| | | |||||
* | | Skip the internal "all" group. | jim-p | 2013-06-20 | 1 | -0/+3 |
| | | |||||
* | | Use proper category for sudo | jim-p | 2013-06-20 | 2 | -2/+2 |
| | | |||||
* | | Update pkg info link for sudo | jim-p | 2013-06-20 | 2 | -2/+2 |
| | | |||||
* | | Activate sudo package. | jim-p | 2013-06-20 | 4 | -6/+269 |
| | | |||||
* | | Add the definition for a sudo package so the binaries will get built. | jim-p | 2013-06-20 | 2 | -0/+40 |
| | | |||||
* | | Merge pull request #462 from bmeeks8/master | Ermal Luçi | 2013-06-20 | 2 | -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. | bmeeks8 | 2013-06-19 | 1 | -77/+74 |
| | | | |||||
| * | | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-06-19 | 0 | -0/+0 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #461 from bmeeks8/master | Ermal Luçi | 2013-06-19 | 22 | -464/+1213 |
|\ \ \ | | | | | | | | | Snort Package v 2.5.9 Update | ||||
| | * | | 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 | 2 | -19/+25 |
| |/| | | |/ / |/| | | |||||
* | | | Merge pull request #460 from PiBa-NL/haproxy_v1.4dev24 | Jim P | 2013-06-18 | 2 | -19/+25 |
|\ \ \ | |_|/ |/| | | haproxy_v1.4dev24 + better package descriptions. | ||||
| * | | haproxy_v1.4dev24 + better package descriptions. | PiBa-NL | 2013-06-18 | 2 | -19/+25 |
|/ / | |||||
| * | Merge remote-tracking branch 'upstream/master' | bmeeks8 | 2013-06-18 | 11 | -53/+64 |
| |\ | |/ |/| | |||||
* | | Merge pull request #459 from PiBa-NL/haproxy-devel-2.1 | Jim P | 2013-06-17 | 4 | -5/+7 |
|\ \ | | | | | | | 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 | 4 | -5/+7 |
| | | | | | | | | | | | | 'transparent proxy' |