summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump version to 0.3.1v0.3.1Ted Trask2013-11-091-1/+1
|
* Fix bug in viewpolicy caused by failure to use self pointerTed Trask2013-11-091-1/+1
|
* Drop broken debug call to logeventTed Trask2013-11-091-1/+0
|
* Bump version to 0.3.0v0.3.0Ted Trask2013-10-311-1/+1
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-182-27/+31
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Change use of require to work with Lua 5.2Ted Trask2013-10-092-4/+4
|
* Only load js libraries if not already loadedTed Trask2013-10-031-2/+6
|
* Bump version to 0.2.0v0.2.0Ted Trask2012-12-261-1/+1
|
* Removed unused global path variableTed Trask2012-12-261-3/+0
|
* Fix typosTed Trask2012-12-251-1/+2
|
* Replace io.popen with modelfunctions.run_executable callsTed Trask2012-12-251-27/+12
|
* Use modelfunctions to get statusTed Trask2012-11-261-12/+1
|
* Bump version to 0.1.0 so 0.0.x can be used to backport to AL 2.4v0.1.0Ted Trask2012-11-201-1/+1
|
* Add some output for startstop actions that have no outputTed Trask2012-11-061-0/+3
|
* First cut at awall ACFv0.0.1Ted Trask2012-11-0611-0/+430