summaryrefslogtreecommitdiff
path: root/src/login
AgeCommit message (Expand)AuthorFilesLines
2012-06-04logind: punt duplicate definition of InhibitWhatMalte Starostik1-1/+0
2012-06-01logind: fix indentationLennart Poettering1-5/+5
2012-06-01logind: interpret the can_sleep return value properlyMatthias Clasen1-2/+4
2012-05-31logind: add new user state 'closing'Lennart Poettering2-13/+24
2012-05-31logind: properly clean up user cgroups when they run emptyLennart Poettering4-12/+70
2012-05-31mkdir: append _label to all mkdir() calls that explicitly set the selinux con...Kay Sievers6-12/+12
2012-05-31login: properly detect MIMO USB displaysLennart Poettering3-25/+47
2012-05-30build-sys: fix built with --disable-logindLennart Poettering1-100/+12
2012-05-30logind: rework button setting semanticsLennart Poettering4-71/+116
2012-05-30login: Use the GOTO properly in udev ruleTero Roponen1-1/+1
2012-05-30logind: add missing filesLennart Poettering3-0/+366
2012-05-30logind: optionally handle power, sleep and lid switch eventsLennart Poettering7-28/+254
2012-05-22logind: fix write out of user state fileLennart Poettering1-23/+42
2012-05-21login: minor typo fixLennart Poettering1-1/+1
2012-05-08logind: implement suspend/hibernate calls with inhibition logicLennart Poettering7-189/+439
2012-05-08logind: use "sleep" as generic term for "suspend", "hibernate", and later on ...Lennart Poettering4-11/+11
2012-05-08logind: fix test-inhibitLennart Poettering1-5/+7
2012-05-08util: split-out path-util.[ch]Kay Sievers5-4/+8
2012-05-07logind: fix memory leakFrederic Crozat1-0/+1
2012-05-05logind: implement delay inhibitor locks in addition to block inhibitor locksLennart Poettering9-64/+612
2012-04-22login: assing /dev/console logins to seat0Lennart Poettering1-2/+11
2012-04-22loginctl: avoid segfault for kill-session and kill-user commandsLennart Poettering1-2/+2
2012-04-17udev: replace util_create_path() with mkdir_parents()Kay Sievers1-1/+1
2012-04-16logind: remove redundant entries from logind's default controller lists tooLennart Poettering1-0/+3
2012-04-16systemctl: show main and control PID explicitly in cgroup-showLennart Poettering3-16/+56
2012-04-16cgls: don't show empty cgroups by defaultLennart Poettering1-2/+2
2012-04-16logind: hook up inhibit logic with idle hint logicLennart Poettering4-3/+36
2012-04-16logind: add shutdown/suspend/idle inhibition frameworkLennart Poettering9-65/+1010
2012-04-15udev: update some rulesKay Sievers1-1/+1
2012-04-13update .gitignoreKay Sievers1-3/+4
2012-04-13logind: explicitly check for /dev/tty0Lennart Poettering1-6/+8
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering33-114/+114
2012-04-11polkit: temporarily spawn of a polkit agent in terminals for possibly authent...Lennart Poettering1-3/+28
2012-04-11put acl.la in 'if HAVE_ACL' and rename acl.[ch] to acl-util.[ch]Kay Sievers1-1/+1
2012-04-10rename basic.la to shared.la and put selinux deps in shared-selinx.laKay Sievers5-0/+5
2012-04-10util: move ACL code into internal libraryKay Sievers1-1/+1
2012-04-10util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2-0/+2
2012-04-09udev: convert 'uaccess' to a builtinKay Sievers2-2/+2
2012-04-03logind: log with AUTH facilityLennart Poettering1-0/+1
2012-03-30rename /etc/systemd/systemd-{login,journal}d.conf to {login,journal}d.confKay Sievers2-2/+2
2012-03-26man: minor typo in reference to manual pageElan Ruusamäe1-1/+1
2012-03-22logind: close FIFO before ending sessions cleanlyLennart Poettering2-3/+98
2012-03-22logind: extend comment about X11 socket symlinkLennart Poettering1-0/+4
2012-03-12login: tag the Mimo 720 ID_AUTOSEATShawn Landden1-0/+3
2012-02-15login: introduce sd_session_get_display()Lennart Poettering3-1/+10
2012-02-14login: add new sd_session_get_type() and sd_session_get_class API callsLennart Poettering3-28/+32
2012-02-14login: track login class (i.e. one of "user", "greeter", "lock-screen") for e...Lennart Poettering6-5/+76
2012-02-13sd-login: if NULL or 0 is passed as first parameter of the sd_xxx functions, ...Lennart Poettering2-37/+77
2012-02-11logind: introduce CanReboot/CanPowerOff bus callsLennart Poettering2-24/+97
2012-02-10logind: make seat device management accessible to normal users/via polkitLennart Poettering1-0/+8