summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-30these changes were sitting herewip/sd_loginLuke Shumaker
2017-05-15sd_login: add a diagram, and a mention of Monitor to the package docsLuke Shumaker
2017-05-15sd_login: process: make GetCgroup publicLuke Shumaker
2017-05-15sd_login: Write notes on cgroup structure; realize how to simplify the code.Luke Shumaker
2017-05-15sd_login: Re-add cgroup filesLuke Shumaker
2017-05-15sd_login: Be slightly more verbose with type names.Luke Shumaker
2017-05-15sd_login: rename filesLuke Shumaker
2017-05-15sd_login: work on itLuke Shumaker
2017-05-15sd_login: Initial WIP implementationLuke Shumaker
2017-05-15sd_messages: fixLuke Shumaker
2017-05-15Implement sd_messagesLuke Shumaker
2017-05-15sd_daemon: Fix MakefileLuke Shumaker
2017-05-14gofmt -sLuke Shumaker
2017-05-12Have the Makefile be AutoThing friendly.Luke Shumaker
2017-04-17gofmtLuke Shumaker
2017-01-18Change the notify signature (again). BREAKING CHANGE.v0.4.0Luke Shumaker
2017-01-18sd_daemon: Update a comment.Luke Shumaker
2017-01-18Fix sd_daemon.NotifyLuke Shumaker
2017-01-14sd_id128: use ioutil.ReadFile instead of rolling my own readfile.Luke Shumaker
2016-12-27Documentation improvements.Luke Shumaker
2016-12-27Merge sd_daemon/lsb into sd_daemon. BREAKING CHANGE.v0.3.0Luke Shumaker
2016-12-27Implement sd_id128Luke Shumaker
2016-12-22sd_daemon/log.go: Shave off a byte, fix a comment.Luke Shumaker
2016-12-19Improve documentation.Luke Shumaker
2016-12-19Whoops, methods need to be on *Logger, not LoggerLuke Shumaker
2016-12-19Use golang.org/x/sys/unix instead of the deprecated syscall.Luke Shumaker
2016-12-18sd_daemon/log: cheapen WriteString/WriteBytes.Luke Shumaker
2016-12-18gofmtLuke Shumaker
2016-12-18Implement almost all of sd-daemon. BREAKING CHANGES.v0.2.0Luke Shumaker
2016-07-22oopsLuke Shumaker
2016-07-22ListenFds: Detect file names from LISTEN_FDNAMES.Luke Shumaker
2015-11-23gometalinterLuke Shumaker
2015-11-23gometalinter, ishLuke Shumaker
2015-11-08gofmtLuke Shumaker
2015-11-08add readme.goLuke Shumaker
2015-11-06fix import pathLuke Shumaker
2015-11-03*sigh* avoid reliance on systemd headers.Luke Shumaker
2015-10-26make gofmt complain slightly lessLuke Shumaker
2015-09-18Massive documentation and copyright clean-up.Luke Shumaker
2015-09-03Use a defer/recover block to have the exit status on panic match LSB.Luke Shumaker
2015-09-03fix sd_daemon/logger arg passingLuke Shumaker
2015-09-03Use systemd/lsb exit codes, consistentlyLuke Shumaker
2015-08-26workLuke Shumaker
2015-08-26clean upLuke Shumaker
2015-08-25initial commitv0.1.0Luke Shumaker