Age | Commit message (Expand) | Author | Files | Lines |
2011-06-06 | s4-param Remove 'idmap database' | Andrew Bartlett | 1 | -1/+1 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 1 | -1/+1 |
2011-01-12 | s4:winbind/idmap.c - we cannot use "failed" until we are in a transaction | Matthias Dieter Wallnöfer | 1 | -8/+14 |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -3/+3 |
2010-06-16 | s4:lib: merge LDB_WRAP and LDBSAMBA and make LDBSAMBA a library. | Stefan Metzmacher | 1 | -1/+1 |
2010-05-24 | s4:winbind Give more detail on the parameters when reporting idmap failure | Andrew Bartlett | 1 | -1/+2 |
2010-05-24 | s4:winbind Change idmap API to match that used by the source3/ idmap subsystem | Andrew Bartlett | 1 | -24/+26 |
2010-05-24 | s4:winbind Change include guard so as not to conflict with idmap.h in source3 | Andrew Bartlett | 1 | -1/+1 |
2010-05-24 | s4:idmap Adjust code to new idmap structure names and layout. | Andrew Bartlett | 1 | -38/+16 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -4/+2 |
2010-02-11 | s4: Switch to S3-style id mapping data types. | Kai Blin | 1 | -10/+18 |
2010-02-11 | s4 idmap: Make the sid_to_xid and xid_to_sid calls static. | Kai Blin | 1 | -4/+8 |
2009-10-23 | s4-ldbwrap: added re-use of ldb contexts in ldb_wrap_connect() | Andrew Tridgell | 1 | -2/+2 |
2009-10-20 | s4: ran minimal_includes.pl on source4/winbind | Andrew Tridgell | 1 | -3/+0 |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 1 | -1/+1 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -9/+5 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -1/+2 |
2008-04-14 | show what type of idmapping has failed | Andrew Tridgell | 1 | -2/+2 |
2008-04-02 | idmap: Also store sid type in the idmap db | Kai Blin | 1 | -71/+74 |
2008-03-18 | idmap: Map SIDs to unixids instead of uids/gids | Kai Blin | 1 | -540/+182 |
2008-02-21 | idmap: Handle SID->gid | Kai Blin | 1 | -2/+255 |
2008-02-21 | idmap: Handle SID->uid | Kai Blin | 1 | -2/+255 |
2008-02-21 | idmap: Handle gid->SID mapping | Kai Blin | 1 | -3/+154 |
2008-02-21 | idmap: Handle uid->SID mapping | Kai Blin | 1 | -0/+415 |