summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r20424: No, we do not have to do that here :-)Volker Lendecke1-13/+1
2007-10-10r20412: Placeholder to remind me to write a torture testJeremy Allison1-0/+7
2007-10-10r20411: Fix originally from SATOH Fumiyasu (slightlyJeremy Allison1-0/+12
2007-10-10r20403: Cleaning out my Samba 3.0 tree:Andrew Bartlett2-53/+0
2007-10-10r20402: Fix spelling: samba bug #4292 debian #402392Andrew Bartlett1-1/+1
2007-10-10r20394: This is a *VERY* early start of my work on notify.Volker Lendecke8-25/+409
2007-10-10r20393: Debug level 1 is a bit excessive hereVolker Lendecke1-1/+1
2007-10-10r20389: this needs to be after AC_LIBREPLACE_BROKEN_CHECKS :-)Stefan Metzmacher1-3/+3
2007-10-10r20388: add the library that contains dlopen to the global LIBS as it was beforeStefan Metzmacher1-0/+3
2007-10-10r20386: remove unneeded dlopen related configure checks and includesStefan Metzmacher2-13/+2
2007-10-10r20385: merge from samba4:Stefan Metzmacher1-5/+7
2007-10-10r20372: Make NTrename the same as SMBmv w.r.t. wildcards.Jeremy Allison1-6/+12
2007-10-10r20371: In renames (via SMBmv) both src and dest can containJeremy Allison1-4/+5
2007-10-10r20370: Now we've gone to the trouble of getting an NT statusJeremy Allison1-1/+1
2007-10-10r20368: Fix valgrind report of uninitialized memoryJeremy Allison1-1/+12
2007-10-10r20363: Fix any possible valgrind errors in srvstr_get_XX or srvstr_pull_XXJeremy Allison2-18/+31
2007-10-10r20362: Fix valgrind issues where we may read paramsJeremy Allison1-17/+41
2007-10-10r20361: Prevent strnlen_w reading beyond max. ValgrindJeremy Allison1-1/+1
2007-10-10r20356: Consolidate the calls to parent_dirname() per open to one.Volker Lendecke5-56/+80
2007-10-10r20355: Fix some C++ warningsVolker Lendecke2-3/+3
2007-10-10r20345: Simplify call_nt_transact_create by using tmp_talloc_ctx()Volker Lendecke1-14/+2
2007-10-10r20344: Move the calls to inherit_access_acls and change_owner_to_parent toge...Volker Lendecke1-14/+16
2007-10-10r20343: Split change_owner_to_parent fd-based (for file opens) and a name-bas...Volker Lendecke1-73/+83
2007-10-10r20342: Move the lstat into mkdir_internal, for the FILE_OPEN case in open_di...Volker Lendecke1-18/+30
2007-10-10r20340: Join vfs_MkDir to its only callerVolker Lendecke2-38/+25
2007-10-10r20339: Make mkdir_internal static to open.cVolker Lendecke3-52/+50
2007-10-10r20338: Restructure open_directory a bit. This gets rid of a race condition r...Volker Lendecke3-54/+47
2007-10-10r20336: Fix some memleaks in trans2open and simplify trans2mkdir a bit: We no...Volker Lendecke1-21/+5
2007-10-10r20335: Port oplock return logic from ntcreate&x to NT_TRANSACT_CREATE. Fixes...Volker Lendecke1-2/+6
2007-10-10r20334: Activate RAW-MKDIRVolker Lendecke1-1/+1
2007-10-10r20333: Fix a couple of Coverity errors in one run, this was a potential NULL...Volker Lendecke1-5/+8
2007-10-10r20330: And here's the fix for the parent winbindd crashingJeremy Allison1-0/+5
2007-10-10r20329: Fix a winbindd crash bug. If someone pullsJeremy Allison1-5/+7
2007-10-10r20313: Make trans2_mkdir also go through open_directory for all the fancy in...Volker Lendecke1-10/+18
2007-10-10r20312: Fix a memleakVolker Lendecke1-1/+1
2007-10-10r20310: We've checked for EA's and support for them further up already.Volker Lendecke1-1/+1
2007-10-10r20304: Smaller fixes for pam_winbind:Günther Deschner1-30/+65
2007-10-10r20296: If we're going to overwrite krb5.confJeremy Allison2-16/+31
2007-10-10r20290: Remove unused callSimo Sorce1-9/+1
2007-10-10r20289: IDMAP is part of winbind but not the main process.Simo Sorce3-36/+50
2007-10-10r20287: Allow a NULL sid when setting up the list of trusted domains.Gerald Carter1-2/+7
2007-10-10r20279: Fix winbind segfault in winbindd_getsidaliases.Günther Deschner1-4/+15
2007-10-10r20273: Map KRB5_KDCREP_SKEW to NT_STATUS_TIME_DIFFERENCE_AT_DC.Günther Deschner1-0/+1
2007-10-10r20271: Fix the buildVolker Lendecke1-2/+2
2007-10-10r20270: Even with the dual daemon mode the parent winbinddJeremy Allison2-3/+26
2007-10-10r20269: merge -r20264:20267 from SAMBA_3_0_24Herb Lewis22-4/+91
2007-10-10r20268: merge -r 20261:20263 from samba_3_0_24Herb Lewis3-0/+3
2007-10-10r20264: Two lines above this we just checked if (fsp->is_directory) ...Volker Lendecke1-1/+1
2007-10-10r20261: merge 20260 from samba_3_0_24Herb Lewis37-34/+62
2007-10-10r20257: Hey, change_owner_to_parent is now static :-)Volker Lendecke1-4/+4