chiark / gitweb /
Prep v228: Substitute declaration masks (1/4)
[elogind.git] / src / login /
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: Apply more cosmetic changes found in upstream.
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 Lennart Poetteringlogind: don't assert if the slice is missing
2017-04-26 Lennart Poetteringlogind: minor clean-ups
2017-04-26 Tom Gundersenlogin: suspend - be a bit more explicit when logging
2017-04-26 David Herrmannlogin: fix re-use of users
2017-04-24 Sven EdenMerge pull request #5 from elogind/dev_v227 v227.2
2017-04-10 Sven EdenPrep v227: Removed src/shared/cgroup-show.[hc], it...
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-29 Kay Sieverspam: elogind-user - call selinux module
2017-03-29 Lukas Nykrynloginctl: print nontrivial properties in logictl show-*
2017-03-29 doubleodouglogin: support more than just power-gpio-key
2017-03-29 Lennart Poetteringtree-wide: drop redundant if checks before safe_close()
2017-03-29 Lennart Poetteringtree-wide: make more code use safe_close()
2017-03-29 Martin Pittlogind: Listen to WMI hotkeys to catch SW_DOCK state...
2017-03-29 Kefeng Wanglogind: add standard gpio power button support
2017-03-21 Sven EdenMerge pull request #3 from elogind/dev_v226-r1
2017-03-14 Sven EdenRename ELOGIND_CGROUP_CONTROLLER back to SYSTEMD_CGROUP...
2017-03-14 Sven EdenMajor cleanup of all leftovers after rebasing on
2017-03-14 Sven EdenUnifiy free() usage
2017-03-14 Sven EdenAdd mounting of a name=elogind cgroup if no init contro...
2017-03-14 Sven EdenAdd support for building elogind against musl libc
2017-03-14 Sven EdenFixed gawk script for git-tar target.
2017-03-14 Sven EdenCleaned up more unneeded functions and types in:
2017-03-14 Sven Edenelogind_cgroup_agent registers as elogind.Agent, not...
2017-03-14 Sven Edenuser_start_slice() : The slice name must end with ...
2017-03-14 Sven EdenAdd --enable-debug=elogind configure option and fix...
2017-03-14 Sven EdenAllow NULL session parameter for manager_get_session_by...
2017-03-14 Sven EdenEmit PrepareForSleep when resuming and clear pending...
2017-03-14 Sven EdenClassify processes from sessions into cgroups
2017-03-14 Sven EdenStop sessions on ReleaseSession
2017-03-14 Sven EdenUninstall the cgroup release agent when the manager...
2017-03-14 Sven EdenRemove src/basic/special.h, as all defines in there...
2017-03-14 Sven EdenAdd poweroff, suspend etc. loginctl commands
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 Eden[Patch 3/3] Add cgroups initialization and handling
2017-03-14 Sven EdenCreate /run/systemd as needed
2017-03-14 Sven EdenFix logind startup
2017-03-14 Sven EdenFix man page building to be less systemd and more elogind.
2017-03-14 Sven EdenRemove unused and invalid udev definitions
2017-03-14 Sven EdenFix lookup_errno by adding a gperf length parameter...
2017-03-14 Sven EdenPrep 4xx6: Fix logind_gperf_lookup declaration
2017-03-14 Sven EdenPrep v226: loginctl.c: Fix call to (changed) cg_is_empt...
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 Martin Pittlogind: Listen to WMI hotkeys to catch SW_DOCK state...
2017-03-14 David Herrmannlogin: support user-bus on dbus1
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
next