aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add syslog capabilitytimdufrane2013-11-181-1/+1
|
* Add syslog capabilitytimdufrane2013-11-181-0/+1
|
* Add syslog capabilitytimdufrane2013-11-181-0/+1
|
* Contentscanners preg_replacetimdufrane2013-08-161-1/+1
| | | This condition also applies to the contentscanner section, and there is no variable substitution going on. Does not affect installs that use /usr/local, and allows the correct behavior on installs in /usr/pbi/dansguardian/... or wherever else (as long as DANSGUARDIAN_DIR is the correct directory).
* Fix Incorrect Directory Replacementtimdufrane2013-08-131-2/+2
| | | | On some installs, the directory ends up being /usr/pbi/dansguardian-xxx/... This results in include lines not being written correctly and broken config files. DANSGUARDIAN_DIR should be present on every system.
* If the file doens't exist, bail, or this will generate a PHP error.jim-p2013-08-131-0/+2
|
* Fix HAproxy "advanced" global pass-through options box.jim-p2013-08-134-4/+4
|
* Merge pull request #472 from PiBa-NL/HAProxy-devel-defaultbackendRenato Botelho2013-08-052-82/+85
|\ | | | | HAProxy-devel defaultbackend selection, frontend grouping, skip inactive, variable naming
| * haproxy-devel fix displaying shared frontends in a grouped manner.PiBa-NL2013-08-041-77/+79
| | | | | | | | +changed names of frontend variables to frontend (instead of backend)
| * HAProxy-devel, fix default backend selectionPiBa-NL2013-08-031-5/+6
|/
* Improve instructions for bgpd.conf networks section to reflect brpd.conf ↵Renato Botelho2013-08-011-1/+1
| | | | syntax. It fixes #3102
* Merge pull request #470 from phil-davis/masterJim P2013-07-311-1/+1
|\ | | | | Fix SUDO package_base_url
| * Fix SUDO package_base_urlPhil Davis2013-07-311-1/+1
|/
* Fix typojim-p2013-07-251-1/+1
|
* We don't need a var hereRenato Botelho2013-07-251-2/+1
|
* Simplify a bit logicRenato Botelho2013-07-251-9/+3
|
* Simplify a bit this copy/pasted functionRenato Botelho2013-07-251-9/+1
|
* Bump openbgpd to 0.9Renato Botelho2013-07-252-2/+2
|
* preserve header when filteringRenato Botelho2013-07-251-2/+4
|
* Fix jQuery detectionRenato Botelho2013-07-251-3/+3
|
* Convert calls to count answers to ajax to improve speedRenato Botelho2013-07-251-3/+36
|
* Increase timeout to ajax callsRenato Botelho2013-07-251-2/+2
|
* Call commands after page is loaded to improve speedRenato Botelho2013-07-251-37/+61
|
* squid3-dev - revert squid version for pfsense 2.0x as squid-3.3.8.tbz is not ↵Marcello Coutinho2013-07-242-2/+2
| | | | available on official repo
* Code improvements:Renato Botelho2013-07-241-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.8Renato Botelho2013-07-242-2/+2
|
* Make filter option easier to use on other commands, enable it on fibRenato Botelho2013-07-241-20/+33
|
* Use fullpathRenato Botelho2013-07-241-1/+1
|
* Remove empty form with wrong actionRenato Botelho2013-07-241-6/+0
|
* Respect default limit on first showRenato Botelho2013-07-241-1/+2
|
* Use fullpathRenato Botelho2013-07-241-10/+10
|
* Simplify a bit how it limit number of routesRenato Botelho2013-07-241-5/+3
|
* close file descriptorRenato Botelho2013-07-241-0/+2
|
* Bump openbgpd version to 0.7Renato Botelho2013-07-242-2/+2
|
* Implement ajax call for routing limit and filterRenato Botelho2013-07-241-2/+52
|
* change default limit to allRenato Botelho2013-07-241-2/+2
|
* Fix a typo s/,/./Renato Botelho2013-07-241-1/+1
|
* 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
|