s3:libsmb: Print the kinit failed message with DBGLVL_NOTICE
[nivanova/samba-autobuild/.git] / source3 / libsmb / cliconnect.c
2017-08-24 Andreas Schneiders3:libsmb: Print the kinit failed message with DBGLVL_N...
2017-08-18 Stefan Metzmachers3:libsmb: let get_ipc_connect() use CLI_FULL_CONNECTIO...
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-06-17 Jeremy Allisons3: libsmb: Correctly do lifecycle management on cli...
2017-06-09 Stefan Metzmachers3:libsmb: add cli_state_update_after_sesssetup() helpe...
2017-06-09 Andreas SchneiderRevert "s3:libsmb: Fix printing the session setup infor...
2017-06-07 Andreas Schneiders3:libsmb: Fix printing the session setup information
2017-05-21 Stefan Metzmachers3:libsmb: don't rely on gensec_session_key() to work...
2017-03-21 Andreas Schneiders3:libsmb: Only print error message if kerberos use...
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2017-01-27 Stefan Metzmachers3:libsmb: use a local got_kerberos_mechanism variable...
2016-12-21 Stefan Metzmachers3:libsmb: Always use GENSEC_OID_SPNEGO in cli_smb1_set...
2016-12-21 Stefan Metzmachers3:libsmb: remove now unused cli_session_setup()
2016-12-21 Stefan Metzmachers3:libsmb: add cli_smb1_setup_encryption*() functions
2016-12-19 Stefan Metzmachers3:libsmb: don't let cli_session_creds_init() overwrite...
2016-12-19 Stefan Metzmachers3:libsmb: split out a cli_session_creds_prepare_krb5...
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-09 Stefan Metzmachers3:libsmb: add cli_tree_connect_creds()
2016-12-09 Stefan Metzmachers3:libsmb: fix 'client lanman auth = no' DEBUG message...
2016-12-02 Stefan Metzmachers3:libsmb: restructure cli_full_connection_creds* flow
2016-12-02 Stefan Metzmachers3:libsmb: change cli_full_connection_send/recv into...
2016-11-15 Stefan Metzmachers3:libsmb: make cli_session_creds_init() non-static
2016-11-15 Stefan Metzmachers3:libsmb: add cli_session_setup_anon()
2016-11-15 Stefan Metzmachers3:libsmb: change cli_session_setup_send/recv into...
2016-11-15 Stefan Metzmachers3:libsmb: move domain\\username magic to cli_session_c...
2016-11-15 Stefan Metzmachers3:libsmb: get the plaintext and NTLM authentication...
2016-11-15 Stefan Metzmachers3:libsmb: move cli_session_creds_init() to cli_session...
2016-11-15 Stefan Metzmachers3:libsmb: move cli_session_setup_get_account into...
2016-11-15 Stefan Metzmachers3:libsmb: pass cli_credentials to cli_session_setup_ge...
2016-11-15 Andreas Schneiders3:libsmb: split out a cli_session_creds_init() function
2016-11-15 Stefan Metzmachers3:libsmb: pass the optional dest_realm via the cli_cre...
2016-11-15 Stefan Metzmachers3:libsmb: let gensec handle the fallback from krb5...
2016-11-15 Stefan Metzmachers3:libsmb: remove target_principal argument from cli_se...
2016-11-15 Stefan Metzmachers3:libsmb: always pass the servers gss blob to gensec
2016-11-15 Stefan Metzmachers3:libsmb: remove unused cli_session_setup_{lanman2...
2016-11-15 Stefan Metzmachers3:libsmb: make use of smb1cli_session_setup_{nt1,lm21...
2016-11-15 Stefan Metzmachers3:libsmb: make use of smb1cli_session_setup_ext_send...
2016-11-15 Andreas Schneiders3:libsmb: handle the spnego as a first action in cli_s...
2016-11-15 Stefan Metzmachers3:libsmb: add some comments to the noop case for ...
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-10-21 Stefan Metzmachers3:libsmb: make use of get_cmdline_auth_info_* helper...
2016-08-31 Andreas Schneiderkrb5_wrap: Rename kerberos_get_principal_from_service_h...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_smb_re...
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t additional_flags2 arg to cli_s...
2016-08-10 Jeremy Allisons3: libsmb: Protect cli_connect_nb_send() from being...
2016-07-07 Stefan MetzmacherCVE-2016-2019: s3:libsmb: add comment regarding smbXcli...
2016-04-28 Stefan Metzmachers3:libsmb: use anonymous authentication via spnego...
2016-04-28 Stefan Metzmachers3:libsmb: don't finish the gensec handshake for guest...
2016-04-28 Stefan Metzmachers3:libsmb: record the session setup action flags
2016-04-28 Stefan Metzmachers3:libsmb: use password = NULL for anonymous connections
2016-04-12 Stefan MetzmacherCVE-2016-2115: s3:libsmb: let SMB_SIGNING_IPC_DEFAULT...
2016-04-12 Stefan MetzmacherCVE-2016-2111: s3:libsmb: don't send a raw NTLMv2 respo...
2016-03-17 Volker Lendeckelibsmb: Fix CID 1356312 Explicit null dereferenced
2016-03-10 Stefan Metzmachers3:libsmb: remove unused cli_session_setup_kerberos...
2016-03-10 Stefan Metzmachers3:libsmb: make use of cli_session_setup_gensec*()...
2016-03-10 Stefan Metzmachers3:libsmb: call cli_state_remote_realm() within cli_ses...
2016-03-10 Stefan Metzmachers3:libsmb: provide generic cli_session_setup_gensec_sen...
2016-03-10 Stefan Metzmachers3:libsmb: let cli_session_setup_ntlmssp*() use gensec_...
2016-03-10 Stefan Metzmachers3:libsmb: make use gensec based SPNEGO/NTLMSSP
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2015-03-25 Jeremy Allisons3: client - "client use spnego principal = yes" code...
2015-01-19 Michael Adamcli_connect_nb_send: don't segfault on host == NULL.
2014-12-18 Stefan Metzmachers3:libsmb: let cli_session_setup_kerberos_recv() return...
2014-11-25 Stefan Metzmachers3:libsmb: remove unused variables in cliconnect.c
2014-10-17 Stefan Metzmachers3:libsmb: avoid calling cli_set_username() cliconnect.c
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 Bartlettlibsmb: Print the principal name that we failed to...
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-09-30 Stefan Metzmacherlibcli/smb: move smb2cli_tcon.c to the toplevel
2014-02-08 Garming Samparam: rename lp function and variable from "cli_minpro...
2014-02-08 Garming Samparam: rename lp function and variable from "cli_maxpro...
2013-12-12 Christian Ambachs3:libsmb fix a compiler warning
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-11-13 Volker Lendeckelibsmb: Fix CID 242665 Out-of-bounds access
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->dfsroot
2013-10-17 Stefan Metzmachers3:libsmb: make use of smb1cli_tcon_set_values()
2013-08-15 Stefan Metzmachers3:libsmb: call smb2cli_logoff() from cli_ulogoff()
2013-08-15 Stefan Metzmachers3:libsmb: make cli_ulogoff_send/recv static
2013-08-15 Stefan Metzmachers3:libsmb: call smb2cli_tdis() from cli_tdis()
2013-08-15 Stefan Metzmachers3:libsmb: make cli_tdis_send/recv static
2013-08-15 Jeremy Allisons3:libsmb: Ensure we ask for DEFAULT_SMB2_MAX_CREDITS...
2013-08-15 Jeremy Allisons3:libsmb: Modify cli_start_connection_connected()...
2013-08-10 Stefan Metzmachers3:libsmb: remove unused cli_state->is_guestlogin
2013-05-06 Matthieu Patoulibsmb: call directly tevent_req_simple_finish_ntstatus
2013-04-11 Volker Lendeckelibsmbclient: Make cli_full_connection async
2013-04-11 Volker Lendeckelibsmbclient: Make cli_tree_connect async
2013-04-11 Volker Lendeckelibsmbclient: Make cli_raw_tcon async
2013-04-11 Volker Lendeckelibsmbclient: Streamline cli_tcon_andx a bit
2013-04-11 Volker Lendeckelibsmbclient: Use tevent_req_poll_ntstatus in cli_tcon_andx
2013-04-11 Volker Lendeckelibsmbclient: Make cli_start_connection async
2013-04-11 Volker Lendeckelibsmbclient: Remove unused cli_connect_sock
2013-04-11 Volker Lendeckelibsmbclient: Add async cli_connect_nb
2013-04-11 Volker Lendeckelibsmbclient: Avoid a talloc_strdup in cli_connect_nb
2013-04-11 Volker Lendeckelibsmbclient: Make cli_connect_sock async
2013-04-11 Volker Lendeckelibsmbclient: Remove unused sync wrappers
2013-04-11 Volker Lendeckelibsmbclient: Add async cli_session_setup
2013-04-11 Volker Lendeckelibsmbclient: Remove unused cli_session_setup_ntlmssp()
next