winbindd: Add debug for ndr cache hit
authorVolker Lendecke <vl@samba.org>
Tue, 1 Aug 2017 14:36:27 +0000 (16:36 +0200)
committerMartin Schwenke <martins@samba.org>
Mon, 7 Aug 2017 03:35:13 +0000 (05:35 +0200)
commite5b0669625735d93314cb007bddefdbc9904a24f
treee568af4768526dd57d468c48fbc720f98ae6ab6d
parented3b4661fd29a3523c59007ebb7e7bf97786025c
winbindd: Add debug for ndr cache hit

When looking through winbind debug logs, it's highly confusing if you don't
find a call in the child that's supposed to handle it. Add a debug if the call
was handled from the cache without calling into the child.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Martin Schwenke <martin@meltin.net>
source3/winbindd/winbindd_dual_ndr.c