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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #17172 from keszybz/read-login-defs
Lennart Poettering
2020-10-02
2
-2
/
+3
|
\
|
*
Also parse the minimum uid/gid values
Zbigniew Jędrzejewski-Szmek
2020-10-01
1
-2
/
+2
|
*
Move {uid,gid}_is_*() from basic to shared
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-0
/
+1
*
|
execute: use empty_to_root() a bit more
Lennart Poettering
2020-10-01
1
-6
/
+4
*
|
execute: add helper for checking if root_directory/root_image are set in Exec...
Lennart Poettering
2020-10-01
2
-3
/
+12
*
|
Merge pull request #17152 from keszybz/make-mountapivfs-default
Lennart Poettering
2020-10-01
5
-7
/
+74
|
\
\
|
*
|
core: turn on MountAPIVFS=true when RootImage or RootDirectory are specified
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-0
/
+5
|
*
|
core: remember when we set ExecContext.mount_apivfs
Zbigniew Jędrzejewski-Szmek
2020-09-24
5
-7
/
+69
|
|
/
*
|
Merge pull request #17154 from keszybz/crypttab-commas
Lennart Poettering
2020-10-01
2
-3
/
+2
|
\
\
|
*
|
core/execute: escape the separator in exported paths
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
|
*
|
basic/strv: allow escaping the separator in strv_join()
Zbigniew Jędrzejewski-Szmek
2020-09-25
1
-1
/
+1
|
*
|
tree-wide: drop assignments to r when we only need errno
Zbigniew Jędrzejewski-Szmek
2020-09-24
1
-2
/
+1
|
|
/
*
|
core: move reset_arguments() to the end of main's finish
Anita Zhang
2020-09-28
1
-1
/
+2
*
|
core: ensure that namespace tmp directories always get the correct label
bauen1
2020-09-28
1
-18
/
+14
|
/
*
Merge pull request #17143 from keszybz/late-exec-resolution-alt
Lennart Poettering
2020-09-24
4
-103
/
+96
|
\
|
*
run: let systemd resolve the path with RootDirectory=/RootImage=
Zbigniew Jędrzejewski-Szmek
2020-09-23
1
-2
/
+4
|
*
core: don't try to load units from non-absolute paths
Zbigniew Jędrzejewski-Szmek
2020-09-23
1
-3
/
+2
|
*
core/execute: reduce indentation level a bit
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-28
/
+24
|
*
core: resolve binary names immediately before execution
Zbigniew Jędrzejewski-Szmek
2020-09-18
2
-68
/
+59
|
*
Add CLOSE_AND_REPLACE helper
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-2
/
+1
|
*
core: use X_OK when looking for executables
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-1
/
+1
|
*
core/load-fragment: don't treat "; ;" as "/usr/bin/;"
Zbigniew Jędrzejewski-Szmek
2020-09-18
1
-0
/
+6
*
|
tree-wide: switch remaining mount() invocations over to mount_nofollow_verbose()
Lennart Poettering
2020-09-23
4
-98
/
+102
*
|
mount-util: rework umount_verbose() to take log level and flags arg
Lennart Poettering
2020-09-23
1
-2
/
+2
*
|
mount-util: switch most mount_verbose() code over to not follow symlinks
Lennart Poettering
2020-09-23
1
-3
/
+2
*
|
Merge pull request #17130 from keszybz/static-analyzer-cleanups
Lennart Poettering
2020-09-23
1
-13
/
+13
|
\
\
|
*
|
core/namespace: drop bitfield annotations from boolean fields
Zbigniew Jędrzejewski-Szmek
2020-09-22
1
-13
/
+13
*
|
|
tree-wide: use ERRNO_IS_PRIVILEGE() whereever appropriate
Lennart Poettering
2020-09-22
2
-3
/
+3
|
/
/
*
|
dissect-image: process /usr/ GPT partition type
Lennart Poettering
2020-09-19
1
-2
/
+4
|
/
*
dissect: wrap verity settings in new VeritySettings structure
Lennart Poettering
2020-09-17
1
-50
/
+119
*
Merge pull request #17076 from poettering/dissect-cleanup
Lennart Poettering
2020-09-16
2
-3
/
+3
|
\
|
*
dissect: introduce PartitionDesignator as real type
Lennart Poettering
2020-09-16
2
-3
/
+3
*
|
exec: SystemCallLog= directive
Topi Miettinen
2020-09-15
6
-0
/
+257
*
|
exec: Add kill action to system call filters
Topi Miettinen
2020-09-15
3
-9
/
+17
|
/
*
core: use strv_free_and_replace() at one more place
Yu Watanabe
2020-09-15
1
-4
/
+1
*
Merge pull request #17049 from mrc0mmand/code-and-spell-check
Lennart Poettering
2020-09-14
3
-9
/
+5
|
\
|
*
core: consolidate alloc & put operations into one statement
Frantisek Sumsal
2020-09-14
1
-5
/
+1
|
*
tree-wide: fix typos found by codespell
Frantisek Sumsal
2020-09-14
2
-4
/
+4
*
|
Merge pull request #17031 from poettering/path-start-limit
Zbigniew Jędrzejewski-Szmek
2020-09-14
7
-15
/
+29
|
\
\
|
*
|
core: propagate unit start limit hit state to triggering path unit
Lennart Poettering
2020-09-14
2
-0
/
+16
|
*
|
core: propagate triggered unit in more load states
Lennart Poettering
2020-09-14
6
-16
/
+14
|
|
/
*
|
Merge pull request #17039 from poettering/dbus-default-dep
Zbigniew Jędrzejewski-Szmek
2020-09-14
1
-4
/
+1
|
\
\
|
*
|
service: add implicit dbus deps only for Type=dbus units
Lennart Poettering
2020-09-14
1
-1
/
+1
|
*
|
core: don't warn if BusName= is used for non-Type=dbus services
Lennart Poettering
2020-09-14
1
-3
/
+0
|
|
/
*
|
tree-wide: don't needlessly negate error number passed to bus_error_message()
Lennart Poettering
2020-09-14
1
-2
/
+2
|
/
*
Merge pull request #17009 from poettering/rootprefix-noslash
Zbigniew Jędrzejewski-Szmek
2020-09-12
1
-6
/
+6
|
\
|
*
pkg-config: prefix is not really configurable, don't pretend it was
Lennart Poettering
2020-09-11
1
-6
/
+6
*
|
socket: downgrade log warnings about inability to set socket buffer sizes
Lennart Poettering
2020-09-12
1
-2
/
+4
*
|
tree-wide: add helper for IPv4/IPv6 sockopts
Lennart Poettering
2020-09-11
1
-14
/
+7
|
/
*
core: downgrade error level and ignore several non-critical errors
Yu Watanabe
2020-09-10
1
-265
/
+279
[next]