summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2004-03-16merges from 3.0Gerald Carter2-2/+4
2004-03-16Make sure we don't clobber the stack when response consists of the emptyRichard Sharpe1-1/+4
2004-03-14Ok, one of the latest cleanups did too much... :-)Volker Lendecke1-29/+62
2004-03-14Fix 'getent group aliasname', this did not look in pdb.Volker Lendecke1-7/+12
2004-03-14Add and delete aliases via srv_samr_nt. For that I added a RID allocation callVolker Lendecke5-6/+67
2004-03-14When trying to remove a user from a group, winbind should be informedVolker Lendecke1-0/+3
2004-03-13Add alias support to winbindd_passdb. Sorry, Simo, this does not leave tooVolker Lendecke5-221/+219
2004-03-13Remove the prototype for alias support in winbind again. This will beVolker Lendecke3-324/+29
2004-03-10Apply some constVolker Lendecke4-12/+12
2004-03-07This might not be used a lot and might not survive for long, but at least itVolker Lendecke2-7/+11
2004-03-04BUG 848: don't create winbind local users/groups that already exist in the tdbGerald Carter1-3/+16
2004-03-02This adds winbind-generated groups showing up in 'getent group'. It is notVolker Lendecke3-0/+141
2004-03-02Expand aliases for winbind-generated groups.Volker Lendecke1-0/+154
2004-03-01Add aliases to winbindd_getgroups().Volker Lendecke1-29/+29
2004-02-10fix more compiler warning after the latest static rampageGerald Carter1-28/+28
2004-02-08(merge from 3.0)Andrew Bartlett1-2/+2
2004-02-08(merge from 3.0)Andrew Bartlett1-1/+1
2004-02-08(merge from 3.0)Andrew Bartlett1-1/+1
2004-02-02Merge from 3.0.Jeremy Allison1-3/+3
2004-02-02(merge from 3.0)Andrew Bartlett1-2/+0
2004-02-02janitor duty (merges from 3.0) and cleanup compiler warning on SuSE 9 in the ...Gerald Carter2-2/+140
2004-01-29updated the head branch as wellAndrew Tridgell1-148/+778
2004-01-29Remove an unused parameter in winbindd (reload_services_file)Richard Sharpe1-4/+3
2004-01-26(merge from 3.0)Andrew Bartlett1-8/+2
2004-01-23Fix typoVolker Lendecke1-2/+1
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