summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r24392: Minor simplificationsVolker Lendecke2007-10-101-4/+2
* r24391: Convert call_nt_transact_get_user_quota to the new APIVolker Lendecke2007-10-101-43/+45
* r24388: - ACL retrieval provided incomplete information because the buffer po...Derrell Lipman2007-10-101-9/+22
* r24387: Convert readbraw to the new api. Volker, keep checking inJeremy Allison2007-10-102-57/+122
* r24386: Piss off Volker (not deliberately) by checking in a reply_mknew -> co...Jeremy Allison2007-10-102-34/+54
* 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-102-52/+71
* 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
* r24362: Initialize padding also when no params are sent backVolker Lendecke2007-10-101-4/+6
* r24361: Push reply_prep_legacy down in reply_nttrans[s]Volker Lendecke2007-10-101-53/+64
* r24360: Make ndr_print_debug_helper() output readable.Günther Deschner2007-10-101-2/+2
* r24359: Fix the buildVolker Lendecke2007-10-101-1/+1
* r24358: Push reply_prep_legacy into reply_nttrans[s]Volker Lendecke2007-10-102-23/+55
* 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
* r24355: move reply_outbuf() to the place where it's usedStefan Metzmacher2007-10-101-1/+1
* r24354: Remove offsetof macroVolker Lendecke2007-10-101-4/+0
* r24353: Add a getpwuid lookup to wbinfo.Kai Blin2007-10-101-0/+38
* r24351: Remove reply_prep_legacy from reply_read_and_XVolker Lendecke2007-10-101-20/+17
* r24349: For large read&x we need more than 64k of outbuf.Volker Lendecke2007-10-101-1/+12
* r24348: Do not use inbuf/outbuf in the sendfile path of read_and_XVolker Lendecke2007-10-101-17/+19
* r24347: fake_sendfile does not need Inbuf/OutbufVolker Lendecke2007-10-101-7/+23
* r24346: Push reply_prep_legacy into send_file_readXVolker Lendecke2007-10-101-39/+32
* r24341: Make libreplace provide offsetof.Jelmer Vernooij2007-10-103-4/+5
* r24340: Use standard data type uint32_t rather than tdb-specific u32.Jelmer Vernooij2007-10-108-59/+56
* r24332: schedule_aio_read_and_X does not need InBuf/OutBufVolker Lendecke2007-10-102-21/+19
* r24331: Fix an error where gid_t != 32 bitVolker Lendecke2007-10-101-1/+1
* r24330: Fix a 64-bit errorVolker Lendecke2007-10-101-1/+1
* r24329: Fix a 64-bit bugVolker Lendecke2007-10-101-1/+1
* r24328: Restore chain_reply error handlingVolker Lendecke2007-10-101-2/+3
* r24327: First round of fixes to chain_replyVolker Lendecke2007-10-101-3/+4
* r24326: Fix the build for Solaris CCVolker Lendecke2007-10-101-1/+1
* r24325: Push down reply_prep_legacy in reply_read_and_XVolker Lendecke2007-10-101-14/+14
* r24324: No reply_prep_legacy() in reply_pipe_read_and_XVolker Lendecke2007-10-102-24/+25
* r24323: Remove the reply_read_and_X wrapper functionVolker Lendecke2007-10-101-49/+63
* r24322: Wrap reply_read_and_X in reply_prep_legacyVolker Lendecke2007-10-102-2/+29
* r24321: Attempt to fix the "hape" cc buildVolker Lendecke2007-10-101-3/+3
* r24320: Fix the wct checks in reply_trans2 and the reply_trans callsVolker Lendecke2007-10-102-3/+3
* r24319: Check wct in reply_read_and_XVolker Lendecke2007-10-101-3/+11
* r24318: Print a prominent warning when reply_prep_legacy is calledVolker Lendecke2007-10-101-0/+2
* r24316: Fix an uninitialized readVolker Lendecke2007-10-101-0/+1
* r24314: Attempt to fix bug 4868Volker Lendecke2007-10-101-0/+1
* r24312: revision 24091 removed the 'FORCE'...Stefan Metzmacher2007-10-101-1/+1
* r24311: add a reply_force_nterror() macroStefan Metzmacher2007-10-102-0/+9