index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
journal
/
sd-journal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix journalctl regression (#15099)
Georg Müller
2020-03-13
1
-1
/
+0
*
journalctl: show duplicate entries if they are from the same file (#14898)
Georg Müller
2020-03-11
1
-3
/
+5
*
sd-journal: close journal files that were deleted by journald before we've se...
Michal Sekletár
2020-02-05
1
-0
/
+15
*
journal: make constant argument actually 'const'
Lennart Poettering
2020-01-31
1
-1
/
+1
*
journal: allow opening journal files specific to some namespace
Lennart Poettering
2020-01-31
1
-14
/
+92
*
journal: use structured initialization
Lennart Poettering
2020-01-31
1
-8
/
+11
*
journal: properly mark two definitions that are deprecated with GCC attribute...
Lennart Poettering
2020-01-31
1
-1
/
+1
*
journal: don't use startswith() on something that is not a NUL-terminated string
Lennart Poettering
2020-01-21
1
-1
/
+1
*
tree-wide: use SD_ID128_STRING_MAX where appropriate
Lennart Poettering
2019-12-10
1
-1
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
tree-wide: replace strjoina() with prefix_roota()
Yu Watanabe
2019-06-25
1
-2
/
+2
*
tree-wide: replace strjoin() with path_join()
Yu Watanabe
2019-06-21
1
-4
/
+1
*
sd-journal: voidify call
Zbigniew Jędrzejewski-Szmek
2019-05-30
1
-1
/
+1
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
1
-0
/
+1
*
Delete duplicate lines
Topi Miettinen
2019-01-12
1
-1
/
+0
*
util-lib: split out env file parsing code into env-file.c
Lennart Poettering
2018-12-02
1
-0
/
+1
*
tree-wide: port over more cases to STR_IN_SET()
Lennart Poettering
2018-11-26
1
-2
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-23
/
+23
*
fileio: automatically add NULL sentinel to parse_env_file()
Lennart Poettering
2018-11-14
1
-1
/
+3
*
fileio: drop "newline" parameter for env file parsers
Lennart Poettering
2018-11-14
1
-1
/
+1
*
sd-journal: escape binary data in match_make_string()
Evgeny Vereshchagin
2018-10-23
1
-1
/
+2
*
tree-wide: use CMP() macro where applicable
Yu Watanabe
2018-10-16
1
-16
/
+14
*
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2018-06-14
1
-3
/
+0
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
fileio: accept FILE* in addition to path in parse_env_file()
Lennart Poettering
2018-05-24
1
-1
/
+1
*
journal: use automatic cleanup more
David Tardon
2018-05-10
1
-48
/
+22
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
journal: provide compress_threshold_bytes parameter
Alex Gartrell
2018-03-20
1
-1
/
+1
*
stat-util: unify code that checks whether something is a regular file
Lennart Poettering
2018-02-20
1
-15
/
+6
*
sd-journal: when picking up a new file, compare inode/device info with previo...
Lennart Poettering
2018-02-20
1
-39
/
+88
*
sd-journal: rename add_file() → add_file_by_name()
Lennart Poettering
2018-02-20
1
-6
/
+15
*
journal-file: refuse opening non-regular journal files
Lennart Poettering
2018-02-20
1
-0
/
+4
*
sd-journal: make sure it's safe to call sd_journal_process() before the first...
Lennart Poettering
2018-02-12
1
-0
/
+3
*
sd-journal: properly handle inotify queue overflow
Lennart Poettering
2018-02-12
1
-77
/
+196
*
sd-journal: use more appropriate API to validate 128bit ids
Lennart Poettering
2018-02-12
1
-5
/
+3
*
tree-wide: use path_hash_ops instead of string_hash_ops whenever we key by a ...
Lennart Poettering
2018-02-12
1
-2
/
+2
*
journal: move code that checks for network fs to stat-util.[ch]
Lennart Poettering
2018-02-12
1
-11
/
+2
*
Merge pull request #7042 from vcaputo/iteratedcache
Lennart Poettering
2018-02-01
1
-4
/
+15
|
\
|
*
journal: use IteratedCache in sd-journal
Vito Caputo
2018-01-27
1
-4
/
+15
*
|
log: minimize includes in log.h
Lennart Poettering
2018-01-11
1
-0
/
+1
|
/
*
journal: use new helpers with journal_file_close
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-5
/
+1
*
Use hashmap_free_free where appropriate
Zbigniew Jędrzejewski-Szmek
2017-11-28
1
-4
/
+1
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
Merge pull request #6974 from keszybz/clean-up-defines
Lennart Poettering
2017-10-04
1
-2
/
+2
|
\
|
*
build-sys: use #if Y instead of #ifdef Y everywhere
Zbigniew Jędrzejewski-Szmek
2017-10-04
1
-2
/
+2
*
|
tree-wide: use IN_SET macro (#6977)
Yu Watanabe
2017-10-04
1
-1
/
+1
|
/
*
tree-wide: use IN_SET where possible
Andreas Rammhold
2017-10-02
1
-2
/
+2
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+2
*
journal: return 0 from _skip() when it didn't skip
Lars Karlitski
2017-05-11
1
-2
/
+5
*
sd-journal: return SD_JOURNAL_INVALIDATE only if journal files were actually ...
Michal Sekletar
2017-04-24
1
-0
/
+1
[next]