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
Commit message (
Expand
)
Author
Age
Files
Lines
*
config-parser: Add list of drop-in files as return argument of config_parse_many
Richard Phibel
2022-08-12
1
-1
/
+1
*
man,journalctl: introduce man/--help sections
Lennart Poettering
2022-08-05
1
-17
/
+21
*
journal: remove unnecessary HAVE_PCRE2 check
Quentin Deslandes
2022-08-03
1
-2
/
+0
*
journal: Move more pattern matching logic into pcre2-util
Daan De Meyer
2022-07-25
1
-106
/
+10
*
journal: replace __sync intrinsics with __atomic
matoro
2022-07-14
1
-17
/
+42
*
journal: Make sd_journal_previous/next() return 0 at HEAD/TAIL
Daan De Meyer
2022-07-05
1
-0
/
+4
*
tree-wide: add global ascii_isdigit() + ascii_isalpha()
Lennart Poettering
2022-07-05
2
-6
/
+4
*
Merge pull request #23865 from keszybz/drop-memcpy-call
Zbigniew Jędrzejewski-Szmek
2022-07-02
1
-1
/
+1
|
\
|
*
sd-journal: silence bogus gcc warning
Zbigniew Jędrzejewski-Szmek
2022-07-01
1
-1
/
+1
*
|
sd-event: allow sd_event_source_is_enabled() to return false for NULL
Zbigniew Jędrzejewski-Szmek
2022-06-30
1
-6
/
+3
|
/
*
journalctl: Use STATIC_DESTRUCTOR_REGISTER()
Daan De Meyer
2022-06-06
1
-17
/
+16
*
shared: Rename pcre2-dlopen.h/c to pcre2-util.h/c
Daan De Meyer
2022-06-06
1
-4
/
+1
*
src: The return value of server_vacuum () is not used and could be modified t...
Li kunyu
2022-06-01
2
-4
/
+2
*
Simplify random number selection
Jason A. Donenfeld
2022-05-31
1
-1
/
+1
*
journal: return & log in one statement
Frantisek Sumsal
2022-05-30
1
-4
/
+3
*
fuzzers: ignore size limits when compiled standalone
Zbigniew Jędrzejewski-Szmek
2022-05-12
1
-1
/
+1
*
journal: Use header macros everywhere instead of JournalFile fields
Daan De Meyer
2022-05-03
1
-3
/
+3
*
basic: move compress.[ch] → src/basic/
Lennart Poettering
2022-04-26
1
-1
/
+1
*
journald: make use of CLAMP() in cache_space_refresh()
Franck Bui
2022-04-04
1
-1
/
+1
*
tree-wide: add a space after if, switch, for, and while
Yu Watanabe
2022-04-01
1
-1
/
+1
*
Merge pull request #22861 from poettering/journald-sigterm
Yu Watanabe
2022-03-26
1
-3
/
+73
|
\
|
*
journald: make sure SIGTERM handling doesn't get starved out
Lennart Poettering
2022-03-25
1
-3
/
+73
*
|
journal-file: merge compress/seal bool args into a single flags param
Lennart Poettering
2022-03-25
8
-65
/
+86
|
/
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-4
/
+1
*
list: declare iterator of LIST_FOREACH() in the loop
Yu Watanabe
2022-03-19
2
-11
/
+13
*
test-journal-syslog: Add some valid priority cases
Jan Janssen
2022-03-16
1
-11
/
+18
*
test: Use TEST macros in more places
Jan Janssen
2022-03-16
4
-67
/
+55
*
Merge pull request #22739 from mrc0mmand/list-boot-followup
Yu Watanabe
2022-03-15
1
-1
/
+11
|
\
|
*
journal: make --reverse affect --list-boots
Frantisek Sumsal
2022-03-14
1
-0
/
+3
|
*
journal: use table_set_json_field_name() to override a column name
Frantisek Sumsal
2022-03-14
1
-1
/
+5
|
*
journal: reset previously set JSON flags
Frantisek Sumsal
2022-03-14
1
-0
/
+3
*
|
journal: preserve acls when rotating user journals with NOCOW attribute set
Franck Bui
2022-03-14
1
-1
/
+4
|
/
*
journal: convert --list-boots to a table
Frantisek Sumsal
2022-03-13
1
-11
/
+23
*
meson: move files' closing brace to separate line
Zbigniew Jędrzejewski-Szmek
2022-03-03
1
-2
/
+4
*
meson: do not use split() in file lists
Zbigniew Jędrzejewski-Szmek
2022-03-02
1
-31
/
+27
*
shared: Add more dlopen() tests
Daan De Meyer
2022-03-01
3
-64
/
+0
*
journal-file: explicitly handle file systems that do not support hole punching
Lennart Poettering
2022-02-04
1
-3
/
+14
*
journal-file: fix error handling of pread() in journald_file_punch_holes()
Lennart Poettering
2022-02-04
1
-3
/
+10
*
journal: when copying journal file to undo NOCOW flag, go via fd
Lennart Poettering
2022-02-03
1
-1
/
+1
*
journal: Rename JournaldFile to ManagedJournalFile
Daan De Meyer
2022-02-02
11
-174
/
+173
*
journal-file: don't use pread() when determining where to append, use mmap as...
Lennart Poettering
2022-02-02
1
-1
/
+1
*
journal: various fixes to journal_file_read_object()
Lennart Poettering
2022-02-01
1
-2
/
+2
*
journal: Truncate file instead of punching hole in final object
Daan De Meyer
2022-01-27
1
-0
/
+13
*
journal: stat journal file after truncating
Daan De Meyer
2022-01-27
1
-2
/
+2
*
journal: Pass data objects to journal_file_move_to_entry_..._for_data() funct...
Daan De Meyer
2022-01-26
1
-8
/
+8
*
Fix journald audit logging with fields > N_IOVEC_AUDIT_FIELDS.
YmrDtnJu
2022-01-21
1
-1
/
+1
*
journal: Copy holes when archiving BTRFS journal files
Daan De Meyer
2022-01-17
1
-1
/
+1
*
Merge pull request #22098 from DaanDeMeyer/journal-corrupt-2
Yu Watanabe
2022-01-14
1
-4
/
+4
|
\
|
*
journal: Remove unused arguments from journal_file_next_entry_for_data()
Daan De Meyer
2022-01-12
1
-4
/
+4
*
|
journal: Don't discard -b arg when followed by -e
Daan De Meyer
2022-01-14
1
-2
/
+0
[next]