s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonation
[samba.git] / source3 / libsmb /
2019-01-10 Tim Beales3:libsmb: cli_smb2_list() can sometimes fail initially...
2019-01-09 Justin Stephensons3:smbpasswd: Print debug message about Netbios
2019-01-09 Justin Stephensons3:libsmb: Print debug message about Netbios
2019-01-09 Justin Stephensons3:libsmb: Check disable_netbios in socket connect
2019-01-09 Tim Beales3:libsmb: Revert SMB Py bindings name back to libsmb_s...
2019-01-08 Volker Lendeckelibsmb: Use strlcpy instead of StrnCpy
2019-01-07 Tim Beales3:pylibsmb: Add flags used by .list() to SMB Py bindings
2019-01-07 Tim Beales3:pylibsmb: Rename 'credentials' param to match s4
2019-01-07 Tim Beales3:pylibsmb: Rename libsmb_samba_internal Py bindings...
2019-01-07 Tim Beales3:pylibsmb: Add .deltree() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Minor refactor to py_cli_list() variables
2019-01-07 Tim Beales3:libsmb: Avoid duplicated code by making cli_read_sin...
2019-01-07 Tim Beales3:pylibsmb: Add .loadfile() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Add .savefile() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Free async .list() memory
2019-01-07 Tim Beales3:pylibsmb: Make s3 and s4 listings return the same...
2019-01-07 Tim Beales3:pylibsmb: Don't return '.'/'..' in .list()
2019-01-07 Tim Beales3:pylibsmb: Make .list() work for SMBv2
2019-01-07 Tim Beales3:pylibsmb: Split code out into do_listing() helper
2019-01-07 Tim Beales3:pylibsmb: Split out code into list_helper()
2019-01-07 Tim Beales3:pylibsmb: Consolidate .readdir()/.list() py bindings API
2019-01-07 Tim Beales3:pylibsmb: Add .chkpath() API to SMB py bindings
2019-01-07 Tim Beales3:pylibsmb: Add .mkdir(), .rmdir() APIS to SMB py...
2019-01-07 Tim Beales3:pylibsmb: Add .unlink() API to SMB Py bindings
2019-01-07 Tim Beales3:pylibsmb: Make lp a mandatory param for the SMB...
2018-12-23 Stefan Metzmachers3:pylibsmb: add settimeout()
2018-12-13 Stefan Metzmachers3:pylibsmb: allow ImpersonationLevel argument to create()
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2018-12-13 Stefan Metzmachers3:libsmb: pass ImpersonationLevel to cli_ntcreate1_send()
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_smb2_create_...
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_smb2_create_...
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of protocol independent cli_read_...
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of protocol independent cli_write...
2018-12-13 Tim Beales3:libsmb: add comments for cli_write_send/cli_push_send
2018-12-13 Stefan Metzmachers3:libsmb: add cli_write_send/recv which work with...
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of PYARG_BYTES_LEN in py_cli_write()
2018-12-13 Stefan Metzmachers3:pylibsmb: make use of PyBytes_FromStringAndSize...
2018-12-13 Tim Beales3:pylibsmb: .get_oplock_break API is dependent on...
2018-12-13 Stefan Metzmachers3:pylibsmb: remember that a connection uses SMB1
2018-12-13 Stefan Metzmachers3:pylibsmb: add force_smb1=True in order to control...
2018-12-13 Stefan Metzmachers3:pylibsmb: add sign=True to require signing
2018-12-13 Stefan Metzmachers3:pylibsmb: only use poll_mt backend if multi_threaded...
2018-12-13 Stefan Metzmachers3:pylibsmb: pass self to py_tevent_req_wait_exc()
2018-11-28 Andreas Schneiders3:libsmb: Use #ifdef instead of #if for config.h defin...
2018-11-27 Volker Lendeckelibads: Give krb5_errs.c its own header
2018-11-21 Volker Lendeckelibsmb: Make cli_notify_send cancellable
2018-11-21 Volker Lendeckelibsmb: Make cli_notify_send/recv smb2-aware
2018-11-21 Volker Lendeckelibsmb: Introduce cli_smb2_notify_send/recv
2018-11-21 Volker Lendeckelibsmb: Make cli_trans_send cancellable
2018-11-21 Volker Lendeckelibsmb: Make cli_trans a normal subreq function
2018-11-13 Jeremy Allisons3: lib: nmbname: Ensure we limit the NetBIOS name...
2018-11-02 Volker Lendeckelibsmb: Use dom_sid_str_buf
2018-10-19 Volker Lendeckelib: Remove gencache.h from proto.h
2018-10-17 Volker Lendeckenetsamlogon_cache: Improve a DBG message
2018-10-17 Volker Lendeckenetsamlogon_cache: Add some error checks
2018-10-17 Volker Lendeckenetsamlogon_cache: Use "goto fail", save some lines
2018-10-17 Volker Lendeckenetsamlogon_cache: Fix talloc_stackframe error return...
2018-10-02 Volker Lendeckelibsmb: Remove smb_share_modes.[ch]
2018-09-11 Andreas Schneiders3:libsmbclient: Fix a typo
2018-09-05 Andreas Schneiders3:libsmbclient: Add function to set protocol levels
2018-09-05 Andreas Schneiders3:libsmbclient: Do not call cli_RNetShareEnum if SMB1...
2018-09-05 Andreas Schneidersmbclient: Fix errors printed if we can connect with...
2018-09-05 Alexander Bokovoysource3/libsmb/wscript: remove unneeded import
2018-08-27 Volker Lendeckelibsmb: Expose protocol-agnostic cli_writeall_send...
2018-08-27 Volker Lendeckelibsmb: Rename cli_writeall_send/recv to cli_smb1_write...
2018-08-27 Volker Lendeckelibsmb: Add protocol-agnostic cli_read
2018-08-17 Volker Lendeckelib: Pass mem_ctx to cache_path()
2018-08-14 Jeremy Allisonlibsmb: Harden smbc_readdir_internal() against returns...
2018-08-14 Jeremy Allisonlibsmb: Ensure smbc_urlencode() can't overwrite passed...
2018-08-10 Anoop C Ss3/libsmb: Explicitly set delete_on_close token for...
2018-08-08 Volker Lendeckelibsmb: Fix CID 1438243 Unchecked return value
2018-08-08 Volker Lendeckelibsmb: Fix CID 1438244 Unsigned compared against 0
2018-07-31 Noel Powers3/smbd: adjust smb1 server to use idl structs and...
2018-07-31 Noel Powers3/libsmb: adjust smb2 code for new idl structs & gener...
2018-07-31 Noel Powers3/libsmb: adjust smb1 cli code to use idl structs...
2018-07-31 Noel Powers3/libsmb: Avoid potential smbpanic calling parse_user_...
2018-07-24 Ralph Boehmes3: libsmb: use smb2cli_conn_max_trans_size() in cli_sm...
2018-07-13 Jeremy Allisons3: libsmbclient: Fix cli_splice() fallback when readin...
2018-07-09 Bailey Berrolibsmbclient: Initialize written in cli_splice_fallback()
2018-07-09 Jeremy Allisonlibsmbclient: Initialize written value before use.
2018-05-16 David Disseldorps3:libsmbclient: cleanup smbc_setWorkgroup() usage
2018-05-16 Andreas Schneiders3:libsmbclient: Use const for setting and getting...
2018-05-12 Mathieu ParentFix spelling s/unitialized/uninitialized/
2018-05-04 Puran Chands3: libsmbclient: Add new function SMBC_readdirplus_ctx().
2018-05-04 Puran Chands3: libsmbclient: Add function add_dirplus() to fill...
2018-05-04 Puran Chands3: libsmbclient: Add readdirplus cleanup code on direc...
2018-05-04 Jeremy Allisons3: client: Add btime_ts to struct finfo.
2018-05-03 Jeremy Allisons3: libsmbclient: Fix hard-coded connection error retur...
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through nb_getdc
2018-04-10 Volker Lendeckelibsmb: Pass "account_name/flags" through prep_getdc_re...
2018-04-10 Volker Lendeckelibsmb: Introduce a helper variable
2018-04-10 Volker Lendeckelibsmb: Give dsgetdcname.c its own header
2018-04-10 Volker Lendeckelibsmb: Give namequery.c its own header
2018-04-10 Volker Lendeckelibsmb: Remove unused trustdom_cache.c
2018-04-05 Noel Powerpython3 port for libsmb_samba_internal module
2018-04-04 Volker Lendeckelibsmb: Handle IO_TIMEOUT in cli_smb2_notify properly
2018-03-22 Andrew Bartlettlibsmb: Use the same #ifdef for is_our_primary_domain...
2018-03-20 Andreas Schneiders3:libsmb: Fix size types in nmblib
2018-03-19 Stefan Metzmachers3:libsmb/samlogon_cache: zero session keys before...
next