libndr: Avoid assigning duplicate versions to symbols
[amitay/samba.git] / source3 / winbindd / winbindd_cm.c
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...
2016-11-15 Andreas Schneiders3-winbind: Directly pass creds with cli_session_setup_...
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-10-26 Stefan Metzmachers3:rpc_server: pass the full ndr_interface_table to...
2016-06-17 Jim McDonoughwinbind: honor 'socket options' in winbind
2016-06-13 Günther Deschners3-winbind: Fix schannel connections against trusted...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s3:winbindd: use lp_client_ipc_signing()
2016-04-12 Stefan MetzmacherCVE-2016-2115: s3:winbindd: use lp_client_ipc_{min...
2016-02-23 Karolin Seegers3/winbindd: Add missing space in debug message.
2016-01-12 Christof Schmittwinbindd: Retry on expired session in cm_connect_netlogon
2016-01-12 Christof Schmittwinbindd: Retry on expired session in cm_connect_sam
2016-01-12 Christof Schmittwinbindd: Retry on expired session in cm_connect_lsa
2015-12-23 Marc MuehlfeldFix typo in winbindd_cm.c
2015-09-09 Anoop C Swinbindd: Fix CID 1273310 Remove structurally dead...
2015-04-29 Richard SharpeChange all uint32/16/8 to 32_t/16_t/8_t in winbindd.
2015-03-12 Stefan Metzmachers3:winbindd_cm: improve detection for the anonymous...
2015-01-05 Stefan Metzmachers3:winbindd: improve logic to use CLDAP for a given...
2014-12-19 Stefan Metzmachers3:winbindd: make use of cli_rpc_pipe_open_schannel_wit...
2014-12-19 Stefan Metzmachers3:winbindd: make use of rpccli_{create,setup}_netlogon...
2014-12-19 Stefan Metzmachers3:winbindd: we only need a an netlogon connection...
2014-12-19 Stefan Metzmachers3:winbindd: make sure we try to use NCACN_IP_TCP in...
2014-12-18 Stefan Metzmachers3:winbindd: try to use the trust account with kerberos...
2014-12-18 Stefan Metzmachers3:winbindd: fix anon fallback in cm_prepare_connection()
2014-12-18 Stefan Metzmachers3:winbindd: also try to fallback to anonymous if we...
2014-11-17 Günther Deschnersamba: pass down size_t instead of int to add_string_to...
2014-10-17 Stefan Metzmachers3:libsmb: Remove unused domain copy stored in cli_state
2014-10-17 Andrew Bartletts3:libsmb: Remove unused password copy stored in cli_state
2014-10-17 Andrew Bartletts3-winbindd: use cli_rpc_pipe_open_with_creds()
2014-10-17 Andrew Bartletts3-winbindd: Use own machine account to connect to...
2014-10-17 Stefan Metzmachers3-winbindd: use a cli_credentials structure to hold...
2014-10-08 Andrew Bartletts3-winbindd: Attempt to connect to NETLOGON over NCACN_...
2014-10-08 Andrew Bartletts3-rpc_client: Migrate to cli_rpc_pipe_open_generic_aut...
2014-10-07 Andrew Bartletts3-rpc_client: Adapt cli_rpc_pipe_open_spnego to use...
2014-10-07 Andrew Bartletts3-winbindd: Allow winbindd to connect over SMB2 to...
2014-10-07 Andrew Bartletts3-winbindd: Pass the whole winbindd_domain to invalida...
2014-10-06 Andrew Bartlettwinbindd: Do not overwrite domain list with conflicting...
2014-10-04 Christof Schmittwindbindd: Make cm_connect_lsa_tcp static
2014-09-30 Andrew Bartlettwinbindd: Do not make anonymous connections by default
2014-09-28 Andrew Bartletts3-winbindd: Require SMB signing by default to disrupt...
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...
next