summaryrefslogtreecommitdiffstats
path: root/source3/nsswitch/wb_client.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix to allow smbd to call winbindd if it is running for all group enumeration,Jeremy Allison2000-10-131-196/+51
* Use sys_setgroups - systems with broken getgroups need this.Jeremy Allison2000-10-111-1/+1
* Renamed WINBINDD_INITGROUPS constant to WINBINDD_GETGROUPS.Tim Potter2000-10-111-1/+1
* Modified initgroups to provide a get groups a user is a member ofTim Potter2000-10-111-6/+132
* Added debug so we can see how winbindd converts SIDS.Jeremy Allison2000-10-101-13/+40
* Spelling flames. (-:Tim Potter2000-10-051-6/+6
* Fixed compiler warnings.Tim Potter2000-10-051-4/+6
* Fix from John Reilly @ HP for my typo with the parameters being reversed. Ooops.Jeremy Allison2000-09-011-3/+3
* Added code to do SID to uid/gid conversion. Needed for ACL support.Jeremy Allison2000-08-231-10/+178
* Started to canonicalize our handling of uid -> sid code in order toJeremy Allison2000-08-021-23/+83
* Add local fallback for name lookup if no winbindd running...Jeremy Allison2000-07-111-9/+20
* Moved winbind client functions from various odd locations toTim Potter2000-07-101-0/+174