summaryrefslogtreecommitdiff
path: root/src/nshd/hackers_git/hackers.go
AgeCommit message (Expand)Author
2016-06-17rearrange the go packages a bitLuke Shumaker
2016-06-17simplify licenses to match what LICENSE.txt saysLuke Shumaker
2016-06-17copyright yearsLuke Shumaker
2016-06-15better debuggingLuke Shumaker
2016-06-15nshd: use meta-catLuke Shumaker
2016-06-14drop inotify, we can just rely on SIGHUP.Luke Shumaker
2015-11-07use the separate packages from lukeshu.com, clean up the MakefileLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker
2015-09-12Clean up log messagesLuke Shumaker
2015-09-12Add an inotify watcher utility using channels; use it.Luke Shumaker
2015-09-11tidyLuke Shumaker
2015-09-11Have nslcd_systemd manage the backend lifecycleLuke Shumaker
2015-09-08I am dumb, fix inotify bindingsLuke Shumaker
2015-09-07clean upLuke Shumaker
2015-09-07clean up gofmt differencesLuke Shumaker
2015-09-07manage each users list of groups as a set instead of a listLuke Shumaker
2015-09-05track group membershipLuke Shumaker
2015-09-05inotify: Avoid most of the race conditions, get rid of CintLuke Shumaker
2015-09-05clean up loggingLuke Shumaker
2015-09-04fix password loadingLuke Shumaker
2015-09-03Use a defer/recover block to have the exit status on panic match LSB.Luke Shumaker
2015-09-03The comment at the bottom of hackers_watch.go was wrong; fix the race.Luke Shumaker
2015-09-03tidyLuke Shumaker
2015-09-02Implement all of hackers.git, except the group DBLuke Shumaker
2015-09-02Clean upLuke Shumaker
2015-09-01fix formattingLuke Shumaker
2015-08-29roll sleeves up, do actual yaml the hard wayLuke Shumaker
2015-08-28Clean up, based on making godoc slightly more readableLuke Shumaker
2015-08-28implement hackers_watchLuke Shumaker
2015-08-28switch to my own inotify bindings, the golang.org/x/exp bindings are crapLuke Shumaker
2015-08-27wipLuke Shumaker