summaryrefslogtreecommitdiff
path: root/source3/nsswitch/wb_client.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-07Preliminary merge of winbind into HEAD. Note that this compiles and linksTim Potter1-0/+22
2001-03-20Fix for crash when doing name lookup with a quoted string. Part ofJeremy Allison1-1/+1
2001-01-15Changes from APPLIANCE_HEAD:David O'Neill1-2/+9
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-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-11Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.Tim Potter1-1/+1
2000-10-11Modified initgroups to provide a get groups a user is a member ofTim Potter1-6/+132
2000-10-10Added debug so we can see how winbindd converts SIDS.Jeremy Allison1-13/+40
2000-10-05Spelling flames. (-:Tim Potter1-6/+6
2000-10-05Fixed compiler warnings.Tim Potter1-4/+6
2000-09-01Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.Jeremy Allison1-3/+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-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 Potter1-0/+174