index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tmpfiles
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-22
test-udev: use LOG_REALM_UDEV
Yu Watanabe
1
-1
/
+1
2018-09-21
udevadm: show only version number for '--version' option
Yu Watanabe
10
-10
/
+17
2018-09-20
test-seccomp: add log messages when skipping tests
Yu Watanabe
1
-22
/
+68
2018-09-20
test-process-util: logs something when skipping tests
Yu Watanabe
1
-2
/
+6
2018-09-20
sd-hwdb: initialize variable
Yu Watanabe
1
-1
/
+1
2018-09-20
tmpfiles: Order tmpfiles-setup after journald
João Paulo Rechi Vita
1
-1
/
+1
2018-09-20
meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#...
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2018-09-19
networkd-manager: Fix route removals on shutdown
Patrik Flykt
3
-3
/
+17
2018-09-19
networkd-manager: Update logging of route additions and removals
Patrik Flykt
1
-31
/
+17
2018-09-19
sd-dhcp6-client: Reference and unreference a stored lease
Patrik Flykt
1
-1
/
+2
2018-09-19
networkd-dhcp6: Remove functions whose output is not used
Patrik Flykt
1
-10
/
+0
2018-09-19
networkd-dhcp6: Set one unreachable route per DHCPv6 delegated prefix
Patrik Flykt
1
-28
/
+128
2018-09-19
dhcp6-client: Store lease timeouts T1 and T1 in client struct
Patrik Flykt
4
-34
/
+12
2018-09-19
dhcp6-client: Select T1 and T2 timeouts from IA_NA and IA_PD
Patrik Flykt
1
-6
/
+30
2018-09-19
dhcp6-lease: Add function to fetch the IAID for the prefix
Patrik Flykt
3
-1
/
+11
2018-09-19
networkd-network: Introduce DHCPv6 PD knob for RFC 7084 WPD-4
Patrik Flykt
4
-1
/
+37
2018-09-19
dhcp6-client: Add tests for address, information and prefix requests
Patrik Flykt
1
-4
/
+35
2018-09-19
dhcp6-client: Function for enabling/disabling IA_NA request
Patrik Flykt
2
-15
/
+55
2018-09-19
dhcp6_client: Add helper for fetching Prefix Delegation information
Patrik Flykt
2
-3
/
+13
2018-09-19
hwdb,udevadm: also unify hwdb_query() and hwdb_test()
Yu Watanabe
4
-39
/
+21
2018-09-19
sd-hwdb: use structured initializers
Yu Watanabe
1
-18
/
+23
2018-09-19
hwdb: unify duplicated code and move it to hwdb-util.c
Yu Watanabe
5
-1254
/
+676
2018-09-19
sd-hwdb: adjust included headers
Yu Watanabe
3
-3
/
+5
2018-09-19
hwdb: use _cleanup_ attribute at one more place
Yu Watanabe
1
-11
/
+9
2018-09-19
hwdb: make trie_node_cleanup() can take NULL
Yu Watanabe
1
-3
/
+4
2018-09-19
Remove trailing space
javitoom
1
-1
/
+1
2018-09-19
hwdb: Add accelerometer orientation quirk for the Teclast X98 Plus I (A5C6) t...
javitoom
1
-0
/
+4
2018-09-19
nspawn: suppress one more log message when --quiet is passed
Yu Watanabe
1
-1
/
+2
2018-09-19
Support for Kensington Expert Mouse in hwdb
Tony Novak
1
-0
/
+8
2018-09-19
busctl,sd-lldp: explicitly specify type of argument in compare function
Yu Watanabe
4
-7
/
+6
2018-09-19
tree-wide: use typesafe_bsearch() or typesafe_bsearch_r()
Yu Watanabe
3
-9
/
+5
2018-09-19
util: introduce typesafe_bsearch() and typesafe_bsearch_r()
Yu Watanabe
2
-4
/
+17
2018-09-19
tree-wide: use typesafe_qsort_r()
Yu Watanabe
3
-28
/
+13
2018-09-19
util: introduce typesafe_qsort_r()
Yu Watanabe
1
-2
/
+8
2018-09-19
tree-wide: use typesafe_qsort()
Yu Watanabe
35
-362
/
+231
2018-09-18
udev: Fix "strtol" -> "strtoul" for unsigned source values
Arseny Maslennikov
1
-3
/
+3
2018-09-18
udev: Provide a fallback for IPoIB device port numbers
Arseny Maslennikov
1
-2
/
+16
2018-09-18
udev: Disable HW-address-based naming for IB NICs
Arseny Maslennikov
1
-0
/
+17
2018-09-18
udev: Introduce predictable naming for InfiniBand NICs
Arseny Maslennikov
1
-1
/
+13
2018-09-18
detect-virt: do not try to read all of /proc/cpuinfo
Zbigniew Jędrzejewski-Szmek
1
-10
/
+28
2018-09-18
verbs: reset optind (#10116)
Yu Watanabe
1
-2
/
+4
2018-09-18
core: fix the check if CONFIG_CGROUP_BPF is on
Alexander Filippov
1
-8
/
+8
2018-09-18
core/execute: do not use the negative errno when setup_namespace() returns -E...
Yu Watanabe
1
-6
/
+10
2018-09-18
core/namespace: add more log messages
Yu Watanabe
1
-20
/
+27
2018-09-18
doc: Fix link to CONTRIBUTING.md (#10109)
Jon Ringle
1
-1
/
+1
2018-09-16
tests: make UBSan print full backtraces
Evgeny Vereshchagin
1
-2
/
+3
2018-09-16
sd-device: use qsort_safe() (#10099)
Yu Watanabe
1
-2
/
+2
2018-09-15
test/test-functions: adjust to Exec*= paths not being absolute
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2018-09-15
test/test-functions: drop all prefixes
Dimitri John Ledkov
1
-3
/
+2
2018-09-14
test-catalog: drop unused variable
Yu Watanabe
1
-1
/
+1
[next]