index
:
go/libsystemd
main
release
wip/sd_login
Package libsystemd implements the client-side of generic system APIs.
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-12-17
Merge branch 'release' into release.tmp
HEAD
release
Luke T. Shumaker
2023-12-17
Generate artifacts
Luke T. Shumaker
2023-12-17
sd_daemon.ListenFds: Update the doc comment
main
Luke T. Shumaker
2023-12-17
Rename the 'master' branch to 'main'
Luke T. Shumaker
2019-08-14
Merge branch 'release' into release.tmp
v0.5.3
Luke Shumaker
2019-08-14
Generate artifacts
Luke Shumaker
2019-08-14
sd_daemon/notify_*.go:socketUnixgram(): Cross-reference with net
Luke Shumaker
2019-08-14
Unify notify.go and notify_nonlinux.go a bit
Luke Shumaker
2019-08-14
Use Go modules
Luke Shumaker
2019-08-14
exit-status.go: Verify that it's up-to-date for SD v242
Luke Shumaker
2019-08-14
License audit
Luke Shumaker
2019-08-14
Update my email address everywhere it appears
Luke Shumaker
2018-12-19
Merge branch 'release' into release.tmp
v0.5.2
Luke Shumaker
2018-12-19
Generate artifacts
Luke Shumaker
2018-12-19
sd_daemon: Fix build on macOS, fix FD leak on Linux
Luke Shumaker
2018-12-07
sd_daemon.WatchdogEnabled: Update example in doc comment
Luke Shumaker
2018-12-07
Wow, I'm really bad at spelling
Luke Shumaker
2018-09-05
Merge branch 'release' into release.tmp
v0.5.1
Luke Shumaker
2018-09-05
Generate artifacts
Luke Shumaker
2018-09-05
Add a `make-release` script
Luke Shumaker
2018-09-05
Merge branch 'master' of https://git.lukeshu.com/go/libsystemd
Luke Shumaker
2018-09-05
go generate
Luke Shumaker
2018-09-05
sd_daemon: Update exit-status.go
Luke Shumaker
2018-09-05
sd_id128: Fix weird grammar in docs
Luke Shumaker
2018-09-04
*.gen: Update to emit the pattern looked for by the `go` tool
Luke Shumaker
2017-12-18
sd_daemon/log: implement io.Writer and io.stringWriter where applicable
Luke Shumaker
2017-12-18
sd_daemon: BREAKING CHANGE: rename WriteBytes->LogBytes, WriteString->LogString
v0.5.0
Luke Shumaker
2017-12-18
sd_daemon.Logger: improve docs
Luke Shumaker
2017-07-30
sd_messages: Update messages.go.gen to work with systemd 233
Luke Shumaker
2017-05-15
sd_messages: fix
Luke Shumaker
2017-05-15
Implement sd_messages
Luke Shumaker
2017-05-15
sd_daemon: Fix Makefile
Luke Shumaker
2017-05-14
gofmt -s
Luke Shumaker
2017-05-12
Have the Makefile be AutoThing friendly.
Luke Shumaker
2017-04-17
gofmt
Luke Shumaker
2017-01-18
Change the notify signature (again). BREAKING CHANGE.
v0.4.0
Luke Shumaker
2017-01-18
sd_daemon: Update a comment.
Luke Shumaker
2017-01-18
Fix sd_daemon.Notify
Luke Shumaker
2017-01-14
sd_id128: use ioutil.ReadFile instead of rolling my own readfile.
Luke Shumaker
2016-12-27
Documentation improvements.
Luke Shumaker
2016-12-27
Merge sd_daemon/lsb into sd_daemon. BREAKING CHANGE.
v0.3.0
Luke Shumaker
2016-12-27
Implement sd_id128
Luke Shumaker
2016-12-22
sd_daemon/log.go: Shave off a byte, fix a comment.
Luke Shumaker
2016-12-19
Improve documentation.
Luke Shumaker
2016-12-19
Whoops, methods need to be on *Logger, not Logger
Luke Shumaker
2016-12-19
Use golang.org/x/sys/unix instead of the deprecated syscall.
Luke Shumaker
2016-12-18
sd_daemon/log: cheapen WriteString/WriteBytes.
Luke Shumaker
2016-12-18
gofmt
Luke Shumaker
2016-12-18
Implement almost all of sd-daemon. BREAKING CHANGES.
v0.2.0
Luke Shumaker
2016-07-22
oops
Luke Shumaker
[next]