bind9/bin
Ondřej Surý fe0eca7c20 Don't change effective uid when we already dropped privileges
When running on Linux and system capabilities are available, named will
drop the extra capabilities before loading the configuration.  This led
to spurious warnings from `seteuid()` because named already dropped
CAP_SETUID and CAP_GETUID capabilities.

The fix removes setting the effective uid/gid when capabilities are
available, and adds a check that we are running under the user we were
requested to run.

(cherry picked from commit 6c82e2af92)
2020-04-28 17:29:35 +02:00
..
check Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
confgen Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
delv Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
dig regen v9_16 2020-04-16 23:07:41 +02:00
dnssec Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
named Don't change effective uid when we already dropped privileges 2020-04-28 17:29:35 +02:00
nsupdate Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
pkcs11 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
plugins Add ZLIB_LIBS to ISCLIBS 2020-02-28 15:22:59 +01:00
python fix spelling errors reported by Fossies. 2020-02-21 07:05:31 +00:00
rndc Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
tests Check that bad message id's are caught by named 2020-04-20 19:13:48 +10:00
tools Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
win32/BINDInstall Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00