summaryrefslogtreecommitdiff
path: root/src/utmp-wtmp.c
Commit message (Expand)AuthorAgeFilesLines
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* utmp: for DEAD_PROCESS write the current time to wtmpMichal Schmidt2011-11-071-5/+13
* utmp: initialize store with the found entry, not with the lookup keyMichal Schmidt2011-11-071-1/+1
* utmp: no need to zero a struct before overwriting it with memcpyMichal Schmidt2011-11-071-2/+0
* utmp: remove unneded parametersMichal Schmidt2011-11-071-6/+6
* util: beef up logic to find ctty nameLennart Poettering2011-02-171-1/+1
* ask-password: don't show wall message on ttys we are already running a tty ag...Lennart Poettering2010-11-121-3/+4
* service: optionally, create INIT_PROCESS/DEAD_PROCESS entries for a serviceLennart Poettering2010-10-081-4/+74
* util: use format_timestamp() instead of ctime() wherever possibleLennart Poettering2010-08-161-10/+7
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering2010-08-111-3/+3
* pam: implement systemd PAM module and generelize cgroup API for that a bitLennart Poettering2010-06-211-2/+4
* utmp: properly initialize local variablesLennart Poettering2010-06-181-1/+1
* systemctl: warn users via wall that the system goes downLennart Poettering2010-06-181-0/+140
* timer: fully implement timer unitsLennart Poettering2010-05-241-11/+11
* build-sys: move source files to subdirectoryLennart Poettering2010-05-161-0/+214