summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix permissions.jim-p2010-03-141-0/+0
* Refactor the Easy Rule code a bit. Add a CLI version.jim-p2010-03-143-68/+219
* fix textChris Buechler2010-03-131-4/+3
* fix textChris Buechler2010-03-131-3/+3
* fix textChris Buechler2010-03-131-1/+1
* fix textChris Buechler2010-03-131-1/+1
* fix textChris Buechler2010-03-131-1/+1
* fix textChris Buechler2010-03-131-1/+1
* Combine "802.11g only" and "802.11n only" into a single option.Erik Fonnesbeck2010-03-121-19/+31
* Fix local and nobind for client settingsErmal2010-03-121-1/+2
* Fix alias importing. Resolves #422jim-p2010-03-121-5/+10
* fix textChris Buechler2010-03-121-4/+4
* Remove debugging leftoverErmal2010-03-121-1/+0
* Enable loading extension.Ermal2010-03-121-1/+1
* Add includes needed. Fix typo.Ermal2010-03-122-1/+3
* Show radius too.Ermal2010-03-121-2/+0
* Remove whitespce and do less concat operations.Ermal2010-03-121-7/+0
* Only fetch inet family routes.Ermal2010-03-122-2/+2
* Make the certificate table look better.Ermal2010-03-121-1/+1
* Allow user certificate to be created with the user.Ermal2010-03-121-3/+128
* Disable incoming pppoe requests.Ermal2010-03-121-0/+2
* Do not require the caller to define getNasIP explicitly, intead try to gracef...Ermal2010-03-121-3/+11
* Use pgrep/pkill to save a bit of cpu.thompsa2010-03-126-13/+11
* Use procatat instead of ps as the latter always prints a header, alsothompsa2010-03-122-2/+2
* '\b' is not the word boundary on BSD, its actually '[[:<:]]' and '[[:>:]]',thompsa2010-03-122-3/+3
* Add my copyright.Ermal2010-03-121-0/+1
* The Openvpn rule does not need proto.Ermal2010-03-111-1/+1
* Fix rule creation.Ermal2010-03-111-1/+0
* Add a function that allows to show/hide fields. Also correct the enable/disab...Ermal2010-03-111-2/+44
* Remove the special char from the name it makes the xml parser bail.Ermal2010-03-111-1/+1
* Fix my nameErmal2010-03-111-2/+1
* Add my copyrightErmal2010-03-111-0/+27
* This may break booting so try only 100 times and fail gracely in case of error.Ermal Luçi2010-03-111-1/+9
* Fix console auto-login.Erik Fonnesbeck2010-03-111-2/+4
* Fix EasyRule port check so it is only tested when the protocol is TCP or UDP....jim-p2010-03-112-14/+16
* Correct field name.Ermal Luçi2010-03-111-1/+1
* Fix index.Ermal Luçi2010-03-111-1/+1
* Fix rule creation.Ermal Luçi2010-03-111-1/+1
* Final touches.Ermal Luçi2010-03-112-23/+33
* Fix bug where user wasn't being removed from groups upon deletion.jim-p2010-03-111-1/+1
* Correct check.Ermal Luçi2010-03-111-2/+2
* Correct logic.Ermal Luçi2010-03-111-10/+9
* Add myself to the copyrightjim-p2010-03-111-0/+1
* Add some verbage to the on-screen message stating that IP ranges are availabl...jim-p2010-03-111-1/+1
* Add globals vars.Ermal Luçi2010-03-111-2/+2
* More improvements.Ermal Luçi2010-03-111-16/+36
* Show wizard tab for openvpn.Ermal Luçi2010-03-113-0/+3
* Improve wizard.Ermal Luçi2010-03-112-68/+96
* Improve wizard by adding more steps and cleaness.Ermal Luçi2010-03-113-259/+317
* Ticket #421. Do not allow blank alias names in firewall_aliases_edit.phpErik Fonnesbeck2010-03-111-0/+5
OpenPOWER on IntegriCloud