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
2016-06-01
./move.sh
Luke Shumaker
2016-02-10
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-01-23
journald: allow additional payload in server_driver_message
Zbigniew Jędrzejewski-Szmek
2015-11-16
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-01
journald: never block when sending messages on NOTIFY_SOCKET socket
Lennart Poettering
2015-10-02
journal: rework vacuuming logic
Lennart Poettering
2015-04-10
shared: add formats-util.h
Ronny Chevalier
2015-02-23
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-01-05
journald: process SIGBUS for the memory maps we set up
Lennart Poettering
2014-11-28
treewide: no need to negate errno for log_*_errno()
Michal Schmidt
2014-11-28
treewide: auto-convert the simple cases to log_*_errno()
Michal Schmidt
2014-08-21
notify: send STOPPING=1 from our daemons
Lennart Poettering
2014-07-31
Always prefer our headers to system headers
Zbigniew Jędrzejewski-Szmek
2014-07-29
time-util: add and use USEC/NSEC_INFINIY
Kay Sievers
2014-05-15
Remove unnecessary casts in printfs
Zbigniew Jędrzejewski-Szmek
2014-05-06
journald: remove some dead code
Lennart Poettering
2014-03-17
journald: remove stray reset of error return value
Zbigniew Jędrzejewski-Szmek
2013-12-22
journal: when we shall go down do so cleanly
Lennart Poettering
2013-12-11
journald: port to sd-event and enable watchdog support
Lennart Poettering
2013-03-23
journald: remove unconditional log_*() use in the main loop
Kay Sievers
2012-11-14
build-sys: store journald code in a noinst library
Zbigniew Jędrzejewski-Szmek
2012-10-16
journal: implement time-based rotation/vacuuming
Lennart Poettering
2012-10-13
log: introduce a macro to format message id
Zbigniew Jędrzejewski-Szmek
2012-09-28
journald: rework auto-rotation logic
Lennart Poettering
2012-09-28
journald: close sd_journal context after flushing to /var
Lennart Poettering
2012-09-21
journald: log how big the journal files may grow
Lennart Poettering
2012-09-19
util: define union dirent_storage and make use of it everywhere
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-10
journald: don't do debug logging by default
Lennart Poettering
2012-09-07
journald: make splitting up of journal files per-user configurable
Lennart Poettering
2012-09-06
journald: avoid logging to kmsg in the normal paths
Lennart Poettering
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
[next]