summaryrefslogtreecommitdiff
path: root/source3/nsswitch/winbindd_rpc.c
AgeCommit message (Expand)AuthorFilesLines
2001-12-10moved the domain sid lookup and enumeration of trusted domains intoAndrew Tridgell1-2/+46
2001-12-09completely new winbindd cache infrastructureAndrew Tridgell1-5/+9
2001-12-05moved the sequence number fetch into the backend, and fetch theAndrew Tridgell1-1/+56
2001-12-05finally worked out how to do ldap lookups by binary blobs, so I canAndrew Tridgell1-10/+114
2001-12-04added lookup_groups() to the ads backendAndrew Tridgell1-2/+2
2001-12-04moved lookup_usergroups() into the backend structureAndrew Tridgell1-1/+61
2001-12-04added a query_user backendAndrew Tridgell1-1/+58
2001-12-03changed query_dispinfo to query_user_listAndrew Tridgell1-5/+5
2001-12-03put sid_to_name behind the winbindd backend interfaceAndrew Tridgell1-1/+33
2001-12-03added name_to_sid to the backendAndrew Tridgell1-1/+34
2001-12-03added a basic ADS backend to winbind. More work needed, but atAndrew Tridgell1-10/+10
2001-12-03split winbindd_enum_dom_groups into the new backend structureAndrew Tridgell1-0/+130