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
Age
Commit message (
Expand
)
Author
2012-09-21
journald: log how big the journal files may grow
Lennart Poettering
2012-09-21
journalctl: make the argument to -n optional
Lennart Poettering
2012-09-21
journal: completely rework the mmap cache as I too dumb to actually understan...
Lennart Poettering
2012-09-21
journal: don't allow journal_file_open() to be called with ret being NULL
Lennart Poettering
2012-09-19
journald: don't accept arbitrarily sized journal data fields
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
Lennart Poettering
2012-09-19
journal: when comparing two entries from separate files make sure we repositi...
Lennart Poettering
2012-09-17
journald: log when we fail to forward messages to syslog
Lennart Poettering
2012-09-17
journald: properly update perms on freshly rotate user journals
Lennart Poettering
2012-09-13
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-13
journal: never assert directly on data read from the journal
Lennart Poettering
2012-09-13
journald: don't reposition window if we don't have to
Lennart Poettering
2012-09-12
journalctl: print QR code only if we are running on an UTF-8 system
Lennart Poettering
2012-09-11
journal: don't set seal flag if we don't have gcrypt built-in
Lennart Poettering
2012-09-11
journal: don't try to compress without XZ
Michael Olbrich
2012-09-10
journald: don't do debug logging by default
Lennart Poettering
2012-09-10
journald: don't complain if fss key does not exist
Lennart Poettering
2012-09-10
journald: detect invalid header pointers correctly
Lennart Poettering
2012-09-07
journald: make splitting up of journal files per-user configurable
Lennart Poettering
2012-09-07
journal: add call to determine current journal file disk usage
Lennart Poettering
2012-09-06
journald: avoid logging to kmsg in the normal paths
Lennart Poettering
2012-09-05
journalctl: show "Reboot" markers in output only when showing local-only entries
Lennart Poettering
2012-09-05
journalctl: replace --local by --merge, i.e. don't interleave remote journals...
Lennart Poettering
2012-09-05
journalctl: rework JSON output mode
Lennart Poettering
2012-08-25
journal: add HAVE_XZ check to avoid build failure
Yin Kangkai
2012-08-24
journald: add missing includes
Allin Cottrell
2012-08-23
sd-journal: return null when mmap_cache_new fails
Lukas Nykryn
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
journal: move syslog specific calls out of util.c
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
journalctl: be more friendly when informing about seal verification
Lennart Poettering
2012-08-21
journalctl: add a bit of color to the output
Lennart Poettering
2012-08-21
journal: properly handle EPIPE from /dev/kmsg
Lennart Poettering
2012-08-21
journal: be more careful when keeping around mmaps we still need
Lennart Poettering
2012-08-21
verify: optimize entry search a bit by using bisection
Lennart Poettering
2012-08-21
journal: initialize libgcrypt explicitly, before using HMAC
Lennart Poettering
2012-08-21
journal: automatically evolve FSS key even when nothing is logged
Lennart Poettering
2012-08-21
journalctl: reword things a bit
Lennart Poettering
2012-08-20
journal: rearrange QR code output a bit to fi to 80x25 terminals
Lennart Poettering
2012-08-20
journald: add new Seal= configuration option
Lennart Poettering
2012-08-20
journalctl: explain QR code use
Lennart Poettering
2012-08-20
journal: include machine ID in QR code
Lennart Poettering
2012-08-20
journalctl: output FSS key as QR code on generating
Lennart Poettering
[next]