chiark / gitweb /
logind: apply selinux label to XDG_RUNTIME_DIR
[elogind.git] / src / login /
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
2015-08-20 Andy WingoActually working with pam v219.5
2015-08-20 Andy WingoDon't try to set up cgroups for new users v219.4
2015-08-20 Andy WingoCreate /run/systemd as needed v219.3
2015-08-19 Andy WingoPlay better with non-FHS distros v219.2
2015-08-18 Andy WingoFix logind startup
2015-08-15 Ricardo WurmusRename systemd-logind to logind.
2015-08-15 Ricardo WurmusRename PAM configuration file.
2015-04-08 Andy Wingopam_elogind compiling
2015-04-08 Andy WingoCompiling.
2015-03-15 Zbigniew Jędrzejew... logind: check return value of session_release
2015-03-14 Zbigniew Jędrzejew... logind: explicitly ignore errors we can do nothing...
2015-03-13 David Herrmanntree-wide: there is no ENOTSUP on linux
2015-03-07 Zbigniew Jędrzejew... login: fix copy-pasto in error path
2015-03-06 David Herrmannlogin: make hold-off timeout configurable
2015-03-04 Zbigniew Jędrzejew... Do not advertise .d snippets over main config file
2015-02-27 Ivan Shapovalovuser-sessions: move into own subdir and build independe...
2015-02-25 Zbigniew Jędrzejew... po: simplify one sentence
2015-02-23 Thomas Hindoe Paab... remove unused includes
2015-02-21 Piotr Drąglogind: fix a typo in a polkit description
2015-02-18 Lennart Poetteringlogind: open up most bus calls for unpriviliged process...
2015-02-10 Lennart Poetteringlogind: tell Coverity that we knowingly ignore mkdir...
2015-02-03 Lennart Poetteringutil: rework strappenda(), and rename it strjoina()
2015-02-02 Thomas Hindoe Paab... remove unused variables
2015-01-28 Martin Pittlogind: handle closing sessions over daemon restarts
2015-01-27 Christian Seilerlogind: chown+chmod /run/user/$UID if mount(tmpfs)...
2015-01-27 Christian Seilerlogind: remove per-user runtime dir again if setup...
2015-01-22 Peter Huttererlogind: fix sd_eviocrevoke ioctl call
2015-01-22 Zbigniew Jędrzejew... tmpfiles: add 'a' type to set ACLs
2015-01-22 Zbigniew Jędrzejew... Assorted format fixes
2015-01-18 David Herrmannbus: use EUID over UID and fix unix-creds
2015-01-18 David Herrmannlogind: hide 'self' links if not available
2015-01-14 Lennart Poetteringloginctl: fix misuse compound literals
2015-01-09 Lennart Poetteringloginctl: make session/user arguments optional for...
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...
2015-01-09 Lennart Poetteringlogind: include "self" object links in dbus introspection
2015-01-09 Lennart Poetteringloginctl: make "loginctl session-status" without sessio...
2015-01-08 Lennart Poetteringloginctl: port to generic verbs.h API
2015-01-08 Lennart Poetteringsystemctl,loginctl: start polkit agent for all polkit...
2015-01-08 Lennart Poetteringloginctl: show the 10 most recent log user/session...
2015-01-01 Zbigniew Jędrzejew... Remove "to allow" from policy messages
2014-12-29 Lennart Poetteringmachined: ignore spurious error
next