summaryrefslogtreecommitdiffstats
path: root/source4/smb_server/smb/trans2.c
Commit message (Expand)AuthorAgeFilesLines
* r17930: Merge noinclude branch:Jelmer Vernooij2007-10-101-1/+1
* r16834: split the level's of smb_search_first/smb_search_next and the levelsStefan Metzmacher2007-10-101-25/+27
* r16815: split out search levels which are also used by smb2Stefan Metzmacher2007-10-101-127/+2
* r16621: split out passthru levels of setfileinfoStefan Metzmacher2007-10-101-55/+15
* r16449: move some code to a generic placeStefan Metzmacher2007-10-101-513/+56
* r16448: add more error checksStefan Metzmacher2007-10-101-53/+47
* r16444: - split out qfsinfo passthru levelsStefan Metzmacher2007-10-101-85/+83
* r16443: add push code for SMB2 levelsStefan Metzmacher2007-10-101-0/+36
* r16440: split out passthru level into a new functions,Stefan Metzmacher2007-10-101-71/+116
* r16403: remove dependency to smbsrv_request next part...Stefan Metzmacher2007-10-101-21/+27
* r16402: start to remove the dependecy to smbsrv_request from the parsing func...Stefan Metzmacher2007-10-101-57/+77
* r16401: keep the old pointer when realloc fails, this is needed for theStefan Metzmacher2007-10-101-2/+4
* r16400: add more error checksStefan Metzmacher2007-10-101-47/+55
* r16399: - split out pushing smb_fsinfo into a DATA_BLOBStefan Metzmacher2007-10-101-67/+76
* r16357: - start get rid of void parsing functionsStefan Metzmacher2007-10-101-223/+233
* r15741: move smb2 request structures into the main smb request structsStefan Metzmacher2007-10-101-0/+1
* r15739: return False when the function is called with an invalid levelStefan Metzmacher2007-10-101-1/+1
* r15734: This is a major change to the NTVFS subsystem:Stefan Metzmacher2007-10-101-7/+11
* r14541: separate smbsrv_request and ntvfs_request,Stefan Metzmacher2007-10-101-72/+46
* r14504: make trans and trans2 able to use async ntvfs backendsStefan Metzmacher2007-10-101-408/+534
* r14256: - rename smb_file -> smb_handleStefan Metzmacher2007-10-101-7/+7
* r14205: move smb specific stuff out of includes.h (finally!!!:-)Stefan Metzmacher2007-10-101-2/+2
* r14173: change smb interface structures to always useStefan Metzmacher2007-10-101-6/+6
* r14157: - pass a struct ntvfs_request to the ntvfs layerStefan Metzmacher2007-10-101-1/+1
* r13877: remove smbsrv_send_dos_error() and use smbsrv_send_error(..,NT_STATUS...Stefan Metzmacher2007-10-101-1/+1
* r13870: prefix more functions with smbsrv_Stefan Metzmacher2007-10-101-18/+18
* r13865: prefix functions with smbsrv_Stefan Metzmacher2007-10-101-5/+4
* r13863: this can be static...Stefan Metzmacher2007-10-101-1/+1
* r12542: Move some more prototypes out to seperate headersJelmer Vernooij2007-10-101-0/+1
* r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server.Jelmer Vernooij2007-10-101-0/+1
* r12091: the SMB2 specific level are not available via SMBStefan Metzmacher2007-10-101-0/+4
* r12082: fixed a valgrind error found by kukks in the transs server handlingAndrew Tridgell2007-10-101-2/+1
* r11786: move all SMB protocol specific stuff to smb_server/smb/Stefan Metzmacher2007-10-101-0/+1779