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
/
winbindd_ads.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-07
s3:winbind: Improve logging for query_user_list()
Andreas Schneider
1
-3
/
+10
2025-01-15
s3:winbindd: add winbindd_domain_verify_sid() helper
Stefan Metzmacher
1
-6
/
+23
2025-01-15
s3:winbindd: consistently use add_sid_to_array_unique() in winbindd_ads.c
Stefan Metzmacher
1
-10
/
+20
2025-01-15
s3:winbindd: use struct initializers for all struct winbindd_methods cases
Stefan Metzmacher
1
-14
/
+15
2024-12-17
winbind: Fix Coverity ID 1509002 Use of 32-bit time_t
Volker Lendecke
1
-3
/
+5
2024-05-14
s3:winbindd: use winbindd_get_trust_credentials()/ads_connect_creds() in winb...
Stefan Metzmacher
1
-133
/
+54
2024-05-14
s3:libads: we only need to gensec_expire_time()...
Stefan Metzmacher
1
-1
/
+1
2024-05-14
s3:winbindd: remove useless 'renewable' argument to ads_cached_connection_con...
Stefan Metzmacher
1
-5
/
+0
2024-04-02
s3:winbindd: Improve performance of lookup_groupmem() in idmap_ad
Pavel Filipenský
1
-4
/
+7
2023-11-21
winbind: Fix Coverity ID 1398910
Volker Lendecke
1
-0
/
+2
2023-07-19
s3:winbindd: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-06-13
s3:winbind: Add lookup_aliasmem to winbindd_methods and implement it in all b...
Pavel Filipenský
1
-0
/
+26
2023-02-08
ldap: Cut down on string substitution
Joseph Sutton
1
-5
/
+6
2023-02-06
s3:winbind: Remove unused variable
Andreas Schneider
1
-5
/
+0
2022-12-16
s3-librpc: add ads.idl and convert ads_struct to talloc.
Günther Deschner
1
-2
/
+2
2022-06-27
s3:libads: Allocate ads->auth.password under ADS_STRUCT talloc context
Samuel Cabrero
1
-2
/
+6
2022-06-27
s3:libads: Allocate ads->auth.realm under ADS_STRUCT talloc context
Samuel Cabrero
1
-3
/
+3
2022-06-27
s3:libads: Allocate ADS_STRUCT under a talloc context
Samuel Cabrero
1
-12
/
+4
2022-06-27
s3:winbind: Create a temporary talloc context for ads_cached_connection_conne...
Samuel Cabrero
1
-4
/
+9
2022-06-27
s3:winbind: Pass a memory context to ads_cached_connection_connect()
Samuel Cabrero
1
-8
/
+12
2022-06-27
s3:winbind: Allocate a temporary memory context for ads_cached_connection()
Samuel Cabrero
1
-9
/
+18
2022-06-27
s3:winbind: Allocate a temporary talloc context for ads_idmap_cached_connecti...
Samuel Cabrero
1
-6
/
+14
2022-06-27
s3:winbind: Init pointers to NULL and use new debug macros
Samuel Cabrero
1
-8
/
+9
2022-06-27
s3:winbind: Return ADS_STATUS from ads_cached_connection()
Samuel Cabrero
1
-29
/
+26
2022-06-27
s3:winbind: Pass a memory context to ads_idmap_cached_connection()
Samuel Cabrero
1
-1
/
+3
2022-06-27
s3:winbind: Fix a memory leak in ads_cached_connection()
Samuel Cabrero
1
-1
/
+3
2022-06-27
s3:winbind: Fix a memory leak in ads_idmap_cached_connection()
Samuel Cabrero
1
-4
/
+9
2022-04-13
s3:winbind: Do not use domain's private data to store the ADS_STRUCT
Samuel Cabrero
1
-5
/
+5
2022-01-21
s3:winbindd: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS mode
Pavel Filipenský
1
-1
/
+18
2022-01-21
s3:winbindd: Remove trailing spaces from winbindd_ads.c
Pavel Filipenský
1
-19
/
+19
2021-04-29
winbindd: remove obsolete sequence_number from struct winbindd_methods
Ralph Boehme
1
-1
/
+0
2021-04-29
s3:winbindd: Remove obsolete sequence_number callback from ads backend
Andreas Schneider
1
-49
/
+1
2020-09-14
winbind: Fix a memleak
Laurent Menase
1
-0
/
+1
2019-10-09
s3:libnet: Require sealed LDAP SASL connections for joining
Andreas Schneider
1
-1
/
+4
2019-09-20
s3-winbindd: fix forest trusts with additional trust attributes.
Günther Deschner
1
-1
/
+1
2019-04-18
winbind: Return queried domain name from name_to_sid
Christof Schmitt
1
-1
/
+2
2019-02-27
winbind: Align integer types
Volker Lendecke
1
-3
/
+3
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-9
/
+17
2018-12-07
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-3
/
+3
2018-11-01
s3: winbind: Remove fstring from wb_acct_info struct
Samuel Cabrero
1
-4
/
+4
2018-04-11
libsmb: Give namequery.c its own header
Volker Lendecke
1
-0
/
+1
2018-02-23
winbind: make sure we don't contact trusted domains via LDAP as AD DC
Stefan Metzmacher
1
-0
/
+23
2017-05-17
winbindd: Give winbindd_ads.c its own header
Volker Lendecke
1
-0
/
+1
2017-03-06
Revert "winbind: Remove "lookup_usergroups" winbind method"
Volker Lendecke
1
-0
/
+377
2017-03-02
s3:winbindd: fix endless forest trust scan
Stefan Metzmacher
1
-0
/
+8
2017-02-24
s3:winbindd: allow a fallback to NTLMSSP for LDAP connections
Stefan Metzmacher
1
-0
/
+2
2017-01-13
winbind: Fix CID 1398534 Dereference before null check
Jeremy Allison
1
-4
/
+4
2017-01-11
winbind: Fix CID 1398530 Resource leak
Volker Lendecke
1
-2
/
+3
2017-01-04
winbind: Simplify query_user_list to only return rids
Volker Lendecke
1
-50
/
+20
2017-01-04
winbind: Remove "lookup_usergroups" winbind method
Volker Lendecke
1
-377
/
+0
[next]