summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r24310: we should not call END_PROFILE(SMBntcreateX); twice...Stefan Metzmacher2007-10-101-1/+0
* r24309: if no protocol matches, just return choise 0xffffStefan Metzmacher2007-10-101-0/+2
* r24308: this needs a better fix that compiles...Stefan Metzmacher2007-10-101-1/+0
* r24307: fill in choise with value -1 on errorStefan Metzmacher2007-10-101-0/+1
* r24306: the check_fsp() function has an explicit user argumentStefan Metzmacher2007-10-101-1/+1
* r24304: patch from Bjoern JAcke <bj@SerNet.DE>:Stefan Metzmacher2007-10-103-0/+254
* r24302: add a module that overloads the file_id_create VFS functionStefan Metzmacher2007-10-103-0/+326
* r24291: Fix Coverity ID 364Volker Lendecke2007-10-101-13/+4
* r24290: fix debug statments to match function nameHerb Lewis2007-10-101-2/+2
* r24281: Fix bug found by Herb. The vuid entry in the cli_state structure getsJeremy Allison2007-10-101-0/+4
* r24280: Fix the build of vfs_afsacl.cVolker Lendecke2007-10-101-5/+5
* r24279: Remove reply_prep_legacy from reply_write_and_XVolker Lendecke2007-10-102-43/+30
* r24278: Push down reply_prep_legacy in reply_write_and_XVolker Lendecke2007-10-102-43/+49
* r24272: try to fix the build on irix...Stefan Metzmacher2007-10-101-3/+7
* r24271: Push reply_prep_legacy into reply_write_and_XVolker Lendecke2007-10-102-17/+47
* r24270: Fix some END_PROFILE(SMBwriteX)Volker Lendecke2007-10-101-1/+3
* r24269: Check wct in reply_write_and_XVolker Lendecke2007-10-101-8/+21
* r24268: Fix two crashes for spoolssVolker Lendecke2007-10-101-3/+4
* r24267: Fix the build farmVolker Lendecke2007-10-101-2/+2
* r24266: Remove the "open files database hash size" parameterVolker Lendecke2007-10-103-5/+2
* r24265: Add the tdb_hashsize:<tdbname> parameterVolker Lendecke2007-10-101-0/+22
* r24254: Fix a segfault in r24102Volker Lendecke2007-10-101-1/+3
* r24253: From Jan Martin <Jan.Martin@rwedea.com>.Jeremy Allison2007-10-101-0/+8
* r24252: Dump guid of msExchMailboxGuid when returned.Günther Deschner2007-10-101-0/+1
* r24251: Neverending fun:Günther Deschner2007-10-101-1/+1
* r24250: Merge W_ERROR_HAVE_NO_MEMORY macro from Samba 4.Günther Deschner2007-10-101-0/+6
* r24244: Complete the conversion of reply_trans[s]Volker Lendecke2007-10-102-64/+65
* r24243: Remove reply_prep_legacy from api_replyVolker Lendecke2007-10-102-36/+20
* r24242: Remove reply_prep_legacy from api_rpc_trans_replyVolker Lendecke2007-10-101-24/+10
* r24241: Remove reply_prep_legacy from api_WNPHS and api_SNPHSVolker Lendecke2007-10-101-57/+23