Age | Commit message (Expand) | Author |
2015-04-29 | sd-bus: drop bus parameter from message callback prototype | Lennart Poettering |
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: 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-12-10 | sd-bus: move common errors src/shared/bus-errors.h → src/libsystemd/sd-bus/... | Lennart Poettering |
2014-05-15 | sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables atta... | Lennart Poettering |
2014-03-11 | bus: replace sd_bus_label_{escape,unescape}() by new sd_bus_path_{encode,deco... | 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 |
2014-01-20 | logind: introduce session "positions" | David Herrmann |
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-12-01 | logind: fix "CanGraphical" attribute to return correct value | David Herrmann |
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-21 | bus: add API calls to escape string components of objects paths | Lennart Poettering |
2013-11-20 | core: convert PID 1 to libsystemd-bus | 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: port logind to libsystemd-bus | 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-06-21 | logind: expose CanGraphical and CanTTY properties on seat objects | Lennart Poettering |
2012-04-12 | relicense to LGPLv2.1 (with exceptions) | Lennart Poettering |
2012-01-16 | dbus: more efficient implementation of properties | Michal Schmidt |
2012-01-03 | logind: if we can't open /dev/tty0, assume there is no VT subsystem and don't... | Lennart Poettering |
2011-12-31 | logind: move logind into its own subdirectory | Lennart Poettering |