summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_rid.c
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-1/+2
* winbindd: idmap_rid: error code for failing id-to-sid mapping requestRalph Boehme2017-10-101-1/+1
* winbindd: idmap_rid: don't rely on the static domain listRalph Boehme2017-10-101-4/+4
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* idmap_rid: Use idmap_config_intVolker Lendecke2017-03-201-15/+1
* idmap_rid: Add the error string in a debugVolker Lendecke2016-12-271-1/+3
* idmap: Fix whitespaceVolker Lendecke2016-01-131-3/+3
* s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;Stefan Metzmacher2015-08-201-0/+1
* idmap_rid: remove a legacy comment from sid_to_idMichael Adam2014-04-251-4/+0
* Rename module init functions from samba_init_moduleChristof Schmitt2014-04-021-1/+1
* s3:idmap_rid: force mapping type to ID_TYPE_BOTH for sid->unixid mappingMichael Adam2012-12-031-0/+2
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett2011-10-281-1/+1
* s3:winbindd/idmap make idmap modules loadable againChristian Ambach2011-10-211-1/+1
* s3-talloc Change TALLOC_ZERO_P() to talloc_zero()Andrew Bartlett2011-06-091-1/+1
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-2/+1
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-6/+0
* s3-idmap-rid: private_data is a talloc child of domVolker Lendecke2011-03-061-1/+0
* s3: Remove an unnecessary if-statementVolker Lendecke2011-03-061-3/+1
* s3-winbind: Fixed the build of idmap_rid.Andreas Schneider2010-10-151-0/+1
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* s3:idmap_rid: remove a comment that does not apply in that place.Michael Adam2010-08-141-4/+0
* s3:idmap_rid: remove unused domain_name from the idmap_rid_context.Michael Adam2010-08-141-3/+1
* s3:idmap_rid: remove range from idmap_rid_context()Michael Adam2010-08-141-39/+0
* s3:idmap_rid: use range from idmap_domain in idmap_rid_sid_to_id()Michael Adam2010-08-141-8/+8
* s3:idmap_rid: use ranges from idmap_domain struct in idmap_rid_id_to_sid()Michael Adam2010-08-141-11/+12
* s3:idmap_rid: remove unused talloc context var from idmap_rid_sids_to_unixids()Michael Adam2010-08-141-8/+0
* s3:idmap_rid: remove unused talloc context arg from idmap_rid_sid_to_id()Michael Adam2010-08-141-2/+2
* s3:idmap_rid: remove unused talloc context var from idmap_rid_unixids_to_sids()Michael Adam2010-08-141-8/+0
* s3:idmap_rid: remove unused talloc ctx argument from idmap_rid_id_to_sid()Michael Adam2010-08-141-2/+2
* s3:idmap_rid: untangle assignment from check in idmap_rid_initialize()Michael Adam2010-08-141-1/+2
* More fix to initialize idmap statusesBo Yang2009-03-021-0/+10
* idmap rewriteVolker Lendecke2008-08-121-18/+2
* Revert "fix typos"Volker Lendecke2008-07-111-4/+2
* fix typosVolker Lendecke2008-07-021-2/+4
* Replace sid_string_static by sid_string_dbg in DEBUGsVolker Lendecke2007-12-151-1/+1
* r25154: move winbindd code into winbindd/Stefan Metzmacher2007-10-101-0/+267