summaryrefslogtreecommitdiffstats
path: root/src/tmpfiles (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-22test-udev: use LOG_REALM_UDEVYu Watanabe1-1/+1
2018-09-21udevadm: show only version number for '--version' optionYu Watanabe10-10/+17
2018-09-20test-seccomp: add log messages when skipping testsYu Watanabe1-22/+68
2018-09-20test-process-util: logs something when skipping testsYu Watanabe1-2/+6
2018-09-20sd-hwdb: initialize variableYu Watanabe1-1/+1
2018-09-20tmpfiles: Order tmpfiles-setup after journaldJoão Paulo Rechi Vita1-1/+1
2018-09-20meson: fix dirname/basename confusion in meson-and-wants.sh install helper (#...Zbigniew Jędrzejewski-Szmek1-2/+2
2018-09-19networkd-manager: Fix route removals on shutdownPatrik Flykt3-3/+17
2018-09-19networkd-manager: Update logging of route additions and removalsPatrik Flykt1-31/+17
2018-09-19sd-dhcp6-client: Reference and unreference a stored leasePatrik Flykt1-1/+2
2018-09-19networkd-dhcp6: Remove functions whose output is not usedPatrik Flykt1-10/+0
2018-09-19networkd-dhcp6: Set one unreachable route per DHCPv6 delegated prefixPatrik Flykt1-28/+128
2018-09-19dhcp6-client: Store lease timeouts T1 and T1 in client structPatrik Flykt4-34/+12
2018-09-19dhcp6-client: Select T1 and T2 timeouts from IA_NA and IA_PDPatrik Flykt1-6/+30
2018-09-19dhcp6-lease: Add function to fetch the IAID for the prefixPatrik Flykt3-1/+11
2018-09-19networkd-network: Introduce DHCPv6 PD knob for RFC 7084 WPD-4Patrik Flykt4-1/+37
2018-09-19dhcp6-client: Add tests for address, information and prefix requestsPatrik Flykt1-4/+35
2018-09-19dhcp6-client: Function for enabling/disabling IA_NA requestPatrik Flykt2-15/+55
2018-09-19dhcp6_client: Add helper for fetching Prefix Delegation informationPatrik Flykt2-3/+13
2018-09-19hwdb,udevadm: also unify hwdb_query() and hwdb_test()Yu Watanabe4-39/+21
2018-09-19sd-hwdb: use structured initializersYu Watanabe1-18/+23
2018-09-19hwdb: unify duplicated code and move it to hwdb-util.cYu Watanabe5-1254/+676
2018-09-19sd-hwdb: adjust included headersYu Watanabe3-3/+5
2018-09-19hwdb: use _cleanup_ attribute at one more placeYu Watanabe1-11/+9
2018-09-19hwdb: make trie_node_cleanup() can take NULLYu Watanabe1-3/+4
2018-09-19Remove trailing spacejavitoom1-1/+1
2018-09-19hwdb: Add accelerometer orientation quirk for the Teclast X98 Plus I (A5C6) t...javitoom1-0/+4
2018-09-19nspawn: suppress one more log message when --quiet is passedYu Watanabe1-1/+2
2018-09-19Support for Kensington Expert Mouse in hwdbTony Novak1-0/+8
2018-09-19busctl,sd-lldp: explicitly specify type of argument in compare functionYu Watanabe4-7/+6
2018-09-19tree-wide: use typesafe_bsearch() or typesafe_bsearch_r()Yu Watanabe3-9/+5
2018-09-19util: introduce typesafe_bsearch() and typesafe_bsearch_r()Yu Watanabe2-4/+17
2018-09-19tree-wide: use typesafe_qsort_r()Yu Watanabe3-28/+13
2018-09-19util: introduce typesafe_qsort_r()Yu Watanabe1-2/+8
2018-09-19tree-wide: use typesafe_qsort()Yu Watanabe35-362/+231
2018-09-18udev: Fix "strtol" -> "strtoul" for unsigned source valuesArseny Maslennikov1-3/+3
2018-09-18udev: Provide a fallback for IPoIB device port numbersArseny Maslennikov1-2/+16
2018-09-18udev: Disable HW-address-based naming for IB NICsArseny Maslennikov1-0/+17
2018-09-18udev: Introduce predictable naming for InfiniBand NICsArseny Maslennikov1-1/+13
2018-09-18detect-virt: do not try to read all of /proc/cpuinfoZbigniew Jędrzejewski-Szmek1-10/+28
2018-09-18verbs: reset optind (#10116)Yu Watanabe1-2/+4
2018-09-18core: fix the check if CONFIG_CGROUP_BPF is onAlexander Filippov1-8/+8
2018-09-18core/execute: do not use the negative errno when setup_namespace() returns -E...Yu Watanabe1-6/+10
2018-09-18core/namespace: add more log messagesYu Watanabe1-20/+27
2018-09-18doc: Fix link to CONTRIBUTING.md (#10109)Jon Ringle1-1/+1
2018-09-16tests: make UBSan print full backtracesEvgeny Vereshchagin1-2/+3
2018-09-16sd-device: use qsort_safe() (#10099)Yu Watanabe1-2/+2
2018-09-15test/test-functions: adjust to Exec*= paths not being absoluteZbigniew Jędrzejewski-Szmek1-1/+1
2018-09-15test/test-functions: drop all prefixesDimitri John Ledkov1-3/+2
2018-09-14test-catalog: drop unused variableYu Watanabe1-1/+1