Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated the version number to 2.0.1_5 pkg v.0.1 | Individual IT Services | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | Updated the version number of BandwidthD to 2.0.1_5 pkg v.0.1 | Individual IT Services | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | Updated the version number of BandwidthD to 2.0.1_5 pkg v.0.1 | Individual IT Services | 2013-08-13 | 1 | -1/+1 |
| | |||||
* | added posibility to use postgreSQL database to store results | Individual IT Services | 2013-08-13 | 1 | -0/+37 |
| | |||||
* | added posibility to use postgreSQL database to store results | Individual IT Services | 2013-08-13 | 1 | -0/+29 |
| | |||||
* | Merge pull request #472 from PiBa-NL/HAProxy-devel-defaultbackend | Renato Botelho | 2013-08-05 | 2 | -82/+85 |
|\ | | | | | HAProxy-devel defaultbackend selection, frontend grouping, skip inactive, variable naming | ||||
| * | haproxy-devel fix displaying shared frontends in a grouped manner. | PiBa-NL | 2013-08-04 | 1 | -77/+79 |
| | | | | | | | | +changed names of frontend variables to frontend (instead of backend) | ||||
| * | HAProxy-devel, fix default backend selection | PiBa-NL | 2013-08-03 | 1 | -5/+6 |
|/ | |||||
* | Improve instructions for bgpd.conf networks section to reflect brpd.conf ↵ | Renato Botelho | 2013-08-01 | 1 | -1/+1 |
| | | | | syntax. It fixes #3102 | ||||
* | Merge pull request #470 from phil-davis/master | Jim P | 2013-07-31 | 1 | -1/+1 |
|\ | | | | | Fix SUDO package_base_url | ||||
| * | Fix SUDO package_base_url | Phil Davis | 2013-07-31 | 1 | -1/+1 |
|/ | |||||
* | Fix typo | jim-p | 2013-07-25 | 1 | -1/+1 |
| | |||||
* | We don't need a var here | Renato Botelho | 2013-07-25 | 1 | -2/+1 |
| | |||||
* | Simplify a bit logic | Renato Botelho | 2013-07-25 | 1 | -9/+3 |
| | |||||
* | Simplify a bit this copy/pasted function | Renato Botelho | 2013-07-25 | 1 | -9/+1 |
| | |||||
* | Bump openbgpd to 0.9 | Renato Botelho | 2013-07-25 | 2 | -2/+2 |
| | |||||
* | preserve header when filtering | Renato Botelho | 2013-07-25 | 1 | -2/+4 |
| | |||||
* | Fix jQuery detection | Renato Botelho | 2013-07-25 | 1 | -3/+3 |
| | |||||
* | Convert calls to count answers to ajax to improve speed | Renato Botelho | 2013-07-25 | 1 | -3/+36 |
| | |||||
* | Increase timeout to ajax calls | Renato Botelho | 2013-07-25 | 1 | -2/+2 |
| | |||||
* | Call commands after page is loaded to improve speed | Renato Botelho | 2013-07-25 | 1 | -37/+61 |
| | |||||
* | squid3-dev - revert squid version for pfsense 2.0x as squid-3.3.8.tbz is not ↵ | Marcello Coutinho | 2013-07-24 | 2 | -2/+2 |
| | | | | available on official repo | ||||
* | Code improvements: | Renato Botelho | 2013-07-24 | 1 | -20/+26 |
| | | | | | | - Convert commands to an associative array to make code more readable - Keep command headers to make it easy to understand data - Add filter to IP | ||||
* | Bump openbgpd to 0.8 | Renato Botelho | 2013-07-24 | 2 | -2/+2 |
| | |||||
* | Make filter option easier to use on other commands, enable it on fib | Renato Botelho | 2013-07-24 | 1 | -20/+33 |
| | |||||
* | Use fullpath | Renato Botelho | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Remove empty form with wrong action | Renato Botelho | 2013-07-24 | 1 | -6/+0 |
| | |||||
* | Respect default limit on first show | Renato Botelho | 2013-07-24 | 1 | -1/+2 |
| | |||||
* | Use fullpath | Renato Botelho | 2013-07-24 | 1 | -10/+10 |
| | |||||
* | Simplify a bit how it limit number of routes | Renato Botelho | 2013-07-24 | 1 | -5/+3 |
| | |||||
* | close file descriptor | Renato Botelho | 2013-07-24 | 1 | -0/+2 |
| | |||||
* | Bump openbgpd version to 0.7 | Renato Botelho | 2013-07-24 | 2 | -2/+2 |
| | |||||
* | Implement ajax call for routing limit and filter | Renato Botelho | 2013-07-24 | 1 | -2/+52 |
| | |||||
* | change default limit to all | Renato Botelho | 2013-07-24 | 1 | -2/+2 |
| | |||||
* | Fix a typo s/,/./ | Renato Botelho | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | Remove header of routing command | Renato Botelho | 2013-07-24 | 1 | -1/+1 |
| | |||||
* | 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 |
| | |||||
* | 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 |