chiark / gitweb /
cgroup-show: unescape cgroups on presentation
[elogind.git] / src / login /
2017-03-14 Sven EdenPrep v225: Applying various fixes and changes to src...
2017-03-14 Owen W. Taylorlogind: get a fresh file descriptor to clean up a VT
2017-03-14 Owen W. Taylorlogind: use open_terminal() instead of open()
2017-03-14 Thomas Hindoe Paab... logind: actually fail on OOM
2017-03-14 Kefeng Wanglogind: add standard gpio power button support
2017-03-14 Sven EdenPrep v222: Update build system:
2017-03-14 Sven EdenPrep v221: Some more cleanup and a few fixes
2017-03-14 Sven EdenPrep v221: Update and clean up build system to sync...
2017-03-14 Sven EdenPrep v220: Apply "Fixes to user and session saving"
2017-03-14 Sven EdenPrep v220: elogind does not need to register with syste...
2017-03-14 Sven EdenPrep v220: Update src/login/org.freedesktop.login1...
2017-03-14 Sven EdenPrep v220: Use new cgroups functions
2017-03-14 Andy WingoClassify processes from sessions into cgroups
2017-03-14 Andy WingoStop sessions on ReleaseSession
2017-03-14 Andy WingoFix the login monitor
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 Andy WingoCreate /run/systemd as needed
2017-03-14 David Herrmannlogind: release VT-positions when closing sessions
2017-03-14 Daniel Macklogind: fix write_string_file() fallout
2017-03-14 David Herrmannlogind: never select closing sessions for a VT
2017-03-14 David Herrmannlogind: prefer new sessions over older ones on VT switches
2017-03-14 Lennart Poetteringlogind: bring bus policy up-to-date
2017-03-14 David Herrmannlogind: rename 'pos' to 'position'
2017-03-14 David Herrmannlogind: allow greeters to take over VTs
2017-03-14 Lennart Poetteringnss-mymachines: map userns users of containers to real...
2017-03-14 Umut Tezduyar Lindskogproperty callback returns are consistent
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 Zbigniew Jędrzejew... login: use normal comparison to zero for integers
2017-03-14 Daniel Mackfileio: consolidate write_string_file*()
2017-03-14 Zbigniew Jędrzejew... login: simplify assignment
2017-03-14 Lennart Poetteringsd-bus: introduce new sd_bus_flush_close_unref() call
2017-03-14 Torstein Husebøtreewide: fix typos
2017-03-14 David Herrmannlogin: re-use VT-sessions if they already exist
2017-03-14 Gerd Hoffmannlogin: add rule for qemu's pci-bridge-seat
2017-03-14 Jan Alexander Stef... pam_systemd: Properly check kdbus availability
2017-03-14 Simon McVittielogind: save /run/systemd/users/UID before starting...
2017-03-14 Kay Sieversturn kdbus support into a runtime option
2017-03-14 Lennart Poetteringlogind: apply selinux label to XDG_RUNTIME_DIR
2017-03-14 Lennart Poetteringlogind: rework display counting when detecting whether...
2017-03-14 Lennart Poetteringlogind: cast close() call to (void)
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 Lennart Poetteringeverywhere: port everything to sigprocmask_many() and...
2017-03-14 David Herrmanntree-wide: fix memory leaks in users of bus_map_all_pro...
2017-03-14 Ronny Chevalierlogin: fix potential null pointer dereference
2017-03-14 Lennart Poetteringlogind,sd-event: drop spurious new-lines
2017-03-14 Daniel Macklogind: fix delayed execution regression
2017-03-14 Philip Withnalllogind: Add a udev rule to tag all DRM cards with maste...
2017-03-14 Philip Withnalllogind: Save the user’s state when a session enters...
2017-03-14 Lennart Poetteringtree-wide: whenever we fork off a foreign child process...
2017-03-14 Lennart Poetteringutil: split out signal-util.[ch] from util.[ch]
2017-03-14 Martin Pittpath-util: Change path_is_mount_point() symlink arg...
2017-03-14 Philip Withnalllogind: Fix user_elect_display() to be more stable
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 Ricardo WurmusRename systemd-logind to logind.
2017-03-14 Lennart Poetteringutil: split all hostname related calls into hostname...
2017-03-14 Lennart Poetteringcore: rework unit name validation and manipulation...
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 Lennart Poetteringtmpfiles: there's no systemd-forbid-user-logins.service...
2017-03-14 Daniel Macklogind: add .ScheduleShutdown and .CancelScheduledShutd...
2017-03-14 Daniel Macklogind: factor out polkit checks
2017-03-14 Zbigniew Jędrzejew... pam_system: use (void) to silence coverity
2017-03-14 Daniel Macklogind: make local functions static
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 Ronny Chevaliercore: set_put never returns -EEXIST
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 Lennart Poetteringutil: rework cunescape(), improve error handling
2017-03-14 Lennart Poetteringutil: rework rm_rf() logic
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
2016-03-06 Andy WingoClassify processes from sessions into cgroups
2016-03-06 Andy WingoSet up cgroups when logind starts
2015-09-01 Andy WingoFix argument order when checking inhibitors
2015-09-01 Andy WingoStop sessions on ReleaseSession v219.11
2015-09-01 Andy WingoFix the login monitor
2015-08-29 Andy WingoAdd poweroff, suspend etc. loginctl commands
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 Wingologind.c cleanup
2015-08-23 Andy WingoRemove systemd subscription and user/session units
2015-08-23 Andy WingoRemove support for auto-spawning VTs
next