chiark / gitweb /
build-sys: remove libsystemd.sym duplicate
[elogind.git] / src / login /
2014-02-21 Lennart Poetteringlogind: when we wake up from suspend and the lid is...
2014-02-21 Jasper St. Pierrelogind-session: Fix invalid free in the error case
2014-02-19 Lennart Poetteringapi: in constructor function calls, always put the...
2014-02-19 Lennart Poetteringmake gcc shut up
2014-02-19 Maciej Wereskilogind: remove redundant check in manager_new()
2014-02-17 Djalal Harounilogind: close race on session state during logins
2014-02-13 Djalal Harounilogind: make sure to terminate systemd user on logouts
2014-02-12 Zbigniew Jędrzejew... logind: ignore PropertiesChanged signals for jobs
2014-02-12 Zbigniew Jędrzejew... logind: always kill session when termination is requested
2014-02-11 Djalal Harounilogind: use session_get_state() to get sessions state...
2014-02-11 Lennart Poetteringmachined: optionally, allow registration of pre-existin...
2014-02-10 Michal Sekletarpam: use correct log level
2014-02-08 Zbigniew Jędrzejew... pam-module: avoid (null) in debug message
2014-02-07 Thomas Hindoe Paab... remove unused variables
2014-02-07 Lennart Poetteringcore: when an already abandoned unit gets abandoned...
2014-02-07 Lennart Poetteringlogind: order all scopes after both systemd-logind...
2014-02-07 Djalal Harounilogind: add function session_jobs_reply() to unify...
2014-02-07 Lennart Poetteringlogind: given that we can now relatively safely shutdow...
2014-02-07 Lennart Poetteringlogind: rework session shutdown logic
2014-02-06 Zbigniew Jędrzejew... Update some message formats
2014-02-05 Lennart Poetteringman: introduce new "Desktop" property for sessions
2014-02-05 Lennart Poetteringlogind: make session type and class settable via the...
2014-02-05 Lennart Poetteringlogind: add new "wayland" session type
2014-01-26 Matthew Monacopam_systemd: Ignore vtnr when seat != seat0
2014-01-25 Zbigniew Jędrzejew... build-sys: create "compatibility libraries" section
2014-01-25 Zbigniew Jędrzejew... build-sys: merge libsystemd-login into libsystemd
2014-01-20 David Herrmannlogind: introduce session "positions"
2014-01-15 Lennart Poetteringlogind: get rid of X11 display socket symlink
2014-01-11 Kay Sieverspam: skip DBUS_SESSION_BUS_ADDRESS export when kdbus...
2014-01-10 Kay SieversRevert "bus: export bus address also when compiled...
2014-01-08 Lennart Poetteringlogind: wait for the user service to finish startup...
2014-01-08 Mantas Mikulėnasbus: export bus address also when compiled without...
2014-01-08 Mantas Mikulėnasbus: use existing macros from def.h
2014-01-08 Kay Sieverspam_systemd: export DBUS_SESSION_BUS_ADDRESS
2013-12-28 Lennart Poetteringbus: fix a couple of format string mistakes
2013-12-24 Lennart Poetteringutil: unify SO_PEERCRED/SO_PEERSEC invocations
2013-12-23 Mantas Mikulėnasloginctl: fix output of type with class
2013-12-22 Lennart Poetteringshared: switch our hash table implementation over to...
2013-12-22 Zbigniew Jędrzejew... logind: remove dead variable
2013-12-22 Mantas Mikulėnaslibsystemd-login: add sd_session_get_remote_{host,...
2013-12-22 Lennart Poetteringbus: decorate the various object vtables with SD_BUS_VT...
2013-12-21 Florian Weimerlogin: replace readdir_r with readdir
2013-12-21 Djalal Harouniloginctl: correctly show session IDs on session-status
2013-12-21 Zbigniew Jędrzejew... loginctl,shell-completions: fix listing of sessions...
2013-12-19 Djalal Harouniloginctl: improve print_{session|user|seat}_status_info...
2013-12-19 Djalal Harouniloginctl: use show_properties() to get login1 properties
2013-12-19 Djalal Harouniloginctl: replace strv_append() by strv_extend()
2013-12-18 Lennart Poetteringloginctl: when showing device tree of seats with no...
2013-12-18 Lennart Poetteringcore,logind: libudev usage modernizations
2013-12-18 Lennart Poetteringcore,logind,networkd: check for udev device initializat...
2013-12-18 Thomas Bächlerlogin: Don't stop a running user manager from garbage...
2013-12-18 Lennart Poetteringcore,logind,networkd: don't pick up devices from udev...
2013-12-17 Shawn Landden__thread --> thread_local for C11 compat
2013-12-13 Lennart Poetteringevent: be more conservative when returning errors from...
2013-12-12 Kay Sieversbus: remove explicit activator-specific flags, the...
2013-12-12 Kay Sieversbus: add SD_BUS_NAME_REPLACE_EXISTING to all activatabl...
2013-12-12 Lennart Poetteringbus: instead of exposing the dbus1 flags when acquiring...
2013-12-11 Lennart Poetteringevent: hook up sd-event with the service watchdog logic
2013-12-10 Lennart Poetteringmacro: log assertion at debug level in assert_return()
2013-12-10 Lennart Poetteringbus: introduce "trusted" bus concept and encode access...
2013-12-09 Zbigniew Jędrzejew... Help output spring cleaning
2013-12-07 Zbigniew Jędrzejew... Get rid of our reimplementation of basename
2013-12-03 Lennart Poetteringbus: make sd_bus_request_name() and sd_bus_release_name...
2013-12-02 Thomas Hindoe Paab... Use assert_return in more of the public API
2013-12-01 David Herrmannlogind: fix "CanGraphical" attribute to return correct...
2013-11-30 Thomas Hindoe Paab... sysfs-show.c: return negative error
2013-11-28 Lennart Poetteringbus: add new sd_bus_creds object to encapsulate process...
2013-11-28 David Herrmannlogind: remove unused session->closing field
2013-11-28 David Herrmannlogind: require VTs on seat0 and forbid elsewhere
2013-11-28 David Herrmannlogind: make VT numbers unsigned
2013-11-28 David Herrmannlogind: mute/restore VT on behalf of session controllers
2013-11-28 David Herrmannlogind: restore session-controller after crash
2013-11-28 David Herrmannlogind: ignore failing close() on session-devices
2013-11-28 David Herrmannlogin: revert lazy session-activation on non-VT seats
2013-11-27 Lennart Poetteringlogind: log which process is delaying suspend and not...
2013-11-26 Lennart Poetteringpam_systemd: do not set XDG_RUNTIME_DIR if the session...
2013-11-25 Tom Gundersenconf-parser: distinguish between multiple sections...
2013-11-22 Lennart Poetteringbus: also add error parameter to object find and enumer...
2013-11-21 Lennart Poetteringlogind,machined,run: properly invoke StartTransientUnit...
2013-11-21 Lennart Poetteringbus: rework message handlers to always take an error...
2013-11-21 Lennart Poetteringbus: let's simplify things by getting rid of unnecessar...
2013-11-21 Lennart Poetteringbus: add API calls to escape string components of objec...
2013-11-20 Lennart Poetteringcore: convert PID 1 to libsystemd-bus
2013-11-19 Karel ZakRemove duplicate includes
2013-11-19 Shawn Landdenuse #pragma once instead of foo*foo define guards
2013-11-18 Thomas Hindoe Paab... remove unused variables
2013-11-13 Thomas Hindoe Paab... logind: create the session fifo before saving the sessi...
2013-11-12 Kristian Høgsberguaccess: Add new DRM render nodes
2013-11-11 Lennart Poetteringbus: introduce concept of a default bus for each thread...
2013-11-11 Lennart Poetteringbus: introduce concept of a "default" event loop per...
2013-11-11 Lennart Poetteringbus: rename sd_bus_send_with_reply_and_block() to sd_bu...
2013-11-10 Lennart Poetteringbutton: don't exit if we cannot handle a button press
2013-11-08 Lennart Poetteringbus: port remaining code over to use bus_error_message()
2013-11-08 Lennart PoetteringRemove dead code and unexport some calls
2013-11-07 Lennart Poetteringinhibit: more conversions to use bus_log_parse_error()
2013-11-07 Lennart Poetteringbus: log message parsing errors everywhere with a gener...
2013-11-07 Lennart Poetteringpolkit: don't spawn local client if we access a remote...
2013-11-07 Simon Peetersloginctl: convert to sd-bus
2013-11-07 Lennart Poetteringpam: the DECIMAL_STR_MAX macro is awesome, let's use it
2013-11-07 Zbigniew Jędrzejew... pam_systemd: dup the fd received from logind
next