summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/notify.c
Commit message (Expand)AuthorAgeFilesLines
* implemented client side SMB2 signingAndrew Tridgell2008-05-301-3/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* updated SMB2 header defines to match WSPP docsAndrew Tridgell2008-02-121-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-2/+2
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r17019: don't timeout on notifiesStefan Metzmacher2007-10-101-0/+4
* r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...Stefan Metzmacher2007-10-101-2/+29
* r16975: implement SMB2 Notify call in the client libStefan Metzmacher2007-10-101-0/+83