summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bus: when replying to an incoming message and the vtable contains the expecte...Lennart Poettering2013-12-02
* service: remove unneccesary Socket.got_socket_fdShawn Landden2013-12-01
* build-sys: allow building systemctl with --disable-logindMarcel Holtmann2013-12-01
* bus: bus_open_user_systemd() fall back to bus if runtime dir is not setKay Sievers2013-12-01
* catalog,po: add Italian translationDaniele Medri2013-12-01
* util: add greedy_realloc0()David Herrmann2013-12-01
* logind: fix "CanGraphical" attribute to return correct valueDavid Herrmann2013-12-01
* fix regression of read_full_file() in fileio.cShawn Landden2013-11-30
* shell-completion: systemctl catZbigniew Jędrzejewski-Szmek2013-11-30
* systemctl: do not show SourcePath when FragmentPath cannot be foundZbigniew Jędrzejewski-Szmek2013-11-30
* systemctl: add "systemctl cat"Shawn Landden2013-11-30
* systemctl: refactor show()Shawn Landden2013-11-30
* man: explicitly say when multiple units can be specifiedZbigniew Jędrzejewski-Szmek2013-11-30
* docs: remove unneeded the's in gudev docsZbigniew Jędrzejewski-Szmek2013-11-30
* bus: remove unused variableZbigniew Jędrzejewski-Szmek2013-11-30
* bus: remove unused variableThomas Hindoe Paaboel Andersen2013-12-01
* util.c: check if return value from ttyname_r is > 0 instead of != 0Thomas Hindoe Paaboel Andersen2013-12-01
* sysfs-show.c: return negative errorThomas Hindoe Paaboel Andersen2013-11-30
* macro.h: fix typo in commentThomas Hindoe Paaboel Andersen2013-11-30
* bus: catch up with kdbusKay Sievers2013-11-30
* bus: do kdbus only if this is enabled on the configure switchLennart Poettering2013-11-30
* update TODOLennart Poettering2013-11-30
* bus: use "System.Error." as prefix for implicit errno bus errorsLennart Poettering2013-11-30
* bus: support temporarily const errors that don't need to be freed but require...Lennart Poettering2013-11-30
* libsystemd-bus: sync kdbus.hDaniel Mack2013-11-30
* nspawn: set up a kdbus namespace when starting a containerLennart Poettering2013-11-30
* bus: append unique and well known names to all messages unconditionallyLennart Poettering2013-11-30
* bus: include unique and well known names in credentials objectLennart Poettering2013-11-30
* bus: update kdbus.hKay Sievers2013-11-30
* libsystemd-bus: catch up with latest kdbus changesDaniel Mack2013-11-30
* bus-proxyd: Fix CLI help. --bus-path is also usable as -p.David Strauss2013-11-30
* core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering2013-11-30
* bus: whenever we notice the connection is terminated enter CLOSING stateLennart Poettering2013-11-30
* bus: synthesize local error reply when we cannot deliver a message to kdbus b...Lennart Poettering2013-11-30
* bus: don't generate NameAcquired/NameLost messages in the libraryLennart Poettering2013-11-30
* build-sys: no longer rebuild various bits and pieces such as man pages each t...Lennart Poettering2013-11-30
* bus: revert attempts to make the integration-testing workKay Sievers2013-11-29
* rename stdio-bridge to bus-proxydKay Sievers2013-11-29
* bus: synthesize NameLost/NameAcquired from kernel messages on top if NameOwne...Lennart Poettering2013-11-29
* bus: fix callback index when dispatching kernel messagesLennart Poettering2013-11-29
* bus: add the ability for backends to queue to input messages at the same timeLennart Poettering2013-11-29
* libsystemd-bus: sd_bus_request_name: use kdbus_translate_request_name_flags()Daniel Mack2013-11-29
* libsystemd-bus: rename sd_bus_kernel_translate_request_name_flagsDaniel Mack2013-11-29
* libsystemd-bus: add kdbus support for sd_bus_get_owner()Daniel Mack2013-11-29
* libsystemd-bus: add sd_bus_translate_attach_flags()Daniel Mack2013-11-29
* libsystemd-bus: factor out DBus bits out of sd_bus_get_owner()Daniel Mack2013-11-29
* bus: do not fail if "comm" information cannot be retrieved from /procKay Sievers2013-11-29
* bus: fix size calculation for match dataKay Sievers2013-11-29
* bus: when synthesizing messages locally, fill in a senderLennart Poettering2013-11-29
* busctl: fix --help line breaksLennart Poettering2013-11-29