summaryrefslogtreecommitdiff
path: root/source4/smb_server/smb/trans2.c
Commit message (Expand)AuthorAgeFilesLines
* s4-loadparm: 2nd half of lp_ to lpcfg_ conversionAndrew Tridgell2010-07-161-9/+9
* s4:smb_server/smb/trans2.c - remove unused define "DEFAULT_SITE_NAME"Matthias Dieter Wallnöfer2010-05-181-1/+0
* s4:smb_server: Implement GET_DFS_REFERRAL for domain referral requestsMatthieu Patou2010-05-181-1/+871
* s4:smb_server: fix trailling whitespace in trans2.cMatthieu Patou2010-05-181-25/+25
* Change uint_t to unsigned int in source4Matt Kraai2010-02-021-3/+3
* s4-smbd: minimise includes in smbd/ and smb_serverAndrew Tridgell2009-09-191-2/+0
* s4:smb_server: s/private/private_dataStefan Metzmacher2009-02-021-2/+2
* Fix include paths to new location of libutil.Jelmer Vernooij2008-10-111-1/+1
* smb_server/smb: prepare multi fragmented nttrans requestsStefan Metzmacher2008-07-071-3/+3
* smb_server/smb: trans(2) setup count is uint8_tStefan Metzmacher2008-07-071-2/+3
* smb_server/smb: transs and transs2 calls have different word countsStefan Metzmacher2008-07-071-1/+12
* smb_server/smb: fix crash bug with fragmented trans callsStefan Metzmacher2008-07-071-13/+20
* more updates for new info levelsAndrew Tridgell2008-06-021-3/+12
* Install public header files again and include required prototypes.Jelmer Vernooij2008-04-021-0/+1
* Convert SMB and SMB2 code to use a common buffer handling structureAndrew Tridgell2008-02-141-12/+12
* r25551: Convert to standard bool type.Jelmer Vernooij2007-10-101-3/+3
* 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-2/+2
* r19505: fixed a valgrind errorAndrew Tridgell2007-10-101-0/+4
* 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