systemd 235
-----BEGIN PGP SIGNATURE-----
iQIcBAABAgAGBQJZ1zzZAAoJELY7IYecNIWw600QAIYMgLcyULhVSo5PEeArLwiY
ZkmjB4fjOIGUOzaBnxIFscYpNwvuMSrC5c/BLQYcSpvLhCNEB2Jv2NomDYLL7ae8
vx1Zpwb/iG52nz6cxRdJpzUq8IRQu9pifTQTLva30vxS0vHXqCXubphGQhhBcqqh
48lfjUu9mG4zFSChCMvEW9fTffYDHwFVvps7gnA0jTYoAbZTFuqlxv8yNOQJw0HQ
JUavD3P7L9ThbDO21Gc9UBA7J/q1uyyCxznCfaUf/jRwG/mY9Bwz9jLnlbOsLTJt
FdCJea42liLmfxyMgfmztIvZZSd3oTW/G6GkpHBUu3YTqFqVDxElwuD9IisNG1mb
rGMRewn/Z7gT9x7NLyJ0VOGNeNc8znPUkSZEjyb9tm2XgX7HWJrDANmUEWVdx7sR
60QRKIbKzHCDhgaCdH1mKyVlwDLKZBWwQLOACiYpQtmcYanUkxymCrqeXfVs1j+E
axO0f1rludyjHuPol9eWGrzbgbyklDGbHVAOPDUCK4A6me+caEs2ghgKDg0OGavd
9PqjThDWm4g3JqpeIk/jhGu49Mqmie1jaPer2ek4JE9VLEOHFi/JLtJ9akooTgDA
tgyCAsL0yNAKj506o+DYIw38V9rc0pC5bD61HO8ed/jmijdkzdr/Yga2PVsgJPjc
yXnPBp6qwcIgg6HaLOjg
=VMr4
-----END PGP SIGNATURE-----
- 082827e Merge pull request #6999 from poettering/seccomp-newgroups by Zbigniew Jędrzejewski-Szmek · 8 years ago
- cf84484 resolved: include DNS server feature level info in SIGUSR1 status dump by Lennart Poettering · 8 years ago
- d55b046 resolved: add support for explicitly forgetting everything we learnt about DNS server feature levels by Lennart Poettering · 8 years ago
- 59c0fd0 resolved: automatically forget all learnt DNS server information when the network configuration changes by Lennart Poettering · 8 years ago
- af0f047 seccomp: port @privileged to use @reboot + @swap by Lennart Poettering · 8 years ago
- e59608f seccomp: there is no "kexec" syscall by Lennart Poettering · 8 years ago
- 44898c5 seccomp: add three more seccomp groups by Lennart Poettering · 8 years ago
- 892a035 core: make gc_marker unsigned (#7004) by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 7c72bab seccomp: remove 'gettid' syscall from '@process' syscall set (#6989) by Djalal Harouni · 8 years ago
- c05f3c8 Merge pull request #6931 from poettering/job-timeout-sec by Zbigniew Jędrzejewski-Szmek · 8 years ago
- be03929 Merge pull request #6952 from poettering/seccomp-getrlimit by Zbigniew Jędrzejewski-Szmek · 8 years ago
- acd53ea generator: when we insert a '\n', actually place a proper newline, too by Lennart Poettering · 8 years ago
- eae51da unit: when JobTimeoutSec= is turned off, implicitly turn off JobRunningTimeoutSec= too by Lennart Poettering · 8 years ago
- 95ab9ef Revert "networkd: change UseMTU default to true. (#6837)" (#6950) by Andrew Jeddeloh · 8 years ago
- 5102765 resolved: rework how we handle truncation in the stub resolver by Lennart Poettering · 8 years ago
- 9886b6b resolved: take benefit of log_xyz_errno() returning the negative error code by Lennart Poettering · 8 years ago
- 448ac52 seccomp: ignore (and debug log) errors by all invocations of seccomp_rule_add_exact() by Lennart Poettering · 8 years ago
- 1c6af69 seccomp: always handle seccomp_load() failing the same way by Lennart Poettering · 8 years ago
- ff217dc seccomp: react gracefully if we can't translate a syscall name by Lennart Poettering · 8 years ago
- 4c3a917 seccomp: include prlimit64 and ugetrlimit in @default by Lennart Poettering · 8 years ago
- c9905d4 Merge pull request #6944 from poettering/suspend-fix by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 98e4fce dynamic-user: don't use a UID that currently owns IPC objects (#6962) by Lennart Poettering · 8 years ago
- 03d4358 Merge pull request #6975 from sourcejedi/logind_pid_0_v2 by Zbigniew Jędrzejewski-Szmek · 8 years ago
- d13f5e1 logind: don's change dry-run boolean before we actually enqueue the operation by Lennart Poettering · 8 years ago
- 15e99a4 logind: reorder things a bit by Lennart Poettering · 8 years ago
- 130246d systemctl: make sure "reboot", "suspend" and friends are always asynchronous by Lennart Poettering · 8 years ago
- 36b69c3 logind: add Halt() and CanHalt() APIs by Lennart Poettering · 8 years ago
- e65270a Merge pull request #6992 from keszybz/fix-test-copy by Lennart Poettering · 8 years ago
- 5991ce4 udevadm,basic: replace nulstr_contains with STR_IN_SET (#6965) by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 689ca20 nss-systemd: if cannot open bus, then try to read user info directly (#6971) by Yu Watanabe · 8 years ago
- 4aa1d31 Merge pull request #6974 from keszybz/clean-up-defines by Lennart Poettering · 8 years ago
- 5ad90fe Merge pull request #6985 from yuwata/empty by Lennart Poettering · 8 years ago
- 6f87681 logind: use pid_is_valid() where appropriate by Alan Jenkins · 8 years ago
- 72b3f82 systemctl: use pid_is_valid() where appropriate by Alan Jenkins · 8 years ago
- 4c70109 tree-wide: use IN_SET macro (#6977) by Yu Watanabe · 8 years ago
- 98d9319 test-sizeof: add pid_t and gid_t by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 6fbdf42 test-copy: fix operation when test-copy is too small by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 1ec57f3 build-sys: s/ENABLE_RESOLVED/ENABLE_RESOLVE/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 08cf5b8 build-sys: s/HAVE_MYHOSTNAME/ENABLE_MYHOSTNAME/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
- f9fa32f build-sys: s/HAVE_SMACK/ENABLE_SMACK/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 392fd23 build-sys: s/HAVE_IMA/ENABLE_IMA/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 3211da4 build-sys: s/HAVE_UTMP/ENABLE_UTMP/ by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 8e3e2f5 test-nss: fix names of two defines by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 349cc4a build-sys: use #if Y instead of #ifdef Y everywhere by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 8f44de0 seccomp: add sched_yield syscall to the @default syscall set by Djalal Harouni · 8 years ago
- ac6e8be core: use strv_isempty to check if supplementary_groups is empty by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 9f2d41a load-fragment: do not create empty array by Yu Watanabe · 8 years ago
- 07b38ba Revert "tree-wide: use pid_is_valid() at more places" by Alan Jenkins · 8 years ago
- 4b9545f build-sys: change all HAVE_DECL_ macros to HAVE_ by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 8bdaf08 Merge pull request #6946 from poettering/synthesize-dns by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 09d3020 seccomp: remove '@credentials' syscall set (#6958) by Djalal Harouni · 8 years ago
- 8502cad Merge pull request #6940 from poettering/magic-dirs by Yu Watanabe · 8 years ago
- ebfa2c1 Merge pull request #6943 from poettering/dissect-ro by Zbigniew Jędrzejewski-Szmek · 8 years ago
- c621849 core: fix special directories for user services by Lennart Poettering · 8 years ago
- 2a5beb6 path-util: some updates to path_make_relative() by Lennart Poettering · 8 years ago
- 091e9ef core: fix StateDirectory= (and friends) safety checks when decoding transient unit properties by Lennart Poettering · 8 years ago
- 8adb3d6 test: add test for DynamicUser= + StateDirectory= by Lennart Poettering · 8 years ago
- e53c42c core: pass the correct error to the caller by Lennart Poettering · 8 years ago
- da50b85 core: when looking for a UID to use for a dynamic UID start with the current owner of the StateDirectory= and friends by Lennart Poettering · 8 years ago
- 6c47cd7 execute: make StateDirectory= and friends compatible with DynamicUser=1 and RootDirectory=/RootImage= by Lennart Poettering · 8 years ago
- a227a4b namespace: if we can create the destination of bind and PrivateTmp= mounts by Lennart Poettering · 8 years ago
- e908468 namespace: properly handle bind mounts from the host by Lennart Poettering · 8 years ago
- 645767d namespace: create /dev, /proc, /sys when needed by Lennart Poettering · 8 years ago
- 72fd176 core: usually our enum's _INVALID and _MAX special values are named after the full type by Lennart Poettering · 8 years ago
- a1164ae core: chown() StateDirectory= and friends recursively when starting a service by Lennart Poettering · 8 years ago
- 64fbdc0 nspawn: properly report all kinds of changed UID/GID when patching things for userns by Lennart Poettering · 8 years ago
- df66b93 service: better detect when a Type=notify service cannot become active anymore (#6959) by Jouke Witteveen · 8 years ago
- b139c95 Merge pull request #6941 from andir/use-in_set by Zbigniew Jędrzejewski-Szmek · 8 years ago
- d29ad81 Minor line wrapping adjustment by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ec2ce0c tree-wide: use `!IN_SET(..)` for `a != b && a != c && …` by Andreas Rammhold · 8 years ago
- 3742095 tree-wide: use IN_SET where possible by Andreas Rammhold · 8 years ago
- b13ddbb service: accept the fact that the three xyz_good() functions return ints by Lennart Poettering · 8 years ago
- 019be28 service: drop _pure_ decorator on static function by Lennart Poettering · 8 years ago
- 3c751b1 service: a cgroup empty notification isn't reason enough to go down by Lennart Poettering · 8 years ago
- 07697d7 service: add explanatory comments to control_pid_good() and cgroup_good() by Lennart Poettering · 8 years ago
- 51894d7 service: fix main_pid_good() comment by Lennart Poettering · 8 years ago
- a4f3375 resolved: synthesize records for the full local hostname, too by Lennart Poettering · 8 years ago
- 2855b6c resolved: make sure a non-existing PTR record never gets mangled into NODATA by Lennart Poettering · 8 years ago
- acf0608 resolved: when there is no gateway, make sure _gateway results in NXDOMAIN by Lennart Poettering · 8 years ago
- 21a13ab sd-bus: drop bloom fields by Lennart Poettering · 8 years ago
- 532f808 sd-bus: drop match cookie concept by Lennart Poettering · 8 years ago
- e28d086 sd-bus: when showing brief message info show error name in debug out put too by Lennart Poettering · 8 years ago
- 7941e21 mount-util: add fusectl to list of API VFS by Lennart Poettering · 8 years ago
- 154d226 dissect: split list of discard-supporting fs out into mount-util.c by Lennart Poettering · 8 years ago
- 896f937 dissect: automatically mark partitions read-only that have a read-only file system by Lennart Poettering · 8 years ago
- 56d50ab meson: move library version defines to the top (#6939) by Zbigniew Jędrzejewski-Szmek · 8 years ago
- aecc6f6 Merge pull request #6933 from yuwata/use_in_set by Lennart Poettering · 8 years ago
- 945c293 libsystemd: use IN_SET macro by Yu Watanabe · 8 years ago
- cd4826e Merge pull request #6924 from andir/vrf-dhcpv4 by Lennart Poettering · 8 years ago
- 7e760b7 udev-rules: all values can contain escaped double quotes now (#6890) by Franck Bui · 8 years ago
- 9500b92 Merge pull request #6928 from poettering/cgroup-empty-race by Zbigniew Jędrzejewski-Szmek · 8 years ago
- 74dead3 networkd: use assert_not_reached() by Yu Watanabe · 8 years ago
- 25a1bff networkd: use IN_SET macro by Yu Watanabe · 8 years ago
- fc1ba79 networkd: use VRFs routing table for DHCP routes by Andreas Rammhold · 8 years ago
- 7e56da1 Merge pull request #6922 from poettering/symlink-sockets by Zbigniew Jędrzejewski-Szmek · 8 years ago
- ed77d40 core: log unit failure with type-specific result code by Lennart Poettering · 8 years ago
- 84b26d5 core: free_and_strdup() FTW! by Lennart Poettering · 8 years ago
- 4724964 cgroup: IN_SET() FTW! by Lennart Poettering · 8 years ago
- 09e2465 cgroup: after determining that a cgroup is empty, asynchronously dispatch this by Lennart Poettering · 8 years ago
- 91a6073 core: rename cgroup_queue → cgroup_realize_queue by Lennart Poettering · 8 years ago