summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r24388: - ACL retrieval provided incomplete information because the buffer po...Derrell Lipman2-13/+28
2007-10-10r24387: Convert readbraw to the new api. Volker, keep checking inJeremy Allison2-57/+122
2007-10-10r24386: Piss off Volker (not deliberately) by checking in a reply_mknew -> co...Jeremy Allison2-34/+54
2007-10-10r24385: Convert call_nt_transact_query_security_desc to the new APIVolker Lendecke1-38/+35
2007-10-10r24384: Convert call_nt_transact_set_security_desc to the new APIVolker Lendecke1-30/+25
2007-10-10r24383: Convert call_nt_transact_ioctl to the new APIVolker Lendecke2-52/+71
2007-10-10r24382: Remove reply_prep_legacy from call_nt_transact_createVolker Lendecke1-83/+34
2007-10-10r24381: Push reply_prep_legacy into call_nt_transact_createVolker Lendecke1-68/+98
2007-10-10r24368: Push down reply_prep_legacy one levelVolker Lendecke1-55/+167
2007-10-10r24367: Push reply_prep_legacy into handle_nttransVolker Lendecke1-47/+32
2007-10-10r24362: Initialize padding also when no params are sent backVolker Lendecke1-4/+6
2007-10-10r24361: Push reply_prep_legacy down in reply_nttrans[s]Volker Lendecke1-53/+64
2007-10-10r24360: Make ndr_print_debug_helper() output readable.Günther Deschner1-2/+2
2007-10-10r24359: Fix the buildVolker Lendecke1-1/+1
2007-10-10r24358: Push reply_prep_legacy into reply_nttrans[s]Volker Lendecke2-23/+55
2007-10-10r24357: Check wct in reply_nttrans[s]Volker Lendecke1-6/+21
2007-10-10r24356: Add send_nt_replies_new wrapperVolker Lendecke1-0/+18
2007-10-10r24355: move reply_outbuf() to the place where it's usedStefan Metzmacher1-1/+1
2007-10-10r24354: Remove offsetof macroVolker Lendecke1-4/+0
2007-10-10r24353: Add a getpwuid lookup to wbinfo.Kai Blin1-0/+38
2007-10-10r24351: Remove reply_prep_legacy from reply_read_and_XVolker Lendecke1-20/+17
2007-10-10r24349: For large read&x we need more than 64k of outbuf.Volker Lendecke1-1/+12
2007-10-10r24348: Do not use inbuf/outbuf in the sendfile path of read_and_XVolker Lendecke1-17/+19
2007-10-10r24347: fake_sendfile does not need Inbuf/OutbufVolker Lendecke1-7/+23
2007-10-10r24346: Push reply_prep_legacy into send_file_readXVolker Lendecke1-39/+32
2007-10-10r24341: Make libreplace provide offsetof.Jelmer Vernooij3-4/+5
2007-10-10r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij8-59/+56
2007-10-10r24332: schedule_aio_read_and_X does not need InBuf/OutBufVolker Lendecke2-21/+19
2007-10-10r24331: Fix an error where gid_t != 32 bitVolker Lendecke1-1/+1
2007-10-10r24330: Fix a 64-bit errorVolker Lendecke1-1/+1
2007-10-10r24329: Fix a 64-bit bugVolker Lendecke1-1/+1
2007-10-10r24328: Restore chain_reply error handlingVolker Lendecke1-2/+3
2007-10-10r24327: First round of fixes to chain_replyVolker Lendecke1-3/+4
2007-10-10r24326: Fix the build for Solaris CCVolker Lendecke1-1/+1
2007-10-10r24325: Push down reply_prep_legacy in reply_read_and_XVolker Lendecke1-14/+14
2007-10-10r24324: No reply_prep_legacy() in reply_pipe_read_and_XVolker Lendecke2-24/+25
2007-10-10r24323: Remove the reply_read_and_X wrapper functionVolker Lendecke1-49/+63
2007-10-10r24322: Wrap reply_read_and_X in reply_prep_legacyVolker Lendecke2-2/+29
2007-10-10r24321: Attempt to fix the "hape" cc buildVolker Lendecke1-3/+3
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-10r24316: Fix an uninitialized readVolker Lendecke1-0/+1
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