index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
idmap_hash
Commit message (
Expand
)
Author
Age
Files
Lines
*
idmap_hash: remember new domain sids in idmap_hash_sid_to_id()
Stefan Metzmacher
2023-03-10
1
-5
/
+15
*
idmap_hash: don't return ID_REQUIRE_TYPE if the domain is known in the netsam...
Stefan Metzmacher
2023-03-10
1
-0
/
+16
*
idmap_hash: only return ID_REQUIRE_TYPE if we don't know about the domain yet
Stefan Metzmacher
2023-03-10
1
-0
/
+9
*
idmap_hash: return ID_REQUIRE_TYPE only if there's a chance to get a mapping ...
Stefan Metzmacher
2023-03-10
1
-18
/
+18
*
idmap_hash: split out a idmap_hash_sid_to_id() helper function
Stefan Metzmacher
2023-03-10
1
-51
/
+84
*
idmap_hash: split out a idmap_hash_id_to_sid() helper function
Stefan Metzmacher
2023-03-10
1
-15
/
+39
*
idmap_hash: mirror the NT_STATUS_NONE_MAPPED/STATUS_SOME_UNMAPPED logic from ...
Stefan Metzmacher
2023-03-10
1
-6
/
+30
*
idmap_hash: we don't need to call idmap_hash_initialize() over an over again
Stefan Metzmacher
2023-03-10
1
-20
/
+2
*
idmap_hash: remove unused error checks
Stefan Metzmacher
2023-03-10
1
-17
/
+0
*
idmap_hash: fix comments about the algorithm
Stefan Metzmacher
2023-03-10
1
-5
/
+13
*
idmap_hash: provide ID_TYPE_BOTH mappings also for unixids_to_sids
Stefan Metzmacher
2023-03-10
1
-0
/
+1
*
s3:idmap_hash: reliable return ID_TYPE_BOTH
Stefan Metzmacher
2021-01-22
1
-0
/
+35
*
winbindd/idmap: apply const to struct nss_info_methods pointers
Stefan Metzmacher
2020-10-23
1
-1
/
+1
*
winbindd/idmap: apply const to struct idmap_methods pointers
Stefan Metzmacher
2020-10-23
1
-1
/
+1
*
winbindd: Use dom_sid_str_buf
Volker Lendecke
2018-12-20
1
-1
/
+2
*
idmap_hash: Align integer types
Volker Lendecke
2018-06-19
1
-1
/
+1
*
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
2017-04-22
1
-1
/
+1
*
idmap_hash: Add a deprecation message
Andreas Schneider
2017-03-03
1
-0
/
+4
*
winbind: remove nss_get_info backend functions
Volker Lendecke
2017-01-04
1
-41
/
+0
*
idmap_hash: xfile->stdio
Volker Lendecke
2016-12-11
1
-6
/
+5
*
idmap_hash: stdio.h comes with replace.h
Volker Lendecke
2016-12-04
1
-1
/
+0
*
idmap_hash: Make lw_map_file static
Volker Lendecke
2016-12-04
1
-1
/
+1
*
lib: Remove global xfile.h includes
Volker Lendecke
2016-11-20
1
-0
/
+1
*
idmap_hash: only allow the hash module for default idmap config.
Michael Adam
2016-03-17
1
-0
/
+7
*
idmap_hash: rename be_init() --> idmap_hash_initialize()
Michael Adam
2016-03-17
1
-6
/
+6
*
s3:winbindd:idmap_hash: skip domains that already have their own idmap config...
Günther Deschner
2016-03-17
1
-0
/
+13
*
s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;
Stefan Metzmacher
2015-08-20
1
-0
/
+1
*
Rename module init functions from samba_init_module
Christof Schmitt
2014-04-02
1
-1
/
+1
*
s3: Fix idmap_hash
Volker Lendecke
2012-09-20
1
-1
/
+1
*
idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index write
Volker Lendecke
2012-06-20
1
-1
/
+6
*
idmap-hash: Fix Coverity ID 709117 Dereference before null check
Volker Lendecke
2012-06-20
1
-5
/
+5
*
idmap-hash: Fix Coverity 709118 Dereference before null check
Volker Lendecke
2012-06-20
1
-5
/
+5
*
idmap-hash: Adapt mapfile_read_line to README.Coding
Volker Lendecke
2012-06-20
1
-1
/
+2
*
idmap-hash: Fix Coverity ID 709119 Unused pointer value
Volker Lendecke
2012-06-20
1
-1
/
+1
*
Revert making public of the samba-module library.
Jelmer Vernooij
2011-12-03
1
-1
/
+1
*
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
2011-10-28
1
-1
/
+1
*
s3:winbindd/idmap make idmap modules loadable again
Christian Ambach
2011-10-21
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-winbind: another strlcpy()/fstring fix
Andrew Tridgell
2011-05-06
1
-2
/
+2
*
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
2011-05-04
1
-2
/
+2
*
s3-idmap: fix the build of idmap_hash on FreeBSD.
Günther Deschner
2011-03-31
1
-0
/
+1
*
s3:idmap: remove the params argument from the init function
Michael Adam
2011-03-22
1
-5
/
+4
*
s3: Remove close_fn from idmap_methods
Volker Lendecke
2011-03-06
1
-9
/
+0
*
s3-idmap-hash: Make "hashed_domains" properly talloced
Volker Lendecke
2011-03-06
1
-7
/
+7
*
s3: Remove unused args from get_nss_info
Volker Lendecke
2011-03-06
1
-2
/
+0
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-02-27
1
-2
/
+2
*
s3: Fix some typos
Volker Lendecke
2010-12-19
1
-1
/
+1
*
s3: fix the build of idmap_adex, idmap_tdb2, idmap_hash and several vfs modules.
Günther Deschner
2010-10-18
1
-0
/
+1
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
2
-0
/
+2
*
s3: avoid global include of ads.h.
Günther Deschner
2010-08-05
1
-0
/
+1
[next]