summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceHEADmasterTed Trask2016-08-103-3/+3
|
* Bump version to 0.4.0v0.4.0Ted Trask2014-04-261-1/+1
|
* 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-11/+15
| | | | | 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-091-1/+1
|
* Bump version to 0.2.0v0.2.0Ted Trask2012-07-011-1/+1
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
|
* Merge ssh://git.alpinelinux.org/home/zelebar/cgit/acf-amavisd-newZach LeBar2012-03-290-0/+0
|\
| * Changed amavis-controller.lua to use new handle_form() functions found in ↵Zach LeBar2012-03-223-8/+8
| | | | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to vmail-model.lua to make everything work.
* | Changed amavis-controller.lua to use new handle_form() functions found in ↵Zach LeBar2012-03-293-8/+8
|/ | | | | | acf_www-controller.lua instead of the controllerfunctions.lua version and also instead of redirect_to_referrer(). Made corresponding changes to amavis-model.lua to make everything work.
* First cut at ACF for amavis.v0.1.0Ted Trask2009-09-2210-0/+115