summaryrefslogtreecommitdiff
path: root/source4/libcli/smb2/notify.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-30implemented client side SMB2 signingAndrew Tridgell1-3/+3
2008-04-02Install public header files again and include required prototypes.Jelmer Vernooij1-0/+1
2008-02-12updated SMB2 header defines to match WSPP docsAndrew Tridgell1-1/+1
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-2/+2
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r17019: don't timeout on notifiesStefan Metzmacher1-0/+4
2007-10-10r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher1-2/+29
2007-10-10r16975: implement SMB2 Notify call in the client libStefan Metzmacher1-0/+83