Age | Commit message (Expand) | Author |
2011-06-30 | execute: fix PAM error checking | Lennart Poettering |
2011-06-30 | execute: invoke sigwait() in a loop when waiting for PAM parent, to avoid spu... | Lennart Poettering |
2011-06-30 | execute: don't invoke pam_setcred, since we are not running on a tty where th... | Lennart Poettering |
2011-06-30 | unit: consider all cgroups in the name=systemd hierarchy, even when the user ... | Lennart Poettering |
2011-06-30 | execute: when parsing ConrolGroup= replace wildcards | Lennart Poettering |
2011-06-30 | logind: add service for per-user shared systemd daemon | Lennart Poettering |
2011-06-30 | logind: make sure to create/run/systemd/sessions before we try to place a fif... | Lennart Poettering |
2011-06-30 | manager: use sd_notify() to notify parent systemd that we have finished startup | Lennart Poettering |
2011-06-30 | execute: do initgroups() first, pam initialization second so that it can stil... | Lennart Poettering |
2011-06-30 | exec: add ControlGroupModify= switch to allow changing access mode to cgroups fs | Lennart Poettering |
2011-06-29 | util: clear scrolling region when clearing screen | Lennart Poettering |
2011-06-29 | logind: allow access to SetIdleHint() to owner of the session | Lennart Poettering |
2011-06-29 | acl: libudev currently doesn't handle properly enumerator matches with multip... | Lennart Poettering |
2011-06-29 | uaccess: drop ACLs in case of error, just to be safe | Lennart Poettering |
2011-06-29 | logind: hook uaccess into udev by default | Lennart Poettering |
2011-06-29 | logind: we need to open and close a named pipe once for read before we get EOF | Lennart Poettering |
2011-06-29 | logind: when initializing drop sessions that are unreferenced | Lennart Poettering |
2011-06-29 | dbus: add FlushDevices() bus call to reset all seat assignments | Lennart Poettering |
2011-06-29 | logind: fix typo in config parser | Lennart Poettering |
2011-06-29 | man: update pam_systemd page to document new behaviour | Lennart Poettering |
2011-06-29 | logind: add man page for configuration file | Lennart Poettering |
2011-06-29 | logind: move default reset controller/kill exclude list into logind | Lennart Poettering |
2011-06-29 | logind: udev no longer ignores subsystem matches on monitors when used in con... | Lennart Poettering |
2011-06-29 | logind: be a bit more rigid with seat names | Lennart Poettering |
2011-06-29 | logind: fix udev rule to generate valid tags, as a temporary fix until udev g... | Lennart Poettering |
2011-06-29 | logind: parse configuration file | Lennart Poettering |
2011-06-29 | logind: use named pipes instead of fifos to keep track of sessions so that we... | Lennart Poettering |
2011-06-28 | logind: fix generation of seat state file | Lennart Poettering |
2011-06-28 | logind: inherit ID_SEAT even on devices that themselves are not seat assignable | Lennart Poettering |
2011-06-28 | logind: retrigger devices when we reassign them | Lennart Poettering |
2011-06-28 | logind: call udev_device_get_is_initialized() to trigger lazy loading, as a t... | Lennart Poettering |
2011-06-28 | logind: supply default bus policy with minimal access | Lennart Poettering |
2011-06-28 | logind: include subsystem name in device id for assigning seats | Lennart Poettering |
2011-06-28 | logind: implement basic version of AttachDevice() D-Bus call | Lennart Poettering |
2011-06-28 | udev: dynamically generate seat where applicable from ID_PATH | Lennart Poettering |
2011-06-28 | udev: only tag the main card device of a sound card with 'seat' | Lennart Poettering |
2011-06-28 | logind: when changing linger stetings, make sure they take place immediately | Lennart Poettering |
2011-06-28 | logind: activate autovt@.service instead of autovt-getty@.service when the us... | Lennart Poettering |
2011-06-28 | execute: don't choke when systemd was compiled with a different CAP_LAST_CAP ... | Lennart Poettering |
2011-06-28 | dbus: properly unref message | Lennart Poettering |
2011-06-28 | logind: implement SetUserLinger() D-Bus call | Lennart Poettering |
2011-06-28 | logind: ensure our autovts always stay allocated | Lennart Poettering |
2011-06-28 | logind: don't spawn autovt getty on more VTs than configured | Lennart Poettering |
2011-06-28 | logind: properly preallocate configured auto VTs | Lennart Poettering |
2011-06-28 | unit: when loading symlinked template units, properly add all names on the wa... | Lennart Poettering |
2011-06-28 | logind: kill a session as soon as its pipe fd gets EOF | Lennart Poettering |
2011-06-28 | logind: autospawn gettys when necessary | Lennart Poettering |
2011-06-27 | logind: when enumerating acl devices for seat0, don't set a tag | Lennart Poettering |
2011-06-27 | logind: fix ACL code allocation | Lennart Poettering |
2011-06-27 | dbus: fix name allocation logic | Lennart Poettering |