summaryrefslogtreecommitdiff
path: root/src/update-utmp.c
AgeCommit message (Expand)Author
2012-04-12move all tools to subdirsKay Sievers
2012-04-12relicense to LGPLv2.1 (with exceptions)Lennart Poettering
2012-01-12core: switch all log targets to go directly to the journal, instead via syslogLennart Poettering
2011-11-07utmp: remove unneded parametersMichal Schmidt
2011-10-17audit: do not complain if kernel lacks auditJonathan Nieder
2011-08-01umask: change default umask to 0022 just to be sure, and set it explicitly in...Lennart Poettering
2010-09-02dbus: make sure to flush bus connection before disconnecting, so that no mess...Lennart Poettering
2010-08-31systemctl: rework exit codes for all utility programs to follow LSB or other ...Lennart Poettering
2010-08-25dbus: simplify some dbus error messages a bitLennart Poettering
2010-08-25utmp: document that the order of preference for runlevel numbers might be som...Lennart Poettering
2010-08-25utmp: write out runlevels 5 and 3 preferrably if multiples make sense, and S ...Lennart Poettering
2010-08-16log: properly open log target in the various utilitiesLennart Poettering
2010-08-14emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering
2010-08-11audit: remove double header inclusionLennart Poettering
2010-08-11audit: smaller fixes to audit hookupLennart Poettering
2010-08-11utmp: enable systemd-update-utmp by defaultLennart Poettering
2010-08-11audit,utmp: implement audit logic and rip utmp stuff out of the main daemon a...Lennart Poettering