index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
daemonize.go
Age
Commit message (
Expand
)
Author
2017-05-07
exitcodes: pull all exit code definitions into the package
Jakob Unterwurzacher
2016-11-26
main: fix USR1 race condition, fixes test flakiness
Jakob Unterwurzacher
2016-11-01
main: fix comments that reference "-f"
Jakob Unterwurzacher
2016-11-01
main: rename "-f" to "-fg"
Jakob Unterwurzacher
2016-09-25
main: add explicit exit after forkChild
Jakob Unterwurzacher
2016-06-15
Rename internal "toggledlog" package to "tlog"
Jakob Unterwurzacher
2016-06-05
toggledlog: convert remaing naked fmt.Print*
Jakob Unterwurzacher
2016-01-21
Wrap Logger to make disabling output more efficient
Jakob Unterwurzacher
2016-01-20
Switch to syslog when running in the background
Jakob Unterwurzacher
2015-11-14
Refactor cli argument handling
Jakob Unterwurzacher
2015-11-09
Use new arg "-notifypid" for more robust daemonization
Jakob Unterwurzacher
2015-11-01
Fix missing printf arguments discovered by "go vet"
Jakob Unterwurzacher
2015-10-11
Run gofmt
v0.2
Jakob Unterwurzacher
2015-10-11
Add native daemonization
Jakob Unterwurzacher