summaryrefslogtreecommitdiff
path: root/src/nslcd_systemd/nslcd_systemd.go
AgeCommit message (Expand)Author
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker
2015-09-12nslcd_systemd: clean upLuke Shumaker
2015-09-12gofmt, use make(chan) without a number argument where possibleLuke Shumaker
2015-09-12Clean up log messagesLuke Shumaker
2015-09-11nslcd_systemd: set up the signal handlers earlierLuke Shumaker
2015-09-11Have nslcd_systemd manage the backend lifecycleLuke Shumaker
2015-09-07Disable the nss ldap module for our process (include bindings for libdl)Luke Shumaker
2015-09-03Use a defer/recover block to have the exit status on panic match LSB.Luke Shumaker
2015-09-03Fix a race condition: WaitGroup.Add() should be called before "go"Luke Shumaker
2015-09-03fix the nslcd_proto.Ucred definitionLuke Shumaker
2015-09-03Use systemd/lsb exit codes, consistentlyLuke Shumaker
2015-08-28implement hackers_watchLuke Shumaker
2015-08-26wipLuke Shumaker
2015-08-26stuffLuke Shumaker