chiark / gitweb /
Prep v228: Silence uninitialized usage warnings.
[elogind.git] / src / login / logind-dbus.c
2017-04-26 Sven EdenPrep v228: Silence uninitialized usage warnings.
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (5/5)
2017-04-26 Sven EdenPrep v228: Condense elogind source masks (4/5)
2017-04-26 Sven EdenPrep v228: Removed EFI bits. elogind can not support...
2017-04-26 Sven EdenPrep v228: Removed utmp bits. elogind does not support...
2017-04-26 Sven EdenPrep v228: Add remaining updates from upstream (3/3)
2017-04-26 David Herrmannlogin: ignore JobRemoved of old jobs
2017-04-26 David Herrmannlogin: make sure to replace existing units
2017-04-26 Tom Gundersenlogin: suspend - be a bit more explicit when logging
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-04 Sven EdenFix assertion failure when resuming from sleep/suspend
2017-03-29 Sven Eden[4/5] Apply missing fixes from upstream
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven EdenEmit PrepareForSleep when resuming and clear pending...
2017-03-14 Sven EdenStop sessions on ReleaseSession
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven EdenIncorporate sleep.conf into logind.conf
2017-03-14 Sven EdenHandle suspend, shutdown, reboot, etc within elogind
2017-03-14 Sven EdenRemove support for auto-spawning VTs
2017-03-14 Sven EdenRemove dependency of systemd units, services and slices...
2017-03-14 Sven EdenPrep v226: Apply missing fixes and changes to src/login
2017-03-14 Lennart Poetteringlogind: make scope of wall message handling smaller
2017-03-14 David Herrmannlogin: fix NULL-deref on wall_message
2017-03-14 Lennart Poetteringlogind: when parsing a boolean via sd-bus the type...
2017-03-14 Lennart Poetteringlogind: treat an empty wall message like a NULL one
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
next