summaryrefslogtreecommitdiff
path: root/nslcd_systemd
AgeCommit message (Expand)Author
2017-09-08nslcd_systemd: Use go 1.9 syscall.RawConn to implement getpeercred()Luke Shumaker
2017-09-08nslcd_systemd: log a notice when reloadingLuke Shumaker
2017-09-04add canonical import pathsLuke Shumaker
2017-05-14remove dead assignmentsLuke Shumaker
2017-01-18Update for change in sd_notify.Luke Shumaker
2017-01-14Rename packages: lukeshu.com/git/go/*.git -> git.lukeshu.com/go/*Luke Shumaker
2017-01-01Update for new libsystemd.Luke Shumaker
2016-12-19Use x/sys/unix instead of the deprecated syscall. BREAKING CHANGE.Luke Shumaker
2016-12-18Rename packages to make goimports happy. BREAKING CHANGE.Luke Shumaker