ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / winbindd / winbindd_ads.c
2024-04-02 Pavel Filipenskýs3:winbindd: Improve performance of lookup_groupmem...
2023-11-21 Volker Lendeckewinbind: Fix Coverity ID 1398910
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-06-13 Pavel Filipenskýs3:winbind: Add lookup_aliasmem to winbindd_methods...
2023-02-08 Joseph Suttonldap: Cut down on string substitution
2023-02-06 Andreas Schneiders3:winbind: Remove unused variable
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.password under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.realm under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ADS_STRUCT under a talloc context
2022-06-27 Samuel Cabreros3:winbind: Create a temporary talloc context for ads_c...
2022-06-27 Samuel Cabreros3:winbind: Pass a memory context to ads_cached_connect...
2022-06-27 Samuel Cabreros3:winbind: Allocate a temporary memory context for...
2022-06-27 Samuel Cabreros3:winbind: Allocate a temporary talloc context for...
2022-06-27 Samuel Cabreros3:winbind: Init pointers to NULL and use new debug...
2022-06-27 Samuel Cabreros3:winbind: Return ADS_STATUS from ads_cached_connection()
2022-06-27 Samuel Cabreros3:winbind: Pass a memory context to ads_idmap_cached_c...
2022-06-27 Samuel Cabreros3:winbind: Fix a memory leak in ads_cached_connection()
2022-06-27 Samuel Cabreros3:winbind: Fix a memory leak in ads_idmap_cached_conne...
2022-04-13 Samuel Cabreros3:winbind: Do not use domain's private data to store...
2022-01-21 Pavel Filipenskýs3:winbindd: Do not set ADS_AUTH_ALLOW_NTLMSSP in FIPS...
2022-01-21 Pavel Filipenskýs3:winbindd: Remove trailing spaces from winbindd_ads.c
2021-04-29 Ralph Boehmewinbindd: remove obsolete sequence_number from struct...
2021-04-29 Andreas Schneiders3:winbindd: Remove obsolete sequence_number callback...
2020-09-14 Laurent Menasewinbind: Fix a memleak
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-09-20 Günther Deschners3-winbindd: fix forest trusts with additional trust...
2019-04-18 Christof Schmittwinbind: Return queried domain name from name_to_sid
2019-02-27 Volker Lendeckewinbind: Align integer types
2018-12-20 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-12-07 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-11-01 Samuel Cabreros3: winbind: Remove fstring from wb_acct_info struct
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-02-23 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2017-05-16 Volker Lendeckewinbindd: Give winbindd_ads.c its own header
2017-03-06 Volker LendeckeRevert "winbind: Remove "lookup_usergroups" winbind...
2017-03-02 Stefan Metzmachers3:winbindd: fix endless forest trust scan
2017-02-24 Stefan Metzmachers3:winbindd: allow a fallback to NTLMSSP for LDAP conne...
2017-01-13 Jeremy Allisonwinbind: Fix CID 1398534 Dereference before null check
2017-01-10 Volker Lendeckewinbind: Fix CID 1398530 Resource leak
2017-01-04 Volker Lendeckewinbind: Simplify query_user_list to only return rids
2017-01-04 Volker Lendeckewinbind: Remove "lookup_usergroups" winbind method
2017-01-04 Volker Lendeckewinbind: Remove "query_user" backend function
2016-12-04 Volker Lendeckewinbind: lookup_usergroups_cached doesn't use the ...
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-06-02 Ralph Boehmewinbindd: prevent log spam when enumerating users
2016-01-12 Christof Schmittwinbindd: Remove double retry from some ADS methods
2015-11-06 Mathieu ParentFix various spelling errors
2015-06-05 Volker Lendeckewinbind: Lookup groupmem via primaryGroupID
2015-05-06 Richard SharpeLast lot of convert uint32 to uint32_t in winbindd...
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2014-09-26 Andrew Bartlettidl: Merge NETR_TRUST and LSA_TRUST definitions into...
2014-09-15 Jeremy Allisons3: winbindd: Old NT Domain code sets struct winbind_do...
2014-08-30 Christof Schmitts3-winbindd: Document parameters in ads_cached_connecti...
2014-08-30 Christof Schmitts3-winbindd: Use more descriptive parameter names in...
2014-08-30 Christof Schmitts3-winbindd: Use correct realm for trusted domains...
2014-07-15 Günther Deschners3-winbindd: prefer "displayName" over "name" in ads...
2014-07-15 Günther Deschners3-winbindd: use wcache_query_user_fullname after inspe...
2014-02-20 Santosh Kumar Pradhanwinbindd: Avoid using deallocated memory
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-05 Jeremy AllisonAdd a talloc context to saf_fetch().
2013-08-29 Michael Adams3:winbind: fail ads_cached_connection_connect() if...
2013-08-29 Günther Deschners3-winbindd: use get_trust_pw_clear() wrapper for AD...
2013-08-29 Günther Deschners3-winbindd: make sure also the idmap code can deal...
2013-08-29 Günther Deschners3-winbindd: use find_domain_from_name() instead of...
2013-08-29 Günther Deschners3-winbindd: Fix winbind on DC crash with trusted AD...
2013-08-29 Günther Deschners3-winbindd: Fix memory leak in ads_cached_connection().
2013-08-29 Günther Deschners3-winbindd: remove pointless variable assigment, see...
2013-03-09 Christof Schmitts3-winbindd: Move connection to AD server from idmap_ad
2013-03-09 Christof Schmitts3-winbindd: Use common helper function for connecting...
2013-03-09 Christof Schmitts3-winbindd: Move code for verifying ADS connection...
2013-03-05 Andreas Schneiderwinbind: Correctly use names in the domain struct.
2013-03-05 Andreas Schneiderwinbind: Use talloc for allocating domain, dns, forest...
2012-11-09 David DisseldorpRevert "s3-winbindd: make sure we obey the -n switch...
2012-09-12 Simo SorceAvoid overriding default ccache for ads operations.
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2012-05-26 Andrew Bartletts3-winbindd: Always map the LDAP error code to an NTSTATUS
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-06-08 Günther Deschners3-winbindd: make sure we obey the -n switch also for...
2011-04-13 Günther Deschners3-rpc_client: add and use rpc_client/rpc_client.h.
2011-03-29 Günther Deschners3-passdb: use passdb headers where needed.
2011-03-29 Günther Deschners3-winbindd: copy acct_info to wb_acct_info so we dont...
2011-03-06 Volker Lendeckes3: Remove an obsolete comment
2011-03-06 Volker Lendeckes3: Remove unused args from nss_get_info_cached
2011-03-02 Günther Deschners3-libds: use already existing ../libds/common/flag_map...
2011-01-13 Günther Deschners3-winbind: prefer dcerpc_netr_X functions.
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-20 Andrew Bartletts3: Replace sid_binstring and sid_guidstring with PIDL...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-07-06 Volker Lendeckes3: Fix another winbind crash
2010-07-01 Günther Deschners3-libads: only include libds flags where needed.
2010-06-28 Volker Lendeckes3: More cleanup in winbindd_ads.c:query_user
2010-06-28 Volker Lendeckes3: Fix a valgrind error
2010-06-28 Volker Lendeckes3: Re-arrange winbindd_ads.c:query_user
2010-06-28 Volker Lendeckes3: free -> SAFE_FREE
2010-06-28 Volker Lendeckes3: Do an early TALLOC_FREE
next