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
/
journal-file.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
journalctl: properly print headers of empty journals
Zbigniew Jędrzejewski-Szmek
2013-06-18
1
-2
/
+11
*
journalctl: print monotonic timestamp in --header
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-3
/
+4
*
journalctl: print proper IDs with --header
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-2
/
+2
*
Use stdint.h macros instead of casts to print uint64_t values
Zbigniew Jędrzejewski-Szmek
2013-06-10
1
-45
/
+45
*
journald: be more careful when we try to flush the runtime journal to disk an...
v203
Lennart Poettering
2013-05-07
1
-1
/
+1
*
journal: as a µ-opt, use sizeof instead of strlen
Zbigniew Jędrzejewski-Szmek
2013-05-03
1
-10
/
+14
*
journal: Set the default keep free value to 15% (up from 5%)
Colin Guthrie
2013-05-03
1
-1
/
+1
*
Add __attribute__((const, pure, format)) in various places
Zbigniew Jędrzejewski-Szmek
2013-05-02
1
-1
/
+1
*
Always use our own MAX/MIN definitions
Cristian Rodríguez
2013-04-01
1
-1
/
+1
*
journal: Add sync timer to journal server
Oleksii Shevchuk
2013-03-25
1
-12
/
+51
*
journal: by default do not decompress dat objects larger than 64K
Lennart Poettering
2012-11-21
1
-3
/
+2
*
journal: special case the trivial cache chain cache entry
Lennart Poettering
2012-10-26
1
-0
/
+5
*
journal: introduce entry array chain cache
Lennart Poettering
2012-10-26
1
-8
/
+101
*
journal: suggest rotation when fields are not indexed
Lennart Poettering
2012-10-18
1
-0
/
+7
*
journal: add ability to list values a specified field can take in all entries...
Lennart Poettering
2012-10-18
1
-4
/
+197
*
journal: implement time-based rotation/vacuuming
Lennart Poettering
2012-10-16
1
-5
/
+36
*
journal: sort data items of entries by offset
Lennart Poettering
2012-10-16
1
-0
/
+14
*
journal: set seal even for readonly journalfiles
Mirco Tischler
2012-09-24
1
-2
/
+1
*
journal: don't allow journal_file_open() to be called with ret being NULL
Lennart Poettering
2012-09-21
1
-3
/
+2
*
man: fix a bunch of typos in docs
Thomas Hindoe Paaboel Andersen
2012-09-13
1
-1
/
+1
*
journal: never assert directly on data read from the journal
Lennart Poettering
2012-09-13
1
-6
/
+16
*
journald: don't reposition window if we don't have to
Lennart Poettering
2012-09-13
1
-8
/
+8
*
journal: don't set seal flag if we don't have gcrypt built-in
Lennart Poettering
2012-09-11
1
-3
/
+7
*
journal: don't try to compress without XZ
Michael Olbrich
2012-09-11
1
-0
/
+2
*
journald: detect invalid header pointers correctly
Lennart Poettering
2012-09-10
1
-4
/
+13
*
journal: add call to determine current journal file disk usage
Lennart Poettering
2012-09-07
1
-0
/
+5
*
journald: avoid logging to kmsg in the normal paths
Lennart Poettering
2012-09-06
1
-6
/
+6
*
journal: be more careful when keeping around mmaps we still need
Lennart Poettering
2012-08-21
1
-7
/
+7
*
journal: make libgcrypt dependency optional
Lennart Poettering
2012-08-20
1
-0
/
+18
*
journal: use a macro to check for file header flags
Lennart Poettering
2012-08-20
1
-8
/
+7
*
journal: fix tag ordering check
Lennart Poettering
2012-08-20
1
-3
/
+4
*
mmap: resize arrays dynamically
Lennart Poettering
2012-08-18
1
-4
/
+1
*
journal: even more simple static object tests
Lennart Poettering
2012-08-18
1
-0
/
+8
*
journal: fix verification without key
Lennart Poettering
2012-08-18
1
-2
/
+4
*
journald: add additional simple static tests to verifier
Lennart Poettering
2012-08-18
1
-1
/
+17
*
journal: be fine with opening rotated/corrupted journal files
Lennart Poettering
2012-08-17
1
-1
/
+2
*
journal: show new header fields in header dump
Lennart Poettering
2012-08-17
1
-9
/
+16
*
journal: rework terminology
Lennart Poettering
2012-08-17
1
-22
/
+22
*
journal: add FSPRG journal authentication
Lennart Poettering
2012-08-16
1
-4
/
+4
*
journal: parse fsprg seed
Lennart Poettering
2012-08-16
1
-2
/
+6
*
journal: count number of entry arrays in header
Lennart Poettering
2012-08-16
1
-0
/
+3
*
journal: rename 'mmap' to 'mmap_cache' to appease gcc
Zbigniew Jędrzejewski-Szmek
2012-08-16
1
-3
/
+5
*
journal: verify hashes only during actual verification, not all the time
Lennart Poettering
2012-08-16
1
-20
/
+0
*
journal: split up journal-file.c
Lennart Poettering
2012-08-16
1
-1140
/
+3
*
journal: add superficial structure verifier
Lennart Poettering
2012-08-16
1
-30
/
+160
*
journal: implement basic journal file verification logic
Lennart Poettering
2012-08-16
1
-9
/
+412
*
journal: implement generic sharable mmap caching logic
Lennart Poettering
2012-08-16
1
-114
/
+57
*
journal: include tag object header in hmac
Lennart Poettering
2012-08-13
1
-8
/
+27
*
journal: add all objects we add to HMAC
Lennart Poettering
2012-08-13
1
-1
/
+20
*
journald: initial version of FSPRG hookup
Lennart Poettering
2012-08-13
1
-25
/
+477
[next]