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
/
journal
/
journald.h
Age
Commit message (
Expand
)
Author
2012-08-22
journald: splitt of syslog protocol support into its own file
Lennart Poettering
2012-08-22
journald: split /dev/kmsg related stuff into its own .c file
Lennart Poettering
2012-08-22
journald: augment journal entries from the kernel with data from udev
Lennart Poettering
2012-08-20
journald: add new Seal= configuration option
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-09
journald: never read the same kernel msg twice, and generate message when we ...
Lennart Poettering
2012-08-09
journald: basic support for /dev/kmsg parsing
Lennart Poettering
2012-07-19
use #pragma once instead of foo*foo #define guards
Shawn Landden
2012-07-10
journald: use "persistent", not "permanent" as storage option
Lennart Poettering
2012-07-02
journald: add Storage= setting to control where the journal is stored
Lennart Poettering
2012-06-01
journal: allow setting of a cutoff log level for disk storage, syslog, kmsg, ...
Lennart Poettering
2012-06-01
journal: support changing the console tty to forward to
Lennart Poettering
2012-04-12
relicense to LGPLv2.1 (with exceptions)
Lennart Poettering
2012-04-10
util: move all to shared/ and split external dependencies in separate interna...
Kay Sievers
2012-01-11
journald: set group ownership of journal files to 'adm' by default
Lennart Poettering
2012-01-07
journald: add kmsg source
Lennart Poettering
2012-01-05
journald: add configuration file options to forward all logged data to kmsg, ...
Lennart Poettering
2012-01-04
journald: parse configuration file
Lennart Poettering