summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_hash
AgeCommit message (Expand)AuthorFilesLines
2023-09-14s3:winbindd: Add zero digit to literalJoseph Sutton1-1/+1
2023-03-10idmap_hash: remember new domain sids in idmap_hash_sid_to_id()Stefan Metzmacher1-5/+15
2023-03-10idmap_hash: don't return ID_REQUIRE_TYPE if the domain is known in the netsam...Stefan Metzmacher1-0/+16
2023-03-10idmap_hash: only return ID_REQUIRE_TYPE if we don't know about the domain yetStefan Metzmacher1-0/+9
2023-03-10idmap_hash: return ID_REQUIRE_TYPE only if there's a chance to get a mapping ...Stefan Metzmacher1-18/+18
2023-03-10idmap_hash: split out a idmap_hash_sid_to_id() helper functionStefan Metzmacher1-51/+84
2023-03-10idmap_hash: split out a idmap_hash_id_to_sid() helper functionStefan Metzmacher1-15/+39
2023-03-10idmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOME_UNMAPPED logic from ...Stefan Metzmacher1-6/+30
2023-03-10idmap_hash: we don't need to call idmap_hash_initialize() over an over againStefan Metzmacher1-20/+2
2023-03-10idmap_hash: remove unused error checksStefan Metzmacher1-17/+0
2023-03-10idmap_hash: fix comments about the algorithmStefan Metzmacher1-5/+13
2023-03-10idmap_hash: provide ID_TYPE_BOTH mappings also for unixids_to_sidsStefan Metzmacher1-0/+1
2021-01-22s3:idmap_hash: reliable return ID_TYPE_BOTHStefan Metzmacher1-0/+35
2020-10-23winbindd/idmap: apply const to struct nss_info_methods pointersStefan Metzmacher1-1/+1
2020-10-23winbindd/idmap: apply const to struct idmap_methods pointersStefan Metzmacher1-1/+1
2018-12-20winbindd: Use dom_sid_str_bufVolker Lendecke1-1/+2
2018-06-19idmap_hash: Align integer typesVolker Lendecke1-1/+1
2017-04-22lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison1-1/+1
2017-03-03idmap_hash: Add a deprecation messageAndreas Schneider1-0/+4
2017-01-04winbind: remove nss_get_info backend functionsVolker Lendecke1-41/+0
2016-12-11idmap_hash: xfile->stdioVolker Lendecke1-6/+5
2016-12-04idmap_hash: stdio.h comes with replace.hVolker Lendecke1-1/+0
2016-12-04idmap_hash: Make lw_map_file staticVolker Lendecke1-1/+1
2016-11-20lib: Remove global xfile.h includesVolker Lendecke1-0/+1
2016-03-17idmap_hash: only allow the hash module for default idmap config.Michael Adam1-0/+7
2016-03-17idmap_hash: rename be_init() --> idmap_hash_initialize()Michael Adam1-6/+6
2016-03-17s3:winbindd:idmap_hash: skip domains that already have their own idmap config...Günther Deschner1-0/+13
2015-08-20s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;Stefan Metzmacher1-0/+1
2014-04-02Rename module init functions from samba_init_moduleChristof Schmitt1-1/+1
2012-09-20s3: Fix idmap_hashVolker Lendecke1-1/+1
2012-06-20idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index writeVolker Lendecke1-1/+6
2012-06-20idmap-hash: Fix Coverity ID 709117 Dereference before null checkVolker Lendecke1-5/+5
2012-06-20idmap-hash: Fix Coverity 709118 Dereference before null checkVolker Lendecke1-5/+5
2012-06-20idmap-hash: Adapt mapfile_read_line to README.CodingVolker Lendecke1-1/+2
2012-06-20idmap-hash: Fix Coverity ID 709119 Unused pointer valueVolker Lendecke1-1/+1
2011-12-03Revert making public of the samba-module library.Jelmer Vernooij1-1/+1
2011-10-28lib/util Rename samba_init_module -> samba_module_initAndrew Bartlett1-1/+1
2011-10-21s3:winbindd/idmap make idmap modules loadable againChristian Ambach1-1/+1
2011-06-09s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett1-1/+1
2011-05-06s3-winbind: another strlcpy()/fstring fixAndrew Tridgell1-2/+2
2011-05-04Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison1-2/+2
2011-03-31s3-idmap: fix the build of idmap_hash on FreeBSD.Günther Deschner1-0/+1
2011-03-22s3:idmap: remove the params argument from the init functionMichael Adam1-5/+4
2011-03-06s3: Remove close_fn from idmap_methodsVolker Lendecke1-9/+0
2011-03-06s3-idmap-hash: Make "hashed_domains" properly tallocedVolker Lendecke1-7/+7
2011-03-06s3: Remove unused args from get_nss_infoVolker Lendecke1-2/+0
2011-02-27s3: Fix some nonempty blank linesVolker Lendecke1-2/+2
2010-12-19s3: Fix some typosVolker Lendecke1-1/+1
2010-10-18s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.Günther Deschner1-0/+1
2010-08-26s3-idmap: only include idmap headers where needed.Günther Deschner2-0/+2