summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_ads.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-04added lookup_groups() to the ads backendAndrew Tridgell1-3/+63
2001-12-04moved lookup_usergroups() into the backend structureAndrew Tridgell1-1/+11
2001-12-04added a query_user backendAndrew Tridgell1-2/+73
2001-12-03changed query_dispinfo to query_user_listAndrew Tridgell1-10/+10
2001-12-03put sid_to_name behind the winbindd backend interfaceAndrew Tridgell1-2/+6
2001-12-03added name_to_sid to the backendAndrew Tridgell1-2/+76
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-0/+207