smbd: Add reparse tag to smb3_posix_cc_info
[samba.git] / source3 / winbindd / winbindd_cm.c
31 hours ago Stefan Metzmachers3:winbindd: make winbindd_get_trust_credentials()...
31 hours ago Stefan Metzmachers3:winbindd: make use of ads_connect_cldap_only() in...
2024-04-05 Stefan Metzmachers3:winbindd: use better debug messages than 'talloc_str...
2024-01-20 Ralph Boehmewinbindd: also apply schannel logic as an NT4 DC
2023-11-21 Andreas Schneiders3:winbind: Always close the policy handle we opened
2023-11-21 Andreas Schneiders3:winbind: Use dcerpc_lsa_open_policy_fallback() in...
2023-10-18 Pavel Filipenskýs3:winbindd: Improve logging for failover scenarios...
2023-10-11 Pavel Filipenskýs3:winbindd: Call winbind_add_failed_connection_entry...
2023-10-11 Pavel Filipenskýs3:winbindd: Skip check_negative_conn_cache() if saf_se...
2023-09-25 Volker Lendeckelibsmb: Pass neg contexts through sync smbXcli_negprot_...
2023-08-08 Joseph Suttons3:winbindd: Add missing newlines to logging messages
2023-07-25 Pavel Filipenskýs3:winbindd: Fix double close(fd)
2023-07-19 Andreas Schneiders3:winbindd: Fix code spelling
2023-06-20 Andreas Schneiders3:winbind: Fix talloc parent in find_dc() leading...
2022-12-21 Ralph Boehmewinbindd: Add force_dc to bypass cached connection...
2022-12-21 Ralph Boehmewinbindd: More simplification of cm_open_connection()
2022-12-21 Ralph Boehmewinbindd: simplify cm_open_connection()
2022-12-21 Ralph Boehmewinbindd: simplify find_new_dc()
2022-12-21 Ralph Boehmewinbindd: do an early exit in cm_open_connection()
2022-12-13 Stefan MetzmacherCVE-2022-38023 s3:winbindd: also allow per domain ...
2022-06-30 Jeremy Allisons3: winbind: Add missing NULL check for returned talloc...
2022-06-27 Samuel Cabreros3:libads: Allocate ADS_STRUCT under a talloc context
2022-06-27 Samuel Cabreros3:winbind: Allocate a temporary memory context for...
2022-06-27 Samuel Cabreros3:winbind: Early return on error in dcip_check_name_ads()
2022-06-27 Samuel Cabreros3:winbind: Factor out dcip_check_name_ads()
2021-12-10 Volker Lendeckes3:rpc_server: Activate samba-dcerpcd
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-12-02 Günther Deschners3:rpc_client: Pass remote name and socket to cli_rpc_p...
2021-09-18 Volker Lendeckedebug: Remove "override_logfile"
2021-08-24 Volker Lendeckewinbindd: NULL-initialize a pointer
2021-07-14 Isaac Boukriss3:winbind: Get rid of the winbind dc-connect child
2021-07-14 Andreas Schneiders3:winbind: Remove trailing whitespaces in winbindd_cm.c
2021-06-29 Andreas Schneiders3:winbindd: Check return code of cli_credentials_set_c...
2021-04-29 Andreas Schneiders3:winbindd: Simplfy sequence number caching
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-03-06 Samuel Cabrerowinbind: Remove noisy error message in wb_open_internal...
2021-01-08 Volker Lendeckelib: give global_contexts.c its own header file
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-10-23 Stefan Metzmacherwinbindd: add and use idmap_child_pid()
2020-09-15 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_sa() -> get_sorte...
2020-09-15 Jeremy Allisons3: winbind: Fix get_dcs() to use get_sorted_dc_list_sa().
2020-09-07 Jeremy Allisons3: libsmb: Now we only have namecache_store_sa(),...
2020-09-07 Jeremy Allisons3: winbindd: Use namecache_store_sa() inside dcip_chec...
2020-09-07 Jeremy Allisons3: libsmb: Rename get_sorted_dc_list_talloc() -> get_s...
2020-09-07 Jeremy Allisons3: winbindd: Move callers of get_sorted_dc_list()...
2020-08-28 Matthew DeVores3: safe_string: do not include string_wrappers.h
2020-02-10 Stefan Metzmacherwinbindd_cm: fallback to anonymous for INVALID_COMPUTER...
2019-10-09 Andreas Schneiders3:libnet: Require sealed LDAP SASL connections for...
2019-02-27 Volker Lendeckewinbind: Avoid a "==False"
2019-02-27 Volker Lendeckewinbindd: Fix typos
2019-01-08 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-11-01 Gary Lockyerwindbindd: reword error message
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-09-07 Christof Schmitts3: Rename server_messaging_context() to global_messagi...
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2018-05-17 Andreas Schneiders3:winbind: Check if we have an open file descriptor
2018-05-17 Andreas Schneiders3:winbind: Add sanity check when closing fd
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through nb_getdc
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-03-15 Volker Lendeckewinbind: Keep "force_reauth" in invalidate_cm_connection
2018-03-15 Volker Lendeckewinbind: Add smbcontrol disconnect-dc
2018-02-23 Stefan Metzmacherwinbind: don't try to do an authenticated SMB connectio...
2018-02-23 Stefan Metzmacherwinbind: set_dc_type_and_flags() is not needed on a DC
2018-02-23 Stefan Metzmacherwinbind: make sure we don't contact trusted domains...
2018-02-23 Stefan Metzmacherwinbind: let cm_connect_netlogon_transport() only work...
2018-02-23 Stefan Metzmacherwinbind: force the usage of schannel in cm_connect_lsa...
2018-02-12 Andreas Schneiderwinbindd: Free memory before we exit the connect child
2018-02-10 Stefan Metzmacherwinbindd: introduce a cm_connect_netlogon_secure()...
2018-02-10 Stefan Metzmacherwinbindd: remove useless calls to get_trust_credentials...
2018-02-10 Stefan Metzmacherwinbindd: fix LSA connections via DCERPC_AUTH_SCHANNEL
2018-01-10 Ralph Boehmewinbindd: use setproctitle
2017-11-29 Ralph Boehmewinbindd: restore SEC_CHAN_NULL fallback in cm_connect_...
2017-11-17 Volker Lendeckewinbind: winbind_messaging_context -> server_messaging_...
2017-11-17 Volker Lendeckewinbind: Replace winbind_event_context with server_even...
2017-09-25 Volker Lendeckewinbindd: Use rpccli_connect_netlogon
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-17 Volker Lendeckewinbindd: Remove an obsolete comment
2017-09-16 Volker Lendeckecli_netlogon: Eliminate rpccli_setup_netlogon_creds_wit...
2017-09-16 Volker Lendeckecli_netlogon: Rename rpccli_create_netlogon_creds_with_...
2017-08-30 Volker Lendeckewinbind: Rename winbindd_cm_conn->netlogon_creds to...
2017-06-22 Richard SharpeBug 15852. There are valid paths where conn->lsa_pipe_t...
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-05-30 Garming Samlibads: Decide to have no fallback option
2017-05-30 Garming Samwinbindd_cm: Pass cm_open_connection the need_rw_dc...
2017-05-30 Garming Samwinbindd_cm: Call dcip_check_name even when fetching...
2017-05-30 Garming Samwinbindd_cm: Rename dcip_to_name to the more accurate...
2017-05-30 Garming Samwinbindd_cm: Add new parameter to getdc and find_new_dc...
2017-05-30 Garming Samwinbindd_cm: Add new parameter for dcip_to_name
2017-03-29 Gary Lockyerrpc: Always supply both the remote and local address...
2017-03-01 Volker Lendeckewinbind: Fix a cut&paste debug typo
2017-02-24 Stefan Metzmachers3:winbindd: rely on the kerberos_state from pdb_get_tr...
2017-02-24 Stefan Metzmachers3:winbindd: add more debugging to cm_prepare_connection()
2017-02-24 Stefan Metzmachers3:winbindd: fix the valid usage anonymous smb authenti...
2017-02-24 Stefan Metzmachers3:winbindd: try a NETLOGON connection with noauth...
2017-02-24 Stefan MetzmacherRevert "s3-winbind: Fix schannel connections against...
2017-02-21 Stefan Metzmachers3:winbindd: make sure cm_prepare_connection() only...
2017-02-15 Volker Lendeckewinbind: Fix a typo
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-02 Stefan Metzmachers3:winbindd: always use saf_store(domain->alt_name...
next