s3-winbindd: copy acct_info to wb_acct_info so we dont need passdb for it.
[samba.git] / source3 / winbindd / idmap_autorid.c
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-18 Christian Ambachs3:autorid make sure we set the mapping status correct...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Slightly simplify idmap_autorid_get_doma...
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid
2011-03-18 Volker Lendeckeidmap-autorid: Remove an else branch
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused variable
2011-03-18 Volker Lendeckeidmap-autorid: Remove an unused parameter
2011-03-18 Volker Lendeckeidmap-autorid: Use talloc_tos() in idmap_autorid_sids_t...
2011-03-18 Volker Lendeckeidmap-autorid: Not necessary to talloc domaincfg
2011-03-18 Volker Lendeckeidmap-autorid: Not necessary to talloc domainsid
2011-03-06 Volker Lendeckes3: Remove close_fn from idmap_methods
2011-02-23 Volker Lendeckes3: Fix 64-bit errors
2011-02-23 Volker Lendeckes3: Fix an uninitialized variable use
2011-02-23 Christian Ambachs3:idmap:autorid prevent fatal configuration changes
2010-11-08 Volker Lendeckes3: Fix an uninitialized variable
2010-11-08 Christian Ambachs3:idmap: add a new ID mapping module autorid