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
Age
Commit message (
Collapse
)
Author
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
2011-06-27
dbus: use bus_error_message() where applicable
Lennart Poettering
2011-06-27
logind: fix bad memory access
Lennart Poettering
2011-06-27
logind: properly detect whether we got the bus name
Lennart Poettering
2011-06-27
logind: check whether newly created session is active
Lennart Poettering
2011-06-27
logind: when the leader of a session exited, don't fail
Lennart Poettering
2011-06-27
logind: save object data only when started fully
Lennart Poettering
2011-06-27
logind: automatically deduce seat from display
Lennart Poettering
2011-06-27
pam: make sure we pass a valid tty field to logind
Lennart Poettering
2011-06-27
logind: update TODO
Lennart Poettering
2011-06-27
swap: ignore missing /proc/swaps
Michael Olbrich
Otherwise systemd reports "Failed to fully start up daemon: No such file or directory" when swap is disabled in the kernel.
2011-06-27
systemctl: add support for --root for systemctl enable/disable/is-enabled
Frederic Crozat
Add --root=<root> for enable/disable/is-enabled systemctl commands. To be used for easily enable / disable systemd services for a chroot, without running systemctl inside chroot.
2011-06-27
dbus: send our finished signal when we are finished booting
Lennart Poettering
2011-06-24
pam: fix up tty if it is actually a display
Lennart Poettering
2011-06-24
logind: save/restore session type
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 ↵
Lennart Poettering
attempted to be created
2011-06-24
logind: when generating session ids with a counter, retry if session is ↵
Lennart Poettering
already allocated
2011-06-24
logind: remove a session when its cgroup is gone
Lennart Poettering
2011-06-24
logind: fix generation of bus arrays
Lennart Poettering
2011-06-24
logind: make sure we hand out write fd, and keep read fd for session end ↵
Lennart Poettering
detection
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: make idle hint logic work
Lennart Poettering
2011-06-21
logind: send out PropertyChanged signals where appropriate
Lennart Poettering
2011-06-21
logind: send dbus signals when sessions/users/seats come and go
Lennart Poettering
2011-06-21
logind: implement ListXXX bus methods
Lennart Poettering
2011-06-21
logind: implement more dbus functionality
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
timedated: rename a few things for clarification
Lennart Poettering
2011-06-21
timedated: sync clock down to RTC where necessary
Lennart Poettering
2011-06-21
mechanisms: add mechanisms to change system locale and clock
Lennart Poettering
2011-06-21
util: make a couple of files we write atomic
Lennart Poettering
2011-06-21
service: check whether sysv scripts where changed
Lennart Poettering
2011-06-21
dbus: introduce UnsetAndSetEnvironment()
Lennart Poettering
2011-06-21
util: return errno in close_nointr()
Lennart Poettering
2011-06-21
logind: implement D-Bus properties
Lennart Poettering
2011-06-21
dbus: add api for append gid/uid properties
Lennart Poettering
2011-06-21
udev: simplify udev rules a bit
Lennart Poettering
2011-06-21
logind: unlink state files when stopping
Lennart Poettering
2011-06-21
logind: implement GC
Lennart Poettering
2011-06-21
util: add fopen_temporary()
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
[next]