summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2/negprot.c
Commit message (Expand)AuthorAgeFilesLines
* s4-libcli: use GUID_to_ndr_blob()Andrew Tridgell2009-12-101-3/+3
* s4-libcli: use new GUID functions in libcliAndrew Tridgell2009-12-101-4/+3
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+2
* converted the out side of SMB2 negprot handlingAndrew Tridgell2008-02-121-22/+21
* fixed up the .in side of SMB2 negprotAndrew Tridgell2008-02-121-7/+24
* 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
* r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0Stefan Metzmacher2007-10-101-1/+1
* r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the lengthStefan Metzmacher2007-10-101-14/+17
* r11722: make the smb2_push/pull functions take a smb2_request_bufferStefan Metzmacher2007-10-101-2/+1
* r11691: added reply buffer code checks and oplock flags for create request/replyAndrew Tridgell2007-10-101-1/+3
* r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...Andrew Tridgell2007-10-101-1/+0
* r11665: started to put some meat on the structure used for the SMB2 libraryAndrew Tridgell2007-10-101-21/+32
* r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...Andrew Tridgell2007-10-101-0/+82