]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-dbus.c
sd-bus: the bus returned should be the first arg
[thirdparty/systemd.git] / src / login / logind-dbus.c
2014-02-12  Zbigniew Jędrzejew... logind: ignore PropertiesChanged signals for jobs
2014-02-12  Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-07  Thomas Hindoe Paab... remove unused variables
2014-02-07  Lennart Poetteringcore: when an already abandoned unit gets abandoned...
2014-02-07  Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07  Djalal Harounilogind: add function session_jobs_reply() to unify...
2014-02-07  Lennart Poetteringlogind: given that we can now relatively safely shutdow...
2014-02-07  Lennart Poetteringlogind: rework session shutdown logic
2014-02-05  Lennart Poetteringman: introduce new "Desktop" property for sessions
2014-01-08  Lennart Poetteringlogind: wait for the user service to finish startup...
2013-12-28  Lennart Poetteringbus: fix a couple of format string mistakes
2013-12-22  Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-18  Lennart Poetteringcore,logind: libudev usage modernizations
2013-12-10  Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-11-28  Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-28  David Herrmannlogind: remove unused session->closing field
2013-11-28  David Herrmannlogind: require VTs on seat0 and forbid elsewhere
2013-11-28  David Herrmannlogind: make VT numbers unsigned
2013-11-27  Lennart Poetteringlogind: log which process is delaying suspend and not...
2013-11-26  Lennart Poetteringpam_systemd: do not set XDG_RUNTIME_DIR if the session...
2013-11-21  Lennart Poetteringlogind,machined,run: properly invoke StartTransientUnit...
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-20  Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-11  Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-05  Lennart Poetteringlogind: automatically determine client side PID if...
2013-11-05  Lennart Poetteringlogind: fix serialization for PrepareForSleep boolean
2013-11-05  Lennart Poetteringlogind: fix serialization of ListInhibitors() request
2013-11-05  Lennart Poetteringlogind: fix serialization of ListSeats() bus call
2013-11-05  Lennart Poetteringlogind: port logind to libsystemd-bus
2013-10-13  Zbigniew Jędrzejew... Fix write-only use of a few variables
2013-09-26  Lennart Poetteringlogind: never consider a closing session relevant for...
2013-09-20  Mantas Mikulėnaslogind: put correct user object paths in introspection...
2013-09-17  Zbigniew Jędrzejew... Remove six unused variables and add annotation
2013-09-17  David Herrmannlogind: extract has_vts() from can_multi_session()
2013-09-17  David Herrmannlogind: rename vtconsole to seat0
2013-09-17  David Herrmannlogind: add session controllers
2013-09-17  David Herrmannlogind: add infrastructure to watch busnames
2013-09-16  Zbigniew Jędrzejew... Verify validity of session name when received from...
2013-08-13  Lennart Poetteringlogind: restore logic to kill user processes when sessi...
2013-07-30  Lennart Poetteringlogind: make sure login sessions are terminated with...
2013-07-26  Lennart Poetteringlogind: update the session state file before we send...
2013-07-26  Lennart Poetteringlogind: update state file after generating the session...
2013-07-10  Lennart Poetteringuser-sessions: rely on PID 1 to kill sessions
2013-07-10  Lennart Poetteringlogind: don't misunderstand UnitRemoved signals during...
2013-07-10  Lennart Poetteringcore: serialize/deserialize bus subscribers
2013-07-03  Lennart Poetteringlogind/machined: properly notice when units are gc'ed
2013-07-02  Lennart Poetteringlogin: pass correct boolean type to libdbus
2013-07-02  Lennart Poetteringmachined: sync to /run after job completed
2013-07-02  Lennart Poetteringmachined: split out machine registration stuff from...
2013-07-01  Lennart Poetteringlogind: port over to use scopes+slices for all cgroup...
2013-06-20  Lennart Poetteringlogind: add infrastructure to keep track of machines...
2013-05-06  Zbigniew Jędrzejew... systemd-sleep: add support for freeze and standby
2013-04-24  Lennart Poetteringlogind: don't busy loop if a job is still running but...
2013-04-19  Lukas Nykrynlogind-dbus: initialize result variable
2013-04-18  Harald Hoyermove _cleanup_ attribute in front of the type
2013-04-18  Simon PeetersMove bus_error to dbus-common and remove bus_error_mess...
2013-04-16  Lennart Poetteringnspawn: introduce the new /machine/ tree in the cgroup...
2013-04-16  Lennart Poetteringlogind: filter configured cgroup controller lists
2013-04-15  Anatol PomozovFix spelling errors using 'codespell' tool
2013-04-09  Lennart Poetteringlogind: introduce an explicit session class for cronjob...
2013-04-03  Lennart Poetteringutil: rename write_one_line_file() to write_string_file()
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-05  Lennart Poetteringlogind: when registering a new session always use previ...
2013-02-22  Michal Schmidtsystemctl: make shutdown operations use irreversible...
2013-02-14  Harald Hoyerhonor SELinux labels, when creating and writing config...
2013-01-25  Lennart Poetteringlogind: rework delay inhibition logic
2013-01-24  Lennart Poetteringlogind: add UnlockSessions() clal to complement LockSes...
2013-01-24  Lennart Poetteringlogind: send Resumed() signal after we come back from...
2013-01-24  Lennart Poetteringlogind: only allow one shutdown/sleep action to be...
2013-01-14  Lennart Poetteringlogind: ignore non-tty/non-x11 session when checking...
2013-01-07  Tom GundersenMerge nss-myhostname
2012-12-23  Lennart Poetteringlogind: add support for automatic suspend/hibernate...
2012-11-20  Colin Waltersdbus-common: Add helper method to handle no-reply messages
2012-10-30  Lennart Poetteringlogind: it's OK if a process on an pty requests a sessi...
2012-10-30  Lennart Poetteringlogind: unify all session lock loop
2012-10-27  Lennart Poetteringlogind: support for hybrid sleep (i.e. suspend+hibernat...
2012-10-16  Lennart Poetteringlogind: only release logind session from the PAM module...
2012-10-13  Zbigniew Jędrzejew... log: introduce a macro to format message id
2012-09-21  Lennart Poetteringlogind: split up HandleSleepKey= into HandleSuspendKey...
2012-09-21  Lennart Poetteringlogind: allow users to override their own suspend/sleep...
2012-09-19  Lennart Poetteringlogind: rework power key/suspend key/lid switch handling
2012-09-17  Lennart Poetteringlogind: split up inhibit acquire policy
2012-09-04  Lennart Poetteringjournal: generate structured journal messages for a...
2012-08-08  Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08  Simon Peeterslogind: use bus_method_call_with_reply() where posible
2012-07-29  Lennart Poetteringlogind: add LockSessions() call to lock all local sessi...
2012-06-29  Lennart Poetteringlogind: add PreparingForShutdown/PreparingForSleep...
2012-06-12  Michal Schmidtlogind: fix check for multiple sessions
2012-06-01  Lennart Poetteringlogind: fix indentation
2012-06-01  Matthias Clasenlogind: interpret the can_sleep return value properly
2012-05-31  Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30  Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-08  Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-08  Kay Sieversutil: split-out path-util.[ch]
2012-05-04  Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-22  Lennart Poetteringlogin: assing /dev/console logins to seat0
2012-04-16  Lennart Poetteringlogind: hook up inhibit logic with idle hint logic
2012-04-16  Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
next