]> git.ipfire.org Git - thirdparty/systemd.git/history - src/login
verify: optimize entry search a bit by using bisection
[thirdparty/systemd.git] / src / login /
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
2012-01-22  Lennart Poetteringcgls: don't show kernel threads by default
2012-01-18  Lennart Poetteringexec: introduce ControlGroupPersistant= to make cgroups...
2012-01-18  Lennart Poetteringlogind: move X11 socket
2012-01-18  Lennart Poetteringlogind: simplify session_activate() a bit
2012-01-18  Lennart Poetteringlogind: allow to create multiple sessions on non-multi...
2012-01-16  Michal Schmidtdbus: more efficient implementation of properties
2012-01-16  Michal Schmidtlogind: downgrade login message to debug
2012-01-13  Lennart Poetteringpam: fix build
2012-01-13  Lennart Poetteringpam: work correctly if a seat is specified but not...
2012-01-12  Lennart Poetteringsd-login: teach sd_pid_get_unit() proper handling of...
2012-01-12  Lennart Poetteringcore: switch all log targets to go directly to the...
2012-01-05  Lennart Poetteringlogin: implement sd_session_get_service()
2012-01-05  Lennart Poetteringbuild-sys: move public header files into a dir of their own
2012-01-04  Kay Sieverslogind: add needed include for sd_notify()
next