summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r17408: Let us use netgroups even without a NIS domain but just using filesSimo Sorce2007-10-102-7/+5
* r17407: Don't do strchr_m twice when once will do.Jeremy Allison2007-10-101-5/+4
* r17406: We need to do a translation of winbind separator -> '\\' inVolker Lendecke2007-10-102-3/+20
* r17404: Is this XP (extreme programming)? :-)Volker Lendecke2007-10-101-3/+3
* r17403: add a helpful debug msgGerald Carter2007-10-101-0/+3
* r17402: Added lookup_name_smbconf() to be called when lookingJeremy Allison2007-10-103-4/+54
* r17401: BUG 3855: remove bits of XML and SQL checks from aclocal.m4Gerald Carter2007-10-101-279/+0
* r17399: Some C++ warningsVolker Lendecke2007-10-101-7/+8
* r17393: Remove Volker's ASSERT that num_groupsids > 0.Jeremy Allison2007-10-101-3/+5
* r17392: Commit Volker's fix for the valid users problem.Jeremy Allison2007-10-101-30/+22
* r17391: Revert the second part of the valid users fix - theJeremy Allison2007-10-101-23/+5
* r17388: Fix the "valid users"/token issue for now. Volker,Jeremy Allison2007-10-101-5/+23
* r17386: fix inverted logic pointed out by Volker. When deleting a printer re...Gerald Carter2007-10-101-1/+1
* r17383: Patch from Michael Adams <ma@sernet.de> to catchGerald Carter2007-10-101-17/+17
* r17378: Fix the issues people have been having with mappedJeremy Allison2007-10-101-2/+2
* r17376: Fix bug #3985 - ensure in msdfs we check for ourJeremy Allison2007-10-101-14/+8
* r17375: If a field containts only whitespace, we need to do base64 as well.Volker Lendecke2007-10-101-2/+20
* r17374: Get rid of a silly "System User" default for "description", also fetc...Volker Lendecke2007-10-101-5/+9
* r17367: Reverting the ab code. Note I'm not saying thisJeremy Allison2007-10-107-1444/+3
* r17366: Save the logon script path from the info3 in the PAM session allowingGünther Deschner2007-10-102-4/+19
* r17365: Fix memleak.Günther Deschner2007-10-101-1/+4
* r17364: Another NT4 join bug: The idealx tools set the primary group sid, and...Volker Lendecke2007-10-101-15/+12
* r17363: Some C++ warningsVolker Lendecke2007-10-109-32/+45
* r17358: Re-add JFS2 NFS4 ACLs support, move readme for it into AIX-specific e...Alexander Bokovoy2007-10-107-3/+1362
* r17356: Also transfer the sambaHomePath attribute.Volker Lendecke2007-10-101-0/+4
* r17354: Revert -r 17353 per Volker request while gpfs compatibility layer cod...Alexander Bokovoy2007-10-107-2000/+3
* r17353: Add support for JFS2 NFS4/AIXC and GPFS acls based on NFSv4 ACLs.Alexander Bokovoy2007-10-108-3/+2082
* r17348: Some C++ warningsVolker Lendecke2007-10-108-23/+29
* r17347: Some C++ warnings -- 271 leftVolker Lendecke2007-10-103-71/+83
* r17346: Add optimisation vl needs for the cluster code whereJeremy Allison2007-10-104-12/+42
* r17345: Some C++ warningsVolker Lendecke2007-10-104-4/+5
* r17338: Add support for multiple shares test inspired by Samba 4 torture's --...Alexander Bokovoy2007-10-105-51/+160
* r17335: Some more fixes to net rpc vampire ldif. Still not good though :-(Volker Lendecke2007-10-101-8/+14
* r17334: Some C++ warningsVolker Lendecke2007-10-1012-24/+26
* r17333: Some C++ warningsVolker Lendecke2007-10-1014-36/+47
* r17316: More C++ warnings -- 456 leftVolker Lendecke2007-10-1019-58/+67
* r17315: Make talloc and tdb C++-warning-free. Would this also be interesting ...Volker Lendecke2007-10-107-31/+41
* r17314: Optimisation for POSIX locking. If we're downgradingJeremy Allison2007-10-104-34/+77
* r17313: Non-Ascii attribute values need to be encoded as base64, with an attr...Volker Lendecke2007-10-101-15/+60
* r17312: Do some reformatting on net rpc samsync ldif. Not doing this checkin ...Volker Lendecke2007-10-101-135/+152
* r17307: Add datarootdir setting (required for newer autoconfs)Jelmer Vernooij2007-10-101-0/+1
* r17296: Replace the understandable parts of the quotaJeremy Allison2007-10-101-17/+13
* r17295: Back out the become_root_uid_only change on the POSIXJeremy Allison2007-10-102-13/+12
* r17294: Make the code a little cleaner. Instead of using the twoJeremy Allison2007-10-103-22/+45
* r17293: After the results from the cluster tests in Germany,Jeremy Allison2007-10-1011-45/+32
* r17292: Try and fix bug #3967 - signing problems on transJeremy Allison2007-10-102-43/+127
* r17291: Fix memory leaks on early exit path.Jeremy Allison2007-10-101-1/+5
* r17279: conn->cnum is the tid we've given to the client. This has nothing to ...Volker Lendecke2007-10-101-6/+6
* r17276: Don't change the POSIX lock ref count if posix locking = no.Jeremy Allison2007-10-101-2/+2
* r17271: Fix a regression in the ldapsam uri syntax.Gerald Carter2007-10-101-7/+12