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
*
journal: Handle partially read HashItem's when punching holes
Daan De Meyer
2021-12-21
1
-2
/
+5
*
Merge pull request #21786 from keszybz/dirent-work
Yu Watanabe
2021-12-17
3
-3
/
+1
|
\
|
*
meson: stop building out convenience libraries by default
Zbigniew Jędrzejewski-Szmek
2021-12-16
1
-1
/
+1
|
*
Define FOREACH_DIRENT through FOREACH_DIRENT_ALL
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
|
*
tree-wide: make FOREACH_DIRENT_ALL define the iterator variable
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+0
*
|
Merge pull request #21784 from DaanDeMeyer/issue-21675
Luca Boccassi
2021-12-15
1
-10
/
+13
|
\
\
|
*
|
journal: Stop reading in increments of block size during hole punching
Daan De Meyer
2021-12-15
1
-3
/
+1
|
*
|
journal: Use 16kb buffer during hole punching
Daan De Meyer
2021-12-15
1
-1
/
+2
|
*
|
journal: Correctly advance offset when iterating hash table entries
Daan De Meyer
2021-12-15
1
-7
/
+6
|
*
|
journal: Add a minimum hole size for hole punching
Daan De Meyer
2021-12-15
1
-0
/
+5
|
|
/
*
|
journactl: show info about journal range only at debug level (#21775)
Zbigniew Jędrzejewski-Szmek
2021-12-15
1
-1
/
+1
|
/
*
journalctl: have -f and -e imply no-value -b
наб
2021-12-10
1
-0
/
+9
*
journal: succes[s]fully typo
наб
2021-12-08
1
-1
/
+1
*
journal-file: require MMapCache* for journal_file_open()
Vito Caputo
2021-12-07
5
-19
/
+56
*
journal: stop using JournalFile.mmap everywhere
Vito Caputo
2021-12-07
4
-5
/
+6
*
journal: Fix disabling NO_COW on btrfs filesystems
Daan De Meyer
2021-12-06
1
-0
/
+26
*
journal: Update the JournalFile path when archiving
Daan De Meyer
2021-12-06
2
-3
/
+4
*
journal: Move offlining logic to journald-file.c
Daan De Meyer
2021-12-06
4
-4
/
+312
*
journal: Introduce journald-file.c for journal file write related logic
Daan De Meyer
2021-12-06
11
-68
/
+1240
*
tree-wide: use ERRNO_IS_TRANSIENT()
Yu Watanabe
2021-11-30
3
-9
/
+10
*
basic/util: rename u64log2 to log2u64
Zbigniew Jędrzejewski-Szmek
2021-11-26
1
-1
/
+1
*
Merge pull request #21431 from DaanDeMeyer/issue-19799
Luca Boccassi
2021-11-20
2
-61
/
+54
|
\
|
*
journal: Limit the number of audit fields per log message
Daan De Meyer
2021-11-19
2
-32
/
+25
|
*
journal: Use mf as variable name for MapField
Daan De Meyer
2021-11-18
1
-4
/
+4
|
*
journal: Use consistent naming for iovec in audit logic
Daan De Meyer
2021-11-18
1
-45
/
+45
*
|
journal: Don't discard kmsg messages coming from journald itself
Daan De Meyer
2021-11-18
3
-5
/
+28
|
/
*
shared: split out UID allocation range stuff from user-record.h
Lennart Poettering
2021-11-13
1
-1
/
+1
*
tree-wide: use sd_event_source_disable_unref() where we can
Lennart Poettering
2021-11-09
1
-6
/
+1
*
Make pager_open() return void
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-4
/
+4
*
journald: modernize code to send notifications
Zbigniew Jędrzejewski-Szmek
2021-11-03
1
-13
/
+5
*
Merge pull request #20988 from DaanDeMeyer/rotate-reason
Zbigniew Jędrzejewski-Szmek
2021-10-19
2
-6
/
+10
|
\
|
*
journal: Expand rotate log messages in journald
Daan De Meyer
2021-10-18
2
-6
/
+10
|
*
journal: Add log level argument to journal_file_rotate_suggested()
Daan De Meyer
2021-10-18
1
-1
/
+1
*
|
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-1
/
+1
*
|
tree-wide: port all calls to alloca() to alloca_safe()
Lennart Poettering
2021-10-14
1
-3
/
+3
*
|
util: define initializer for 'struct ucred' that properly invalidates all fields
Lennart Poettering
2021-10-11
1
-3
/
+5
|
/
*
basic: spit out chase_symlinks() from fs-util.[ch] → chase-symlinks.[ch]
Lennart Poettering
2021-10-05
1
-0
/
+1
*
journal,network,timesync: fix segfault on 32bit timeval/timespec systems
Yu Watanabe
2021-09-16
1
-2
/
+5
*
Merge pull request #20738 from mrc0mmand/ci-llvm-13
Yu Watanabe
2021-09-16
1
-1
/
+1
|
\
|
*
tree-wide: mark set-but-not-used variables as unused to make LLVM happy
Frantisek Sumsal
2021-09-15
1
-1
/
+1
*
|
journalctl: never fail at flushing when the flushed flag is set
Franck Bui
2021-09-15
1
-0
/
+5
|
/
*
journalctl: Use constants in some more places
Jan Janssen
2021-09-03
1
-6
/
+6
*
socket-util: introduce CMSG_SPACE_TIMEVAL/TIMESPEC macro to support additiona...
Yu Watanabe
2021-08-30
1
-1
/
+1
*
journalctl: Use constants for _BOOT_ID= matches
Jan Janssen
2021-08-20
1
-3
/
+3
*
Don't open /var journals in volatile mode when runtime_journal==NULL
Milo Turner
2021-08-13
1
-0
/
+7
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
3
-6
/
+6
*
tree-wide: FORMAT_TIMESTAMP() or friends must be used as a function argument
Yu Watanabe
2021-07-15
1
-9
/
+7
*
tree-wide: add FORMAT_BYTES()
Zbigniew Jędrzejewski-Szmek
2021-07-09
2
-20
/
+14
*
tree-wide: add FORMAT_TIMESPAN()
Zbigniew Jędrzejewski-Szmek
2021-07-09
2
-7
/
+5
*
chattr-util: generalize chattr manipulation for files with secrets from journ...
Lennart Poettering
2021-07-08
1
-13
/
+4
[next]