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
/
idmap_ad.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
winbindd: Avoid casts in idmap_ad_unixids_to_sids()
Volker Lendecke
1
-4
/
+4
2026-02-25
winbindd: Avoid a few NULL checks in idmap_ad_unixids_to_sids()
Volker Lendecke
1
-34
/
+23
2025-08-13
idmap_ad: add and use ldap_timeout and fix LDAP server failover
Ralph Boehme
1
-9
/
+24
2024-11-11
tldap_tls: Remove tldap_[gs]et_starttls_needed()
Volker Lendecke
1
-1
/
+18
2024-11-11
tldap_tls: Move creation of tls_params out of tldap_tls_connect()
Volker Lendecke
1
-1
/
+15
2024-06-04
s3:winbind: Fix idmap_ad creating an invalid local krb5.conf
Andreas Schneider
1
-2
/
+9
2024-05-14
s3:winbindd: make use of winbindd_get_trust_credentials() in idmap_ad.c
Stefan Metzmacher
1
-6
/
+14
2024-04-23
s3:idmap_ad: add support for ADS_AUTH_SASL_{STARTTLS,LDAPS}
Stefan Metzmacher
1
-25
/
+39
2024-04-23
s3:tldap: simplify tldap_gensec_bind.h
Stefan Metzmacher
1
-1
/
+2
2023-03-29
idmap_ad: Add "deny ous" and "allow ous" options
Volker Lendecke
1
-1
/
+177
2023-03-29
idmap: Initialize struct idmap_ad_context
Volker Lendecke
1
-1
/
+1
2022-12-16
s3-librpc: add ads.idl and convert ads_struct to talloc.
Günther Deschner
1
-0
/
+1
2022-12-14
winbind: Save lines with talloc_asprintf_addbuf()
Volker Lendecke
1
-9
/
+2
2022-05-31
winbind: Create local krb5.conf for idmap backend ad
Volker Lendecke
1
-0
/
+19
2021-08-24
winbind: Remove an unused include
Volker Lendecke
1
-1
/
+0
2020-10-23
winbindd/idmap: apply const to struct idmap_methods pointers
Stefan Metzmacher
1
-1
/
+1
2020-09-10
idmap_ad: Honor "client ldap sasl wrapping" config setting
Christof Schmitt
1
-1
/
+26
2020-08-31
Fix clang 9 format-nonliteral warning
Gary Lockyer
1
-4
/
+5
2020-08-21
idmap_ad: Pass tldap debug messages on to DEBUG()
Stefan Metzmacher
1
-0
/
+36
2020-07-02
s3:winbind:idmap_ad - make failure to get attrnames for schema mode fatal
Andrew
1
-0
/
+8
2018-12-20
winbindd: Use dom_sid_str_buf
Volker Lendecke
1
-2
/
+3
2018-11-09
idmap: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+3
2018-11-09
idmap: Use dom_sid_str_buf
Volker Lendecke
1
-2
/
+5
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
/
+11
2017-07-12
idmap_ad: Retry query_user exactly once if we get TLDAP_SERVER_DOWN
Dustin L. Howett via samba-technical
1
-1
/
+18
2017-04-22
lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLO...
Jeremy Allison
1
-2
/
+2
2017-03-20
idmap_ad: Use idmap_config_bool
Volker Lendecke
1
-14
/
+4
2017-03-20
idmap_ad: Use idmap_config_const_string
Volker Lendecke
1
-2
/
+3
2017-02-24
s3:idmap_ad: make use of pdb_get_trust_credentials() to get the machine accou...
Stefan Metzmacher
1
-23
/
+13
2017-01-02
idmap_ad: Restore querying SFU nss info
Volker Lendecke
1
-0
/
+110
2016-09-29
idmap_ad: Fix retrieving credentials from clustered secrets.tdb
Christof Schmitt
1
-1
/
+10
2016-04-15
winbind: Base idmap_ad on tldap
Volker Lendecke
1
-405
/
+654
2016-04-15
idmap_ad: Separate out the nss functions
Volker Lendecke
1
-420
/
+5
2016-02-16
idmap_ad: Fix a copy&paste error
Volker Lendecke
1
-1
/
+2
2016-02-16
winbind: Fix a type error
Volker Lendecke
1
-4
/
+13
2015-08-20
s3:winbindd/idmap_*: make function prototypes available via static_decl_idmap;
Stefan Metzmacher
1
-0
/
+1
2015-04-29
Change all uint32/16/8 to 32_t/16_t/8_t in winbindd.
Richard Sharpe
1
-2
/
+2
2014-04-02
Rename module init functions from samba_init_module
Christof Schmitt
1
-1
/
+1
2013-08-29
s3-winbindd: remove unneded include of secrets.h from idmap_ad.c
Günther Deschner
1
-1
/
+0
2013-05-14
winbind/idmap_ad: be verbose about the user that we fail to map
Björn Jacke
1
-2
/
+3
2013-03-09
s3-winbindd: Move connection to AD server from idmap_ad
Christof Schmitt
1
-45
/
+4
2013-03-09
s3-winbindd: Use common helper function for connecting to ADS
Christof Schmitt
1
-36
/
+5
2013-03-09
s3-winbindd: Move code for verifying ADS connection to common helper function
Christof Schmitt
1
-24
/
+2
2013-03-09
s3-winbindd: Move common code for LDAP id mapping to idmap_utils
Christof Schmitt
1
-39
/
+4
2012-02-06
s3-winbind: Remove unused bool "local"
Christof Schmitt
1
-5
/
+2
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-1
/
+1
2011-11-14
s3-modules: remove the last "init_module" traces.
Günther Deschner
1
-2
/
+0
2011-10-28
lib/util Rename samba_init_module -> samba_module_init
Andrew Bartlett
1
-1
/
+1
2011-10-21
s3:winbindd/idmap make idmap modules loadable again
Christian Ambach
1
-1
/
+1
[next]