index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
log.c
Age
Commit message (
Expand
)
Author
2011-04-07
don't make up buffer sizes, use standard LINE_MAX instead
Lennart Poettering
2011-03-31
log: fix shifting of facilities
Lennart Poettering
2011-03-31
log: don't strip facility when writing to kmsg
Lennart Poettering
2011-02-28
Spelling Corrections
Harald Hoyer
2010-11-12
log: fix build
Lennart Poettering
2010-11-12
log: add automatic log target
Lennart Poettering
2010-11-10
log: downgrade syslog connection failure message since it might happen during...
Lennart Poettering
2010-10-20
log: reopen console so that we have logging on shutdown
Lennart Poettering
2010-10-05
fix typo: s/seperat/separat/g
Dave Reisner
2010-09-08
log: support logging into SOCK_STREAM /dev/log sockets for comaptibility with...
Lennart Poettering
2010-08-25
log: SCM_CREDENTIALS will be added by the kernel anyway, so there's no need t...
Lennart Poettering
2010-08-21
syslog: add minimal syslog/kmsg bridge syslogd
Lennart Poettering
2010-08-21
log: pass SCM_CREDENTIALS when logging to syslog
Lennart Poettering
2010-08-17
log: print at to one target at max
Lennart Poettering
2010-08-16
log: properly open log target in the various utilities
Lennart Poettering
2010-08-14
emacs: make sure nobody accidently adds tabs to our sources
Lennart Poettering
2010-07-21
pam: remove only sessions we ourselves created in the first place
Lennart Poettering
2010-07-05
systemctl: implement 'status' command
Lennart Poettering
2010-06-24
log: unify log env var prefix
Lennart Poettering
2010-06-19
don't use 'long long' unless we have a really good reason to
Lennart Poettering
2010-06-17
log: make color/location logging optional
Lennart Poettering
2010-06-16
service: optionally call into PAM when dropping priviliges
Lennart Poettering
2010-06-11
log: don't open log targets too early
Lennart Poettering
2010-06-09
log: add null log target
Lennart Poettering
2010-06-04
manager: dump to usual debug channel on SIGUSR2, don't rely on stdin
Lennart Poettering
2010-06-02
macro: avoid name clash with _unused on ppc
Lennart Poettering
2010-05-21
log: handle multi-line log messages properly
Lennart Poettering
2010-05-18
log: never close file descriptors < 3
Lennart Poettering
2010-05-16
build-sys: move source files to subdirectory
Lennart Poettering