index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sd-daemon.c
Age
Commit message (
Expand
)
Author
2011-07-14
sd-daemon: turn sd-daemon.c into a shared library
Lennart Poettering
2011-06-20
sd-daemon: Add sd_is_special for special file descriptors
William Douglas
2011-05-26
sd-daemon: remove superfluous _sd_hidden_ from static function
Kay Sievers
2011-05-20
sd-daemon: move _sd_hidden_ from .h to .c file
Kay Sievers
2011-05-17
socket: add POSIX mqueue support
Lennart Poettering
2010-10-07
sd-daemon: in some places sizeof(sa_family_t) actually does make sense
Lennart Poettering
2010-10-07
util: never use sizeof(sa_family_t) when calculating sockaddr sizes
Lennart Poettering
2010-10-05
sd-daemon: split off sd_readahead() since it is not a feature of systemd itse...
Lennart Poettering
2010-09-26
readahead: add interface to sd-daemon.[ch] to control readahead
Lennart Poettering
2010-08-25
sd-daemon: drop SCM_CREDENTIALS passing since it is redundant, the kernel fil...
Lennart Poettering
2010-08-25
cgroup: mount cgroup file systems to /sys/fs/cgroup instead of /cgroup
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-06
sd-daemon: fix compilation on old systems lacking SOCK_CLOEXEC
Lennart Poettering
2010-07-11
sd-daemon: fix abstract namespace sockaddr for notification socket
Lennart Poettering
2010-07-07
sd-daemon: Fix path check in sd_is_fifo()
Martin Mikkelsen
2010-06-21
sd-daemon: introduce sd_booted() and set ELF visibility to hidden for all sym...
Lennart Poettering
2010-06-17
sd-daemon: extend return value logic of sd_notify()
Lennart Poettering
2010-06-16
notify: add minimal readiness/status protocol for spawned daemons
Lennart Poettering
2010-06-02
sd-daemon: rework documentation a little
Lennart Poettering
2010-05-24
sd-daemon: set FD_CLOEXEC by default
Lennart Poettering
2010-05-21
sd-daemon: verify socket family, too
Lennart Poettering
2010-05-21
sd-daemon: fix listening socket verification
Lennart Poettering
2010-05-20
sd-daemon: extend documentation a little
Lennart Poettering
2010-05-20
sd-daemon: add API to verify socket types
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering