s3:smbd: make change_notify_reply() more generic and hide send_nt_replies() behind...
authorStefan Metzmacher <metze@samba.org>
Tue, 30 Jun 2009 13:01:00 +0000 (15:01 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 07:11:01 +0000 (09:11 +0200)
commitb804c30856edc2d57a82ca64e6c98177f3116e49
tree9ccdc3ba10250d1d8bd3d162997bc736e32336fa
parentef96e8c95867a23e664ef25b1a96e5796e51a72b
s3:smbd: make change_notify_reply() more generic and hide send_nt_replies() behind a callback

This prepares change notify support for SMB2.

metze
source3/include/proto.h
source3/smbd/notify.c
source3/smbd/nttrans.c