summaryrefslogtreecommitdiff
path: root/source3/nsswitch
AgeCommit message (Expand)AuthorFilesLines
2001-01-15Changes from APPLIANCE_HEAD:David O'Neill1-2/+9
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-0/+1
2001-01-11Changes from APPLIANCE_HEAD:David O'Neill1-1/+11
2001-01-04Changes from APPLIANCE_HEAD:David O'Neill1-1/+2
2000-10-25Fix for uidtoname not returning DOMAIN\name but just name. This causedJeremy Allison1-2/+9
2000-10-13Fixed merging mess.Tim Potter1-1/+22
2000-10-13Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison1-196/+51
2000-10-11Use sys_setgroups - systems with broken getgroups need this.Jeremy Allison1-1/+1
2000-10-11Converted to call lib/wins_srv.c:wins_srv_ip() instead of lp_wins_server()Christopher R. Hertel1-4/+4
2000-10-11Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.Tim Potter3-3/+3
2000-10-11Modified initgroups to provide a get groups a user is a member ofTim Potter2-7/+166
2000-10-10Added debug so we can see how winbindd converts SIDS.Jeremy Allison1-13/+40
2000-10-09Fixes to allow wins.c to compile to allow building of libnss_wins.so.John Terpstra1-2/+11
2000-10-05Spelling flames. (-:Tim Potter1-6/+6
2000-10-05Fixed compiler warnings.Tim Potter1-4/+6
2000-10-04Adding Herb's compile warning fixes to HEAD.Jeremy Allison1-2/+2
2000-09-11the first cut of the internal messaging system.Andrew Tridgell1-8/+0
2000-09-01Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.Jeremy Allison1-3/+3
2000-08-25Updated file with version in TNG.Tim Potter1-2/+3
2000-08-23Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison1-10/+178
2000-08-02Started to canonicalize our handling of uid -> sid code in order toJeremy Allison1-23/+83
2000-07-19Instead of handing back a string (which might be a DNS name or an IPChristopher R. Hertel1-4/+2
2000-07-19First cut toward adding WINS server failover.Christopher R. Hertel1-1/+1
2000-07-17Renamed a parameter in init_request() function.Tim Potter1-10/+19
2000-07-11Add local fallback for name lookup if no winbindd running...Jeremy Allison1-9/+20
2000-07-10Moved winbind client functions from various odd locations toTim Potter3-9/+224
2000-07-05Merge of wbinfo program from TNG.Tim Potter2-1/+412
2000-07-03Renamed generic_request() to winbindd_request()Tim Potter1-3/+3
2000-06-30Merge from TNG.Tim Potter2-191/+206
2000-06-20Fixes for IRIX kernel oplocks and systems that don't have nss.hJeremy Allison1-0/+10
2000-06-14Merge from TNG.Tim Potter2-55/+157
2000-06-03moved secrets handling into secrets.cAndrew Tridgell1-30/+5
2000-05-12While we're all making incompatible tdb changes, I changed the implementationTim Potter2-4/+5
2000-05-12use "winbind separator" in tng as wellAndrew Tridgell5-8/+14
2000-05-10- changed smb_getpwnam() to use winbind style usernamesAndrew Tridgell1-10/+10
2000-05-10in head as well ...Andrew Tridgell4-7/+7
2000-05-10treat a blank "password server =" line as a "*" if in domain securityAndrew Tridgell1-4/+18
2000-05-10more merging voodooAndrew Tridgell1-0/+7
2000-05-10more mergingAndrew Tridgell1-1/+0
2000-05-09fixed some winbind cache bugsAndrew Tridgell1-16/+17
2000-05-09brought the winbindd code into headAndrew Tridgell14-0/+4802
2000-01-07remove scope parameter here tooAndrew Tridgell1-3/+3
1999-12-17added basic nsswitch support - this allows you to use a "wins" entryAndrew Tridgell2-0/+142