Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-29 | Handle all operations except mounting without forking a child | Jakob Unterwurzacher | |
This saves 170ms for each start (why do we take 170ms to start up?) and cuts down test time by 2 seconds. | |||
2015-11-09 | Use new arg "-notifypid" for more robust daemonization | Jakob Unterwurzacher | |
No more string matching on the parent command line! | |||
2015-11-09 | Add "-q" (quiet) flag | Jakob Unterwurzacher | |
2015-11-09 | Add TODO file | Jakob Unterwurzacher | |