summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24314: Attempt to fix bug 4868Volker Lendecke1-0/+1
2007-10-10r24312: revision 24091 removed the 'FORCE'...Stefan Metzmacher1-1/+1
2007-10-10r24311: add a reply_force_nterror() macroStefan Metzmacher2-0/+9
2007-10-10r24310: we should not call END_PROFILE(SMBntcreateX); twice...Stefan Metzmacher1-1/+0
2007-10-10r24309: if no protocol matches, just return choise 0xffffStefan Metzmacher1-0/+2
2007-10-10r24308: this needs a better fix that compiles...Stefan Metzmacher1-1/+0
2007-10-10r24307: fill in choise with value -1 on errorStefan Metzmacher1-0/+1
2007-10-10r24306: the check_fsp() function has an explicit user argumentStefan Metzmacher1-1/+1
2007-10-10r24304: patch from Bjoern JAcke <bj@SerNet.DE>:Stefan Metzmacher3-0/+254
2007-10-10r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher3-0/+326
2007-10-10r24291: Fix Coverity ID 364Volker Lendecke1-13/+4
2007-10-10r24290: fix debug statments to match function nameHerb Lewis1-2/+2
2007-10-10r24281: Fix bug found by Herb. The vuid entry in the cli_state structure getsJeremy Allison1-0/+4
2007-10-10r24280: Fix the build of vfs_afsacl.cVolker Lendecke1-5/+5
2007-10-10r24279: Remove reply_prep_legacy from reply_write_and_XVolker Lendecke2-43/+30
2007-10-10r24278: Push down reply_prep_legacy in reply_write_and_XVolker Lendecke2-43/+49
2007-10-10r24272: try to fix the build on irix...Stefan Metzmacher1-3/+7
2007-10-10r24271: Push reply_prep_legacy into reply_write_and_XVolker Lendecke2-17/+47
2007-10-10r24270: Fix some END_PROFILE(SMBwriteX)Volker Lendecke1-1/+3
2007-10-10r24269: Check wct in reply_write_and_XVolker Lendecke1-8/+21
2007-10-10r24268: Fix two crashes for spoolssVolker Lendecke1-3/+4
2007-10-10r24267: Fix the build farmVolker Lendecke1-2/+2
2007-10-10r24266: Remove the "open files database hash size" parameterVolker Lendecke3-5/+2
2007-10-10r24265: Add the tdb_hashsize:<tdbname> parameterVolker Lendecke1-0/+22
2007-10-10r24254: Fix a segfault in r24102Volker Lendecke1-1/+3
2007-10-10r24253: From Jan Martin <Jan.Martin@rwedea.com>.Jeremy Allison1-0/+8
2007-10-10r24252: Dump guid of msExchMailboxGuid when returned.Günther Deschner1-0/+1
2007-10-10r24251: Neverending fun:Günther Deschner1-1/+1
2007-10-10r24250: Merge W_ERROR_HAVE_NO_MEMORY macro from Samba 4.Günther Deschner1-0/+6
2007-10-10r24244: Complete the conversion of reply_trans[s]Volker Lendecke2-64/+65
2007-10-10r24243: Remove reply_prep_legacy from api_replyVolker Lendecke2-36/+20
2007-10-10r24242: Remove reply_prep_legacy from api_rpc_trans_replyVolker Lendecke1-24/+10
2007-10-10r24241: Remove reply_prep_legacy from api_WNPHS and api_SNPHSVolker Lendecke1-57/+23
2007-10-10r24240: Push down reply_prep_legacy one level inside api_fd_replyVolker Lendecke1-19/+54
2007-10-10r24239: Push reply_prep_legacy into api_fd_replyVolker Lendecke1-51/+38
2007-10-10r24238: Push down reply_prep_legacy one levelVolker Lendecke1-8/+25
2007-10-10r24237: Add send_trans_reply_newVolker Lendecke1-0/+18
2007-10-10r24236: Push reply_prep_legacy() into named_pipe()Volker Lendecke1-46/+46
2007-10-10r24235: Make handle_trans reply to errors itselfVolker Lendecke1-47/+29
2007-10-10r24234: Reformatting -- SCNRVolker Lendecke1-49/+20
2007-10-10r24233: Push reply_prep_legacy into handle_transVolker Lendecke1-34/+16
2007-10-10r24232: Push down reply_prep_legacy inside reply_transsVolker Lendecke1-25/+35
2007-10-10r24231: Push allocating InBuffer/OutBuffer into reply_transsVolker Lendecke2-10/+21
2007-10-10r24230: Push down reply_prep_legacy in reply_transVolker Lendecke1-52/+62
2007-10-10r24229: Push allocating InBuffer/OutBuffer into reply_transsVolker Lendecke2-19/+33
2007-10-10r24225: Convert reply_flush to the new APIVolker Lendecke2-10/+22
2007-10-10r24224: Check wct in reply_transVolker Lendecke1-4/+19
2007-10-10r24223: Convert reply_echo to the new APIVolker Lendecke4-26/+45
2007-10-10r24167: Fix Coverity ID 365Volker Lendecke1-10/+7
2007-10-10r24166: Fix Coverity ID 391Volker Lendecke1-1/+1