summaryrefslogtreecommitdiffstats
path: root/source3/smbd/nttrans.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some cases where file_set_dosmode was being passedJeremy Allison2007-10-311-1/+1
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-14/+14
* r25309: Volker's fix for bug #4984 - samba4 torture testJeremy Allison2007-10-101-41/+71
* r25184: Fix some C++ warnings and an uninitialized variableVolker Lendecke2007-10-101-2/+2
* r25138: More pstring elimination. Add a TALLOC_CTX parameterJeremy Allison2007-10-101-11/+13
* r25135: Remove one END_PROFILE(SMBntcreateX) from call_nt_transact_create() w...Günther Deschner2007-10-101-1/+0
* r25117: The mega-patch Jerry was waiting for. Remove all pstrings fromJeremy Allison2007-10-101-7/+16
* r25111: Move to talloced pathnames on most code paths.Jeremy Allison2007-10-101-170/+206
* r25102: Rewrite msdfs code to use talloced filenames. Passes make testJeremy Allison2007-10-101-23/+35
* r25009: Large patch discussed with Volker. Move unix_convert to a talloc-basedJeremy Allison2007-10-101-42/+51
* r24809: Consolidate the use of temporary talloc contexts.Volker Lendecke2007-10-101-1/+1
* r24702: Remove the old API pointersVolker Lendecke2007-10-101-3/+3
* r24659: Some formatting changes helping to minimize the 3_2_0 diffVolker Lendecke2007-10-101-3/+3
* r24498: More extra code into a function, reply_openerror.Jeremy Allison2007-10-101-93/+70
* r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISIONJeremy Allison2007-10-101-34/+24
* r24433: Convert reply_ntrename to the new APIVolker Lendecke2007-10-101-30/+51
* r24403: Remove reply_prep_legacy from send_nttrans_repliesVolker Lendecke2007-10-101-48/+50
* r24401: Push reply_prep_legacy into send_nt_repliesVolker Lendecke2007-10-101-48/+32
* r24399: Change change_notify_reply to use send_nt_replies_newVolker Lendecke2007-10-101-1/+1
* r24398: Convert call_nt_transact_notify_change to the new APIVolker Lendecke2007-10-101-41/+31
* r24394: Convert call_nt_transact_rename to the new APIVolker Lendecke2007-10-101-38/+27
* r24393: Convert call_nt_transact_set_user_quota to the new APIVolker Lendecke2007-10-101-38/+35
* r24391: Convert call_nt_transact_get_user_quota to the new APIVolker Lendecke2007-10-101-43/+45
* r24385: Convert call_nt_transact_query_security_desc to the new APIVolker Lendecke2007-10-101-38/+35
* r24384: Convert call_nt_transact_set_security_desc to the new APIVolker Lendecke2007-10-101-30/+25
* r24383: Convert call_nt_transact_ioctl to the new APIVolker Lendecke2007-10-101-52/+55
* r24382: Remove reply_prep_legacy from call_nt_transact_createVolker Lendecke2007-10-101-83/+34
* r24381: Push reply_prep_legacy into call_nt_transact_createVolker Lendecke2007-10-101-68/+98
* r24368: Push down reply_prep_legacy one levelVolker Lendecke2007-10-101-55/+167
* r24367: Push reply_prep_legacy into handle_nttransVolker Lendecke2007-10-101-47/+32
* r24361: Push reply_prep_legacy down in reply_nttrans[s]Volker Lendecke2007-10-101-53/+64
* r24359: Fix the buildVolker Lendecke2007-10-101-1/+1
* r24358: Push reply_prep_legacy into reply_nttrans[s]Volker Lendecke2007-10-101-21/+53
* r24357: Check wct in reply_nttrans[s]Volker Lendecke2007-10-101-6/+21
* r24356: Add send_nt_replies_new wrapperVolker Lendecke2007-10-101-0/+18
* r24312: revision 24091 removed the 'FORCE'...Stefan Metzmacher2007-10-101-1/+1
* r24310: we should not call END_PROFILE(SMBntcreateX); twice...Stefan Metzmacher2007-10-101-1/+0
* r24254: Fix a segfault in r24102Volker Lendecke2007-10-101-1/+3
* r24145: Fix a commentVolker Lendecke2007-10-101-2/+2
* r24130: Explicitly pass flags2 to srvstr_pushVolker Lendecke2007-10-101-1/+4
* r24102: Pass the fid instead of inbuf and an offset to file_fsp.Volker Lendecke2007-10-101-9/+9
* r24100: Convert reply_ntcancel to the new APIVolker Lendecke2007-10-101-8/+6
* r24097: Convert reply_ntcreate_and_X_quota to the new APIVolker Lendecke2007-10-101-31/+14
* r24092: Convert do_ntcreate_pipe_open to the new APIVolker Lendecke2007-10-101-25/+67
* r24091: Convert reply_ntcreate_and_X to the new APIVolker Lendecke2007-10-101-63/+109
* r24090: Separate parsing in reply_ntcreate_and_XVolker Lendecke2007-10-101-18/+32
* r23997: Check in the infrastructure for getting rid of the global InBuffer/Ou...Volker Lendecke2007-10-101-3/+3
* r23939: Fixes for notify returns. Returned param value must fix insideJeremy Allison2007-10-101-2/+3
* r23903: Fix a potential reason for the segfault Steve foundVolker Lendecke2007-10-101-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1