summaryrefslogtreecommitdiffstats
path: root/dnscache-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* 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.
* Made changes for new handle_form style and remove redirect_to_referrerTed Trask2012-07-091-3/+2
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-1/+1
|
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-9/+6
| | | | | | 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
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Modified dnscache to use controllerfunctions, modelfunctions, and common lsp ↵Ted Trask2008-07-051-76/+9
| | | | | | files. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1282 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrite of DNScache.Ted Trask2008-06-261-94/+87
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1262 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-1/+1
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1120 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified cfe, removing option, errtxt, and name, and adding label - This may ↵Ted Trask2008-04-301-2/+0
| | | | | | | | | | | | break things. Rewrote password module, adding model Modified authenticator to make password module work git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-12/+2
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up the code and activating all visible functions (show/expert/logfile)Mika Havela2008-04-091-1/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@983 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Moving/renaming the files.Mika Havela2008-04-091-0/+130
git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@982 ab2d0c66-481e-0410-8bed-d214d4d58bed