chiark / gitweb /
logind: make sure there's always a getty available on TTY6
[elogind.git] / src / login /
2012-09-17 Lennart Poetteringlogind: make sure there's always a getty available...
2012-09-16 Zbigniew Jędrzejew... logind: redefine idleness to start at last activity
2012-09-12 Lennart Poetteringlogin: reshuffle meaning of require_active parameter
2012-09-12 Colin Guthrielogind: Avoid unnecesary rewrite of user file when...
2012-09-12 Colin Guthrielogind: Ensure the user, seat and session files are...
2012-09-12 Colin Guthrielogind: Add a two new variables to the user session...
2012-09-12 Colin Guthrielogind: Properly list the ACTIVE_SEATS in the user...
2012-09-12 Colin Guthrielogind: If all user sessions are in closing state,...
2012-09-12 Colin Guthriepam: Add session class to the debug log.
2012-09-10 Lennart Poetteringinhibit: close all fds when invoking inhibited tool
2012-09-10 Lennart Poetteringdbus: minor coding style fixes
2012-09-10 Matthias ClasenMake systemd-inhibit --list work
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-08-23 Lukas Nykrynlogin: check return of parse_pid and parse_uid
2012-08-08 Lennart PoetteringMerge remote-tracking branch 'simonpe/cleanup'
2012-08-08 Simon Peeterslogind: use bus_method_call_with_reply() where posible
2012-08-08 Simon Peetersloginctl: use bus_method_call_with_reply() where posible
2012-07-29 Lennart Poetteringlogind: add new loginctl lock-sessions command
2012-07-29 Lennart Poetteringlogind: add LockSessions() call to lock all local sessi...
2012-07-26 Lennart Poetteringlogin: lose policy a bit: allow user suspend unauthenti...
2012-07-26 Shawn Landdenlog.h: new log_oom() -> int -ENOMEM, use it
2012-07-25 Shawn Landdenuse "Out of memory." consistantly (or with "\n")
2012-07-24 Kay Sieversuaccess: add ID_SECURITY_TOKEN device class for USB...
2012-07-22 Zbigniew Jędrzejew... logind: fix operation precedence mix-up
2012-07-19 Shawn Landdenuse #pragma once instead of foo*foo #define guards
2012-07-16 Lennart Poetteringunit: introduce %s specifier for the user shell
2012-07-03 Lennart Poetteringjournal: move Storage=auto stanza to right file
2012-07-02 Lennart Poetteringjournald: add Storage= setting to control where the...
2012-06-29 Lennart Poetteringlogind: add PreparingForShutdown/PreparingForSleep...
2012-06-25 Lennart Poetteringman: document systemd-user-sessions.service
2012-06-21 Lennart Poetteringlogin: wrap CanTTY and CanGraphical seat attributes...
2012-06-21 Lennart Poetteringlogind: introduce a state for session, being one of...
2012-06-21 Lennart Poetteringlogind: expose CanGraphical and CanTTY properties on...
2012-06-19 Lennart Poetteringlogin: initialize XDG_RUNTIME_DIR as /run/user/$UID...
2012-06-15 Michal Schmidtlogind: more robust handling of VT-less systems
2012-06-12 Michal Schmidtlogind: fix check for multiple sessions
2012-06-04 Malte Starostiklogind: punt duplicate definition of InhibitWhat
2012-06-01 Lennart Poetteringlogind: fix indentation
2012-06-01 Matthias Clasenlogind: interpret the can_sleep return value properly
2012-05-31 Lennart Poetteringlogind: add new user state 'closing'
2012-05-31 Lennart Poetteringlogind: properly clean up user cgroups when they run...
2012-05-31 Kay Sieversmkdir: append _label to all mkdir() calls that explicit...
2012-05-30 Lennart Poetteringlogin: properly detect MIMO USB displays
2012-05-30 Lennart Poetteringbuild-sys: fix built with --disable-logind
2012-05-30 Lennart Poetteringlogind: rework button setting semantics
2012-05-30 Tero Roponenlogin: Use the GOTO properly in udev rule
2012-05-30 Lennart Poetteringlogind: add missing files
2012-05-30 Lennart Poetteringlogind: optionally handle power, sleep and lid switch...
2012-05-22 Lennart Poetteringlogind: fix write out of user state file
2012-05-21 Lennart Poetteringlogin: minor typo fix
2012-05-08 Lennart Poetteringlogind: implement suspend/hibernate calls with inhibiti...
2012-05-08 Lennart Poetteringlogind: use "sleep" as generic term for "suspend",...
2012-05-08 Lennart Poetteringlogind: fix test-inhibit
2012-05-08 Kay Sieversutil: split-out path-util.[ch]
2012-05-07 Frederic Crozatlogind: fix memory leak
2012-05-04 Lennart Poetteringlogind: implement delay inhibitor locks in addition...
2012-04-22 Lennart Poetteringlogin: assing /dev/console logins to seat0
2012-04-22 Lennart Poetteringloginctl: avoid segfault for kill-session and kill...
2012-04-16 Kay Sieversudev: replace util_create_path() with mkdir_parents()
2012-04-16 Lennart Poetteringlogind: remove redundant entries from logind's default...
2012-04-16 Lennart Poetteringsystemctl: show main and control PID explicitly in...
2012-04-16 Lennart Poetteringcgls: don't show empty cgroups by default
2012-04-16 Lennart Poetteringlogind: hook up inhibit logic with idle hint logic
2012-04-16 Lennart Poetteringlogind: add shutdown/suspend/idle inhibition framework
2012-04-15 Kay Sieversudev: update some rules
2012-04-13 Kay Sieversupdate .gitignore
2012-04-13 Lennart Poetteringlogind: explicitly check for /dev/tty0
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-11 Lennart Poetteringpolkit: temporarily spawn of a polkit agent in terminal...
2012-04-11 Kay Sieversput acl.la in 'if HAVE_ACL' and rename acl.[ch] to...
2012-04-10 Kay Sieversrename basic.la to shared.la and put selinux deps in...
2012-04-10 Kay Sieversutil: move ACL code into internal library
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...
2012-04-09 Kay Sieversudev: convert 'uaccess' to a builtin
2012-04-03 Kay Sieversimport udev repository
2012-04-03 Lennart Poetteringlogind: log with AUTH facility
2012-03-30 Kay Sieversrename /etc/systemd/systemd-{login,journal}d.conf to...
2012-03-26 Elan Ruusamäeman: minor typo in reference to manual page
2012-03-22 Lennart Poetteringlogind: close FIFO before ending sessions cleanly
2012-03-22 Lennart Poetteringlogind: extend comment about X11 socket symlink
2012-03-12 Shawn Landdenlogin: tag the Mimo 720 ID_AUTOSEAT
2012-02-15 Lennart Poetteringlogin: introduce sd_session_get_display()
2012-02-14 Lennart Poetteringlogin: add new sd_session_get_type() and sd_session_get...
2012-02-14 Lennart Poetteringlogin: track login class (i.e. one of "user", "greeter...
2012-02-13 Lennart Poetteringsd-login: if NULL or 0 is passed as first parameter...
2012-02-10 Lennart Poetteringlogind: introduce CanReboot/CanPowerOff bus calls
2012-02-10 Lennart Poetteringlogind: make seat device management accessible to norma...
2012-02-10 Benjamin Franzkelogind: Allow PowerOff/Reboot in default context
2012-02-07 Benjamin Franzkelogind: Terminate bus_login_session_user_properties
2012-02-07 Lennart Poetteringlogind: fix introspection data
2012-02-07 Lennart Poetteringlogind: introduce ActivateSessionOnSeat()
2012-02-03 Lennart Poetteringcgroup: when getting cgroup empty notifications, always...
2012-02-01 Lennart Poetteringlogind: add GetSessionByPID() bus call
2012-01-31 Lennart Poetteringlogind: if we have to stop a session, kill at least...
2012-01-31 Ray Strodelogin: lock down input devices on extra seats
2012-01-27 Lennart Poetteringlogind: make sure we create /var/lib/systemd before...
2012-01-24 Lennart Poetteringlogin: fix multi-seat check
2012-01-24 Lennart Poetteringlogin: extend comments in multi-seat-x
2012-01-23 Lennart Poetteringlogin: add multi-session X wrapper
2012-01-22 Kay Sieverslogin: move seat udev rules to login subdir
next