summaryrefslogtreecommitdiffstats
path: root/source4/winbind/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* shared: Move dom_sid_* utility functions to top levelKai Blin2009-02-011-1/+1
* s4:lib/tevent: rename structsStefan Metzmacher2008-12-291-1/+1
* Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.Simo Sorce2008-09-231-9/+5
* Specify event_context to ldb_wrap_connect explicitly.Jelmer Vernooij2008-04-171-1/+2
* show what type of idmapping has failedAndrew Tridgell2008-04-141-2/+2
* idmap: Also store sid type in the idmap dbKai Blin2008-04-021-71/+74
* idmap: Map SIDs to unixids instead of uids/gidsKai Blin2008-03-181-540/+182
* idmap: Handle SID->gidKai Blin2008-02-211-2/+255
* idmap: Handle SID->uidKai Blin2008-02-211-2/+255
* idmap: Handle gid->SID mappingKai Blin2008-02-211-3/+154
* idmap: Handle uid->SID mappingKai Blin2008-02-211-0/+415