summaryrefslogtreecommitdiffstats
path: root/lib/modelfunctions.lua
Commit message (Expand)AuthorAgeFilesLines
* Changed the way startstop works in core to add a list of allowed actions. Mod...ttrask2009-03-171-4/+9
* Modified modelfunction write_file_with_audit to create directory if missing.Ted Trask2009-01-161-0/+1
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-1/+1
* Modified mvc to create a stack of self pointers as controllers are created. ...release-0.4.12Ted Trask2008-11-171-44/+61
* per-controller auditing now allowed via acf-hooks.luaNathan Angelacos2008-11-091-7/+27
* Added rc controller to alpine-baselayout and rc functionality to processinfo ...Ted Trask2008-10-111-7/+9
* Modified modelfunctions library to include validation in get/setfiledetails. ...Ted Trask2008-10-071-15/+48
* Modified modelfunctions to allow for different init.d and process names.Ted Trask2008-10-031-4/+4
* Auditing functions in placeNathan Angelacos2008-09-291-0/+34
* Cleanup of some libs.Ted Trask2008-09-261-1/+1
* Moved procps and daemoncontrol functionality into processinfo.lua and deleted...Ted Trask2008-09-251-4/+2
* Fixed missing library in modelfunctions.Ted Trask2008-09-221-0/+1
* Modified startstop to return string rather than boolean.Ted Trask2008-08-281-1/+1
* Modified modelfunctios to add setfiledetails and add validation to getfilede...Ted Trask2008-07-111-2/+23
* Added errtxt to viewfunctions command result and added some validation code t...Ted Trask2008-07-071-0/+24
* Fixed expert page to work when prefix or controller has magic characters. Ad...Ted Trask2008-07-041-8/+7
* Modified core to create model and controller function libraries and some comm...Ted Trask2008-07-021-0/+62