chiark / gitweb /
logind: automatically remove SysV + POSIX IPC objects when the users owning them...
[elogind.git] / src / login /
2014-03-14 Lennart Poetteringlogind: automatically remove SysV + POSIX IPC objects...
2014-03-12 Lennart Poetteringsd-login: add sd_machine_get_class() call
2014-03-11 Kay Sieverslogind: move lid switch handling from logind-main to...
2014-03-11 Lennart Poetteringbus: replace sd_bus_label_{escape,unescape}() by new...
2014-03-11 Mantas Mikulėnaslogind: Do not fail display count if a device has no...
2014-03-11 Djalal Harounilogind: add a debug message in case the session already...
2014-03-10 Zbigniew Jędrzejew... logind: fix policykit checks
2014-03-07 Daniel MackMake tables for DEFINE_STRING_TABLE_LOOKUP consistent
2014-03-06 Lennart Poetteringlogind: fix reference to systemd-user-sessions.service
2014-03-04 Lennart Poetteringlogind: make $XDG_RUNTIME_DIR a per-user tmpfs
2014-03-04 Zbigniew Jędrzejew... Introduce strv_consume which takes ownership
2014-03-04 Zbigniew Jędrzejew... logind: small simplifications
2014-03-03 Lennart Poetteringlogind: ignore lid switch events for 30s after each...
2014-03-03 Lennart Poetteringlogind: fix printf format
2014-03-03 Lennart Poetteringlogind: ignore lid switch if more than 1 display is...
2014-02-25 Jasper St. Pierrelogin: Allow calling org.freedesktop.login1.Seat.SwitchTo
2014-02-25 David Herrmannlogin: set pos-slot to fallback on pos-eviction
2014-02-25 David Herrmannlogin: fix pos-array allocation
2014-02-25 Zbigniew Jędrzejew... Remove dead lines in various places
2014-02-24 Lennart Poetteringlogind: detect whether the system is docked, and if...
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...
next