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
Commit message (
Expand
)
Author
Age
Files
Lines
*
coverity: stop setting _Float*
coverity
Evgeny Vereshchagin
2019-06-21
1
-2
/
+1
*
path-util: get rid of prefix_root()
Lennart Poettering
2019-06-21
14
-76
/
+44
*
nspawn: don't hard fail when setting capabilities
Anita Zhang
2019-06-20
3
-1
/
+55
*
Merge pull request #12846 from poettering/cap-last-cap-fix
Yu Watanabe
2019-06-21
3
-6
/
+8
|
\
|
*
bus-creds: fix size calculation for storing caps data
Lennart Poettering
2019-06-20
1
-3
/
+5
|
*
capability: fix loops for cap_last_cap()
Lennart Poettering
2019-06-20
2
-3
/
+3
*
|
bpf: use more TAKE_FD()
Lennart Poettering
2019-06-21
1
-4
/
+2
|
/
*
units: deny access to block devices
Topi Miettinen
2019-06-20
4
-0
/
+8
*
Merge pull request #12762 from yuwata/network-introduce-carrier-and-network-s...
Lennart Poettering
2019-06-20
13
-78
/
+270
|
\
|
*
timesync: judging if network is online by networkd's address state
Yu Watanabe
2019-06-16
1
-3
/
+8
|
*
sd-network: introduce functions for new link and manager states
Yu Watanabe
2019-06-16
4
-9
/
+50
|
*
network: drop unused manager_send_changed()
Yu Watanabe
2019-06-16
2
-9
/
+0
|
*
network: also introduce two new manager states
Yu Watanabe
2019-06-16
3
-4
/
+36
|
*
network: expose carrier and address states over dbus
Yu Watanabe
2019-06-16
5
-5
/
+57
|
*
network: split operational states into carrier and address states
Yu Watanabe
2019-06-16
3
-39
/
+82
|
*
network: introduce manager_send_changed_strv()
Yu Watanabe
2019-06-16
2
-7
/
+13
|
*
network: introduce link_send_changed_strv()
Yu Watanabe
2019-06-16
2
-6
/
+13
|
*
network: split out DBus related prototypes to networkd-link-bus.h
Yu Watanabe
2019-06-16
7
-7
/
+22
*
|
Merge pull request #12837 from yuwata/tree-wide-lgtm-fixes
Lennart Poettering
2019-06-20
10
-38
/
+67
|
\
\
|
*
|
util: use extract_first_word() instead of strsep()
Yu Watanabe
2019-06-20
2
-22
/
+36
|
*
|
tree-wide: use htobe{32,16}() instead of hton{l,s}()
Yu Watanabe
2019-06-20
2
-3
/
+3
|
*
|
tree-wide: drop alloca() in loop
Yu Watanabe
2019-06-20
6
-13
/
+28
*
|
|
cgroup: Continue unit reset if cgroup is busy
Donald Buczek
2019-06-20
1
-4
/
+7
*
|
|
Merge pull request #12806 from yuwata/networkctl-ethtool-12657
Yu Watanabe
2019-06-20
24
-214
/
+406
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
networkctl: show link speed, duplex, auto negotiation, and port
Yu Watanabe
2019-06-20
1
-2
/
+72
|
*
|
network: change type of BitRates= bus property
Yu Watanabe
2019-06-19
2
-47
/
+18
|
*
|
table: introduce FORMAT_BPS type
Yu Watanabe
2019-06-19
2
-0
/
+24
|
*
|
test: add tests for format_bytes()
Yu Watanabe
2019-06-19
2
-0
/
+42
|
*
|
util: make format_bytes() support e.g. 3.0E
Yu Watanabe
2019-06-19
1
-5
/
+8
|
*
|
util: introduce format_bytes_full()
Yu Watanabe
2019-06-19
11
-49
/
+77
|
*
|
ethtool-util: introduce ethtool_get_link_info()
Yu Watanabe
2019-06-19
2
-0
/
+41
|
*
|
ethtool-util: make ethtool_connect() warn on failure
Yu Watanabe
2019-06-19
2
-16
/
+15
|
*
|
ethtool-util: use structured initializers
Yu Watanabe
2019-06-19
1
-16
/
+19
|
*
|
ethtool-util: move from src/udev/net/ to src/shared/
Yu Watanabe
2019-06-19
7
-90
/
+101
*
|
|
sd-resolve: suppress false positive MSan warnings
Frantisek Sumsal
2019-06-19
1
-0
/
+10
*
|
|
Merge pull request #12828 from yuwata/network-routing-policy-rule-add-missing...
Zbigniew Jędrzejewski-Szmek
2019-06-19
6
-141
/
+112
|
\
\
\
|
*
|
|
network: add missing entries in routing_policy_rule_{hash,compare}_func()
Yu Watanabe
2019-06-19
4
-141
/
+105
|
*
|
|
util: introduce siphash24_compress_boolean()
Yu Watanabe
2019-06-19
2
-0
/
+7
*
|
|
|
Merge pull request #12815 from irtimmer/dot-strict
Lennart Poettering
2019-06-19
22
-58
/
+129
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
resolved: support TLS 1.3 when using GnuTLS for DNS-over-TLS
Iwan Timmer
2019-06-19
1
-1
/
+6
|
*
|
|
resolved: add strict mode for DNS-over-TLS
Iwan Timmer
2019-06-19
14
-15
/
+46
|
*
|
|
resolved: don't require check when importing resolved-dnstls.h
Iwan Timmer
2019-06-19
4
-12
/
+7
|
*
|
|
resolved: add missing error code check when initializing DNS-over-TLS
Iwan Timmer
2019-06-18
4
-11
/
+18
|
*
|
|
resolved: move TLS data shared by all servers to manager
Iwan Timmer
2019-06-18
8
-30
/
+63
*
|
|
|
Merge pull request #12829 from yuwata/dhcp-memdup_suffix0
Lennart Poettering
2019-06-19
2
-2
/
+2
|
\
\
\
\
|
*
|
|
|
sd-bus: use memdup_suffix0() instead of strndup()
Yu Watanabe
2019-06-19
1
-1
/
+1
|
*
|
|
|
dhcp: use memdup_suffix0() instead of strndup()
Yu Watanabe
2019-06-19
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #12822 from poettering/tmpfiles-is-mount-point
Yu Watanabe
2019-06-19
1
-45
/
+21
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
tmpfiles: use common fd_is_mount_point() implementation in tmpfiles.c
Lennart Poettering
2019-06-18
1
-36
/
+10
|
*
|
|
tmpfiles: merge two nested if checks into one
Lennart Poettering
2019-06-18
1
-8
/
+10
[next]