summaryrefslogtreecommitdiff
path: root/src/libsystemd-bus
Commit message (Expand)AuthorAge
* bus: add API calls to escape string components of objects pathsLennart Poettering2013-11-21
* sd-event: try to move timer wakeups to the same spot within each minuteLennart Poettering2013-11-21
* event: make sure to possibly disarm the timerfds before we reenter epoll_waitLennart Poettering2013-11-20
* event: don't disarm invalid timerfdLennart Poettering2013-11-20
* bus: make sure an additional ref to a busevent source doesn't cause the event...Lennart Poettering2013-11-20
* event: whenever a time source changes pending state reshuffle elapsation prioqsLennart Poettering2013-11-20
* event: when we change the io events to watch we need to figure out if a an ev...Lennart Poettering2013-11-20
* sd-event: fix comparison functionsLennart Poettering2013-11-20
* busctl: when no match is specified, add default matchLennart Poettering2013-11-20
* bus: add color and indentation to bus_message_dump()Lennart Poettering2013-11-20
* core: convert PID 1 to libsystemd-busLennart Poettering2013-11-20
* bus: add sd_bus_send_to() API callLennart Poettering2013-11-20
* bus: bump serial number counter when sending already sealed messagesLennart Poettering2013-11-20
* bus: sd_bus_error_setxyz calls should always return the error as errno style ...Lennart Poettering2013-11-20
* event: clear pending-state when re-arming timersDavid Herrmann2013-11-20
* bus: fix error-path in bus_map_all_properties()David Herrmann2013-11-20
* bus/rtnl: silence clang warningsThomas Hindoe Paaboel Andersen2013-11-20
* bus: TIMESTAMP is optional kdbus metadata now, NAMES are always addedKay Sievers2013-11-18
* bus: CREDS and NAMES are optional kdbus metadata nowKay Sievers2013-11-17
* bus: typoTom Gundersen2013-11-14
* build-sys: add a link test for exported symbolsZbigniew Jędrzejewski-Szmek2013-11-12
* bus: test-bus-objects - add missing headerKay Sievers2013-11-12
* bus: add missing dump.[ch]Lennart Poettering2013-11-12
* bus: beautify bus_message_dump() output a bitLennart Poettering2013-11-12
* busctl: show machine name of all registered namesLennart Poettering2013-11-12
* bus: set no_auto_start flag for GetMachineId calls, so that we don't auto-sta...Lennart Poettering2013-11-12
* bus: detect blocking message calls to our own connection and return ELOOP earlyLennart Poettering2013-11-12
* bus: add api to control auto start message flagLennart Poettering2013-11-12
* bus: introduce concept of a default bus for each thread and make use of it ev...Lennart Poettering2013-11-12
* bus: introduce concept of a "default" event loop per-thread and make use of i...Lennart Poettering2013-11-12
* test: fix minor memory leak in test-eventLennart Poettering2013-11-12
* bus: rename sd_bus_send_with_reply_and_block() to sd_bus_call()Lennart Poettering2013-11-12
* bus: add APIs for adding iovecs to messages as string or arraysLennart Poettering2013-11-11
* bus: we really need to get rid of the :no-sender hackLennart Poettering2013-11-10
* bus: actually export sd_utf8_is_valid() and sd_ascii_is_valid()Lennart Poettering2013-11-10
* bus: use ENXIO as error condition when trying to exit a container when we are...Lennart Poettering2013-11-10
* bus: fix build with old glibcZbigniew Jędrzejewski-Szmek2013-11-09
* systemctl: make sure daemon-reload returns successZbigniew Jędrzejewski-Szmek2013-11-09
* bus: let magic ":no-sender" pass the validationKay Sievers2013-11-09
* bus: allow queuing more local msgsLennart Poettering2013-11-08
* Remove dead code and unexport some callsLennart Poettering2013-11-08
* systemctl: restore ability to directly connect to PID1 from systemctlLennart Poettering2013-11-08
* clients: add missing command line argumentsLennart Poettering2013-11-08
* systemctl: port to libsystemd-busMarc-Antoine Perennou2013-11-08
* clients: try to follow roughly the same order in --help texts for common optionsLennart Poettering2013-11-07
* bus: log message parsing errors everywhere with a generalized bus_log_parse_e...Lennart Poettering2013-11-07
* bus: add APIs to easily query string and strv propertiesLennart Poettering2013-11-07
* bus: mark sd_bus_message_at_end publicMarc-Antoine Perennou2013-11-07
* bus: fix bus_print_property with strvMarc-Antoine Perennou2013-11-07
* bus: bus_message_read_strv_extend() should return 1 on successLennart Poettering2013-11-07