r17930: Merge noinclude branch:
[ira/wip.git] / source / smb_server / smb / trans2.c
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Stefan Metzmacherr16834: split the level's of smb_search_first/smb_searc...
2007-10-10 Stefan Metzmacherr16815: split out search levels which are also used...
2007-10-10 Stefan Metzmacherr16621: split out passthru levels of setfileinfo
2007-10-10 Stefan Metzmacherr16449: move some code to a generic place
2007-10-10 Stefan Metzmacherr16448: add more error checks
2007-10-10 Stefan Metzmacherr16444: - split out qfsinfo passthru levels
2007-10-10 Stefan Metzmacherr16443: add push code for SMB2 levels
2007-10-10 Stefan Metzmacherr16440: split out passthru level into a new functions,
2007-10-10 Stefan Metzmacherr16403: remove dependency to smbsrv_request next part...
2007-10-10 Stefan Metzmacherr16402: start to remove the dependecy to smbsrv_request...
2007-10-10 Stefan Metzmacherr16401: keep the old pointer when realloc fails, this...
2007-10-10 Stefan Metzmacherr16400: add more error checks
2007-10-10 Stefan Metzmacherr16399: - split out pushing smb_fsinfo into a DATA_BLOB
2007-10-10 Stefan Metzmacherr16357: - start get rid of void parsing functions
2007-10-10 Stefan Metzmacherr15741: move smb2 request structures into the main...
2007-10-10 Stefan Metzmacherr15739: return False when the function is called with...
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Stefan Metzmacherr14541: separate smbsrv_request and ntvfs_request,
2007-10-10 Stefan Metzmacherr14504: make trans and trans2 able to use async ntvfs...
2007-10-10 Stefan Metzmacherr14256: - rename smb_file -> smb_handle
2007-10-10 Stefan Metzmacherr14205: move smb specific stuff out of includes.h ...
2007-10-10 Stefan Metzmacherr14173: change smb interface structures to always use
2007-10-10 Stefan Metzmacherr14157: - pass a struct ntvfs_request to the ntvfs...
2007-10-10 Stefan Metzmacherr13877: remove smbsrv_send_dos_error() and use smbsrv_s...
2007-10-10 Stefan Metzmacherr13870: prefix more functions with smbsrv_
2007-10-10 Stefan Metzmacherr13865: prefix functions with smbsrv_
2007-10-10 Stefan Metzmacherr13863: this can be static...
2007-10-10 Jelmer Vernooijr12542: Move some more prototypes out to seperate headers
2007-10-10 Jelmer Vernooijr12528: Add seperate proto headers for ntvfs, tdr,...
2007-10-10 Stefan Metzmacherr12091: the SMB2 specific level are not available via SMB
2007-10-10 Andrew Tridgellr12082: fixed a valgrind error found by kukks in the...
2007-10-10 Stefan Metzmacherr11786: move all SMB protocol specific stuff to smb_ser...