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)
commitde50e0ccddfad16ad7b254770f4c52c1abe707b9
treed836734e25dd8aa01166e2cbbc38f193775f526c
parent20311e58d512e9fcc38ce786aaecf7246d182ca4
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RAW_NOTIFY_SMB2
- parse SMB2 Notify reponse

metze
12 files changed:
source/libcli/raw/interfaces.h
source/libcli/raw/rawnotify.c
source/libcli/smb2/notify.c
source/libcli/smb2/smb2_calls.h
source/ntvfs/cifs/vfs_cifs.c
source/ntvfs/ntvfs.h
source/ntvfs/ntvfs_interface.c
source/ntvfs/posix/pvfs_notify.c
source/ntvfs/unixuid/vfs_unixuid.c
source/smb_server/smb/nttrans.c
source/torture/gentest.c
source/torture/raw/notify.c