summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-03bus: skip unit file generation for systemd itselfLennart Poettering
2013-12-03units: install busnames.target by defaultLennart Poettering
2013-12-03bus: add generator that turns old dbus1 activation files into .busname + .ser...Lennart Poettering
2013-12-02bus: add .busname unit type to implement kdbus-style bus activationLennart Poettering
2013-12-02bus: make sure we check for "incompatible" flags negotiated with kernel kdbusLennart Poettering
2013-12-02core: extra paranoia when deserializing kdbus fdLennart Poettering
2013-12-02macro: add a macro to test whether a value is in a specified listLennart Poettering
2013-12-02Use assert_return in more of the public APIThomas Hindoe Paaboel Andersen
2013-12-02libsystemd-bus: catch up with latest kdbus changesDaniel Mack
2013-12-02nspawn: make sure /dev/kdbus in the container is world accessibleLennart Poettering
2013-12-02nspawn: make kdbus namespaces actually workLennart Poettering
2013-12-02busctl: add command to dump creds of a peer or pidLennart Poettering
2013-12-02Display synthetic message serial number in a more readable format than (uint3...Lukasz Skalski
2013-12-02bus: be nice to LLVM and don't embedd a VLA in a unionLennart Poettering
2013-12-02bus: when replying to an incoming message and the vtable contains the expecte...Lennart Poettering
2013-12-01service: remove unneccesary Socket.got_socket_fdShawn Landden
2013-12-01build-sys: allow building systemctl with --disable-logindMarcel Holtmann
2013-12-01bus: bus_open_user_systemd() fall back to bus if runtime dir is not setKay Sievers
2013-12-01catalog,po: add Italian translationDaniele Medri
2013-12-01util: add greedy_realloc0()David Herrmann
2013-12-01logind: fix "CanGraphical" attribute to return correct valueDavid Herrmann
2013-11-30fix regression of read_full_file() in fileio.cShawn Landden
2013-11-30shell-completion: systemctl catZbigniew Jędrzejewski-Szmek
2013-11-30systemctl: do not show SourcePath when FragmentPath cannot be foundZbigniew Jędrzejewski-Szmek
2013-11-30systemctl: add "systemctl cat"Shawn Landden
2013-11-30systemctl: refactor show()Shawn Landden
2013-11-30man: explicitly say when multiple units can be specifiedZbigniew Jędrzejewski-Szmek
2013-11-30docs: remove unneeded the's in gudev docsZbigniew Jędrzejewski-Szmek
2013-11-30bus: remove unused variableZbigniew Jędrzejewski-Szmek
2013-12-01bus: remove unused variableThomas Hindoe Paaboel Andersen
2013-12-01util.c: check if return value from ttyname_r is > 0 instead of != 0Thomas Hindoe Paaboel Andersen
2013-11-30sysfs-show.c: return negative errorThomas Hindoe Paaboel Andersen
2013-11-30macro.h: fix typo in commentThomas Hindoe Paaboel Andersen
2013-11-30bus: catch up with kdbusKay Sievers
2013-11-30bus: do kdbus only if this is enabled on the configure switchLennart Poettering
2013-11-30update TODOLennart Poettering
2013-11-30bus: use "System.Error." as prefix for implicit errno bus errorsLennart Poettering
2013-11-30bus: support temporarily const errors that don't need to be freed but require...Lennart Poettering
2013-11-30libsystemd-bus: sync kdbus.hDaniel Mack
2013-11-30nspawn: set up a kdbus namespace when starting a containerLennart Poettering
2013-11-30bus: append unique and well known names to all messages unconditionallyLennart Poettering
2013-11-30bus: include unique and well known names in credentials objectLennart Poettering
2013-11-30bus: update kdbus.hKay Sievers
2013-11-30libsystemd-bus: catch up with latest kdbus changesDaniel Mack
2013-11-30bus-proxyd: Fix CLI help. --bus-path is also usable as -p.David Strauss
2013-11-30core: allocate a kdbus bus for each systemd instance, if we canLennart Poettering
2013-11-30bus: whenever we notice the connection is terminated enter CLOSING stateLennart Poettering
2013-11-30bus: synthesize local error reply when we cannot deliver a message to kdbus b...Lennart Poettering
2013-11-30bus: don't generate NameAcquired/NameLost messages in the libraryLennart Poettering
2013-11-30build-sys: no longer rebuild various bits and pieces such as man pages each t...Lennart Poettering