| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | Remove use of $_GET wherever possible for security. | bmeeks8 | 2014-02-21 | 2 | -19/+14 |
| | * | | unlink() can't delete directory, use "/bin/rm -rf" instead. | bmeeks8 | 2014-02-20 | 1 | -3/+2 |
| | * | | Fix custom rules clear bug and enable custom rule testing. | bmeeks8 | 2014-02-20 | 1 | -17/+17 |
* | | | | Merge pull request #613 from rmiddle/master | Renato Botelho | 2014-03-04 | 2 | -0/+12 |
|\ \ \ \ |
|
| * | | | | Add an Advanced Parameters to the proxy settings. | Robert Middleswarth | 2014-03-02 | 2 | -0/+12 |
* | | | | | Merge pull request #616 from crocomo/bind | Renato Botelho | 2014-03-04 | 2 | -10/+16 |
|\ \ \ \ \ |
|
| * | | | | | Enable built-in ACLs; Fix version.bind; Fix typos | crocomo | 2014-03-04 | 2 | -10/+16 |
| |/ / / / |
|
* / / / / | Update installed package to reflect same version number as the pkg version | Warren Baker | 2014-03-03 | 2 | -4/+4 |
|/ / / / |
|
* | | | | Merge pull request #604 from crocomo/bind | Renato Botelho | 2014-02-28 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into bind | crocomo | 2014-02-25 | 1 | -1/+1 |
| |\ \ \ \ |
|
| * | | | | | Fix indentation of custom option | crocomo | 2014-02-23 | 1 | -2/+2 |
* | | | | | | Merge pull request #607 from parawizard/master | Renato Botelho | 2014-02-28 | 2 | -2/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | %P to %p for freebsd strftime compatiblity | Bryan Paradis | 2014-02-25 | 1 | -1/+1 |
| * | | | | | | %P to %p for freebsd strftime compatiblity | Bryan Paradis | 2014-02-25 | 1 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #611 from PiBa-NL/hap_reloadcheck | Renato Botelho | 2014-02-28 | 1 | -8/+6 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | haproxy-devel, dont reload firewall rules every 2 minutes. | PiBa-NL | 2014-02-28 | 1 | -8/+6 |
|/ / / / / |
|
* | | | | | Custom options should be before forward-zone as seen on the forum. | Warren Baker | 2014-02-26 | 1 | -9/+8 |
* | | | | | Respect the 0 value | Warren Baker | 2014-02-26 | 1 | -2/+2 |
* | | | | | Merge pull request #608 from fschaeffler/Fix-for-email-address-as-execution-p... | Renato Botelho | 2014-02-25 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Update arpwatch.xml | Florian Schäffler | 2014-02-25 | 1 | -1/+1 |
|/ / / / / |
|
* | | | | | Merge pull request #593 from stilez/patch-1 | Marcello Coutinho | 2014-02-25 | 2 | -37/+39 |
|\ \ \ \ \ |
|
| * | | | | | Add PERMIT BOTH option, and minor enhancements | stilez | 2014-02-17 | 1 | -13/+27 |
| * | | | | | Add PERMIT BOTH option, and minor enhancements | stilez | 2014-02-17 | 1 | -24/+12 |
* | | | | | | Remove Unbound as its in base on 2.2 | Warren Baker | 2014-02-25 | 1 | -25/+0 |
* | | | | | | Missed this variable name change and bump version for all previous changes | Warren Baker | 2014-02-25 | 3 | -5/+4 |
* | | | | | | Merge pull request #605 from crocomo/mailreport | Ermal Luçi | 2014-02-25 | 7 | -32/+32 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Merge remote-tracking branch 'upstream/master' into mailreport | crocomo | 2014-02-25 | 1 | -1/+1 |
| |\ \ \ \ \
| |/ / / / /
|/| | | | | |
|
* | | | | | | varnish3 - fix xmlrpc sync option | Marcello Coutinho | 2014-02-24 | 1 | -1/+1 |
| |_|/ / /
|/| | | | |
|
| * | | | | Fix spelling, email header and table header | crocomo | 2014-02-25 | 7 | -32/+32 |
|/ / / / |
|
* | | | | Merge pull request #603 from crocomo/bind | Renato Botelho | 2014-02-23 | 3 | -3/+4 |
|\ \ \ \ |
|
| * | | | | Fix logging facilities | crocomo | 2014-02-23 | 1 | -1/+2 |
| * | | | | Typo s/bloc/block | crocomo | 2014-02-23 | 1 | -1/+1 |
| * | | | | Typo s/reveser/reverse | crocomo | 2014-02-23 | 1 | -1/+1 |
* | | | | | no longer needed | Warren Baker | 2014-02-23 | 1 | -2/+0 |
|/ / / / |
|
* | | | | If this is enabled then get_nameservers() should be used | Warren Baker | 2014-02-23 | 1 | -1/+1 |
* | | | | Add a safety belt in case we get no values returned | Warren Baker | 2014-02-23 | 1 | -6/+9 |
* | | | | Unbound version bump to make use of forward-zone instead | Warren Baker | 2014-02-23 | 2 | -2/+2 |
* | | | | Add forwards as a configuration option instead of executing it on the command... | Warren Baker | 2014-02-23 | 1 | -90/+58 |
* | | | | Remove deprecated option | Warren Baker | 2014-02-23 | 1 | -10/+1 |
* | | | | Merge pull request #602 from bmeeks8/master | Renato Botelho | 2014-02-22 | 2 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix typo in base rules filename. | bmeeks8 | 2014-02-22 | 1 | -1/+1 |
| * | | | Fix copy-paste typo in system function name. | bmeeks8 | 2014-02-21 | 1 | -1/+1 |
* | | | | Merge pull request #601 from bmeeks8/master | Ermal Luçi | 2014-02-21 | 3 | -3/+3 |
|\| | | |
|
| * | | | Add new Suricata 1.4.6 IDS BETA package v0.1 | bmeeks8 | 2014-02-21 | 3 | -3/+3 |
| | |/
| |/| |
|
* | | | Merge pull request #579 from parawizard/master | Ermal Luçi | 2014-02-21 | 35 | -49/+2713 |
|\ \ \ |
|
| * | | | Moved php files into additional files | Bryan Paradis | 2014-02-21 | 5 | -9/+0 |
| * | | | Move www files into additional files | Bryan Paradis | 2014-02-21 | 1 | -8/+8 |
| * | | | Remove line as request by ermal | Bryan Paradis | 2014-02-21 | 1 | -1/+0 |
| * | | | Menu name capitalization | Bryan Paradis | 2014-01-27 | 1 | -1/+1 |
| * | | | Typos dansguardian.inc | Bryan Paradis | 2014-01-23 | 1 | -2/+2 |