s3:libsmb: add cli_state_protocol()
[idra/samba.git] / source3 / libsmb /
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/libsmb_*: make use of cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_capabilities()
2011-08-02 Stefan Metzmachers3:smb2cli_base: smb2cli_req_send() needs to call teven...
2011-08-02 Alban BrowaeysFix bug #8341 - libsmbclient segfault when feed the...
2011-07-29 Jeremy AllisonAdded missing return. Not strictly neccessary, the...
2011-07-29 Volker Lendeckes3: Add a fallback for missing open&x support in OS...
2011-07-28 Michael Adams3:libsmb: use lp_load_client() and lp_load_client_no_r...
2011-07-28 Michael Adams3:libsmb: fix a call to lp_load to reinit the globals...
2011-07-27 Jeremy AllisonFix bug #8324 - smbclient cannot list directories from...
2011-07-26 Volker Lendeckes3: Fix async smb handling
2011-07-24 Volker Lendeckes3: Fix Coverity ID 2596, REVERSE_INULL
2011-07-23 Stefan Metzmachers3:libsmb: cli_set_secdesc() only needs a const struct...
2011-07-23 Stefan Metzmachers3:libsmb: remove unused cli_query_secdesc_old()
2011-07-23 Stefan Metzmachers3:libsmb_xattr: make use of the new cli_query_secdesc()
2011-07-23 Björn Baumbachs3-libsmb: introduce new cli_query_secdesc() which...
2011-07-23 Björn Baumbachs3-libsmb: rename cli_query_secdesc() to cli_query_secd...
2011-07-23 Björn Baumbachs3-libsmb: finally remove cli_read_old()
2011-07-23 Björn Baumbachs3-libsmb/libsmb_file.c: replace cli_read_old() with...
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->desthost to cli_state->conn...
2011-07-22 Stefan Metzmachers3:libsmb_server: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb/libsmb_dir: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb/clirap2: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb/clifsinfo: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb/clidfs: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb/cliconnect: make use of cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb: add cli_state_remote_name()
2011-07-22 Stefan Metzmachers3:libsmb: remove const from cli_cm_display()
2011-07-22 Stefan Metzmachers3:libsmb: move cli_state->{src_ss,dest_ss} to cli_stat...
2011-07-22 Stefan Metzmachers3:libsmb: only pass const sockaddr_storage to cli_full...
2011-07-22 Stefan Metzmachers3:libsmb_server: pass NULL instead of a zero sockaddr_...
2011-07-22 Stefan Metzmachers3:libsmb: only pass a const sockaddr_storage to cli_st...
2011-07-22 Stefan Metzmachers3:libsmb: let cli_connect_nb() only expect a const...
2011-07-22 Stefan Metzmachers3:libsmb: use cli_state_remote_sockaddr() in smb2cli_t...
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: make use of cli_state_is_connected()
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: don't pass cli->called.name to NTLMv2_genera...
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 Björn Baumbachs3-libsmb: introduce new NTSTATUS cli_read()
2011-07-20 Björn Baumbachs3-libsmb: replace cli_read() with cli_read_old()
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-20 Stefan Metzmachers3:libsmb: smb_bytes_talloc_string() doesn't need a...
2011-07-18 Björn Baumbachs3-libsmb: remove unused cli_lock()
2011-07-14 Stefan Metzmachers3:clikrb5: fix the build with newer heimdal versions
2011-07-13 Günter KukkukkFix bug 8305 - nmbd segfaults - when using "smbtree...
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_smb_inbuf()
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli_oplock_handler()
2011-07-12 Stefan Metzmachers3:libsmb: s/SMBkeepalive/NBSSkeepalive
2011-07-12 Stefan Metzmachers3:libsmb: remove unused cli->privileges
2011-07-11 Stefan Metzmachers3:libsmbclient: use cli_state_is_connected() in SMBC_c...
2011-07-11 Stefan Metzmachers3:libsmbclient: don't log the lowlevel fd in smbc_free...
2011-07-11 Stefan Metzmachers3:libsmb: add cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:libsmb: make use of cli_state_is_connected()
2011-07-11 Stefan Metzmachers3:libsmb: remove unused cli_set_port()
2011-07-11 Stefan Metzmachers3:libsmb: also remember the local socket address after...
2011-07-11 Stefan Metzmachers3:smb2cli_base: add my copyright
2011-07-11 Björn Baumbachs3-libsmb: let cli_lock64 return NTSTATUS instead of...
2011-07-11 Björn Baumbachs3-libsmb: introduce cli_lock32()
2011-07-10 Stefan Metzmachers3:smb2cli_tcon: use tevent_req_oom()
2011-07-10 Volker Lendeckes3: Fix Coverity ID 2587,2588: CHECKED_RETURN
2011-07-09 Stefan Metzmachers3:smb2cli_base: ask for the next response if there...
2011-07-09 Stefan Metzmachers3:smb2cli_base: make use of tevent_req_defer_callback()
2011-07-09 Stefan Metzmachers3:smb2cli_base: fix memory hierachy in smb2cli_req_recv()
2011-07-09 Stefan Metzmachers3:smb2cli_base: call smb2cli_req_unset_pending() befor...
2011-07-09 Stefan Metzmachers3:smb2cli_base: unset the destructor in smb2cli_req_un...
2011-07-09 Stefan Metzmachers3:smb2cli_base: keep the order of pending requests
2011-07-09 Stefan Metzmachers3:smb2cli_base: rename 'result' => 'req' in smb2cli_re...
2011-07-08 Stefan Metzmachers3:libsmb: remove unused cli->inbuf and cli->bufsize
2011-07-08 Stefan Metzmachers3:libsmb: clistr_pull_talloc() doesn't need base_ptr...
2011-07-08 Stefan Metzmachers3:libsmb: remove unused smb_dos_errstr()
2011-07-08 Stefan Metzmachers3:libsmb/smberr: make global const arrays static
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-08 Stefan Metzmachers3:libsmb: remove use of cli_errstr() in SMBC_server_in...
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_query_directory*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_write*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_read*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_flush*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_close*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_create*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_tcon*() and smb2cli_tdis*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_sesssetup*() and smb2cli_logoff*()
2011-07-07 Stefan Metzmachers3:libsmb: add smb2cli_negprot*()
2011-07-07 Stefan Metzmachers3:libsmb: add basic smb2 client infrastructure
2011-07-07 Björn Baumbachs3-libsmb: Remove use of cli_errstr()
2011-07-07 Stefan Metzmachers3:libsmb: finally remove unused cli_state->outbuf
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_push_fn()
2011-07-07 Stefan Metzmachers3:libsmb: remove unused clistr_pull_fn()
next