summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-17Merge branch 'release' into release.tmpHEADreleaseLuke T. Shumaker
2023-12-17Generate artifactsLuke T. Shumaker
2023-12-17sd_daemon.ListenFds: Update the doc commentmainLuke T. Shumaker
2023-12-17Rename the 'master' branch to 'main'Luke T. Shumaker
2019-08-14Merge branch 'release' into release.tmpv0.5.3Luke Shumaker
2019-08-14Generate artifactsLuke Shumaker
2019-08-14sd_daemon/notify_*.go:socketUnixgram(): Cross-reference with netLuke Shumaker
2019-08-14Unify notify.go and notify_nonlinux.go a bitLuke Shumaker
2019-08-14Use Go modulesLuke Shumaker
2019-08-14exit-status.go: Verify that it's up-to-date for SD v242Luke Shumaker
2019-08-14License auditLuke Shumaker
2019-08-14Update my email address everywhere it appearsLuke Shumaker
2018-12-19Merge branch 'release' into release.tmpv0.5.2Luke Shumaker
2018-12-19Generate artifactsLuke Shumaker
2018-12-19sd_daemon: Fix build on macOS, fix FD leak on LinuxLuke Shumaker
2018-12-07sd_daemon.WatchdogEnabled: Update example in doc commentLuke Shumaker
2018-12-07Wow, I'm really bad at spellingLuke Shumaker
2018-09-05Merge branch 'release' into release.tmpv0.5.1Luke Shumaker
2018-09-05Generate artifactsLuke Shumaker
2018-09-05Add a `make-release` scriptLuke Shumaker
2018-09-05Merge branch 'master' of https://git.lukeshu.com/go/libsystemdLuke Shumaker
2018-09-05go generateLuke Shumaker
2018-09-05sd_daemon: Update exit-status.goLuke Shumaker
2018-09-05sd_id128: Fix weird grammar in docsLuke Shumaker
2018-09-04*.gen: Update to emit the pattern looked for by the `go` toolLuke Shumaker
2017-12-18sd_daemon/log: implement io.Writer and io.stringWriter where applicableLuke Shumaker
2017-12-18sd_daemon: BREAKING CHANGE: rename WriteBytes->LogBytes, WriteString->LogStringv0.5.0Luke Shumaker
2017-12-18sd_daemon.Logger: improve docsLuke Shumaker
2017-07-30sd_messages: Update messages.go.gen to work with systemd 233Luke 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