Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all calls to 'module' in preparation for move to Lua 5.2 | Ted Trask | 2013-10-17 | 1 | -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.2 | Ted Trask | 2013-10-09 | 1 | -2/+2 |
| | |||||
* | Replace io.popen with subprocess.call_capture | Ted Trask | 2013-01-01 | 1 | -25/+19 |
| | |||||
* | Remove duplicate actions in daemon_actions | Ted Trask | 2012-05-04 | 1 | -1/+9 |
| | |||||
* | Modified require statements for acf libraries | Ted Trask | 2012-04-18 | 1 | -3/+3 |
| | |||||
* | Modified processinfo daemon_actions to include status and actions with ↵ | Ted Trask | 2012-02-23 | 1 | -2/+2 |
| | | | | special characters | ||||
* | Added new daemon_actions function to processinfo | Ted Trask | 2012-01-16 | 1 | -1/+16 |
| | |||||
* | Modified processinfo to hide rc? from service list | Ted Trask | 2012-01-13 | 1 | -3/+3 |
| | |||||
* | Lua libraries for standard functions moved out of acf-core 0.9.0v0.1.0 | Ted Trask | 2009-12-31 | 1 | -0/+221 |