summaryrefslogtreecommitdiffstats
path: root/awall-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in viewpolicy caused by failure to use self pointerTed Trask2013-11-091-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-181-11/+13
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* First cut at awall ACFv0.0.1Ted Trask2012-11-061-0/+39