summaryrefslogtreecommitdiffstats
path: root/src/update-utmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* move all tools to subdirsKay Sievers2012-04-121-423/+0
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-121-4/+4
* core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering2012-01-121-1/+1
* utmp: remove unneded parametersMichal Schmidt2011-11-071-2/+2
* audit: do not complain if kernel lacks auditJonathan Nieder2011-10-171-1/+4
* umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering2011-08-011-0/+2
* dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering2010-09-021-2/+3
* systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering2010-08-311-3/+3
* dbus: simplify some dbus error messages a bitLennart Poettering2010-08-251-4/+4
* utmp: document that the order of preference for runlevel numbers might be som...Lennart Poettering2010-08-251-1/+4
* utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ...Lennart Poettering2010-08-251-2/+2
* log: properly open log target in the various utilitiesLennart Poettering2010-08-161-0/+1
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-141-1/+1
* audit: remove double header inclusionLennart Poettering2010-08-111-1/+0
* audit: smaller fixes to audit hookupLennart Poettering2010-08-111-3/+7
* utmp: enable systemd-update-utmp by defaultLennart Poettering2010-08-111-10/+10
* audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering2010-08-111-0/+410