summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
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