Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2001-12-09 | completely new winbindd cache infrastructure | Andrew Tridgell | 1 | -5/+9 |
2001-12-05 | moved the sequence number fetch into the backend, and fetch the | Andrew Tridgell | 1 | -1/+56 |
2001-12-05 | finally worked out how to do ldap lookups by binary blobs, so I can | Andrew Tridgell | 1 | -10/+114 |
2001-12-04 | added lookup_groups() to the ads backend | Andrew Tridgell | 1 | -2/+2 |
2001-12-04 | moved lookup_usergroups() into the backend structure | Andrew Tridgell | 1 | -1/+61 |
2001-12-04 | added a query_user backend | Andrew Tridgell | 1 | -1/+58 |
2001-12-03 | changed query_dispinfo to query_user_list | Andrew Tridgell | 1 | -5/+5 |
2001-12-03 | put sid_to_name behind the winbindd backend interface | Andrew Tridgell | 1 | -1/+33 |
2001-12-03 | added name_to_sid to the backend | Andrew Tridgell | 1 | -1/+34 |
2001-12-03 | added a basic ADS backend to winbind. More work needed, but at | Andrew Tridgell | 1 | -10/+10 |
2001-12-03 | split winbindd_enum_dom_groups into the new backend structure | Andrew Tridgell | 1 | -0/+130 |