summaryrefslogtreecommitdiff
path: root/src/login
Commit message (Expand)AuthorAge
* core: when an already abandoned unit gets abandoned again generate a clean errorLennart Poettering2014-02-07
* logind: order all scopes after both systemd-logind.service andLennart Poettering2014-02-07
* logind: add function session_jobs_reply() to unify the create replyDjalal Harouni2014-02-07
* logind: given that we can now relatively safely shutdown sessions copesLennart Poettering2014-02-07
* logind: rework session shutdown logicLennart Poettering2014-02-07
* Update some message formatsZbigniew Jędrzejewski-Szmek2014-02-05
* man: introduce new "Desktop" property for sessionsLennart Poettering2014-02-05
* logind: make session type and class settable via the same waysLennart Poettering2014-02-05
* logind: add new "wayland" session typeLennart Poettering2014-02-05
* pam_systemd: Ignore vtnr when seat != seat0Matthew Monaco2014-01-26
* build-sys: create "compatibility libraries" sectionZbigniew Jędrzejewski-Szmek2014-01-25
* build-sys: merge libsystemd-login into libsystemdZbigniew Jędrzejewski-Szmek2014-01-25
* logind: introduce session "positions"David Herrmann2014-01-20
* logind: get rid of X11 display socket symlinkLennart Poettering2014-01-15
* pam: skip DBUS_SESSION_BUS_ADDRESS export when kdbus is not activeKay Sievers2014-01-12
* Revert "bus: export bus address also when compiled without kdbus"Kay Sievers2014-01-11
* logind: wait for the user service to finish startup before completing login a...Lennart Poettering2014-01-09
* bus: export bus address also when compiled without kdbusMantas Mikulėnas2014-01-08
* bus: use existing macros from def.hMantas Mikulėnas2014-01-08
* pam_systemd: export DBUS_SESSION_BUS_ADDRESSKay Sievers2014-01-08
* bus: fix a couple of format string mistakesLennart Poettering2013-12-28
* util: unify SO_PEERCRED/SO_PEERSEC invocationsLennart Poettering2013-12-24
* loginctl: fix output of type with classMantas Mikulėnas2013-12-22
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-22
* logind: remove dead variableZbigniew Jędrzejewski-Szmek2013-12-21
* libsystemd-login: add sd_session_get_remote_{host, user}Mantas Mikulėnas2013-12-21
* bus: decorate the various object vtables with SD_BUS_VTABLE_PROPERTY_CONST wh...Lennart Poettering2013-12-22
* login: replace readdir_r with readdirFlorian Weimer2013-12-21
* loginctl: correctly show session IDs on session-statusDjalal Harouni2013-12-21
* loginctl,shell-completions: fix listing of sessions/users/seatsZbigniew Jędrzejewski-Szmek2013-12-21
* loginctl: improve print_{session|user|seat}_status_info() functionsDjalal Harouni2013-12-18
* loginctl: use show_properties() to get login1 propertiesDjalal Harouni2013-12-18
* loginctl: replace strv_append() by strv_extend()Djalal Harouni2013-12-18
* loginctl: when showing device tree of seats with no devices show something us...Lennart Poettering2013-12-18
* core,logind: libudev usage modernizationsLennart Poettering2013-12-18
* core,logind,networkd: check for udev device initialization via enumeration ma...Lennart Poettering2013-12-18
* login: Don't stop a running user manager from garbage-collecting the user.Thomas Bächler2013-12-18
* core,logind,networkd: don't pick up devices from udev before they finished ud...Lennart Poettering2013-12-18
* __thread --> thread_local for C11 compatShawn Landden2013-12-17
* event: be more conservative when returning errors from event handler callbacksLennart Poettering2013-12-13
* bus: remove explicit activator-specific flags, the kdbus supports it nowKay Sievers2013-12-12
* bus: add SD_BUS_NAME_REPLACE_EXISTING to all activatable services, fix one fl...Kay Sievers2013-12-12
* bus: instead of exposing the dbus1 flags when acquiring a name use our own th...Lennart Poettering2013-12-12
* event: hook up sd-event with the service watchdog logicLennart Poettering2013-12-11
* macro: log assertion at debug level in assert_return()Lennart Poettering2013-12-10
* bus: introduce "trusted" bus concept and encode access control in object vtablesLennart Poettering2013-12-10
* Help output spring cleaningZbigniew Jędrzejewski-Szmek2013-12-08
* Get rid of our reimplementation of basenameZbigniew Jędrzejewski-Szmek2013-12-06
* bus: make sd_bus_request_name() and sd_bus_release_name() behave more like ot...Lennart Poettering2013-12-03
* Use assert_return in more of the public APIThomas Hindoe Paaboel Andersen2013-12-02