chiark / gitweb /
Introduce _cleanup_fdset_free_
[elogind.git] / src / shared / log.c
2013-07-24 Lennart Poetteringcore: synchronously block when logging
2013-04-17 Zbigniew Jędrzejew... core/main: use _cleanup_
2013-04-05 Zbigniew Jędrzejew... Use initalization instead of explicit zeroing
2013-04-02 Lennart Poetteringutil: add a bit of syntactic sugar for saving/restoring...
2013-03-01 Zbigniew Jędrzejew... Merge branch 'python-systemd-reader'
2013-02-27 Lennart PoetteringRevert "log: fix fallbacks to kmsg"
2013-02-16 Michal Schmidtlog: fix fallbacks to kmsg
2013-01-18 Zbigniew Jędrzejew... share/log: skip file/line/func info if empty
2013-01-18 Zbigniew Jędrzejew... share/log: unify two code paths
2013-01-07 Tom GundersenMerge nss-myhostname
2013-01-06 Zbigniew Jędrzejew... journal: new logging macros to include UNIT=
2012-09-24 Lennart Poetteringlog: fix repeated invocation of vsnprintf()/vaprintf...
2012-09-21 Lukas Nykrynshared: call va_end in all cases
2012-09-17 Lennart Poetteringlog: avoid function loop
2012-09-16 Zbigniew Jędrzejew... build-sys: __secure_getenv lost dunder in libc 2.17
2012-09-04 Lennart Poetteringjournal: suppress structured messages if they'd go...
2012-09-04 Lennart Poetteringjournal: generate structured journal messages for a...
2012-09-04 Lennart Poetteringshared: in code that might get called from suid program...
2012-07-26 Michal Schmidtlog: out-of-line __log_oom()
2012-05-22 Lennart Poetteringlog: make sure generators never log into the journal...
2012-04-21 Lennart Poetteringlog: include syslog identifier in default log propertie...
2012-04-20 Lennart Poetteringlog: fix LOG_TARGET_JOURNAL_OR_KMSG
2012-04-11 Lennart Poetteringrelicense to LGPLv2.1 (with exceptions)
2012-04-10 Kay Sieversutil: move all to shared/ and split external dependenci...