summaryrefslogtreecommitdiffstats
path: root/etc/inc/easyrule.inc
Commit message (Expand)AuthorAgeFilesLines
* Code style bits and pieces from etcPhil Davis2015-05-311-2/+2
* Merge branch 'master' into feature/easyrule-unblockOliver Welter2015-03-031-26/+47
|\
| * Code style guide etc in a to ePhil Davis2015-02-261-27/+49
* | Add showblock and unblock options to easyrule CLI toolOliver Welter2015-01-181-0/+81
* | Fix inconsistent handling of seperator in easyrule, should fix #4233Oliver Welter2015-01-181-5/+21
|/
* Fix lineup of copyright linesPhil Davis2015-01-011-1/+1
* fix text, PPPoE Server, not VPNChris Buechler2014-11-061-1/+1
* This might also say "icmpv6" here and lead to a bad rule.jim-p2014-01-061-1/+1
* Fixup check for existing easyrule block rule to account for the ipproto and w...jim-p2013-08-211-2/+3
* While I'm here, fix an IPv6 ICMP easy rule issue.jim-p2013-03-201-0/+3
* Track user/time a firewall rule was created and last updated, and show this i...jim-p2013-03-201-0/+2
* no IPv6 check when an easy rule: pass is createdThomas Rieschl2013-02-261-0/+4
* Fixup easyrule block for IPv6jim-p2012-10-051-9/+10
* Fixup processing of IPv6 IPs for EasyRule. Fixes #2649jim-p2012-10-011-0/+7
* Allow using subnets and special nets in the CLI version of easyrulejim-p2012-01-131-13/+36
* Fix merge conflictjim-p2011-07-131-4/+0
* Merge remote-tracking branch 'upstream/master'jim-p2011-07-121-20/+24
|\
| * Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-291-1/+1
| |\
| * \ Merge remote-tracking branch 'mainline/master' into incVinicius Coque2011-03-251-3/+4
| |\ \
| * \ \ Merge branch 'master' into incVinicius Coque2011-01-281-3/+3
| |\ \ \
| * \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-11-161-0/+1
| |\ \ \ \
| * \ \ \ \ Merge remote branch 'mainline/master' into incRenato Botelho2010-10-131-0/+2
| |\ \ \ \ \
| * | | | | | Implement gettext() calls on easyrule.incRenato Botelho2010-08-161-23/+23
* | | | | | | Merge remote branch 'upstream/master'Seth Mos2011-04-121-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | In IPsec, s/mobileclients/client/, this was changed long ago in the config bu...jim-p2011-03-281-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge remote branch 'upstream/master'Seth Mos2011-03-151-2/+3
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add {} around foreach contents. Fixes occasional duplication of the easyrule ...jim-p2011-03-091-1/+2
| * | | | | Add block rule to the top of the firewall rules.jim-p2011-03-091-1/+1
* | | | | | add a ipprotocol variable to the easy add rulesSeth Mos2011-02-141-6/+8
|/ / / / /
* | | | | Also fix easyrule and auto->manual nat switch code. Ticket #1243jim-p2011-02-101-1/+1
| |_|_|/ |/| | |
* | | | Don't run mb_convert_encoding on descr field, it's cdata protected in the con...jim-p2011-01-061-1/+1
| |_|/ |/| |
* | | Remove trailing carriage returnScott Ullrich2010-11-101-1/+2
| |/ |/|
* | Bail out here if a variable isn't an array like it should be.jim-p2010-10-111-0/+2
|/
* Refactor the Easy Rule code a bit. Add a CLI version.jim-p2010-03-141-4/+75
* Fix EasyRule port check so it is only tested when the protocol is TCP or UDP....jim-p2010-03-111-3/+3
* Ticket #340. Remove bogus functions. Sort aliases the same way it is done on ...Ermal Luçi2010-02-251-1/+3
* Clean up some formatting while I'm here.jim-p2010-02-151-8/+8
* Fix Easy Rule for OpenVPN interfaces. Resolves #349jim-p2010-02-151-0/+3
* Move two include files to /etc/inc instead of leaving them in the www dir. Mo...jim-p2009-11-151-0/+254
OpenPOWER on IntegriCloud