summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2004-01-15BUG 936: fix bind credentials for schannel binds in smbd (and add a comment t...Gerald Carter1-3/+3
2004-01-14Fix initgroups() call nss_winbind on solaris; patch from John Klinger <john.k...Gerald Carter1-0/+16
2004-01-14* Revert to using rpc for mixed mode AD domains.Gerald Carter1-3/+9
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter15-128/+298
2004-01-11update copyright to -2004Stefan Metzmacher1-1/+1
2004-01-09fix some warnings from the Sun compiler; also merge some of abartlet's error ...Gerald Carter1-1/+1
2004-01-08fix segfault when sid_ptr == 0 in DsEnumDomainTrusts() replyGerald Carter1-3/+2
2004-01-06remove unused seek_file(); don't hardcode '\' when printing the auth-userGerald Carter1-1/+1
2004-01-06Merge winbind from Samba 3.0 onto HEAD.Andrew Bartlett18-14/+309
2004-01-06(merge from 3.0)Andrew Bartlett1-2/+2
2004-01-06(merge from 3.0)Andrew Bartlett3-13/+22
2004-01-06(merge from 3.0)Andrew Bartlett6-102/+127
2004-01-06(merge from 3.0)Andrew Bartlett1-3/+3
2004-01-05rpc_client/cli_lsarpc.c:Andrew Bartlett3-77/+37
2004-01-05(merge from 3.0)Andrew Bartlett1-22/+72
2004-01-05(merge from 3.0)Andrew Bartlett1-0/+7
2004-01-05(merge from 3.0)Andrew Bartlett2-16/+36
2004-01-05(merge from 3.0)Andrew Bartlett2-15/+66
2004-01-05(merge from 3.0)Andrew Bartlett2-0/+27
2004-01-04Commit the translation of the realm to the netbios domain name in the kerberosVolker Lendecke4-0/+85
2004-01-03And yet another constVolker Lendecke1-1/+1
2004-01-01After talking with abartlet remove the fix for bug 707 again.Volker Lendecke1-48/+21
2004-01-01Fix for bug 707, getent group for huge ads groups (>1500 members)Volker Lendecke1-21/+48
2003-12-11fixed bad formal parameter type in get_static(); patch Andy PolyakovGerald Carter1-1/+1
2003-12-09working on packaging; also fixed some path issues in configure.in & Makefile.inGerald Carter1-2/+2
2003-11-27use samr_dispinfo(level == 1) for enumerating domain users so we can include ...Gerald Carter1-17/+34
2003-11-26Merge from 3.0:Andrew Bartlett2-3/+5
2003-11-22(merge from 3.0)Andrew Bartlett2-5/+10
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter1-25/+215
2003-11-05Merge of setenv->putenv for winbind client.Tim Potter1-4/+10
2003-11-03Fix for winbindd on HPUX from albert chin (china@thewrittenword.com)Jeremy Allison1-4/+2
2003-10-31set- set-assword when invoking --set-auth-user and no pwGerald Carter1-2/+7
2003-10-22Put strcasecmp/strncasecmp on the banned list (except for needed callsJeremy Allison2-5/+5
2003-10-21Merge tridge's AIX fixes.Jeremy Allison1-249/+231
2003-10-16Remove DEBUG statement from wb_common.c as it should not be there.Richard Sharpe1-2/+0
2003-10-13Put back the changes that Simo reverted and fix a speling mistak.Richard Sharpe1-1/+3
2003-10-13So here it is a non-intrusive patch with my latest work on gums (theSimo Sorce1-2/+0
2003-10-13Pull my previous changes into head as well.Richard Sharpe2-0/+9
2003-10-13make sure to use the escaped DN; patch from Guenther Deschner; bug 592Gerald Carter1-1/+1
2003-10-03don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...Gerald Carter1-4/+11
2003-09-24fixing a bug in the retry loop for winbindd_pam_auth[_crap]()Gerald Carter1-15/+25
2003-09-22fix some warnings found by the Sun C compilerGerald Carter1-1/+0
2003-09-17Obviously correct typo bugfix from Lin Li <linl@xandros.com>.Jeremy Allison1-1/+1
2003-09-09sync 3.0 into HEAD for the last timeGerald Carter17-184/+556
2003-08-02port latest changes from SAMBA_3_0 treeSimo Sorce16-206/+313
2003-07-16ading new files from 3.0Gerald Carter1-0/+1209
2003-07-16trying to get HEAD building again. If you want the codeGerald Carter18-999/+2320
2003-06-03* set winbind cache time to 5 minutesGerald Carter3-18/+95
2003-05-28Whitespace syncup.Tim Potter1-1/+0
2003-05-27This should be the correct fix for merge of bug #60 from 3.0.Tim Potter1-3/+0