summaryrefslogtreecommitdiffstats
path: root/cron-model.lua
Commit message (Collapse)AuthorAgeFilesLines
* Change all -controller.lua files to use new handle_form() functions found in ↵HEADmasterZach LeBar2012-03-211-14/+23
| | | | 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.
* basename function is no longer in acf-core-0.9.0Ted Trask2009-12-281-1/+2
|
* Sort the jobs alphabetically.Ted Trask2009-11-021-0/+2
|
* Added cron move functionality, added default value for period.Ted Trask2009-09-071-10/+42
|
* Set new cron job as executableTed Trask2009-08-121-0/+1
|
* Fixed bug with syslog and cron status due to change to using openrc. Tagged ↵v0.5.1Ted Trask2009-06-231-4/+3
| | | | 0.5.1
* Tested by removing expected packages, files, and directories. Fixed ↵Ted Trask2009-01-161-3/+5
| | | | | | resulting bugs. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1683 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modified fs.lua to survive nil parameters. Added create_directory and used ↵Ted Trask2009-01-131-3/+0
| | | | | | within create_file and write_file. Reviewed each read_file call to make sure handles nil return value. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1677 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Modify cron to make directory if necessary.Ted Trask2008-12-021-0/+3
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1616 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Rewrote cron to make it do something.Ted Trask2008-12-011-22/+119
| | | | git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@1613 ab2d0c66-481e-0410-8bed-d214d4d58bed
* Added an md5sum hash function to fs.lua. Cron-model and cron-controller ↵Mike Mason2007-12-131-0/+29
added just to grab and edit the crontab file. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-baselayout/trunk@424 ab2d0c66-481e-0410-8bed-d214d4d58bed