summaryrefslogtreecommitdiffstats
path: root/processinfo.lua
Commit message (Collapse)AuthorAgeFilesLines
* Remove trailing whitespaceTed Trask2016-08-101-4/+4
|
* Modify daemoncontrol to properly report errors and daemon_actions to ignore ↵Ted Trask2016-06-081-8/+16
| | | | rc warnings in describe results
* Remove all calls to 'module' in preparation for move to Lua 5.2Ted Trask2013-10-171-10/+11
| | | | | 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
|
* Replace io.popen with subprocess.call_captureTed Trask2013-01-011-25/+19
|
* Remove duplicate actions in daemon_actionsTed Trask2012-05-041-1/+9
|
* Modified require statements for acf librariesTed Trask2012-04-181-3/+3
|
* Modified processinfo daemon_actions to include status and actions with ↵Ted Trask2012-02-231-2/+2
| | | | special characters
* Added new daemon_actions function to processinfoTed Trask2012-01-161-1/+16
|
* Modified processinfo to hide rc? from service listTed Trask2012-01-131-3/+3
|
* Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0Ted Trask2009-12-311-0/+221