| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
The default_prefix and default_controller logic was broken, and is now removed
|
|
|
|
| |
instead of login/out
|
| |
|
| |
|
| |
|
|
|
|
| |
menubuilder.lua
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|