summaryrefslogtreecommitdiff
path: root/source4/smb_server/blob.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-21r26316: Use contexts for conversion functions.Jelmer Vernooij1-2/+2
2007-12-21r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)Stefan Metzmacher1-5/+11
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r23067: use 'const union smb_search_data *file' also in the server code to ge...Stefan Metzmacher1-1/+1
2007-10-10r18839: align all directory search blobs on an 8 byte boundary to keep theAndrew Tridgell1-4/+15
2007-10-10r17930: Merge noinclude branch:Jelmer Vernooij1-1/+1
2007-10-10r16871: zero padding bytesStefan Metzmacher1-0/+1
2007-10-10r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher1-7/+7
2007-10-10r16815: split out search levels which are also used by smb2Stefan Metzmacher1-0/+146
2007-10-10r16671: allow usage of smbsrv_pull_passthru_sfileinfo() without,Stefan Metzmacher1-0/+7
2007-10-10r16621: split out passthru levels of setfileinfoStefan Metzmacher1-0/+87
2007-10-10r16466: for SMB2_ALL_EAS it's not valid for the ntvfs backends to returnStefan Metzmacher1-0/+9
2007-10-10r16457: fix typoStefan Metzmacher1-1/+1
2007-10-10r16449: move some code to a generic placeStefan Metzmacher1-0/+486