]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login/logind-dbus.c
shared: add process-util.[ch]
[thirdparty/systemd.git] / src / login / logind-dbus.c
2015-04-10  Ronny Chevaliershared: add process-util.[ch]
2015-04-10  Ronny Chevaliershared: add formats-util.h
2015-04-07  Lennart Poetteringlogind: drop "interactive" parameter from SetRebootToFi...
2015-04-07  Jan Janssenlogind,systemctl: add reboot to EFI firmware support
2015-04-07  Lennart Poetteringpolkit: rename bus_verify_polkit() to bus_test_polkit...
2015-03-15  Zbigniew Jędrzejew... logind: check return value of session_release
2015-03-06  David Herrmannlogin: make hold-off timeout configurable
2015-02-23  Thomas Hindoe Paab... remove unused includes
2015-02-18  Lennart Poetteringlogind: open up most bus calls for unpriviliged process...
2015-02-03  Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-02  Thomas Hindoe Paab... remove unused variables
2015-01-18  David Herrmannbus: use EUID over UID and fix unix-creds
2015-01-09  Lennart Poetteringlogind: unify how we cast between uid_t and pointers...
2015-01-09  Lennart Poetteringlogind: when a bus call is done on a session, user...
2014-12-29  Lennart Poetteringmachined: ignore spurious error
2014-12-28  Lennart Poetteringtmpfiles: add new line type 'v' for creating btrfs...
2014-12-25  Filipe Brandenburgerlogind: remove spurious include of <sys/capability.h>
2014-12-11  Torstein Husebøtreewide: correct spacing near eol in code comments
2014-12-10  Lennart Poetteringsd-bus: move common errors src/shared/bus-errors.h...
2014-11-28  Michal Schmidttreewide: use log_*_errno whenever %m is in the format...
2014-11-28  Lennart Poetteringlog: fix order of log_unit_struct() to match other...
2014-10-23  WaLyong Chomac: rename apis with mac_{selinux/smack}_ prefix
2014-08-26  Ben Wolsiefferlogind: add HandleLidSwitchDocked= option to logind...
2014-08-18  Lennart PoetteringMerge remote-tracking branch 'origin/master'
2014-08-18  Lennart Poetteringbus-util: simplify bus_verify_polkit_async() a bit
2014-08-15  Lennart PoetteringMerge commit 'b39a2770ba55637da80e2e389222c59dbea73507'
2014-08-15  Lennart Poetteringsd-bus: add API to check if a client has privileges
2014-05-15  Zbigniew Jędrzejew... Remove unnecessary casts in printfs
2014-03-24  Lennart Poetteringsd-event: rework API to support CLOCK_REALTIME_ALARM...
2014-03-11  Kay Sieverslogind: move lid switch handling from logind-main to...
2014-03-11  Djalal Harounilogind: add a debug message in case the session already...
2014-03-10  Zbigniew Jędrzejew... logind: fix policykit checks
2014-03-03  Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-02-19  Lennart Poetteringapi: in constructor function calls, always put the...
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...
next