summaryrefslogtreecommitdiffstats
path: root/openntpd-controller.lua
Commit message (Collapse)AuthorAgeFilesLines
* Modify logfile to use common viewTed Trask2015-10-311-0/+4
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-201-7/+9
| | | | | Use mymodule parameter for module definition. This was also helpful in revealing places where the code relied on the global environment.
* Started work on updating for acf-core-0.15Ted Trask2012-04-181-9/+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
* Updated for startstop in core 0.5.0root2009-06-041-1/+1
|
* Modified openntpd to use new libraries and lsp files.Ted Trask2008-09-251-296/+10
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@1514 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced references to ENV[SCRIPT_NAME] with self.conf.script.Ted Trask2008-05-151-3/+3
| | | | | | Logon link no longer forced to be https. git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/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/openntpd/trunk@1052 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Replaced all list_redir functions with redirect in mvc.lua, implemented a ↵Ted Trask2008-04-241-12/+1
| | | | | | default_action string in each controller, removing the on_load functions git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@1037 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up code.Mika Havela2008-04-081-111/+63
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@959 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaned up the logfile tab so it only shows information (can't start/stop ↵Mika Havela2008-04-041-24/+0
| | | | | | process). git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@915 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changed so that everything uses acf instead.Mika Havela2008-02-291-40/+323
| | | | | | Now every keypress reports back status for previous action. Information is presented next to the button recently pressed. git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@782 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaned up the code. Moved functions to library instead (to be able to reuse ↵Mika Havela2008-01-141-36/+23
| | | | | | code) git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@569 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Changing tabnames and first page infoMika Havela2008-01-101-15/+15
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@536 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Cleaning up code. Adding functionallity to add/remove listen address. Error ↵Mika Havela2007-12-071-25/+67
| | | | | | message displayed when something is missing for the desired action. The controller keeps track of things needed before asking the model. git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@418 ab2d0c66-481e-0410-8bed-d214d4d58bed
* 'Set time options' works. You can add/remove a server/servers. You are ↵Mika Havela2007-12-061-3/+28
| | | | | | informed if you miss some parameters. git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@416 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Accidently deleted wrong file (it's hopfylly back now)Mika Havela2007-12-061-0/+63
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@415 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed files and deleted old filesMika Havela2007-12-061-62/+0
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@414 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added functionallity for viewing the logfileMika Havela2007-12-051-0/+4
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@412 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Renamed some variables for better understanding. Splitted up first page from ↵Mika Havela2007-12-051-10/+27
| | | | | | settings and advanced. git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@411 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Working on start|stop of the service (start|stop doesn't work at this ↵Mika Havela2007-12-051-1/+8
| | | | | | point... And I don't know why) git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@409 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Starting up openntpdv1.0_alpha1Mika Havela2007-12-041-0/+34
git-svn-id: svn://svn.alpinelinux.org/acf/openntpd/trunk@403 ab2d0c66-481e-0410-8bed-d214d4d58bed