summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/blob.c
Commit message (Expand)AuthorAgeFilesLines
* A better way to handle the different format of RenameInformation in SMB2Andrew Tridgell2008-02-141-13/+25
* Fixed SMB2 rename operations from Vista clientsAndrew Tridgell2008-02-141-9/+18
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-141-10/+6
* r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...Jelmer Vernooij2008-01-011-1/+1
* r26429: Avoid use of global_smb_iconv_convenience.Jelmer Vernooij2007-12-211-2/+3
* r26316: Use contexts for conversion functions.Jelmer Vernooij2007-12-211-2/+2
* r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher2007-12-211-5/+11
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher2007-10-101-1/+1
* r18839: align all directory search blobs on an 8 byte boundary to keep theAndrew Tridgell2007-10-101-4/+15
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16871: zero padding bytesStefan Metzmacher2007-10-101-0/+1
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-7/+7
* r16815: split out search levels which are also used by smb2Stefan Metzmacher2007-10-101-0/+146
* r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher2007-10-101-0/+7
* r16621: split out passthru levels of setfileinfoStefan Metzmacher2007-10-101-0/+87
* r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher2007-10-101-0/+9
* r16457: fix typoStefan Metzmacher2007-10-101-1/+1
* r16449: move some code to a generic placeStefan Metzmacher2007-10-101-0/+486