Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added escapespecialcharacters to format.lua to escape shell special character...release-0.4.19 | Ted Trask | 2009-01-21 | 1 | -9/+12 |
* | Modified fs.lua to survive nil parameters. Added create_directory and used w... | Ted Trask | 2009-01-13 | 1 | -1/+1 |
* | Modified processinfo to fix problem with detecting pid file. It now also che...release-0.4.13 | Ted Trask | 2008-11-20 | 1 | -1/+13 |
* | added a missing require("fs") to processinfo | Natanael Copa | 2008-11-20 | 1 | -0/+1 |
* | Modified processinfo to make pidof check for a .pid file in /var/run. | Ted Trask | 2008-11-10 | 1 | -1/+12 |
* | Added rc controller to alpine-baselayout and rc functionality to processinfo ... | Ted Trask | 2008-10-11 | 1 | -3/+78 |
* | Cleanup of some libs. | Ted Trask | 2008-09-26 | 1 | -5/+6 |
* | Moved procps and daemoncontrol functionality into processinfo.lua and deleted... | Ted Trask | 2008-09-25 | 1 | -0/+88 |
* | Updating library to show program version | Mika Havela | 2008-05-17 | 1 | -1/+1 |
* | Added 2 libraries. | Mika Havela | 2008-04-08 | 1 | -0/+31 |