chiark / gitweb /
sd-bus: it's not a user error to query the error contained in a bus message
[elogind.git] / src / login / logind-dbus.c
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Sven EdenPrep v220: Use new cgroups functions
2017-03-14 Andy WingoStop sessions on ReleaseSession
2017-03-14 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2017-03-14 Andy WingoBeginnings of handling suspend/etc within logind
2017-03-14 Andy WingoRemove systemd subscription and user/session units
2017-03-14 Andy WingoRemove support for auto-spawning VTs
2017-03-14 Andy WingoActually working with pam
2017-03-14 Daniel Macklogind: fix write_string_file() fallout
2017-03-14 Lennart Poetteringlogind: bring bus policy up-to-date
2017-03-14 David Herrmannlogind: allow greeters to take over VTs
2017-03-14 David Herrmannlogind: fail on CreateSession if already in session
2017-03-14 David Herrmannlogind: allow sessions to share a VT if it's a greeter
2017-03-14 Daniel Mackfileio: consolidate write_string_file*()
2017-03-14 Zbigniew Jędrzejew... login: simplify assignment
2017-03-14 David Herrmannlogin: re-use VT-sessions if they already exist
2017-03-14 Lennart Poetteringlogind: rework display counting when detecting whether...
2017-03-14 Lennart Poetteringeverywhere: actually make use of DUAL_TIMESTAMP_NULL...
2017-03-14 Lennart Poetteringlogind: expose "Docked" bool as property on the bus
2017-03-14 Daniel Macklogind: fix delayed execution regression
2017-03-14 Philip Withnalllogind: Save the user’s state when a session enters...
2017-03-14 Daniel Macklogind: prefix some calls to unlink with (void)
2017-03-14 Daniel Macklogind: unlink /run/nologin when shutdown is cancelled
2017-03-14 Lennart Poetteringsd-bus: allow passing NULL as bus parameter to sd_bus_s...
2017-03-14 Lennart Poetteringsd-bus: drop bus parameter from message callback prototype
2017-03-14 Daniel Macklogind: kill newline characters from log_error_errno...
2017-03-14 Daniel Macklogind: add support for /run/nologin and /run/systemd...
2017-03-14 Daniel Macklogind: add code for UTMP wall messages
2017-03-14 Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2017-03-14 Daniel Macklogind: factor out polkit checks
2017-03-14 Daniel Macklogind: use sd_event timer source for inhibitor logic
2017-03-14 Ronny Chevaliershared: add terminal-util.[ch]
2017-03-14 Ronny Chevaliershared: add formats-util.h
2017-03-14 Ronny Chevaliershared: add process-util.[ch]
2017-03-14 Daniel Macklogind: drop unused argument from method_do_shutdown_or...
2017-03-14 Lennart Poetteringlogind: drop "interactive" parameter from SetRebootToFi...
2017-03-14 Lennart Poetteringpolkit: rename bus_verify_polkit() to bus_test_polkit...
2017-03-14 Jan Janssenlogind,systemctl: add reboot to EFI firmware support
2016-03-17 Andy WingoClear pending action after resume from delayed sleep.
2016-03-16 Andy WingoEmit PrepareForSleep when resuming.
2016-03-06 Andy WingoFixes to user and session saving
2015-09-01 Andy WingoStop sessions on ReleaseSession v219.11
2015-08-29 Andy WingoIncorporate sleep.conf into logind.conf
2015-08-23 Andy WingoHandle suspend/hibernate/hybrid-suspend/shutdown/reboot...
2015-08-23 Andy WingoBeginnings of handling suspend/etc within logind
2015-08-23 Andy WingoRemove unused manager routines
2015-08-23 Andy WingoRemove systemd subscription and user/session units
2015-08-23 Andy WingoRemove support for auto-spawning VTs
2015-08-20 Andy WingoActually working with pam v219.5
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...
next