ctdb-scripts: Do not de-duplicate the interfaces list
[samba.git] / source3 / libads / ldap.c
12 days ago Stefan Metzmachers3:libads: avoid changing ADS->server.workgroup
2024-02-29 Pavel Filipenskýs3:libads: Trace ldap search base/filter/scope
2024-02-16 Jo Suttons3:libads: Remove ‘unicodePwd’ attribute from ads_find_...
2024-01-23 Andreas Schneiders3:libads: Fix memory leaks in ads_create_machine_acct()
2023-10-18 Pavel Filipenskýs3:libads: Improve logging for failover scenarios
2023-10-13 Joseph SuttonRevert "s3:libads: Don’t do first loop iteration if...
2023-10-01 Joseph Suttons3:libads: Fix building with FORTIFY_SOURCE=2
2023-10-01 Joseph Suttons3:libads: Don’t do first loop iteration if ‘attr’...
2023-09-11 Joseph Suttons3:libads: Fix code spelling
2023-08-08 Joseph Suttons3:libads: Add missing newlines to logging messages
2023-07-13 Andreas Schneiders3:libads: Fix code spelling
2023-07-05 Stefan Metzmachers3:libads: re-initialize num_requests to 0 for cldap_pi...
2023-04-09 Andreas Schneiders3:libads: Remove executable bit from ldap.c
2022-12-16 Günther Deschners3-librpc: add ads.idl and convert ads_struct to talloc.
2022-09-08 Stefan Metzmachers3:libads: let cldap_ping_list() use cldap_multi_netlogon()
2022-09-08 Stefan Metzmachers3:libads: split out ads_fill_cldap_reply() out of...
2022-06-27 Andreas Schneiders3:libads: Check if we have a valid sockaddr
2022-06-27 Andreas Schneiders4:libads: Fix trailing whitespaces in ldap.c
2022-06-27 Samuel Cabreros3:libads: Allocate ads->config.client_site_name under...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->config.server_site_name under...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->config.ldap_server_name under...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->config.bind_path under ADS_STR...
2022-06-27 Samuel Cabreros3:libads: Return ADS_STATUS from ads_build_dn()
2022-06-27 Samuel Cabreros3:libads: Return ADS_STATUS from ads_build_path()
2022-06-27 Samuel Cabreros3:libads: Allocate ads->config.realm under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.kdc_server under ADS_STRU...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.user_name under ADS_STRUC...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->auth.realm under ADS_STRUCT...
2022-06-27 Samuel Cabreros3:libads: Allocate ads->server.workgroup under ADS_STR...
2022-06-27 Samuel Cabreros3:libads: Allocate ADS_STRUCT under a talloc context
2022-06-27 Samuel Cabreros3:libads: Allocate temporary memory context for ads_do...
2022-06-27 Samuel Cabreros3:libads: Rename talloc context
2022-06-27 Samuel Cabreros3:libads: Pass the correct ADS_STRUCT pointer to ads_m...
2022-06-27 Samuel Cabreros3:libads: Clear previous CLDAP ping flags when reusing...
2022-05-23 Samuel Cabreros3:libads: Clear previous CLDAP ping flags when reusing...
2022-02-08 Ralph Boehmes3/libads: ensure a sockaddr variable is correctly...
2022-02-08 Ralph Boehmes3/libads: simplify storing existing ads->ldap.ss
2021-07-14 Günther Deschners3-libnet_join: return account rid in libnet_JoinCtx
2020-09-15 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_sa() -> get_sorte...
2020-09-15 Jeremy Allisons3: libads: Rename cldap_ping_list_sa() -> cldap_ping_l...
2020-09-15 Jeremy Allisons3: libads: Remove cldap_ping_list().
2020-09-15 Jeremy Allisons3: libads: Make resolve_and_ping_dns() use get_sorted_...
2020-09-15 Jeremy Allisons3: libads: Make resolve_and_ping_netbios() use get_sor...
2020-09-15 Jeremy Allisons3: libads: Add an alternate version of cldap_ping_list...
2020-09-15 Jeremy Allisons3: libads: Use size_t counts inside cldap_ping_list().
2020-09-15 Jeremy Allisons3: libads: Reformat args to cldap_ping_list().
2020-09-07 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_talloc() -> get_s...
2020-09-07 Jeremy Allisons3: libads: Move callers of get_sorted_dc_list() -...
2020-09-07 Jeremy Allisons3: libsmb: Cleanup - ensure we initialize all stack...
2020-08-18 Jeremy Allisons3: libads: Don't re-do DNS lookups in ads_domain_func_...
2020-08-18 Jeremy Allisons3: libads: Don't re-do DNS lookups in ads_current_time...
2020-08-18 Jeremy Allisons3: libads: ads_connect can be passed in an ADS_STRUCT...
2020-08-18 Jeremy Allisons3: libads: In ads_connect(), and ads_disconnect()...
2020-08-18 Jeremy Allisons3: libads: Add utility function ads_zero_ldap().
2020-08-11 Isaac BoukrisRemove depracated "ldap ssl ads" smb.conf option
2020-07-16 Isaac Boukriss3-libads: Pass timeout to open_socket_out in ms
2020-07-13 Isaac Boukrisads: set sasl-wrapping to plain when over TLS
2020-07-13 Isaac BoukrisDecouple ldap-ssl-ads from ldap-ssl option
2020-06-23 Isaac Boukrisldap.c: clarify the need for ldap_get_values_len()...
2020-06-22 Isaac BoukrisFix usage of ldap_get_values_len for msDS-AdditionalDns...
2020-06-18 Isaac BoukrisProperly handle msDS-AdditionalDnsHostName returned...
2020-06-11 Björn Baumbachs3-libads: use ldap_init_fd() to initialize a ldap...
2020-05-29 Isaac BoukrisAdd msDS-AdditionalDnsHostName entries to the keytab
2020-04-06 Andreas Schneiders3:libads: Fix ads_get_upn()
2020-03-05 Björn Baumbachs3-libads: use dns name to open a ldap session
2019-11-04 Jones Syues3:libads: Fix mem leak in ads_create_machine_acct
2019-10-09 Andreas Schneiders3:libads: Just change the machine password if account...
2019-10-09 Andreas Schneiders3:libads: Fix creating machine account using LDAP
2019-10-09 Andreas Schneiders3:libads: Don't set supported encryption types during...
2019-10-09 Andreas Schneiders3:libads: Fix detection if acount already exists in...
2019-10-09 Andreas Schneiders3:libads: Use a talloc_asprintf in ads_find_machine_acct()
2019-10-09 Andreas Schneiders3:libads: Cleanup error code paths in ads_create_machi...
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-10-09 Andreas Schneiders3:libads: Use ldap_add_ext_s() in ads_gen_add()
2019-09-26 Noel Powers3/libads: clang: Fix 'Value stored during its initiali...
2019-09-04 Evgeny Sinelnikovs3:ldap: Fix join with don't exists machine account
2019-04-02 Guenther Deschners3:ldap: Leave add machine code early for pre-existing...
2019-04-02 Andreas Schneiders3:libads: Print more information when LDAP fails
2019-03-12 Volker Lendeckelib: Remove "struct sid_parse_ret" again
2019-03-12 Volker Lendeckelib: Make sid_parse return the parsed length
2019-02-27 Volker Lendeckelibads: Align integer types
2019-02-27 Volker Lendeckelibads: Use dom_sid_str_buf
2018-12-20 Volker Lendeckelibads: Use dom_sid_str_buf
2018-05-03 Richard SharpeFix some incorrect debug messages that look to be copy...
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-29 Volker Lendeckelibads: Fix CID 1349423 Resource leak
2018-03-28 Volker Lendeckelibads: Fix 1433611 Resource leak
2018-03-02 Noel Powers3:libads: change ads_add_service_principal_name implem...
2018-03-02 Noel Powers3:libads: Clean up code a little rename 'ads_get_samac...
2018-03-02 Noel Powers3:libads: ads_get_dnshostname & ads_get_samaccountname...
2017-05-30 Garming Samlibads: Decide to have no fallback option
2017-05-30 Garming Samlibads: Check cldap flags in libads/ldap
2017-05-17 Alexander Bokovoylibads: abstract out SASL wrapping code
2017-03-08 Andreas Schneiders3-libads: Do not leak the msg on error
2017-02-22 Chris LambCorrect "occured" typos.
2016-10-18 Volker Lendeckelib: Fix an uninitialized variable
2016-03-14 Günther Deschners3:libnet:libnet_join: fill in output enctypes and...
2016-03-14 Günther Deschners3:libnet:libnet_join: define list of desired encryptio...
2016-03-14 Günther Deschners3:libads:ldap: fix ads_check_ou_dn to deal with accoun...
2016-03-14 Günther Deschners3:libads:ldap: print LDAP error message with log level 10.
next