Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -2/+1 |
| | | | These are dealt with by install_package() from pkg-utils.inc. | ||||
* | Remove useless remount calls | doktornotor | 2015-08-25 | 1 | -2/+0 |
| | | | These are dealt with by install_package() from pkg-utils.inc. | ||||
* | remove useless config_(un)lock calls round two | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | |||||
* | haproxy_servers.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | haproxy_frontends.php - remove useless config_(un)lock calls | doktornotor | 2015-08-11 | 1 | -2/+0 |
| | | | This function does nothing but return. | ||||
* | Fix rcvar declaration that I broke yesterday and bump necessary package versions | Renato Botelho | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Drop use of set_rcvar from startup scripts, it's deprecated | Renato Botelho | 2015-02-09 | 1 | -1/+1 |
| | |||||
* | Fix call-time pass-by-reference in haproxy-legacy, bump | jim-p | 2014-05-16 | 3 | -4/+19 |
| | |||||
* | Fix a whole bunch of invalid version tests. | jim-p | 2014-04-10 | 5 | -10/+10 |
| | |||||
* | Fixup URLs: | Renato Botelho | 2014-03-18 | 7 | -15/+15 |
| | | | | | | - Replace http by https - *.pfsense.com -> *.pfsense.org - www.pfsense.org/packages/config -> packages.pfsense.org/packages/config | ||||
* | haproxy-full - fix haproxy_sync.xml file extension on haproxy.xml | Marcello Coutinho | 2013-12-03 | 1 | -1/+1 |
| | |||||
* | haproxy-full - move sync to its own tab, add sync to configured backup server | Marcello Coutinho | 2013-12-03 | 9 | -215/+439 |
| | | | | | change some fields position add shortcut info to haproxy on pfsense 2.1 | ||||
* | haproxy-full - add localhost to listening option. | Marcello Coutinho | 2013-12-02 | 1 | -3/+6 |
| | | | | usefull while using carp. | ||||
* | haproxy-legacy - Legacy version of haproxy with Briantist updates | marcelloc | 2012-02-27 | 7 | -0/+2361 |
http://forum.pfsense.org/index.php/topic,43188.0.html |