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
/
basic
/
log.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
alloc-util: add strdupa_safe() + strndupa_safe() and use it everywhere
Lennart Poettering
2021-10-14
1
-2
/
+4
*
systemd-analyze: option to exit with an error when 'verify' fails
Maanya Goenka
2021-08-12
1
-0
/
+14
*
basic/log: invert loop to avoid repeated evaluation of condition
Zbigniew Jędrzejewski-Szmek
2021-08-07
1
-17
/
+11
*
basic/log: use structured initialization, drop unused initialization
Zbigniew Jędrzejewski-Szmek
2021-08-07
1
-25
/
+27
*
basic/log: use appropriate glyph in log_assert_failed_unreachable()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-3
/
+2
*
basic/log: use SYNTHETIC_ERRNO in one more place
Zbigniew Jędrzejewski-Szmek
2021-05-05
1
-4
/
+3
*
basic/log: directly initialize iovec arrays
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-19
/
+21
*
basic/io-util: invert return value from IOVEC_INCREMENT()
Zbigniew Jędrzejewski-Szmek
2021-05-04
1
-3
/
+3
*
Reword and reindent comment
Zbigniew Jędrzejewski-Szmek
2021-03-22
1
-10
/
+6
*
log: protect errno in log_open()
Sergey Bugaev
2021-03-22
1
-0
/
+7
*
basic/log: align tables
Zbigniew Jędrzejewski-Szmek
2021-03-01
1
-8
/
+8
*
tree-wide: propagate error code from _from_string() functions
Zbigniew Jędrzejewski-Szmek
2021-02-10
1
-2
/
+2
*
log: do not use uninitialized value
Yu Watanabe
2021-02-09
1
-1
/
+3
*
log: skip reading the kernel command line if the process is invoked by a script
Yu Watanabe
2021-02-01
1
-4
/
+26
*
tree-wide: enable colorized logging for daemons when run in console
Yu Watanabe
2021-02-01
1
-13
/
+1
*
log: make tools also read the kernel command line when run as a service
Yu Watanabe
2021-02-01
1
-9
/
+5
*
Merge pull request #18371 from yuwata/use-ansi-normal
Yu Watanabe
2021-01-25
1
-1
/
+1
|
\
|
*
log: use ansi_normal() instead of ANSI_NORMAL
Yu Watanabe
2021-01-25
1
-1
/
+1
*
|
log: drop unused LogRealm
Yu Watanabe
2021-01-25
1
-42
/
+32
|
/
*
Merge pull request #17702 from rnhmjoj/master
Lennart Poettering
2020-12-16
1
-1
/
+1
|
\
|
*
tree-wide: avoid direct use of color macros
rnhmjoj
2020-12-15
1
-1
/
+1
*
|
basic/log: add debug-level log_oom() variant
Zbigniew Jędrzejewski-Szmek
2020-12-11
1
-3
/
+2
|
/
*
log: open journal when cli program run in a service unit
Yu Watanabe
2020-12-09
1
-1
/
+3
*
log: make show_color variable tristate
Yu Watanabe
2020-12-09
1
-4
/
+4
*
log: merge conditions to reduce indentation
Yu Watanabe
2020-12-09
1
-5
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
log: normalize log target condition check
Lennart Poettering
2020-09-30
1
-20
/
+31
*
log: include TID= field in structred log output
Lennart Poettering
2020-09-29
1
-0
/
+2
*
log: optionally display thread ID in log output to tty
Lennart Poettering
2020-09-29
1
-2
/
+38
*
log: don't explicitly re-open log for failed assertions
Franck Bui
2020-08-18
1
-2
/
+0
*
log: introduce log_parse_environment_cli() and log_setup_cli()
Filipe Brandenburger
2020-06-24
1
-4
/
+16
*
log: Prefer logging to CLI unless JOURNAL_STREAM is set
Daan De Meyer
2020-06-22
1
-3
/
+28
*
log: add support for prefixing console log messages with current timestamp
Dan Streetman
2020-02-10
1
-2
/
+41
*
tree-wide: drop stdio.h when stdio-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop time.h when time-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+0
*
basic/log: put a ratelimit on our logging to /dev/kmsg
Zbigniew Jędrzejewski-Szmek
2019-09-20
1
-0
/
+13
*
log: don't invalidate open console fd if we can't open a new one
Lennart Poettering
2019-08-20
1
-4
/
+6
*
log: cast various log_open() calls to (void)
Lennart Poettering
2019-08-20
1
-10
/
+8
*
pid1: make sure we look at /proc/1/cmdline when parsing config
Zbigniew Jędrzejewski-Szmek
2019-07-22
1
-3
/
+4
*
Merge pull request #12926 from keszybz/urlify-logs
Lennart Poettering
2019-07-11
1
-13
/
+30
|
\
|
*
basic/log: omit ":0" from message when line number is not specified
Zbigniew Jędrzejewski-Szmek
2019-07-04
1
-12
/
+23
|
*
basic/log: put location in a dark shade of yellow
Zbigniew Jędrzejewski-Szmek
2019-07-02
1
-1
/
+7
|
*
basic/log: drop parens from around file location information
Zbigniew Jędrzejewski-Szmek
2019-07-01
1
-1
/
+1
*
|
basic/log: fix SYSTEMD_LOG_* parsing error messages
Ivan Shapovalov
2019-07-06
1
-2
/
+2
|
/
*
basic/log: use colors to highlight messages like journalctl
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-6
/
+7
*
basic/log: log any available location information in log_syntax()
Zbigniew Jędrzejewski-Szmek
2019-04-03
1
-10
/
+28
[next]