s3:libsmb: call smbXcli_tcon_{get,set}_fs_attributes() from cli_set_case_sensitive()
[mat/samba.git] / source3 / libsmb / clientgen.c
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()
2011-09-13 Stefan Metzmachers3:libsmb: add cli_state_security_mode()
2011-09-13 Stefan Metzmachers3:libsmb: add cli_state_max_requests()
2011-09-13 Stefan Metzmachers3:libsmb: set the MID to 0 in cli_setup_packet_buf()
2011-09-13 Stefan Metzmachers3:libsmb: add cli_state_available_size()
2011-09-08 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_ASCII
2011-09-08 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_DOS_ERRORS
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_stat...
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_protocol()
2011-08-02 Stefan Metzmachers3:libsmb/cli*: make use of cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_capabilities()
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->desthost to cli_state->conn...
2011-07-22 Stefan Metzmachers3:libsmb: add cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->{src_ss,dest_ss} to cli_stat...
2011-07-22 Stefan Metzmachers3:libsmb: add cli_state_[local|remote]_sockaddr()
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->fd to cli_state->conn.fd
2011-07-22 Stefan Metzmachers3:libsmb: make use of cli_state_disconnect()
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->outgoing to cli_state->conn...
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->pending to cli_state->conn...
2011-07-22 Stefan Metzmachers3:libsmb: fix compiler warnings in cli_state_create()
2011-07-21 Stefan Metzmachers3:libsmb: replace cli_initialise[_ex]() by cli_state_c...
2011-07-21 Stefan Metzmachers3:libsmb: move cli->vuid to cli->smb1.uid and hide...
2011-07-21 Stefan Metzmachers3:libsmb: add cli_state_encryption_on()
2011-07-20 Stefan Metzmachers3:libsmb: move cli->cnum to cli->smb1.tid and hide...
2011-07-20 Stefan Metzmachers3:libsmb: move cli->pid to cli->smb1.pid and hide...
2011-07-20 Stefan Metzmachers3:libsmb: add cli->smb1.vc_num and hide it behind...
2011-07-20 Stefan Metzmachers3:libsmb: move cli->mid to cli->smb1.mid
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_oplock_handler()
2011-07-11 Stefan Metzmachers3:libsmb: remove unused cli_set_port()
2011-07-08 Stefan Metzmachers3:libsmb: remove unused cli->inbuf and cli->bufsize
2011-07-08 Stefan Metzmachers3:libsmb: don't use the cli->inbuf to store the last...
2011-07-08 Stefan Metzmachers3:libsmb: don't call cli_set_error() in cli_echo()
2011-07-08 Stefan Metzmachers3:libsmb: remove unused enum smb_read_errors infrastru...
2011-07-07 Stefan Metzmachers3:libsmb: finally remove unused cli_state->outbuf
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba...
2011-06-10 Stefan Metzmachers3:libsmb: remove unused cli_state_seqnum infrastructure
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-05-22 Volker Lendeckes3: Remove cli_send/receive_smb
next