summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24320: Fix the wct checks in reply_trans2 and the reply_trans callsVolker Lendecke2-3/+3
2007-10-10r24319: Check wct in reply_read_and_XVolker Lendecke1-3/+11
2007-10-10r24318: Print a prominent warning when reply_prep_legacy is calledVolker Lendecke1-0/+2
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 Metzmacher1-0/+8
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-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-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-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 Lendecke2-15/+26
2007-10-10r24164: Fix for write cache corruption bug reported by Jean-Francois Panisset...Jeremy Allison1-10/+20
2007-10-10r24163: Remove the send_trans2_replies_new wrapperVolker Lendecke2-89/+90
2007-10-10r24162: send_trans2_replies is now static in trans2.cVolker Lendecke1-8/+8
2007-10-10r24161: handle_trans2 takes care of errors itself, no need to do it in reply_...Volker Lendecke1-6/+0
2007-10-10r24160: process_trans2 in smbd/blocking.c used send_trans2_replies.Volker Lendecke2-12/+17
2007-10-10r24159: Convert reply_transs2 to the new APIVolker Lendecke2-47/+41
2007-10-10r24156: Convert reply_trans2 to the new APIVolker Lendecke2-57/+53
2007-10-10r24155: Check wct in reply_trans2Volker Lendecke1-5/+21
2007-10-10r24154: handle_trans2 does not reference inbuf/outbuf anymoreVolker Lendecke1-13/+9
2007-10-10r24153: Convert call_trans2setfsinfo to the new API.Volker Lendecke1-30/+57
2007-10-10r24152: Convert call_trans2ioctl to the new APIVolker Lendecke1-25/+30