index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
wb_xids2sids.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-13
idmap_ad: add and use ldap_timeout and fix LDAP server failover
Ralph Boehme
1
-1
/
+9
2025-07-07
s3-winbindd: Fix internal winbind dsgetdcname calls w.r.t. domain name
Günther Deschner
1
-3
/
+9
2022-07-23
winbind: Fix the 32-bit build
Volker Lendecke
1
-8
/
+8
2022-07-21
s3:winbind: Change '%u' to '%PRIu32' for uint32_t in wb_xids2sids.c
Pavel Filipenský
1
-7
/
+12
2022-07-18
s3:winbind: Add additional debug level check to wb_xids2sids_recv()
Andreas Schneider
1
-6
/
+8
2022-07-18
s3:winbind: Fix pointer access in wb_xids2sids_recv()
Andreas Schneider
1
-1
/
+1
2022-07-15
s3:winbind: Improve logging in wb_xids2sids.c
Pavel Filipenský
1
-2
/
+28
2020-10-23
wb_xids2sids: make use of the new wb_parent_idmap_setup_send/recv() helpers
Stefan Metzmacher
1
-238
/
+17
2020-10-23
wb_xids2sids: avoid idmap_child() and use idmap_child_handle() instead
Stefan Metzmacher
1
-6
/
+6
2019-04-24
winbind: Fix overlapping id ranges
Volker Lendecke
1
-2
/
+10
2019-02-28
winbind: Use idmap_cache_find_xid2sid
Volker Lendecke
1
-13
/
+2
2019-02-28
winbind: Now we explicitly track if we got ids from cache
Volker Lendecke
1
-4
/
+10
2019-02-28
winbind: Initialize "expired" parameter to idmap_cache_xid2sid
Volker Lendecke
1
-1
/
+1
2019-02-28
idmap_cache: Only touch "sid" on success in find_xid_to_sid
Volker Lendecke
1
-1
/
+1
2019-02-23
winbindd: set idmap cache entries as the last step in async wb_xids2sids
Ralph Boehme
1
-11
/
+22
2019-02-23
winbindd: track whether a result from xid2sid was coming from the cache
Ralph Boehme
1
-0
/
+7
2019-02-23
winbindd: switch send-next/done order
Ralph Boehme
1
-9
/
+13
2019-02-23
winbindd: update xid in wb_xids2sids_state->xids with what we got
Ralph Boehme
1
-0
/
+1
2019-02-23
winbindd: convert id to a pointer in wb_xids2sids_dom_done()
Ralph Boehme
1
-2
/
+2
2019-02-23
winbindd: make xids a const argument to wb_xids2sids_send()
Ralph Boehme
1
-1
/
+1
2019-02-23
winbindd: make a copy of xid's in wb_xids2sids_send()
Ralph Boehme
1
-1
/
+6
2019-02-08
winbindd: Enhance xids2sids debugging
Volker Lendecke
1
-0
/
+5
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+4
2018-05-11
winbind: Pass upn unmodified to lookup names
Stefan Metzmacher
1
-0
/
+1
2017-10-10
winbindd: pass domain SID to wbint_UnixIDs2Sids
Ralph Boehme
1
-2
/
+3
2017-10-10
winbindd: add domain SID to idmap mapping domains
Ralph Boehme
1
-15
/
+147
2017-03-20
winbind: Use idmap_config_const_string in wb_xids2sids_add_dom
Volker Lendecke
1
-9
/
+1
2016-12-28
winbindd: Use idmap cache in xids2sids
Volker Lendecke
1
-0
/
+26
2016-12-27
idmap: Prime gencache after xids2sids calls
Volker Lendecke
1
-1
/
+14
2016-04-15
winbind: handle DC_NOT_FOUND in wb_xids2sids
Volker Lendecke
1
-0
/
+52
2016-03-30
winbind: Pass down the domain name to xids2sids
Volker Lendecke
1
-1
/
+1
2016-03-30
winbind: Do per-domain xids2sids calls
Volker Lendecke
1
-10
/
+270
2016-02-22
winbind: Add wb_xids2sids
Volker Lendecke
1
-0
/
+94