index
:
packages/parabola-hackers
master
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2016-06-17
clean up
Luke Shumaker
2016-06-17
move things src/parabola_hackers{/nslcd_backend,}
Luke Shumaker
2016-06-17
rearrange the go packages a bit
Luke Shumaker
2016-06-17
simplify licenses to match what LICENSE.txt says
Luke Shumaker
2016-06-17
copyright years
Luke Shumaker
2016-06-17
lise libgnulinux crypt
Luke Shumaker
2016-06-15
better debugging
Luke Shumaker
2016-06-15
nshd: use meta-cat
Luke Shumaker
2016-06-15
use autothing
Luke Shumaker
2016-06-15
use git submodules
Luke Shumaker
2016-06-15
I'm a moron.
Luke Shumaker
2016-06-14
drop inotify, we can just rely on SIGHUP.
Luke Shumaker
2015-11-08
gofmt
Luke Shumaker
2015-11-07
use the separate packages from lukeshu.com, clean up the Makefile
Luke Shumaker
2015-10-26
dlfcn: dlerror requires a global lock anyway
Luke Shumaker
2015-10-26
dlfcn: return raw unsafe.Pointer
Luke Shumaker
2015-10-26
oops
Luke Shumaker
2015-10-26
go vet thinks that `panic("not reached")` isn't reachable, so remove it.
Luke Shumaker
2015-10-26
dl: fix a pointer/value issue found by go vet
Luke Shumaker
2015-10-26
make gofmt complain slightly less
Luke Shumaker
2015-10-07
db_pam: I had "0" in the array of possible characters twice
Luke Shumaker
2015-09-18
Only clean `generate` targets on maintainer-clean
Luke Shumaker
2015-09-18
dl: Keep track of if a handle has been closed
Luke Shumaker
2015-09-18
Massive documentation and copyright clean-up.
Luke Shumaker
2015-09-12
nslcd_systemd: clean up
Luke Shumaker
2015-09-12
nslcd_proto:handleRequest: fix
Luke Shumaker
2015-09-12
psncd_proto:handleRequest: clean up logging
Luke Shumaker
2015-09-12
gofmt, use make(chan) without a number argument where possible
Luke Shumaker
2015-09-12
Derp, channels and goroutines are enumerators
Luke Shumaker
2015-09-12
Clean up log messages
Luke Shumaker
2015-09-12
Add an inotify watcher utility using channels; use it.
Luke Shumaker
2015-09-12
inotify: fix the type of the Init1 flags
Luke Shumaker
2015-09-12
hackers_watch: fix double-lock error
Luke Shumaker
2015-09-12
woops, remove cruft from inotify change
Luke Shumaker
2015-09-11
fix several all*Enumerator initializers
Luke Shumaker
2015-09-11
nslcd_systemd: set up the signal handlers earlier
Luke Shumaker
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
[next]