summaryrefslogtreecommitdiffstats
path: root/src/basic/glob-util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-08missing: drop redundant conditionYu Watanabe1-5/+5
2020-12-08missing: support 32bit powerpcYu Watanabe1-2/+2
2020-12-08missing: sort architectures in missing_syscall.hYu Watanabe1-130/+132
2020-12-07systemd-nspawn: Allow setting ambient capability setTorsten Hilbrich5-9/+100
2020-12-07Make support for nscd flushing optionalZbigniew Jędrzejewski-Szmek8-12/+36
2020-12-07socket-util: add common API for querying socket MTULennart Poettering2-0/+34
2020-12-07socket-util: add getsockopt_int() helperLennart Poettering1-0/+13
2020-12-07socket-util: add sockopt helper for controlling IP_RECVFRAGSIZELennart Poettering2-0/+12
2020-12-07nss-resolve: varlink_call() set error_id only when r >= 0Yu Watanabe1-11/+14
2020-12-07network: mtu is neither a boolean nor a pointerYu Watanabe1-1/+1
2020-12-07missing: Define several syscall numbers for Alpha archMatt Turner1-0/+16
2020-12-06meson: Respect MESON_INSTALL_QUIETDaan De Meyer2-6/+18
2020-12-06mkosi: Silence locale checking in mkosi.buildDaan De Meyer1-11/+11
2020-12-06mkosi: Remove explicit default_hierarchy=unified option from mkosi.buildDaan De Meyer1-1/+1
2020-12-06mkosi: Add --quiet and --no-rebuild options to meson install in mkosi.buildDaan De Meyer1-1/+7
2020-12-06mkosi: Remove bash -x option from mkosi.buildDaan De Meyer1-1/+1
2020-12-06mkosi: Use meson install instead of ninja install in build scriptDaan De Meyer1-1/+1
2020-12-05Don't assume /run/systemd exists when creating unit-rootDaan De Meyer1-0/+5
2020-12-04CI: Add mkosi boot testsDaan De Meyer2-0/+69
2020-12-04mkosi: Add findutils to Fedora configDaan De Meyer1-0/+1
2020-12-04mkosi: Add rpm to Fedora BuildPackages as it's needed by pkg-configDaan De Meyer1-0/+1
2020-12-04Revert "semaphore: temporarily disable the timedated test suite"Frantisek Sumsal1-3/+0
2020-12-04dissect: don't declare unused variables on archs that have no GPT discoveryLennart Poettering1-2/+12
2020-12-04socket-util: make several socket_set_xxx() functions inlineYu Watanabe2-99/+20
2020-12-04cryptsetup: give command line parameters proper namesLennart Poettering1-36/+45
2020-12-04mmap-cache: replace stats accessors with log funcVito Caputo3-11/+4
2020-12-04dns-domain: initialize return param on successLennart Poettering1-10/+13
2020-12-04dns-domain: follow coding style, initialize ret params on successLennart Poettering1-1/+3
2020-12-04tree-wide: make use of new DLSYM_ARG() macro everywhereLennart Poettering5-41/+49
2020-12-04dlfcn-util: add DLSYM_ARG() helperLennart Poettering1-0/+6
2020-12-04test-network: add tests for IPv6 routes with reject typeYu Watanabe2-0/+72
2020-12-04meson: check that cxx variable is set before using itLuca Boccassi1-1/+1
2020-12-04test-network: sleep 1s after reloading configsYu Watanabe1-0/+2
2020-12-04network: set protocol to route assigned through DHCP6 or DHCP6-PDYu Watanabe1-0/+2
2020-12-04network: make IPv6 routes with reject type managed by ManagerYu Watanabe1-0/+6
2020-12-04network: introduce route_type_is_reject() helperYu Watanabe1-2/+8
2020-12-03resolved: synthesize NODATA instead of NXDOMAIN if gateway exists, but of oth...Lennart Poettering1-2/+18
2020-12-03local-addresses: make returning accumulated list optionalLennart Poettering1-10/+8
2020-12-03resolved: improve log message when we use TCP a bitLennart Poettering1-1/+1
2020-12-03random-util: open /dev/urandom implicitly in random_write_entropy() if neededLennart Poettering4-23/+17
2020-12-03mkosi: Replace iptables-dev with libiptc-dev in debian configDaan De Meyer1-1/+1
2020-12-03shared/build: make the version string definition less terribleZbigniew Jędrzejewski-Szmek7-257/+228
2020-12-03update TODOLennart Poettering1-2/+0
2020-12-03core: add ConditionSecurity=tpm2 supportLennart Poettering2-3/+20
2020-12-03fw_add_masquerade: remove unused function argumentsFlorian Westphal4-23/+11
2020-12-03fw_add_local_dnat: remove unused function argumentsFlorian Westphal4-25/+9
2020-12-03build.h: add a bunch of missing features stringsLennart Poettering1-0/+91
2020-12-03ethtool: add two new link modesYu Watanabe1-0/+2
2020-12-03shared/kernel: update kernel headersYu Watanabe5-350/+2921
2020-12-03basic/linux: update kernel headersYu Watanabe7-50/+282