summaryrefslogtreecommitdiff
path: root/source3/winbindd/idmap_hash
Commit message (Expand)AuthorAgeFilesLines
* winbindd: Use dom_sid_str_bufVolker Lendecke2018-12-201-1/+2
* idmap_hash: Align integer typesVolker Lendecke2018-06-191-1/+1
* lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...Jeremy Allison2017-04-221-1/+1
* idmap_hash: Add a deprecation messageAndreas Schneider2017-03-031-0/+4
* winbind: remove nss_get_info backend functionsVolker Lendecke2017-01-041-41/+0
* idmap_hash: xfile->stdioVolker Lendecke2016-12-111-6/+5
* idmap_hash: stdio.h comes with replace.hVolker Lendecke2016-12-041-1/+0
* idmap_hash: Make lw_map_file staticVolker Lendecke2016-12-041-1/+1
* lib: Remove global xfile.h includesVolker Lendecke2016-11-201-0/+1
* idmap_hash: only allow the hash module for default idmap config.Michael Adam2016-03-171-0/+7
* idmap_hash: rename be_init() --> idmap_hash_initialize()Michael Adam2016-03-171-6/+6
* s3:winbindd:idmap_hash: skip domains that already have their own idmap config...Günther Deschner2016-03-171-0/+13
* s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;Stefan Metzmacher2015-08-201-0/+1
* Rename module init functions from samba_init_moduleChristof Schmitt2014-04-021-1/+1
* s3: Fix idmap_hashVolker Lendecke2012-09-201-1/+1
* idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index writeVolker Lendecke2012-06-201-1/+6
* idmap-hash: Fix Coverity ID 709117 Dereference before null checkVolker Lendecke2012-06-201-5/+5
* idmap-hash: Fix Coverity 709118 Dereference before null checkVolker Lendecke2012-06-201-5/+5
* idmap-hash: Adapt mapfile_read_line to README.CodingVolker Lendecke2012-06-201-1/+2
* idmap-hash: Fix Coverity ID 709119 Unused pointer valueVolker Lendecke2012-06-201-1/+1
* 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_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* s3-winbind: another strlcpy()/fstring fixAndrew Tridgell2011-05-061-2/+2
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-041-2/+2
* s3-idmap: fix the build of idmap_hash on FreeBSD.Günther Deschner2011-03-311-0/+1
* s3:idmap: remove the params argument from the init functionMichael Adam2011-03-221-5/+4
* s3: Remove close_fn from idmap_methodsVolker Lendecke2011-03-061-9/+0
* s3-idmap-hash: Make "hashed_domains" properly tallocedVolker Lendecke2011-03-061-7/+7
* s3: Remove unused args from get_nss_infoVolker Lendecke2011-03-061-2/+0
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-271-2/+2
* s3: Fix some typosVolker Lendecke2010-12-191-1/+1
* s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.Günther Deschner2010-10-181-0/+1
* s3-idmap: only include idmap headers where needed.Günther Deschner2010-08-262-0/+2
* s3: avoid global include of ads.h.Günther Deschner2010-08-051-0/+1
* s3-nss_info: only include nss_info.h where needed.Günther Deschner2010-07-011-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-5/+5
* s3: Replace most calls to sid_append_rid() by sid_compose()Volker Lendecke2010-01-101-2/+1
* Add some const to winbind_userinfoVolker Lendecke2009-08-031-3/+3
* More fix to initialize idmap statusesBo Yang2009-03-021-0/+10
* s3:winbindd/nss_info: change nss_map_{to|from}_alias to take nss_domain_entryMichael Adam2008-12-011-3/+3
* idmap_hash: Add the idmap/nss-info provider from Likewise Open.Gerald (Jerry) Carter2008-09-163-0/+628