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
/
activate
Commit message (
Expand
)
Author
Age
Files
Lines
*
activate: use _cleanup_close_ attribute
Yu Watanabe
2023-02-17
1
-5
/
+9
*
activate: use log_set_open_when_needed()
Yu Watanabe
2023-02-17
1
-4
/
+6
*
activate: fix typo
Yu Watanabe
2023-02-17
1
-4
/
+2
*
activate: use DEFINE_MAIN_FUNC() macro
Yu Watanabe
2023-02-17
1
-14
/
+12
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-2
/
+2
*
basic: move version() to build.h+c
Zbigniew Jędrzejewski-Szmek
2022-11-08
1
-1
/
+1
*
activate: reduce scope of iterator variables
Zbigniew Jędrzejewski-Szmek
2022-06-07
1
-12
/
+9
*
strv: declare iterator of FOREACH_STRING() in the loop
Zbigniew Jędrzejewski-Szmek
2022-03-23
1
-1
/
+0
*
strv: make iterator in STRV_FOREACH() declaread in the loop
Yu Watanabe
2022-03-19
1
-3
/
+0
*
activate: simplify/rework implementation of --setenv
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-59
/
+27
*
activate: use global variable instead of passing char **envp around
Zbigniew Jędrzejewski-Szmek
2021-08-11
1
-10
/
+10
*
Drop the text argument from assert_not_reached()
Zbigniew Jędrzejewski-Szmek
2021-08-03
1
-1
/
+1
*
tree-wide: avoid uninitialized warning on _cleanup_ variables
Luca Boccassi
2021-04-14
1
-3
/
+3
*
tree-wide: Drop custom formatting for print() help messages
Daan De Meyer
2021-01-31
1
-5
/
+5
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
various: remove assignments of unread variables
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-1
/
+0
*
activate: reduce scope of iterator variable
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-7
/
+4
*
util-lib: move things that parse ifnames to shared/
Zbigniew Jędrzejewski-Szmek
2020-01-11
1
-0
/
+1
*
tree-wide: clean up --help texts a bit
Lennart Poettering
2019-11-18
1
-3
/
+4
*
tree-wide: drop socket.h when socket-util.h is included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
activate: move array allocation to heap
Lennart Poettering
2019-07-16
1
-6
/
+10
*
tree-wide: get rid of strappend()
Lennart Poettering
2019-07-12
1
-2
/
+2
*
Enable log colors for most of tools in /usr/bin
Zbigniew Jędrzejewski-Szmek
2019-05-08
1
-0
/
+1
*
code style format: clang-format applied to src/a*/*
Sebastian Jennen
2019-04-12
1
-13
/
+15
*
tree-wide: port users over to use new ERRNO_IS_ACCEPT_AGAIN() call
Lennart Poettering
2019-04-10
1
-1
/
+5
*
tree-wide: voidify some socket calls
Lennart Poettering
2019-04-10
1
-2
/
+2
*
headers: remove unneeded includes from util.h
Zbigniew Jędrzejewski-Szmek
2019-03-27
1
-0
/
+1
*
Handle or voidify all calls to close_all_fds()
Zbigniew Jędrzejewski-Szmek
2019-03-15
1
-1
/
+3
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-0
/
+1
*
tree-wide: use FORK_RLIMIT_NOFILE_SAFE wherever possible
Lennart Poettering
2018-12-01
1
-1
/
+1
*
coccinelle: make use of SYNTHETIC_ERRNO
Zbigniew Jędrzejewski-Szmek
2018-11-22
1
-22
/
+17
*
Split out pretty-print.c and move pager.c and main-func.h to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+1
*
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2018-08-20
1
-6
/
+17
*
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2018-06-14
1
-3
/
+0
*
tree-wide: beautify remaining copyright statements
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: be more careful with the type of array sizes
Lennart Poettering
2018-04-27
1
-9
/
+9
*
Fix three uses of bogus errno value in logs (and returned value in one case)
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-1
/
+1
*
tree-wide: avoid assignment of r just to use in a comparison
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-13
/
+6
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: port various places over to use new rearrange_stdio()
Lennart Poettering
2018-03-02
1
-7
/
+2
*
process-util: add another fork_safe() flag for enabling LOG_ERR/LOG_WARN logging
Lennart Poettering
2018-01-04
1
-2
/
+2
*
tree-wide: introduce new safe_fork() helper and port everything over
Lennart Poettering
2017-12-25
1
-23
/
+8
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
tree-wide: make use of getpid_cached() wherever we can
Lennart Poettering
2017-07-20
1
-2
/
+3
*
build-sys: drop automake support
Zbigniew Jędrzejewski-Szmek
2017-07-18
1
-1
/
+0
*
tree-wide: set SA_RESTART for signal handlers we install
Lennart Poettering
2016-12-01
1
-1
/
+1
*
activate: improve SIGCHLD handler
Evgeny Vereshchagin
2016-04-05
1
-6
/
+18
*
tree-wide: make ++/-- usage consistent WRT spacing
Vito Caputo
2016-02-22
1
-4
/
+4
*
activate: fix -E option parsing
Zbigniew Jędrzejewski-Szmek
2016-02-18
1
-1
/
+1
[next]