summaryrefslogtreecommitdiff
path: root/src/utmp-wtmp.c
Commit message (Expand)AuthorAge
* utmp: for DEAD_PROCESS write the current time to wtmpMichal Schmidt2011-11-07
* utmp: initialize store with the found entry, not with the lookup keyMichal Schmidt2011-11-07
* utmp: no need to zero a struct before overwriting it with memcpyMichal Schmidt2011-11-07
* utmp: remove unneded parametersMichal Schmidt2011-11-07
* util: beef up logic to find ctty nameLennart Poettering2011-02-17
* ask-password: don't show wall message on ttys we are already running a tty ag...Lennart Poettering2010-11-12
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-08
* util: use format_timestamp() instead of ctime() wherever possibleLennart Poettering2010-08-16
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering2010-08-11
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-21
* utmp: properly initialize local variablesLennart Poettering2010-06-18
* systemctl: warn users via wall that the system goes downLennart Poettering2010-06-18
* timer: fully implement timer unitsLennart Poettering2010-05-24
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16