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
/
utmp-wtmp.c
Age
Commit message (
Expand
)
Author
2011-11-07
utmp: for DEAD_PROCESS write the current time to wtmp
Michal Schmidt
2011-11-07
utmp: initialize store with the found entry, not with the lookup key
Michal Schmidt
2011-11-07
utmp: no need to zero a struct before overwriting it with memcpy
Michal Schmidt
2011-11-07
utmp: remove unneded parameters
Michal Schmidt
2011-02-17
util: beef up logic to find ctty name
Lennart Poettering
2010-11-12
ask-password: don't show wall message on ttys we are already running a tty ag...
Lennart Poettering
2010-10-08
service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a service
Lennart Poettering
2010-08-16
util: use format_timestamp() instead of ctime() wherever possible
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-08-11
audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...
Lennart Poettering
2010-06-21
pam: implement systemd PAM module and generelize cgroup API for that a bit
Lennart Poettering
2010-06-18
utmp: properly initialize local variables
Lennart Poettering
2010-06-18
systemctl: warn users via wall that the system goes down
Lennart Poettering
2010-05-24
timer: fully implement timer units
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering