chiark / gitweb /
load-fragment: show a couple of more types in --dump-configuration-items
[elogind.git] / log.c
2010-04-22 Lennart Poetteringassert: store away assert msg before aborting, akin...
2010-04-21 Lennart Poetteringreload: implement reload/reexec logic
2010-04-10 Lennart Poetteringdbus: add a couple of properties to the dbus manager...
2010-04-07 Lennart Poetteringlog: log when we fail to open logging target
2010-04-07 Lennart Poetteringlog: print a test line whever we manage to open a log...
2010-04-06 Lennart Poetteringlog: read log settings from the environment
2010-04-06 Lennart Poetteringutil: declare __progname in util.h
2010-04-06 Lennart Poetteringlog: rework logging subsystem to support syslog and...
2010-02-03 Lennart Poetteringbuild: drop manual config.h inclusion, since we do...
2010-02-03 Lennart Poetteringlicense: add GPLv2+ license blurbs everwhere
2010-01-27 Lennart Poetteringmake sure the log functions don't modify errno
2010-01-20 Lennart Poetteringadd minimal logging framework