summaryrefslogtreecommitdiffstats
path: root/postfix-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modify logfile to get logging info from the config and use common viewTed Trask2015-10-311-0/+4
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-12/+14
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Removed calls to redirect_to_referrerTed Trask2012-08-071-3/+3
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-6/+3
| | | | | | Removed controllerfunctions library (still needs more work and corresponding work in model) Updated startstop functionality and deleted view Updated for viewfunctions to htmlviewfunctions and modified require statements for acf libraries
* Added listqueue and flushqueue functions.Ted Trask2010-02-251-0/+8
|
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Modified postfix to edit/create/delete files in /etc/postfix, and added ↵ttrask2009-03-181-0/+12
| | | | | | button to rebuild databases. git-svn-id: svn://svn.alpinelinux.org/acf/postfix/trunk@1731 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added postfix controller with basic functionality.Ted Trask2008-12-311-0/+26
git-svn-id: svn://svn.alpinelinux.org/acf/postfix/trunk@1655 ab2d0c66-481e-0410-8bed-d214d4d58bed