Age | Commit message (Expand) | Author |
2015-09-06 | bus-util: support details in CheckAuthorization calls | Michael Chapman |
2015-07-08 | property callback returns are consistent | Umut Tezduyar Lindskog |
2015-06-16 | everywhere: actually make use of DUAL_TIMESTAMP_NULL macro | Lennart Poettering |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
2015-04-10 | shared: add formats-util.h | Ronny Chevalier |
2015-02-18 | logind: open up most bus calls for unpriviliged processes, using PolicyKit | Lennart Poettering |
2015-01-18 | logind: hide 'self' links if not available | David Herrmann |
2015-01-09 | logind: unify how we cast between uid_t and pointers for hashmap keys | Lennart Poettering |
2015-01-09 | logind: when a bus call is done on a session, user or seat, optionally determ... | Lennart Poettering |
2015-01-09 | logind: include "self" object links in dbus introspection | Lennart Poettering |
2014-12-25 | logind: remove spurious include of <sys/capability.h> | Filipe Brandenburger |
2014-05-19 | logind: fix Display property of user objects | Lennart Poettering |
2014-05-15 | Remove unnecessary casts in printfs | Zbigniew Jędrzejewski-Szmek |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-03-04 | Introduce strv_consume which takes ownership | Zbigniew Jędrzejewski-Szmek |
2014-02-11 | logind: always kill session when termination is requested | Zbigniew Jędrzejewski-Szmek |
2013-12-22 | bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh... | Lennart Poettering |
2013-12-10 | bus: introduce "trusted" bus concept and encode access control in object vtables | Lennart Poettering |
2013-11-28 | bus: add new sd_bus_creds object to encapsulate process credentials | Lennart Poettering |
2013-11-22 | bus: also add error parameter to object find and enumerator callbacks | Lennart Poettering |
2013-11-21 | bus: rework message handlers to always take an error argument | Lennart Poettering |
2013-11-21 | bus: let's simplify things by getting rid of unnecessary bus parameters | Lennart Poettering |
2013-11-05 | logind: add virtual object paths that always can be used to refer to the call... | Lennart Poettering |
2013-11-05 | logind: expose linger state on User object | Lennart Poettering |
2013-11-05 | logind: port logind to libsystemd-bus | Lennart Poettering |
2013-07-02 | logind: port over to use scopes+slices for all cgroup stuff | Lennart Poettering |
2013-06-20 | logind: add infrastructure to keep track of machines, and move to slices | Lennart Poettering |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-03-18 | logind: exploit previous cleanups and simplify returns | Zbigniew Jędrzejewski-Szmek |
2013-03-18 | logind: Make more use of cleanup macros | Colin Walters |
2013-03-18 | Use bus_maybe_send_reply() where applicable | Colin Walters |
2012-04-17 | udev: replace util_create_path() with mkdir_parents() | Kay Sievers |
2012-04-16 | systemctl: show main and control PID explicitly in cgroup-show | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-01-16 | dbus: more efficient implementation of properties | Michal Schmidt |
2011-12-31 | logind: move logind into its own subdirectory | Lennart Poettering |