summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch
Commit message (Expand)AuthorAgeFilesLines
* r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner2007-10-102-8/+15
* r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner2007-10-107-47/+127
* r7949: Work around for broken Solaris header files.Jeremy Allison2007-10-101-0/+26
* r7903: Attempt to fix the AIX buildVolker Lendecke2007-10-101-10/+10
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-1017-387/+386
* r7877: Attempt to fix a smb_panic reported by Pavel Rochnyack.Volker Lendecke2007-10-102-15/+29
* r7785: This looks much larger than it is. It changes the top-level functions ...Volker Lendecke2007-10-109-298/+368
* r7454: couple of winbindd fixesGerald Carter2007-10-104-9/+17
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-101-4/+4
* r7423: Fix the build on sol10Volker Lendecke2007-10-101-1/+1
* r7415: * big change -- volker's new async winbindd from trunkGerald Carter2007-10-1020-2637/+6290
* r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.Volker Lendecke2007-10-101-0/+31
* r7148: Fix #2736: winbind race condition with detecting idle clientsJim McDonough2007-10-101-6/+12
* r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.Günther Deschner2007-10-101-12/+14
* r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...Gerald Carter2007-10-101-11/+1
* r7130: remove 'winbind enable local accounts' code from the 3.0 treeGerald Carter2007-10-106-1828/+1
* r6755: removing domain_sid() since it is not referenced anymoreGerald Carter2007-10-105-95/+0
* r6682: patch from Qiao Yang <qyang@stbernard.com> to use out own DC when gett...Gerald Carter2007-10-102-7/+15
* r6643: fix some build issues on IRIX;l patch from james peachGerald Carter2007-10-103-4/+10
* r6627: Fix debug messageVolker Lendecke2007-10-101-2/+2
* r6566: fix a couple of local group bugs.Gerald Carter2007-10-101-1/+6
* r6450: * fix typo in htlm_auth help messageGerald Carter2007-10-101-4/+2
* r6401: Fix a debug messageVolker Lendecke2007-10-101-1/+1
* r6351: This is quite a large and intrusive patch, but there are not many piec...Volker Lendecke2007-10-101-12/+22
* r6296: add message about known interoperability issue with Windows 2003 SP1 DCsGerald Carter2007-10-101-0/+10
* r6273: Remove some unused code, minor cleanupVolker Lendecke2007-10-102-12/+3
* r6263: Get rid of generate_wellknown_sids, they are const static and initiali...Volker Lendecke2007-10-103-6/+1
* r6225: get rid of warnings from my compiler about nested externsHerb Lewis2007-10-103-13/+12
* r6217: After talking to jerry, commit the partial fix for wbinfo -r. This fix...Volker Lendecke2007-10-101-15/+23
* r6216: Brown paper-bag bug fix for wbinfo --user-sids.... Nobody seems to rea...Volker Lendecke2007-10-101-2/+2
* r6158: fix some misleading error messagesGerald Carter2007-10-101-2/+2
* r6154: fix winbindd <-> Windows 2003 sp1 issue.Gerald Carter2007-10-101-1/+5
* r6149: Fixes bugs #2498 and 2484.Derrell Lipman2007-10-104-5/+8
* r6127: Eliminated all compiler warnings pertaining to mismatched "qualifiers"...Derrell Lipman2007-10-104-4/+5
* r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...Volker Lendecke2007-10-101-4/+53
* r6040: finish out 'net rpc service list'Gerald Carter2007-10-101-1/+0
* r6036: patch from Lin Li <linl@xandros.com> to ensure trusted domains are ini...Gerald Carter2007-10-102-0/+7
* r5945: BUG 2516: fix compile issue on True64Gerald Carter2007-10-101-1/+1
* r5751: fix another (correct) compiler warningGerald Carter2007-10-101-1/+1
* r5724: Fix compiler warningVolker Lendecke2007-10-101-1/+1
* r5654: Fix bug 1604 -- make winbind work with more than 10 trusted domains.Volker Lendecke2007-10-101-3/+34
* r5471: In cli_samr_lookup_rids, flags is not a flags but an array size. W2k3 ...Volker Lendecke2007-10-101-1/+1
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-1/+1
* r5336: BUG 2329: fix to re-enable winbindd to locate DC's when 'disable netbi...Gerald Carter2007-10-102-69/+86
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-101-0/+12
* r5314: Some const, and an uninitialized variable fix.Volker Lendecke2007-10-101-4/+4
* r5207: patches from Jay Fenlason @ RedHat (scooped from their Fedora packages)Gerald Carter2007-10-102-3/+4
* r4967: Not being in any domain local groups is obviously valid...Volker Lendecke2007-10-101-1/+1
* r4905: patch from abartlet to remove storing the auth-user credentials from t...Gerald Carter2007-10-101-4/+0
* r4760: Make wbinfo --user-sids expand domain local groups. Andrew B., my testingVolker Lendecke2007-10-106-0/+206