summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/notify.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r17019: don't timeout on notifiesStefan Metzmacher1-0/+4
metze (This used to be commit 8d4fd35b10b176d31f986bbca5848091dffcd657)
2007-10-10r16980: - make struct smb_notify a union and add levels ↵Stefan Metzmacher1-2/+29
RAW_NOTIFY_NTTRANS,RAW_NOTIFY_SMB2 - parse SMB2 Notify reponse metze (This used to be commit de50e0ccddfad16ad7b254770f4c52c1abe707b9)
2007-10-10r16975: implement SMB2 Notify call in the client libStefan Metzmacher1-0/+83
metze (This used to be commit a455dc7a8392230395c0e444f76a4ca13192f871)