summaryrefslogtreecommitdiffstats
path: root/source3/winbindd/idmap.c
Commit message (Expand)AuthorAgeFilesLines
* s3:idmap: fix a debug message and lower its levelMichael Adam2013-03-081-1/+2
* s3:winbindd: use the new sid_check_is_for_passdb() in idmap_find_domain_with_...Michael Adam2012-12-031-6/+2
* s3:winbindd: remove unused function idmap_backends_sid_to_unixid()Michael Adam2012-12-031-41/+0
* s3:winbindd: make idmap_find_domain() static.Michael Adam2012-12-031-1/+1
* s3:winbindd: add idmap_find_domain_with_sid()Michael Adam2012-12-031-0/+16
* s3:winbindd: rename idmap_init_passdb_domain() -> idmap_passdb_domain()Michael Adam2012-12-031-3/+3
* s3-winbind: Fix idmap initialization debug message.Guenther Deschner2012-07-231-1/+1
* s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()Michael Adam2012-07-121-1/+1
* s3-talloc Change TALLOC_ARRAY() to talloc_array()Andrew Bartlett2011-06-091-1/+1
* s3: Make idmap_find_domain publicVolker Lendecke2011-04-131-1/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3:idmap: make sure that the id mapping system is initialized for first accessMichael Adam2011-03-221-0/+4
* s3:idmap: remove (now) unneeded function parse_idmap_module()Michael Adam2011-03-221-38/+0
* s3:idmap: simply call idmap_init_named_domain for "*" in idmap_init_default_d...Michael Adam2011-03-221-41/+14
* s3:idmap: remove passdb argument from idmap_init_domain()Michael Adam2011-03-221-5/+3
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-1/+1
* s3:idmap: remove the special treatment of the default domain "*" from idmap_i...Michael Adam2011-03-221-65/+23
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-14/+0
* s3:winbindd/idmap.c: add my CMichael Adam2011-01-031-0/+1
* Second part of fix for bug #7777 - When requesting lookups for BUILTIN sids, ...Jeremy Allison2010-11-081-1/+3
* First part of fix for bug #7777 - When requesting lookups for BUILTIN sids, w...Jeremy Allison2010-11-081-0/+10
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-261-0/+1
* s3:idmap: fix sid_to_unixid for builtin and own domain.Michael Adam2010-08-141-2/+12
* s3:idmap: fix spacing/indentationMichael Adam2010-08-141-2/+2
* s3:idmap: don't check range for passdb idmap domainMichael Adam2010-08-141-21/+30
* s3:idmap: parse ranges and "read only" in idmap_init_domain().Michael Adam2010-08-141-0/+78
* s3:idmap: remove idmap_alloc_context from idmap.cMichael Adam2010-08-141-14/+0
* s3:idmap: remove the alloc methods list from idmap.cMichael Adam2010-08-141-12/+0
* s3:idmap: remove unused get_alloc_methods().Michael Adam2010-08-141-13/+0
* s3:idmap: remove unused smb_register_idmap_alloc().Michael Adam2010-08-141-49/+0
* s3:idmap: remove unused idmap_alloc_init().Michael Adam2010-08-141-79/+0
* s3:idmap: use allocate_id() from the idmap_methods in idmap_allocate_unixid()Michael Adam2010-08-141-4/+12
* s3:idmap: factor out common code of idmap_allocate_uid|gid()Michael Adam2010-08-141-10/+9
* s3:idmap: remove idmap_new_mapping() - now implemented in the backendsMichael Adam2010-08-141-68/+0
* s3:idmap: remove unused idmap_remove_mapping().Michael Adam2010-08-141-17/+0
* s3:idmap: remove unused idmap_set_mapping().Michael Adam2010-08-141-17/+0
* s3:idmap: remove unused idmap_set_gid_hwm()Michael Adam2010-08-141-13/+0
* s3:idmap: remove unused idmap_set_uid_hwm()Michael Adam2010-08-141-13/+0
* s3:winbindd: make sure we only call static_init_idmap onceStefan Metzmacher2010-06-011-7/+18
* s3:winbind Ensure we always init idmap_passdb before we use itAndrew Bartlett2010-06-011-0/+4
* s3:idmap: fix a comment typoMichael Adam2009-05-271-1/+1
* s3-idmap: Fix bug #6286: Call init function for builtin idmap modules before ...Günther Deschner2009-04-241-0/+2
* Alternative fix for 45db33e73 and 0d443ae7931Volker Lendecke2009-01-021-1/+2
* Revert "s:Fix uid_to_sid mapping when the idmap cache is empty."Volker Lendecke2009-01-021-7/+8
* Revert "s3:idmap: Remove passd check from idmap_backends_unixid_to_sid()."Volker Lendecke2009-01-021-0/+9
* s3:idmap: Remove passd check from idmap_backends_unixid_to_sid().Michael Adam2008-12-251-9/+0
* s:Fix uid_to_sid mapping when the idmap cache is empty.Michael Adam2008-12-251-8/+7
* s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_sid_to_un...Michael Adam2008-12-011-0/+3
* s3:winbindd/idmap: add diagnostic entry debug msg to idmap_backends_unixid_to...Michael Adam2008-12-011-0/+4
* s3:winbindd/idmap: add diagnostic entry debug msg to idmap_find_domain().Michael Adam2008-12-011-0/+3