index
:
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
path:
root
/
sd_daemon
Age
Commit message (
Expand
)
Author
2017-12-18
sd_daemon.Logger: improve docs
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-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
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-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
2016-07-22
ListenFds: Detect file names from LISTEN_FDNAMES.
Luke Shumaker
2015-11-23
gometalinter
Luke Shumaker
2015-11-23
gometalinter, ish
Luke Shumaker
2015-11-08
gofmt
Luke Shumaker
2015-11-06
fix import path
Luke Shumaker
2015-11-03
*sigh* avoid reliance on systemd headers.
Luke Shumaker
2015-10-26
make gofmt complain slightly less
Luke Shumaker
2015-09-18
Massive documentation and copyright clean-up.
Luke Shumaker
2015-09-03
Use a defer/recover block to have the exit status on panic match LSB.
Luke Shumaker
2015-09-03
fix sd_daemon/logger arg passing
Luke Shumaker
2015-09-03
Use systemd/lsb exit codes, consistently
Luke Shumaker
2015-08-26
work
Luke Shumaker
2015-08-26
clean up
Luke Shumaker