Systemd/src
Lennart Poettering 352af30838 resolve: use different bitmap checking rules when we find an exact NSEC3 match, or just a covering enclosure
If we are looking for a DS RR we need to check the NSEC3 bitmap of the parent zone's NSEC3 RR, not the one from the
child. For any other RR we need to look at the child's however, hence enforce this with the bitmaps.

Note that not coverign checks only the lower zone's NSEC3 bitmaps matter, hence the existing check is fine.
2016-01-25 17:19:18 +01:00
..
ac-power
activate Merge pull request #2080 from chaloulo/split-mode-host-remove-port-from-journal-filename 2016-01-22 09:47:59 +01:00
analyze analyze: verify verifies templates too 2015-12-14 07:11:03 +00:00
ask-password
backlight tree-wide: check if errno is greater than zero (2) 2016-01-13 15:10:17 -05:00
basic resolved: when checking whether a link is relevant, check kernel operstate 2016-01-25 15:59:40 +01:00
binfmt
boot bootctl: use DRAW_TREE_RIGHT rather than hard-coded UTF-8 character 2016-01-20 13:14:14 +01:00
bootchart tree-wide: use xsprintf() where applicable 2016-01-12 15:36:32 +01:00
bus-proxyd tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
cgls tests: turn check if manager cannot be intialized into macro 2015-12-02 09:50:00 -05:00
cgroups-agent tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
cgtop tree-wide: use xsprintf() where applicable 2016-01-12 15:36:32 +01:00
compat-libs
core Merge pull request #2412 from fbuihuu/device-fixes 2016-01-22 17:28:05 +01:00
cryptsetup tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
dbus1-generator
debug-generator
delta
detect-virt
escape
firstboot tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
fsck tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
fstab-generator fstab-generator: fix ordering of /sysroot/usr mount 2016-01-17 10:58:40 +01:00
getty-generator tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
gpt-auto-generator tree-wide: group include of libudev.h with sd-* 2015-11-17 07:06:08 +01:00
hibernate-resume tree-wide: sort includes 2015-11-16 22:09:36 +01:00
hostname treewide: fix typos and indentation 2015-12-14 15:53:11 +01:00
hwdb tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
import tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
initctl tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
journal Merge pull request #2318 from vcaputo/coalesce-ftruncates-redux 2016-01-23 22:09:51 -05:00
journal-remote Merge pull request #2425 from yuwata/journal-remote-v4 2016-01-24 11:49:31 -05:00
kernel-install
libsystemd resolve: generate a nice clean error when clients try to resolve a name when the network is down 2016-01-25 15:59:40 +01:00
libsystemd-network Merge pull request #2391 from keszybz/coverity 2016-01-21 11:50:08 +01:00
libudev libudev: simplify udev_device_ensure_usec_initialized a bit 2015-12-07 00:44:14 -05:00
locale tree-wide: check if errno is greater then zero 2016-01-13 15:09:55 -05:00
login logind,machined: bump TasksMax= 2016-01-25 15:59:39 +01:00
machine logind,machined: bump TasksMax= 2016-01-25 15:59:39 +01:00
machine-id-setup core: Add machine-id setting 2016-01-12 22:10:41 +00:00
modules-load
network Merge pull request #2391 from keszybz/coverity 2016-01-21 11:50:08 +01:00
notify
nspawn nspawn: fix memory leak 2016-01-25 12:06:38 +01:00
nss-myhostname
nss-mymachines nss-mymachines: link less 2015-11-27 21:00:44 -05:00
nss-resolve nss-resolve: link less 2015-11-27 21:00:44 -05:00
path
quotacheck tree-wide: sort includes 2015-11-16 22:09:36 +01:00
random-seed
rc-local-generator
remount-fs remount-fs: modernize coding style a bit 2015-11-17 00:52:10 +01:00
reply-password
resolve resolve: use different bitmap checking rules when we find an exact NSEC3 match, or just a covering enclosure 2016-01-25 17:19:18 +01:00
rfkill tree-wide: group include of libudev.h with sd-* 2015-11-17 07:06:08 +01:00
run tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
shared Merge pull request #2357 from keszybz/warnings-2 2016-01-19 15:09:53 +01:00
sleep
socket-proxy journal-remote: split-mode=host, remove port from journal filename 2015-12-01 19:29:59 +02:00
sysctl
system-update-generator
systemctl systemctl: Allow 'edit' and 'cat' on unloaded units 2016-01-21 18:22:55 -05:00
systemd dhcp: make DHCP6_OPTION_* enum public 2016-01-20 17:25:16 +01:00
sysusers sysusers: use GID_FMT and UID_FMT instead of %d 2016-01-21 16:35:19 +01:00
sysv-generator sysv-generator: do not join dependencies on one line, split them 2016-01-21 12:53:14 +01:00
test test-date: check return value 2016-01-20 18:55:56 -05:00
timedate tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
timesync timesyncd: use (void) to mark ignored value 2016-01-20 18:55:56 -05:00
tmpfiles tree-wide: check if errno is greater than zero (2) 2016-01-13 15:10:17 -05:00
tty-ask-password-agent
udev udevd: do not clean up fds in main 2016-01-23 11:45:22 -05:00
update-done
update-utmp tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
user-sessions user-sessions: make sure /run/nologin has correct SELinux label 2015-12-04 22:01:17 +01:00
vconsole tree-wide: use xsprintf() where applicable 2016-01-12 15:36:32 +01:00
.gitignore
Makefile