Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 2008-09-23 | 1 | -9/+5 |
* | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 2008-04-17 | 1 | -1/+2 |
* | show what type of idmapping has failed | Andrew Tridgell | 2008-04-14 | 1 | -2/+2 |
* | idmap: Also store sid type in the idmap db | Kai Blin | 2008-04-02 | 1 | -71/+74 |
* | idmap: Map SIDs to unixids instead of uids/gids | Kai Blin | 2008-03-18 | 1 | -540/+182 |
* | idmap: Handle SID->gid | Kai Blin | 2008-02-21 | 1 | -2/+255 |
* | idmap: Handle SID->uid | Kai Blin | 2008-02-21 | 1 | -2/+255 |
* | idmap: Handle gid->SID mapping | Kai Blin | 2008-02-21 | 1 | -3/+154 |
* | idmap: Handle uid->SID mapping | Kai Blin | 2008-02-21 | 1 | -0/+415 |