summaryrefslogtreecommitdiff
path: root/source3/smbd
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r24151: Convert call_trans2getdfsreferral to the new APIVolker Lendecke1-17/+25
2007-10-10r24150: Convert call_trans2qfsinfo to the new APIVolker Lendecke1-36/+59
2007-10-10r24149: Convert call_trans2setfilepathinfo to the new APIVolker Lendecke1-52/+81
2007-10-10r24148: Remove some inbuf refs from subcommands of call_trans2setfilepathinfoVolker Lendecke1-37/+24
2007-10-10r24147: Remove some inbuf refs from call_trans2setfilepathinfoVolker Lendecke1-4/+6
2007-10-10r24145: Fix a commentVolker Lendecke1-2/+2
2007-10-10r24144: Fix the buildVolker Lendecke1-7/+5
2007-10-10r24143: Convert call_trans2qfilepathinfo to the new APIVolker Lendecke1-85/+161
2007-10-10r24142: Remove some direct inbuf references from call_trans2qfilepathinfoVolker Lendecke1-4/+9
2007-10-10r24141: Add check_fsp as a replacement for CHECK_FSPVolker Lendecke1-0/+27
2007-10-10r24140: Convert call_trans2findnotifyfirst/next to the new APIVolker Lendecke1-24/+30