r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RAW_NOTIFY...
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Jul 2006 14:25:50 +0000 (14:25 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:10:06 +0000 (14:10 -0500)
commita8958391e8fd9ddd996d2d3aff7ddeed3243fc1f
tree617c2420c90d475b05bb3b3894feb2914fbed393
parente6b29409a29bdf99c45b2c0aefecb321904f2fd3
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RAW_NOTIFY_SMB2
- parse SMB2 Notify reponse

metze
(This used to be commit de50e0ccddfad16ad7b254770f4c52c1abe707b9)
12 files changed:
source4/libcli/raw/interfaces.h
source4/libcli/raw/rawnotify.c
source4/libcli/smb2/notify.c
source4/libcli/smb2/smb2_calls.h
source4/ntvfs/cifs/vfs_cifs.c
source4/ntvfs/ntvfs.h
source4/ntvfs/ntvfs_interface.c
source4/ntvfs/posix/pvfs_notify.c
source4/ntvfs/unixuid/vfs_unixuid.c
source4/smb_server/smb/nttrans.c
source4/torture/gentest.c
source4/torture/raw/notify.c