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.c
Age
Commit message (
Expand
)
Author
2012-08-22
journalctl: complain if unprivileged users attempt to access the journal and ...
Lennart Poettering
2012-08-22
journal: the ratelimiter is part of journald
Lennart Poettering
2012-08-22
journald: split off native protocol support into its own .c file
Lennart Poettering
2012-08-22
journald: split console transport stuff into its own file
Lennart Poettering
2012-08-22
journald: move stream protocol into its own .c file
Lennart Poettering
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: write tags also to user journal files
Lennart Poettering
2012-08-22
journald: augment journal entries from the kernel with data from udev
Lennart Poettering
2012-08-21
journal: properly handle EPIPE from /dev/kmsg
Lennart Poettering
2012-08-21
journal: automatically evolve FSS key even when nothing is logged
Lennart Poettering
2012-08-20
journald: add new Seal= configuration option
Lennart Poettering
2012-08-18
mmap: resize arrays dynamically
Lennart Poettering
2012-08-16
journal: split up journal-file.c
Lennart Poettering
2012-08-16
journal: add superficial structure verifier
Lennart Poettering
2012-08-16
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-13
journald: initial version of FSPRG hookup
Lennart Poettering
2012-08-09
journald: never read the same kernel msg twice, and generate message when we ...
Lennart Poettering
2012-08-09
journald: properly unescape messages from /dev/kmsg
Lennart Poettering
2012-08-09
journald: also parse kernel key/value fields and store them prefixed with _KE...
Lennart Poettering
2012-08-09
journald: basic support for /dev/kmsg parsing
Lennart Poettering
2012-07-31
journald: fixed memory leak
Artur Zaprzala
2012-07-26
journald: log driver messages at LOG_INFO
Lennart Poettering
2012-07-26
log.h: new log_oom() -> int -ENOMEM, use it
Shawn Landden
2012-07-25
use "Out of memory." consistantly (or with "\n")
Shawn Landden
2012-07-19
journald: upgrade signal reception message to INFO
Lennart Poettering
2012-07-18
journal: remove all of /run/log/journal when serializing, since the machine I...
Lennart Poettering
2012-07-18
journal: don't complain if the syslog forwarder socket doesn't exist
Lennart Poettering
2012-07-18
journald: fix another bad memory access
Lennart Poettering
2012-07-18
journald: fix bad memory access
Lennart Poettering
2012-07-17
journal: size journal data hash table based on maximum file size metrics
Lennart Poettering
2012-07-17
journal: immediately rotate when the journal was previously not closed properly
Lennart Poettering
2012-07-17
journal: automatically rotate journal files if the data hash table is full > 75%
Lennart Poettering
2012-07-13
util: rename join() to strjoin()
Lennart Poettering
2012-07-11
journal: replace implicit flushing of journal by explicit one
Lennart Poettering
2012-07-10
journald: use "persistent", not "permanent" as storage option
Lennart Poettering
2012-07-09
paranoia: refuse rm_rf("/")
Lennart Poettering
2012-07-03
journal: default ImportKernel=no until we make use of structured logging
Lennart Poettering
2012-07-03
journald: handle /proc/kmsg reads returning 0 more nicely
Lennart Poettering
2012-07-02
journald: add Storage= setting to control where the journal is stored
Lennart Poettering
2012-06-22
cryptsetup: allow configuration of LUKS disks via the kernel cmdline
Lennart Poettering
2012-06-22
man: document all kernel command line options we understand
Lennart Poettering
2012-06-22
journal: fix sd_journal_stream_fd()
Lennart Poettering
2012-06-22
journal: set the _SYSTEMD_UNIT field for messages from terminated processes
Eelco Dolstra
2012-06-17
journal: rotate on SIGUSR2
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-05-31
mkdir: append _label to all mkdir() calls that explicitly set the selinux con...
Kay Sievers
2012-05-31
journald: properly handle if we have no PID in a kmsg line
Lennart Poettering
2012-05-30
build-sys: fix built with --disable-logind
Lennart Poettering
[next]