chiark / gitweb /
logind: change TasksMax= value for user logins to 33%
[elogind.git] / src / login / logind-seat-dbus.c
2017-06-16 Lennart Poetteringlogind: don't include session lists in PropertyChanged...
2017-05-23 Sven EdenMerge pull request #15 from elogind/dev_v229
2017-05-17 Sven EdenPrep v229: Remove remaining emacs settings [4/6] src...
2017-05-17 Lennart Poetteringtree-wide: expose "p"-suffix unref calls in public...
2017-05-04 Sven EdenMerge pull request #7 from elogind/dev_v228-r1
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/login
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2015-02-18 Lennart Poetteringlogind: open up most bus calls for unpriviliged process...
2015-01-18 David Herrmannlogind: hide 'self' links if not available
2015-01-09 Lennart Poetteringlogind: when a bus call is done on a session, user...
2015-01-09 Lennart Poetteringlogind: include "self" object links in dbus introspection
2014-12-25 Filipe Brandenburgerlogind: remove spurious include of <sys/capability.h>
2014-12-10 Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-05-14 Lennart Poetteringsd-bus: introduce sd_bus_slot objects encapsulating...
2014-03-11 Lennart Poetteringbus: replace sd_bus_label_{escape,unescape}() by new...
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-02-12 Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-01-20 David Herrmannlogind: introduce session "positions"
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-01 David Herrmannlogind: fix "CanGraphical" attribute to return correct...
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-05 Lennart Poetteringlogind: add virtual object paths that always can be...
2013-11-05 Lennart Poetteringlogind: port logind to libsystemd-bus
2013-06-20 Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-04-18 Harald Hoyermove _cleanup_ attribute in front of the type
2013-03-19 Zbigniew Jędrzejew... logind: exploit previous cleanups and simplify returns
2013-03-18 Colin Walterslogind: Make more use of cleanup macros
2013-03-18 Colin WaltersUse bus_maybe_send_reply() where applicable
2013-01-07 Tom GundersenMerge nss-myhostname
2012-06-21 Lennart Poetteringlogind: expose CanGraphical and CanTTY properties on...
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-03 Kay Sieversimport udev repository
2012-01-16 Michal Schmidtdbus: more efficient implementation of properties
2012-01-03 Lennart Poetteringlogind: if we can't open /dev/tty0, assume there is...
2011-12-31 Lennart Poetteringlogind: move logind into its own subdirectory