summaryrefslogtreecommitdiffstats
path: root/iptables-model.lua
Commit message (Expand)AuthorAgeFilesLines
* Removed redirect_to_referrer, fixed startstop by moving iptables-html.lsp fil...Ted Trask2012-07-301-32/+33
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-8/+8
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-5/+9
* Fixed ! handling for several rule options, fixed reading of icmptype, fixed c...Ted Trask2012-04-061-20/+25
* Fixed bug in parsing tcp linesTed Trask2012-01-241-1/+1
* Read the rulesfile location from the conf.d fileTed Trask2012-01-241-1/+3
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
* Changed the way startstop works in core to add a list of allowed actions. Mod...Ted Trask2009-03-231-15/+1
* Added escapespecialcharacters to format.lua to escape shell special character...Ted Trask2009-01-211-13/+13
* Tested by removing expected packages, files, and directories. Fixed resultin...Ted Trask2009-01-161-0/+1
* Added tcp and udp port support to iptables.v0.0.1Ted Trask2008-11-201-0/+38
* Added more parameters to iptables rules.Ted Trask2008-11-181-6/+81
* Implemented iptables edit/create/delete rule. Doesn't support all parameters...Ted Trask2008-11-071-7/+199
* Created iptables ACF to directly view / edit rules. Status, view, and expert...Ted Trask2008-11-031-0/+268