summaryrefslogtreecommitdiff
path: root/src/shared/log.c
Commit message (Expand)AuthorAge
...
* share/log: unify two code pathsZbigniew Jędrzejewski-Szmek2013-01-18
* journal: new logging macros to include UNIT=Zbigniew Jędrzejewski-Szmek2013-01-06
* log: fix repeated invocation of vsnprintf()/vaprintf() in log_struct()Lennart Poettering2012-09-24
* shared: call va_end in all casesLukas Nykryn2012-09-21
* log: avoid function loopLennart Poettering2012-09-17
* build-sys: __secure_getenv lost dunder in libc 2.17Zbigniew Jędrzejewski-Szmek2012-09-17
* journal: suppress structured messages if they'd go to the consoleLennart Poettering2012-09-03
* journal: generate structured journal messages for a number of eventsLennart Poettering2012-09-03
* shared: in code that might get called from suid programs use __secure_getenv(...Lennart Poettering2012-09-03
* log: out-of-line __log_oom()Michal Schmidt2012-07-26
* log: make sure generators never log into the journal to avoid activation dead...Lennart Poettering2012-05-22
* log: include syslog identifier in default log properties, to avoid comm trunc...Lennart Poettering2012-04-22
* log: fix LOG_TARGET_JOURNAL_OR_KMSGLennart Poettering2012-04-20
* relicense to LGPLv2.1 (with exceptions)Lennart Poettering2012-04-12
* util: move all to shared/ and split external dependencies in separate interna...Kay Sievers2012-04-10