ldb:utf8: ldb_ascii_toupper() avoids real toupper()
[samba.git] / source3 / libsmb / cliconnect.c
7 days ago Pavel Filipenskýs3:libsmb: Fix panic in cliconnect.c
2024-01-23 Volker Lendeckelibsmb: Fix whitespace and a typo
2023-08-22 Volker Lendeckelibsmb: Use tevent_req_nterror() properly
2023-01-17 Björn Baumbachs3/libsmb: fix a typo in parameter description
2022-09-02 Volker Lendeckelibsmb: Allow smb2 neg ctx in cli_full_connection_creds...
2022-09-02 Volker Lendeckelibsmb: Allow to request SMB311 posix in source3/libsmb
2022-08-26 Volker LendeckesmbXcli: Pass negotiate contexts through smbXcli_negpro...
2022-08-26 Volker Lendeckelibsmb: Introduce helper var to cli_tree_connect_*_done()
2022-08-26 Volker Lendeckelibsmb: Remove cli_full_connection_creds_sess_start()
2021-11-09 Stefan MetzmacherCVE-2016-2124: s3:libsmb: don't fallback to non spnego...
2021-08-11 Stefan Metzmachers3:libsmb: close the temporary IPC$ connection in cli_f...
2021-06-29 Andreas Schneiders3:libsmb: Check return code of cli_credentials_set_conf()
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_gen...
2021-04-28 Andreas Schneiderauth:creds: Add obtained arg to cli_credentials_set_ker...
2021-01-13 Andreas Schneiders3:libsmb: Pass cli_credentials to get_ipc_connect_mast...
2021-01-13 Andreas Schneiders3:libsmb: Pass cli_credentials to get_ipc_connect()
2020-12-17 Björn Baumbachs3:libsmb: set correct min and max smb protocol when...
2020-12-17 Björn Baumbachs3:libsmb: set min smb protocol when enforcing smb1...
2020-11-03 Andreas Schneiderauth:creds: Rename CRED_USE_KERBEROS values
2020-09-07 Noel Powers3: libsmb: Cleanup - ensure we initialize all stack...
2020-08-19 Stefan Metzmachers3:libsmb: Add encryption support to cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Remove signing_state from cli_full_connectio...
2020-08-19 Andreas Schneiders3:libsmb: Use 'enum smb_signing_setting' in cliconnect.c
2020-08-19 Andreas Schneiders3:libsmb: Introduce CLI_FULL_CONNECTION_IPC
2020-06-10 Andreas SchneiderRevert "s3:libsmb: add a cache for cli_session_creds_pr...
2020-06-09 Stefan Metzmachers3:libsmb: add a cache for cli_session_creds_prepare_krb5()
2020-05-28 Volker Lendeckelibsmb: Remove clistr_pull_talloc()
2020-05-28 Stefan Metzmachers3:libsmb: remove finally unused credential flags
2020-05-28 Stefan Metzmachers3:libsmb: remove unused cli_full_connection()
2020-05-28 Stefan Metzmachers3:libsmb: make use of get_cmdline_auth_info_creds...
2020-04-18 Volker Lendeckelibsmb: Slightly simplify get_ipc_connect()
2020-04-08 Volker Lendeckelibsmb: Move get_ipc_connect_master_ip_bcast() to smbtree.c
2020-02-10 Stefan Metzmacherkrb5_wrap: move source3/libads/krb5_errs.c to lib/krb5_...
2019-10-12 Andreas Schneiders3:libsmb: Do not check the SPNEGO neg token for KRB5
2019-09-30 Noel Powers3/libsmb: clang: Fix 'Value stored during its initiali...
2019-09-26 Noel Powers3/libsmb: clang: Fix 'warning: Value stored to 'p...
2019-09-24 Stefan Metzmachers3:libsmb: let cli_session_creds_prepare_krb5() update...
2019-09-24 Stefan Metzmachers3:libsmb: avoid wrong debug message in cli_session_cre...
2019-09-01 Mathieu ParentSpelling fixes s/hierachy/hierarchy/
2019-04-02 Andreas Schneiders3:libsmb: Add some useful debug output to cliconnect
2019-02-09 Aurelien Aptellibsmb,s3/smbd: dump SMB3+ session keys if debug parm...
2018-11-27 Volker Lendeckelibads: Give krb5_errs.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-02-22 Stefan Metzmachers3:cliconnect.c: remove useless ';'
2018-02-22 Stefan Metzmachers3:libsmb: allow -U"\\administrator" to work
2017-11-20 Gary Lockyersource3: remove sock_exec
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...
next