Project

General

Profile

Download (9.63 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
f3704cb2 10/11/2010 07:16 PM Jim Pingle

Bail out here if a variable isn't an array like it should be.

865ff9b4 03/14/2010 09:16 PM Jim Pingle

Refactor the Easy Rule code a bit. Add a CLI version.

998f77a8 03/11/2010 06:03 PM Jim Pingle

Fix EasyRule port check so it is only tested when the protocol is TCP or UDP. Resolves #412
While I'm here, make EasyRule put a description in when writing the config so it shows up properly in the config history.

9bb8d542 02/25/2010 10:59 PM Ermal Luçi

Ticket #340. Remove bogus functions. Sort aliases the same way it is done on the aliases page.

dadad8b3 02/15/2010 09:20 PM Jim Pingle

Clean up some formatting while I'm here.

066afaf1 02/15/2010 09:18 PM Jim Pingle

Fix Easy Rule for OpenVPN interfaces. Resolves #349

e390b503 11/15/2009 04:22 PM Jim Pingle

Move two include files to /etc/inc instead of leaving them in the www dir. Move filterparser.php to /usr/local/bin since it's not meant to be used from the web interface.