python:tests: Store keys as bytes rather than as lists of ints
[samba.git] / source3 / libsmb / clientgen.c
2023-10-18 Pavel Filipenskýs3:libsmb: Improve logging for failover scenarios
2023-04-18 Volker Lendeckelibsmb: Adapt cli_echo_send() to modern conventions
2023-03-28 Andreas Schneiders3:libsmb: Fix conflicting declaration/implementation
2023-03-28 Andreas Schneiders3:libsmb: Remove trailing whitespaces in clientgen.c
2022-09-15 Jeremy Allisons3: libsmb: Make cli_state_save_tcon()/cli_state_restor...
2022-09-15 Jeremy Allisons3: libsmb: Add pair cli_state_save_tcon_share()/cli_st...
2021-11-04 Stefan Metzmachers3/libsmb: check for global parametric option "libsmb...
2021-08-24 Volker Lendeckelibsmb: Fix a typo
2021-07-15 Stefan Metzmacherlibcli/smb: actually make use of "client/server smb3...
2021-07-15 Stefan Metzmachers3:libsmb: make use of 'client smb3 encryption algorithms'
2021-03-17 Stefan Metzmachers3:libsmb: fill in smb3_capabilities.ciphers
2021-03-17 Stefan Metzmacherlibcli/smb: pass smb3_capabilities to smbXcli_conn_create()
2021-02-02 Jeremy Allisons3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon...
2020-11-19 Volker Lendeckelibsmb: Make cli_nt_pipes_close() static
2020-11-04 Volker Lendeckelibsmb: Remove cli_state->dfs_mountpoint
2020-05-28 Stefan Metzmachers3:libsmb: remove finally unused credential flags
2020-02-26 Stefan Metzmachers3:libsmb: move cli_set_message() to source3/libsmb...
2019-06-18 Volker Lendeckelibsmb: Remove unused is_andx_req
2018-03-01 Dan Robertsonlibsmb: Use smb2 tcon if conn_protocol >= SMB2_02
2017-09-20 Stefan MetzmacherCVE-2017-12151: s3:libsmb: add cli_state_is_encryption_...
2017-06-22 Stefan Metzmachers3:libsmb: no longer pass remote_realm to cli_state_cre...
2017-06-22 Stefan Metzmachers3:libsmb: remove unused cli_state_remote_realm()
2017-06-17 Jeremy Allisons3: libsmb: Correctly do lifecycle management on cli...
2017-06-17 Jeremy Allisons3: libsmb: Fix cli_state_has_tcon() to cope with SMB2...
2017-06-17 Jeremy Allisons3: libsmb: Widen cli_state_get_tid() / cli_state_set_t...
2017-06-17 Jeremy Allisons3: libsmb: Add cli_state_save_tcon() / cli_state_resto...
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
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t additional_flags2 arg to cli_s...
2016-06-18 Jeremy Allisons3: libsmb: Widen the internal client smb1.pid to 32...
2016-04-12 Ralph BoehmeCVE-2016-2115: s3:libsmb: add signing constant SMB_SIGN...
2015-05-18 Volker LendeckeUse tevent_req_poll_ntstatus
2015-05-14 Richard SharpeConvert all uint32/16/8 to _t in a grab-bag of remainin...
2015-05-13 Richard SharpeConvert all uint32/16/8 to _t in source3/libsmb.
2014-10-17 Stefan Metzmachers3:libsmb: remove unused cli_set_username() function
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-09-19 Stefan Metzmachers3:libsmb: add 'cli_state_client_guid'
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-10-17 Stefan Metzmachers3:libsmb: remove unused cli_state->case_sensitive
2013-10-17 Stefan Metzmachers3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes...
2013-02-19 Stefan Metzmachers3:libsmb: s/struct event_context/struct tevent_context
2013-02-19 Stefan Metzmachers3:libsmb: make use of samba_tevent_context_init()
2012-12-06 Scott LovenbergClean up client timeout definitions [rev. 2]
2012-09-29 Stefan Metzmachers3:libsmb: make cli_echo* protocol independent
2012-08-01 Stefan Metzmachers3:libsmb: remove unused cli_state->user_session_key
2012-07-24 Stefan Metzmachers3:libsmb: use a smbXcli_tcon instead of uint16_t cli_s...
2012-07-24 Stefan Metzmachers3:libsmb: make use of cli_state_[g|s]et_tid()
2012-07-24 Andrew Bartlettparam: Make the 'unicode' parameter common
2012-07-23 Luk Claess3:libsmb: use cli_state_{g,s}et_uid instead of smb1...
2012-06-12 Volker Lendeckes3: Add cli_state->pw_nt_hash
2012-06-05 Stefan Metzmachers3:libsmb: remove unused 'inbuf' variable
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of cli_has_async_calls
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_disconnect
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_time_zone
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_security_mode
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_gss_blob
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_challenge
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_encryption_on
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_max_requests
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_server_session_key
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_capabilities
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_protocol
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_remote_name
2012-05-28 Luk Claess3:libsmb: get rid of cli_state_*_sockaddr
2012-05-28 Luk Claess3:libsmb: get rid of cli_sockopt
2012-05-28 Luk Claess3:libsmb: remove unused (un)set_pending functions
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-03 Stefan Metzmachers3:libsmb: pass smb2 capabilities and client guid in...
2012-03-03 Michael AdamsmbXcli: add the possiblilty to negotiate client capabi...
2011-12-01 Jeremy AllisonAfter a discussion with Volker, sdd a backup_intent...
2011-11-24 Stefan Metzmachers3:libsmb: implement cli_state based functions on top...
2011-11-16 Björn Baumbachs3-libsmb: introduce option to disable dos error mapping
2011-11-16 Stefan Metzmachers3:libsmb: always init cli->{server_os,server_domain...
2011-11-03 Stefan Metzmachers3:libsmb: make use of SMB_SIGNING_* constants
2011-11-03 Stefan Metzmachers3:param: the behavior of "client/server signing =...
2011-11-03 Stefan Metzmachers3:libsmb: restore the 3.6.x behavior signing config...
2011-10-24 Stefan Metzmacherlibcli/smb: move smb_signing.[ch] to the toplevel
2011-10-21 Stefan Metzmacherlibcli/smb: move smb_seal.c to the toplevel
2011-10-19 Stefan Metzmachers3:include: move smb_seal.c prototypes to smb_crypt.h
2011-09-15 Stefan Metzmachers3:libsmb: move cli->server{zone,time} to cli->conn...
2011-09-15 Stefan Metzmachers3:libsmb: split cli->secblob into cli->conn.smb1.serve...
2011-09-15 Stefan Metzmachers3:libsmb: add cli_state_server_challenge() and cli_sta...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->sesskey to cli->conn.smb1.server...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->sec_mode to cli->conn.smb1.server...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->max_mux to cli->conn.smb1.server...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->max_xmit to cli->conn.smb1.max_xmit
2011-09-15 Stefan Metzmachers3:libsmb: move cli->smb1.mid to cli->conn.smb1.mid
2011-09-15 Stefan Metzmachers3:libsmb: move cli->capabilities to cli->conn.smb1...
2011-09-15 Stefan Metzmachers3:libsmb: move cli->protocol to cli->conn.protocol
2011-09-15 Stefan Metzmachers3:libsmb: don't set cli->protocol in cli_state_create()
2011-09-15 Stefan Metzmachers3:libsmb: use local variables in cli_state_create()
2011-09-15 Stefan Metzmachers3:libsmb: use CAP_EXTENDED_SECURITY instead of cli...
2011-09-15 Stefan Metzmachers3:libsmb: calculate all SMB1 capabilities we want...
2011-09-14 Stefan Metzmachers3:libsmb: make use of new advanded SMB signing
2011-09-14 Stefan Metzmachers3:smb_signing: add support for easier negotiation...
2011-09-13 Stefan Metzmachers3:libsmb: add cli_state_server_time()
2011-09-13 Stefan Metzmachers3:libsmb: add cli_state_server_time_zone()
2011-09-13 Stefan Metzmachers3:libsmb: add cli_state_server_session_key()
next