summaryrefslogtreecommitdiffstats
path: root/lib/processinfo.lua
Commit message (Expand)AuthorAgeFilesLines
* Moved non-ACF-specific libraries to acf-lib package, moved cfe_unpack functio...Ted Trask2009-12-311-221/+0
* Yet another bug fix for /lib/processinfo.lua read_initrunlevels for scripts w...v0.8.3Ted Trask2009-09-171-1/+1
* Yet another bug fix for /lib/processinfo.lua read_initrunlevels to add back a...Ted Trask2009-09-071-2/+6
* Another bug fix for /lib/processinfo.lua read_initrunlevels to remove blank.v0.8.1Ted Trask2009-07-201-1/+1
* Simplified apk.lua by moving functions to acf-apk-tools version 0.3.0v0.8.0Ted Trask2009-07-161-3/+1
* Removed uncessary (since openrc) sleep that was slowing down many pages.Ted Trask2009-07-021-1/+0
* Revert mistaken bug fix to format.string_to_table and made corresponding chan...v0.6.1Ted Trask2009-06-301-2/+2
* Bumped revision to 0.5.0v0.5.0root2009-06-041-0/+2
* Changed status to use openrc status, changed startstop to enable all actions ...root2009-06-041-8/+3
* Updates for alpine 1.9 apk tools and openrc. Bug fix for format.lua string_to...Ted Trask2009-05-261-61/+55
* Changed the way startstop works in core to add a list of allowed actions. Mod...ttrask2009-03-171-4/+8
* Started process of removing as many io.popen calls as possible. Not complete.Ted Trask2009-01-241-24/+27
* Added escapespecialcharacters to format.lua to escape shell special character...release-0.4.19Ted Trask2009-01-211-9/+12
* Modified fs.lua to survive nil parameters. Added create_directory and used w...Ted Trask2009-01-131-1/+1
* Modified processinfo to fix problem with detecting pid file. It now also che...release-0.4.13Ted Trask2008-11-201-1/+13
* added a missing require("fs") to processinfoNatanael Copa2008-11-201-0/+1
* Modified processinfo to make pidof check for a .pid file in /var/run.Ted Trask2008-11-101-1/+12
* Added rc controller to alpine-baselayout and rc functionality to processinfo ...Ted Trask2008-10-111-3/+78
* Cleanup of some libs.Ted Trask2008-09-261-5/+6
* Moved procps and daemoncontrol functionality into processinfo.lua and deleted...Ted Trask2008-09-251-0/+88
* Updating library to show program versionMika Havela2008-05-171-1/+1
* Added 2 libraries.Mika Havela2008-04-081-0/+31