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
/
log.c
Age
Commit message (
Expand
)
Author
2010-05-15
log: rework logging logic so that we don't keep /dev/console open
Lennart Poettering
2010-04-24
log: use _likely() when verifying log level
Lennart Poettering
2010-04-22
assert: store away assert msg before aborting, akin to glibc's __abort_msg
Lennart Poettering
2010-04-21
reload: implement reload/reexec logic
Lennart Poettering
2010-04-10
dbus: add a couple of properties to the dbus manager interface
Lennart Poettering
2010-04-08
log: log when we fail to open logging target
Lennart Poettering
2010-04-08
log: print a test line whever we manage to open a log device
Lennart Poettering
2010-04-06
log: read log settings from the environment
Lennart Poettering
2010-04-06
util: declare __progname in util.h
Lennart Poettering
2010-04-06
log: rework logging subsystem to support syslog and kmsg output
Lennart Poettering
2010-02-03
build: drop manual config.h inclusion, since we do this via gcc's -include sw...
Lennart Poettering
2010-02-03
license: add GPLv2+ license blurbs everwhere
Lennart Poettering
2010-01-27
make sure the log functions don't modify errno
Lennart Poettering
2010-01-20
add minimal logging framework
Lennart Poettering