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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: split out nulstr related stuff to nulstr-util.[ch]
Lennart Poettering
2019-03-14
4
-4
/
+5
*
util: don't include util.h from def.h
Lennart Poettering
2019-03-14
1
-2
/
+2
*
util: split out kbd related stuff
Lennart Poettering
2019-03-14
1
-0
/
+1
*
util: split out errno related stuff
Lennart Poettering
2019-03-14
1
-0
/
+1
*
tests: add tests for embedded newlines in /proc/cmdline
Lennart Poettering
2019-03-13
1
-5
/
+13
*
util: split out sorting related calls to new sort-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
9
-9
/
+11
*
util: split out some stuff into a new file limits-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
util: split out namespace related stuff into a new namespace-util.[ch] pair
Lennart Poettering
2019-03-13
1
-0
/
+1
*
test: add a testcase for ProtectHome=tmpfs vs ProtectSystem=strict
Yu Watanabe
2019-03-13
1
-0
/
+5
*
Merge pull request #11916 from yuwata/pid1-id-renaming-handling
Lennart Poettering
2019-03-07
1
-1
/
+1
|
\
|
*
sd-device: move device_action_from_string() and friends to device-private.h
Yu Watanabe
2019-03-07
1
-1
/
+1
*
|
test-execute: avoid undefined variable warning when compiled w/o seccomp
Zbigniew Jędrzejewski-Szmek
2019-03-07
1
-1
/
+1
|
/
*
meson: use a convenience library for the sources shared between core/ and the...
Zbigniew Jędrzejewski-Szmek
2019-03-05
1
-3
/
+2
*
shutdown: rearrange shutdown sources in source tree
Lennart Poettering
2019-03-05
1
-2
/
+2
*
Merge pull request #11871 from yuwata/systemctl-show-format-unprintable
Lennart Poettering
2019-03-04
1
-27
/
+79
|
\
|
*
test: add tests for test_in_addr_prefix_to_string()
Yu Watanabe
2019-03-04
1
-0
/
+49
|
*
test: move tests for in_addr_prefix_from_string()
Yu Watanabe
2019-03-04
1
-27
/
+30
*
|
Merge pull request #11888 from keszybz/non-atomic
Lennart Poettering
2019-03-04
1
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
tests: use the test helpers in more places
Zbigniew Jędrzejewski-Szmek
2019-03-04
1
-6
/
+9
*
|
test: do not assume test-chown-rec is running as root
Davide Cavalca
2019-03-04
1
-12
/
+14
|
/
*
Merge pull request #11820 from dm0-/chase
Lennart Poettering
2019-03-04
1
-0
/
+24
|
\
|
*
test-fs-util: test chase_symlinks with user-owned dirs
David Michael
2019-02-28
1
-0
/
+24
*
|
Merge pull request #11770 from yuwata/fix-9955
Lennart Poettering
2019-03-04
1
-0
/
+48
|
\
\
|
*
|
test: add tests for in_addr_random_prefix()
Yu Watanabe
2019-03-01
1
-0
/
+48
|
|
/
*
|
test: add tests for log_syntax()
Yu Watanabe
2019-03-04
1
-1
/
+8
*
|
test: add test for new sd-bus refcnt logic
Lennart Poettering
2019-03-01
1
-0
/
+4
|
/
*
test-time-util: use standard intro and print timezones read from file
Zbigniew Jędrzejewski-Szmek
2019-02-28
1
-3
/
+6
*
basic/utf8: do not read past end of string when looking for a multi-byte char...
Zbigniew Jędrzejewski-Szmek
2019-02-26
1
-5
/
+15
*
test-json: use standard test intro
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-4
/
+2
*
test-json: avoid deep stack recursion under msan
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-0
/
+7
*
test-mountpoint-util: unpoison string allocated by sscanf %ms
Zbigniew Jędrzejewski-Szmek
2019-02-25
1
-4
/
+9
*
Merge pull request #11776 from keszybz/networkd-ordered-sets
Lennart Poettering
2019-02-21
3
-0
/
+132
|
\
|
*
basic/ordered-set: export networkd function to print string sets
Zbigniew Jędrzejewski-Szmek
2019-02-21
1
-0
/
+10
|
*
basic/ordered-set: add functions to operate on OrderedSets of strings
Zbigniew Jędrzejewski-Szmek
2019-02-21
2
-0
/
+46
|
*
test-ordered-set: add a copy of test-set adapted to OrderedSet
Zbigniew Jędrzejewski-Szmek
2019-02-20
2
-0
/
+76
*
|
socket-util: re-implement socket_address_parse_netlink() by using extract_fir...
Yu Watanabe
2019-02-21
1
-5
/
+20
|
/
*
core: add ':' prefix to ExecXYZ= skip env var substitution
Anita Zhang
2019-02-20
1
-0
/
+1
*
core: Allow to configure execute_directories execution behavior
Matthias Klumpp
2019-02-18
1
-6
/
+42
*
Merge pull request #11226 from keszybz/enable-remount-fs-dynamically
Lennart Poettering
2019-02-18
1
-1
/
+1
|
\
|
*
Define macro for systemd-fsck-root.service
Zbigniew Jędrzejewski-Szmek
2019-01-03
1
-1
/
+1
*
|
Merge pull request #9594 from filbranden/cpu_quota_period1
Lennart Poettering
2019-02-15
3
-0
/
+64
|
\
\
|
*
|
core: add CPUQuotaPeriodSec=
Filipe Brandenburger
2019-02-14
2
-0
/
+43
|
*
|
time-util: Introduce parse_sec_def_infinity
Filipe Brandenburger
2019-02-14
1
-0
/
+21
*
|
|
Merge pull request #11382 from keszybz/udev-predictable-macs
Lennart Poettering
2019-02-15
1
-49
/
+75
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
test-libudev: modernize and add more debugging info
Zbigniew Jędrzejewski-Szmek
2019-01-21
1
-49
/
+75
*
|
|
Merge pull request #11487 from poettering/unprotect-errno
Zbigniew Jędrzejewski-Szmek
2019-02-13
2
-3
/
+28
|
\
\
\
|
*
|
|
util.h: add new UNPROTECT_ERRNO macro
Lennart Poettering
2019-02-08
2
-3
/
+28
*
|
|
|
test-json: do not pass ephemeral array as intializer to JSON_BUILD_STRV
Zbigniew Jędrzejewski-Szmek
2019-02-11
1
-2
/
+4
|
/
/
/
*
|
|
Merge pull request #11578 from keszybz/gcc-9-fixes
Lennart Poettering
2019-02-07
3
-8
/
+10
|
\
\
\
[next]