summaryrefslogtreecommitdiff
path: root/src/log.c
Commit message (Expand)AuthorAge
* logind: log with AUTH facilityLennart Poettering2012-04-03
* fix a couple of AF_UNIX connect() callsLennart Poettering2012-04-03
* log: introduce log_metavLennart Poettering2012-03-14
* fix sparse warningsFrederic Crozat2012-03-05
* log: increase socket buffers for logging by defaultLennart Poettering2012-01-27
* log: never delay logging if the log server is stuck, always drop messages qui...Lennart Poettering2012-01-27
* log: move #pragma around the functionMichal Schmidt2012-01-19
* log: make asserts cheaperMichal Schmidt2012-01-17
* log: remove useless variableMichal Schmidt2012-01-17
* util: rework ANSI escape code macrosLennart Poettering2012-01-14
* log: make internal log api log directly to the journalLennart Poettering2012-01-12
* log: minor optimizationLennart Poettering2012-01-05
* log: never block on syslog in PID 1Michal Schmidt2011-12-20
* execute: avoid logging to closed fdsMichal Schmidt2011-11-16
* selinux: log how much time it takes to load the SELinux policy and databaseLennart Poettering2011-07-25
* don't make up buffer sizes, use standard LINE_MAX insteadLennart Poettering2011-04-07
* log: fix shifting of facilitiesLennart Poettering2011-03-31
* log: don't strip facility when writing to kmsgLennart Poettering2011-03-31
* Spelling CorrectionsHarald Hoyer2011-02-28
* log: fix buildLennart Poettering2010-11-12
* log: add automatic log targetLennart Poettering2010-11-12
* log: downgrade syslog connection failure message since it might happen during...Lennart Poettering2010-11-10
* log: reopen console so that we have logging on shutdownLennart Poettering2010-10-20
* fix typo: s/seperat/separat/gDave Reisner2010-10-05
* log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with...Lennart Poettering2010-09-08
* log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need t...Lennart Poettering2010-08-25
* syslog: add minimal syslog/kmsg bridge syslogdLennart Poettering2010-08-21
* log: pass SCM_CREDENTIALS when logging to syslogLennart Poettering2010-08-21
* log: print at to one target at maxLennart Poettering2010-08-17
* log: properly open log target in the various utilitiesLennart Poettering2010-08-16
* emacs: make sure nobody accidently adds tabs to our sourcesLennart Poettering2010-08-14
* pam: remove only sessions we ourselves created in the first placeLennart Poettering2010-07-21
* systemctl: implement 'status' commandLennart Poettering2010-07-05
* log: unify log env var prefixLennart Poettering2010-06-24
* don't use 'long long' unless we have a really good reason toLennart Poettering2010-06-19
* log: make color/location logging optionalLennart Poettering2010-06-17
* service: optionally call into PAM when dropping priviligesLennart Poettering2010-06-16
* log: don't open log targets too earlyLennart Poettering2010-06-11
* log: add null log targetLennart Poettering2010-06-09
* manager: dump to usual debug channel on SIGUSR2, don't rely on stdinLennart Poettering2010-06-04
* macro: avoid name clash with _unused on ppcLennart Poettering2010-06-02
* log: handle multi-line log messages properlyLennart Poettering2010-05-21
* log: never close file descriptors < 3Lennart Poettering2010-05-18
* build-sys: move source files to subdirectoryLennart Poettering2010-05-16