Age | Commit message (Expand) | Author |
2015-09-11 | tidy | Luke Shumaker |
2015-09-11 | Have nslcd_systemd manage the backend lifecycle | Luke Shumaker |
2015-09-08 | I am dumb, fix inotify bindings | Luke Shumaker |
2015-09-08 | oops | Luke Shumaker |
2015-09-07 | implement db_group | Luke Shumaker |
2015-09-07 | clean up | Luke Shumaker |
2015-09-07 | Pull the mucking with getgrnam into a getgr package. | Luke Shumaker |
2015-09-07 | Disable the nss ldap module for our process (include bindings for libdl) | Luke Shumaker |
2015-09-07 | clean up gofmt differences | Luke Shumaker |
2015-09-07 | manage each users list of groups as a set instead of a list | Luke Shumaker |
2015-09-05 | track group membership | Luke Shumaker |
2015-09-05 | minor tidy up | Luke Shumaker |
2015-09-05 | hackers_git:parse_user_yaml(): prune duplicate group names | Luke Shumaker |
2015-09-05 | clean up load_yaml_file logging | Luke Shumaker |
2015-09-05 | tidy up hackers_git | Luke Shumaker |
2015-09-05 | inotify: Avoid most of the race conditions, get rid of Cint | Luke Shumaker |
2015-09-05 | fix nslcd_proto IO | Luke Shumaker |
2015-09-05 | The way nslcd_proto's GenericGetNext was designed, nil checks didn't work | Luke Shumaker |
2015-09-05 | nslcd_proto.handleRequest had a check backwards | Luke Shumaker |
2015-09-05 | error handling fixes | Luke Shumaker |
2015-09-05 | nslcd_h: each of the custom types should have kind==struct, to make io easy | Luke Shumaker |
2015-09-05 | clean up logging | Luke Shumaker |
2015-09-04 | fix filename2uid() | Luke Shumaker |
2015-09-04 | fix password loading | Luke Shumaker |
2015-09-03 | nslcd_proto/io.go: Derp, the end of the switch block absolutely is reached | Luke Shumaker |
2015-09-03 | Use a defer/recover block to have the exit status on panic match LSB. | Luke Shumaker |
2015-09-03 | Fix a race condition: WaitGroup.Add() should be called before "go" | Luke Shumaker |
2015-09-03 | The comment at the bottom of hackers_watch.go was wrong; fix the race. | Luke Shumaker |
2015-09-03 | remove stray newline | Luke Shumaker |
2015-09-03 | fix the nslcd_proto.Ucred definition | Luke Shumaker |
2015-09-03 | fix bugs in code calling inotify | Luke Shumaker |
2015-09-03 | tidy | Luke Shumaker |
2015-09-03 | Fix issues in inotify bindings | Luke Shumaker |
2015-09-03 | fix sd_daemon/logger arg passing | Luke Shumaker |
2015-09-03 | Use systemd/lsb exit codes, consistently | Luke Shumaker |
2015-09-02 | clean up formatting | Luke Shumaker |
2015-09-02 | Implement all of hackers.git, except the group DB | Luke Shumaker |
2015-09-02 | Clean up | Luke Shumaker |
2015-09-02 | Turn on C warnings/errors | Luke Shumaker |
2015-09-01 | Finish the hackers.git parser | Luke Shumaker |
2015-09-01 | fix formatting | Luke Shumaker |
2015-08-29 | roll sleeves up, do actual yaml the hard way | Luke Shumaker |
2015-08-29 | stuff | Luke Shumaker |
2015-08-28 | Clean up, based on making godoc slightly more readable | Luke Shumaker |
2015-08-28 | implement hackers_watch | Luke Shumaker |
2015-08-28 | switch to my own inotify bindings, the golang.org/x/exp bindings are crap | Luke Shumaker |
2015-08-28 | tidy Makefiles | Luke Shumaker |
2015-08-27 | wip | Luke Shumaker |
2015-08-27 | wip | Luke Shumaker |
2015-08-26 | clean up Makefiles | Luke Shumaker |