summaryrefslogtreecommitdiffstats
path: root/rc-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Fix exception in rc/startstop submissionTed Trask2014-03-061-2/+2
|
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-6/+7
| | | | | 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-2/+2
|
* Removed unneeded views by updating CFE for autoviewTed Trask2012-10-281-2/+3
|
* Updated for handle_form now passing self to get and set functionsTed Trask2012-04-281-4/+4
|
* Modified require statements for acf. librariesTed Trask2012-04-181-2/+2
|
* Change all -controller.lua files to use new handle_form() functions found in ↵Zach LeBar2012-03-211-17/+10
| | | | 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.
* Modified rc to add service status and startstop actionsTed Trask2012-01-161-1/+27
|
* Update for alpine 1.9 openrc and minor changes for RAM disk and modules.Ted Trask2009-05-261-28/+44
|
* Added rc controller to alpine-baselayout and rc functionality to processinfo ↵Ted Trask2008-10-111-0/+59
library. Changed status Enabled/Disabled to Running/Stopped. Added links to status pages to install package and schedule autostart. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1552 ab2d0c66-481e-0410-8bed-d214d4d58bed