index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
logind.h
Age
Commit message (
Expand
)
Author
2011-12-31
logind: move logind into its own subdirectory
Lennart Poettering
2011-08-01
load-fragment: speed up parsing by using a perfect hash table with configurat...
Lennart Poettering
2011-07-13
consolidate TODO
Lennart Poettering
2011-07-13
logind: use new udev_enumerate_add_match_parent() where applicable
Lennart Poettering
2011-07-13
loginctl: use new udev_device_has_tag() call from libudev where applicable
Lennart Poettering
2011-07-13
logind: remove some unused labels
Lennart Poettering
2011-07-13
udev: actually check for existance of ID_PATH_TAG before we use it
Lennart Poettering
2011-07-01
unit: do wildcard expansion in ListenStream= and friends
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
logind: hook uaccess into udev by default
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
man: update pam_systemd page to document new behaviour
Lennart Poettering
2011-06-29
logind: move default reset controller/kill exclude list into logind
Lennart Poettering
2011-06-29
logind: be a bit more rigid with seat names
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: retrigger devices when we reassign them
Lennart Poettering
2011-06-28
logind: implement basic version of AttachDevice() D-Bus call
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
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-27
logind: update TODO
Lennart Poettering
2011-06-27
dbus: send our finished signal when we are finished booting
Lennart Poettering
2011-06-24
logind: use pipe fd to detect when a session is dead
Lennart Poettering
2011-06-24
logind: properly handle if two session with identical loginuids are attempted...
Lennart Poettering
2011-06-24
logind: when generating session ids with a counter, retry if session is alrea...
Lennart Poettering
2011-06-24
logind: remove a session when its cgroup is gone
Lennart Poettering
2011-06-24
logind: various clean-ups
Lennart Poettering
2011-06-24
logind: hook up PAM module with logind
Lennart Poettering
2011-06-21
logind: send out PropertyChanged signals where appropriate
Lennart Poettering
2011-06-21
logind: implement idle hint logic
Lennart Poettering
2011-06-21
dbus: add dbus introspection extraction
Lennart Poettering
2011-06-21
mechanisms: add mechanisms to change system locale and clock
Lennart Poettering
2011-06-21
logind: implement D-Bus properties
Lennart Poettering
2011-06-21
logind: unlink state files when stopping
Lennart Poettering
2011-06-21
logind: implement GC
Lennart Poettering
2011-06-21
logind: implement ACL management
Lennart Poettering
2011-06-21
logind: split up logind.h
Lennart Poettering
2011-06-21
logind: first version that compiles fine
Lennart Poettering