lib: Remove timeval_set()
[samba.git] / source3 / winbindd / idmap_hash /
2023-09-14 Joseph Suttons3:winbindd: Add zero digit to literal
2023-03-10 Stefan Metzmacheridmap_hash: remember new domain sids in idmap_hash_sid_...
2023-03-10 Stefan Metzmacheridmap_hash: don't return ID_REQUIRE_TYPE if the domain...
2023-03-10 Stefan Metzmacheridmap_hash: only return ID_REQUIRE_TYPE if we don't...
2023-03-10 Stefan Metzmacheridmap_hash: return ID_REQUIRE_TYPE only if there's...
2023-03-10 Stefan Metzmacheridmap_hash: split out a idmap_hash_sid_to_id() helper...
2023-03-10 Stefan Metzmacheridmap_hash: split out a idmap_hash_id_to_sid() helper...
2023-03-10 Stefan Metzmacheridmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOM...
2023-03-10 Stefan Metzmacheridmap_hash: we don't need to call idmap_hash_initialize...
2023-03-10 Stefan Metzmacheridmap_hash: remove unused error checks
2023-03-10 Stefan Metzmacheridmap_hash: fix comments about the algorithm
2023-03-10 Stefan Metzmacheridmap_hash: provide ID_TYPE_BOTH mappings also for...
2021-01-22 Stefan Metzmachers3:idmap_hash: reliable return ID_TYPE_BOTH
2020-10-23 Stefan Metzmacherwinbindd/idmap: apply const to struct nss_info_methods...
2020-10-23 Stefan Metzmacherwinbindd/idmap: apply const to struct idmap_methods...
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-06-19 Volker Lendeckeidmap_hash: Align integer types
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-03-03 Andreas Schneideridmap_hash: Add a deprecation message
2017-01-04 Volker Lendeckewinbind: remove nss_get_info backend functions
2016-12-11 Volker Lendeckeidmap_hash: xfile->stdio
2016-12-04 Volker Lendeckeidmap_hash: stdio.h comes with replace.h
2016-12-04 Volker Lendeckeidmap_hash: Make lw_map_file static
2016-11-20 Volker Lendeckelib: Remove global xfile.h includes
2016-03-17 Michael Adamidmap_hash: only allow the hash module for default...
2016-03-17 Michael Adamidmap_hash: rename be_init() --> idmap_hash_initialize()
2016-03-17 Günther Deschners3:winbindd:idmap_hash: skip domains that already have...
2015-08-20 Stefan Metzmachers3:winbindd/idmap_*: make function prototypes available...
2014-04-02 Christof SchmittRename module init functions from samba_init_module
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-09-20 Volker Lendeckes3: Fix idmap_hash
2012-06-20 Volker Lendeckeidmap-hash: Attempt to fix Coverity ID 709116 Overflowe...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709117 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity 709118 Dereference before...
2012-06-20 Volker Lendeckeidmap-hash: Adapt mapfile_read_line to README.Coding
2012-06-20 Volker Lendeckeidmap-hash: Fix Coverity ID 709119 Unused pointer value
2011-12-03 Jelmer VernooijRevert making public of the samba-module library.
2011-10-28 Andrew Bartlettlib/util Rename samba_init_module -> samba_module_init
2011-10-21 Christian Ambachs3:winbindd/idmap make idmap modules loadable again
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
2011-05-06 Andrew Tridgells3-winbind: another strlcpy()/fstring fix
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-03-30 Günther Deschners3-idmap: fix the build of idmap_hash on FreeBSD.
2011-03-22 Michael Adams3:idmap: remove the params argument from the init...
2011-03-06 Volker Lendeckes3: Remove close_fn from idmap_methods
2011-03-06 Volker Lendeckes3-idmap-hash: Make "hashed_domains" properly talloced
2011-03-06 Volker Lendeckes3: Remove unused args from get_nss_info
2011-02-27 Volker Lendeckes3: Fix some nonempty blank lines
2010-12-19 Volker Lendeckes3: Fix some typos
2010-10-18 Günther Deschners3: fix the build of idmap_adex, idmap_tdb2, idmap_hash...
2010-08-25 Günther Deschners3-idmap: only include idmap headers where needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-01 Günther Deschners3-nss_info: only include nss_info.h where needed.
2010-05-21 Andrew Bartletts3:dom_sid Global replace of DOM_SID with struct dom_sid
2010-01-13 Nadezhda IvanovaMerge branch 'master' of git://git.samba.org/samba
2010-01-10 Volker Lendeckes3: Replace most calls to sid_append_rid() by sid_compose()
2009-08-03 Volker LendeckeAdd some const to winbind_userinfo
2009-03-20 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba...
2009-03-05 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-03-02 Bo YangMore fix to initialize idmap statuses
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-01 Michael Adams3:winbindd/nss_info: change nss_map_{to|from}_alias...
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-18 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-17 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-09-16 Gerald (Jerry) Carteridmap_hash: Add the idmap/nss-info provider from Likewi...