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
/
libsystemd-bus
Age
Commit message (
Expand
)
Author
2013-11-21
bus: add API calls to escape string components of objects paths
Lennart Poettering
2013-11-21
sd-event: try to move timer wakeups to the same spot within each minute
Lennart Poettering
2013-11-20
event: make sure to possibly disarm the timerfds before we reenter epoll_wait
Lennart Poettering
2013-11-20
event: don't disarm invalid timerfd
Lennart Poettering
2013-11-20
bus: make sure an additional ref to a busevent source doesn't cause the event...
Lennart Poettering
2013-11-20
event: whenever a time source changes pending state reshuffle elapsation prioqs
Lennart Poettering
2013-11-20
event: when we change the io events to watch we need to figure out if a an ev...
Lennart Poettering
2013-11-20
sd-event: fix comparison functions
Lennart Poettering
2013-11-20
busctl: when no match is specified, add default match
Lennart Poettering
2013-11-20
bus: add color and indentation to bus_message_dump()
Lennart Poettering
2013-11-20
core: convert PID 1 to libsystemd-bus
Lennart Poettering
2013-11-20
bus: add sd_bus_send_to() API call
Lennart Poettering
2013-11-20
bus: bump serial number counter when sending already sealed messages
Lennart Poettering
2013-11-20
bus: sd_bus_error_setxyz calls should always return the error as errno style ...
Lennart Poettering
2013-11-20
event: clear pending-state when re-arming timers
David Herrmann
2013-11-20
bus: fix error-path in bus_map_all_properties()
David Herrmann
2013-11-20
bus/rtnl: silence clang warnings
Thomas Hindoe Paaboel Andersen
2013-11-18
bus: TIMESTAMP is optional kdbus metadata now, NAMES are always added
Kay Sievers
2013-11-17
bus: CREDS and NAMES are optional kdbus metadata now
Kay Sievers
2013-11-14
bus: typo
Tom Gundersen
2013-11-12
build-sys: add a link test for exported symbols
Zbigniew Jędrzejewski-Szmek
2013-11-12
bus: test-bus-objects - add missing header
Kay Sievers
2013-11-12
bus: add missing dump.[ch]
Lennart Poettering
2013-11-12
bus: beautify bus_message_dump() output a bit
Lennart Poettering
2013-11-12
busctl: show machine name of all registered names
Lennart Poettering
2013-11-12
bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta...
Lennart Poettering
2013-11-12
bus: detect blocking message calls to our own connection and return ELOOP early
Lennart Poettering
2013-11-12
bus: add api to control auto start message flag
Lennart Poettering
2013-11-12
bus: introduce concept of a default bus for each thread and make use of it ev...
Lennart Poettering
2013-11-12
bus: introduce concept of a "default" event loop per-thread and make use of i...
Lennart Poettering
2013-11-12
test: fix minor memory leak in test-event
Lennart Poettering
2013-11-12
bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()
Lennart Poettering
2013-11-11
bus: add APIs for adding iovecs to messages as string or arrays
Lennart Poettering
2013-11-10
bus: we really need to get rid of the :no-sender hack
Lennart Poettering
2013-11-10
bus: actually export sd_utf8_is_valid() and sd_ascii_is_valid()
Lennart Poettering
2013-11-10
bus: use ENXIO as error condition when trying to exit a container when we are...
Lennart Poettering
2013-11-09
bus: fix build with old glibc
Zbigniew Jędrzejewski-Szmek
2013-11-09
systemctl: make sure daemon-reload returns success
Zbigniew Jędrzejewski-Szmek
2013-11-09
bus: let magic ":no-sender" pass the validation
Kay Sievers
2013-11-08
bus: allow queuing more local msgs
Lennart Poettering
2013-11-08
Remove dead code and unexport some calls
Lennart Poettering
2013-11-08
systemctl: restore ability to directly connect to PID1 from systemctl
Lennart Poettering
2013-11-08
clients: add missing command line arguments
Lennart Poettering
2013-11-08
systemctl: port to libsystemd-bus
Marc-Antoine Perennou
2013-11-07
clients: try to follow roughly the same order in --help texts for common options
Lennart Poettering
2013-11-07
bus: log message parsing errors everywhere with a generalized bus_log_parse_e...
Lennart Poettering
2013-11-07
bus: add APIs to easily query string and strv properties
Lennart Poettering
2013-11-07
bus: mark sd_bus_message_at_end public
Marc-Antoine Perennou
2013-11-07
bus: fix bus_print_property with strv
Marc-Antoine Perennou
2013-11-07
bus: bus_message_read_strv_extend() should return 1 on success
Lennart Poettering
[next]