| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Also add flag to add stderr to output.
Polling with posix.sleep is definitely not the most efficient way to do this, but it works for now.
We can try to add better C library support in the future.
|
| |
|
| |
|
|
|
|
| |
rename processname to servicename
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
subtle changes
|
| |
|
|
|
|
| |
This reverts commit b0d5cd7398e09c6b1e2becacaab196c5f2a91096.
|
| |
|
| |
|
|
|
|
| |
Once this function is used everywhere (instead of the auth public variable) we can remove the dependency on APP
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
parameter
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
for the two apps
|
|
|
|
|
|
| |
into mvc.lua
mvc.lua has generic versions of the functions, overridden in acf_www and acf_cli with customizations
|
|
|
|
| |
custom view
|
|
|
|
| |
deleting the special controller function
|