index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
journal
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
journald: add minimal client metadata caching
Lennart Poettering
2017-07-31
10
-371
/
+851
*
journald: only accept valid unit names for log streams
Lennart Poettering
2017-07-31
1
-11
/
+8
*
journald: add comment explaining journal rate limit return codes
Lennart Poettering
2017-07-31
1
-0
/
+7
*
Merge pull request #6365 from keszybz/fast-tests
Martin Pitt
2017-07-28
1
-1
/
+11
|
\
|
*
test-compress-benchmark: look at $SYSTEMD_SLOW_TESTS
Zbigniew Jędrzejewski-Szmek
2017-07-13
1
-1
/
+11
*
|
tree-wide: fput[cs]() → fput[cs]_unlocked() wherever that makes sense (#6396)
Lennart Poettering
2017-07-21
1
-2
/
+2
*
|
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
6
-8
/
+8
*
|
build-sys: drop gitignore patterns for in-tree builds
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-3
/
+0
*
|
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
|
Merge pull request #6355 from vcaputo/journal_avoid_mmap_cache_get_calls
Lennart Poettering
2017-07-17
5
-23
/
+38
|
\
\
|
*
|
journal: avoid unnecessary mmap_cache_get() calls
Vito Caputo
2017-07-13
1
-6
/
+7
|
*
|
journal: return mapped size from mmap_cache_get()
Vito Caputo
2017-07-13
5
-18
/
+32
|
|
/
*
|
journald: make reading /dev/kmsg optional (#6362)
Susant Sahani
2017-07-15
4
-2
/
+14
*
|
journal: elide fd matching from window_matches() (#6340)
Vito Caputo
2017-07-14
1
-6
/
+13
*
|
journal: use context_attach_window() in add_mmap() (#6339)
Vito Caputo
2017-07-14
1
-3
/
+1
|
/
*
journal: explicitly add fds to mmap-cache (#6307)
Vito Caputo
2017-07-11
6
-169
/
+169
*
shared: leave output_journal() output in buffer (#6304)
Vito Caputo
2017-07-07
1
-0
/
+2
*
Merge pull request #5930 from larskarlitski/journal-skip
Lennart Poettering
2017-06-27
2
-12
/
+11
|
\
|
*
journalctl: honor --show-cursor in more sitatuations
Lars Karlitski
2017-05-11
1
-10
/
+6
|
*
journal: return 0 from _skip() when it didn't skip
Lars Karlitski
2017-05-11
1
-2
/
+5
*
|
Merge pull request #5960 from keszybz/journald-memleak
Evgeny Vereshchagin
2017-05-21
3
-87
/
+123
|
\
\
|
*
|
journald: fix trivial memleak
Zbigniew Jędrzejewski-Szmek
2017-05-20
2
-1
/
+3
|
*
|
journald: process "binary" fields the same as text fields
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-50
/
+70
|
*
|
journald: properly process multiple entries in the same native packet
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-34
/
+49
|
*
|
journald: use unaligned_read instead of memcpy
Zbigniew Jędrzejewski-Szmek
2017-05-19
1
-3
/
+2
|
|
/
*
|
journal/journald-console: fix format-specifier issue
John Paul Adrian Glaubitz
2017-05-19
1
-2
/
+2
*
|
Merge pull request #5957 from keszybz/test-c++
Lennart Poettering
2017-05-17
1
-1
/
+1
|
\
\
|
*
|
tree-wide: drop assert.h includes
Zbigniew Jędrzejewski-Szmek
2017-05-13
1
-1
/
+1
|
|
/
*
/
Revert "selinux: split up mac_selinux_have() from mac_selinux_use()"
Gary Tierney
2017-05-12
4
-4
/
+4
|
/
*
Add short-iso-precise for journalctl output (#5884)
Ian Wienand
2017-05-08
1
-2
/
+3
*
Merge pull request #5842 from keszybz/meson-status-and-conditionals
Michael Biebl
2017-05-03
1
-3
/
+3
|
\
|
*
meson: use booleans for conf.set and drop unecessary conditionals
Zbigniew Jędrzejewski-Szmek
2017-05-02
1
-3
/
+3
*
|
journald: fix assertion failure on journal_file_link_data. (#5843)
Yusuke Nojima
2017-04-29
1
-0
/
+3
|
/
*
Merge pull request #5704 from keszybz/meson
Evgeny Vereshchagin
2017-04-25
4
-0
/
+148
|
\
|
*
meson: also indent scripts with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-25
2
-6
/
+10
|
*
meson: fix gcrypt config option
Michael Biebl
2017-04-25
1
-0
/
+11
|
*
meson: use "sh -eu" and make .sh +x, .py -x
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+1
|
*
meson: reindent all files with 8 spaces
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-67
/
+69
|
*
meson: add journal-install and hwdb-update hooks
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+14
|
*
meson: eliminate libsystemd_journal_internal and use libsystemd_internal less
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-12
/
+2
|
*
meson: make cpp invocations cross-compilation friendly
Zbigniew Jędrzejewski-Szmek
2017-04-24
2
-2
/
+6
|
*
meson: fix compilation of libsystemd
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-1
/
+2
|
*
meson: build systemd using meson
Zbigniew Jędrzejewski-Szmek
2017-04-24
3
-0
/
+119
|
*
journal/fsprg: set -Wno-pointer-arithm only for that file
Zbigniew Jędrzejewski-Szmek
2017-04-24
1
-0
/
+3
*
|
sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually ...
Michal Sekletar
2017-04-24
1
-0
/
+1
|
/
*
Merge pull request #5756 from keszybz/make-cleanups
Martin Pitt
2017-04-21
2
-0
/
+13
|
\
|
*
test-compress*: silence warning about unused definitions when w/o both xz and...
Zbigniew Jędrzejewski-Szmek
2017-04-20
2
-0
/
+13
*
|
tree-wide: fix wrong indent (#5757)
Yu Watanabe
2017-04-19
1
-4
/
+4
|
/
*
journal: fix up syslog facility when forwarding native messages (#5667)
Michael Biebl
2017-03-30
1
-1
/
+1
*
journal: prevent integer overflow while validating header (#5569)
Tobias Stoeckmann
2017-03-13
1
-3
/
+9
[next]