libsmb: Factor out cli_status_to_errno() from cli_errno()
[gary/samba-autobuild/.git] / source3 / libsmb / proto.h
2021-06-15 Volker Lendeckelibsmb: Factor out cli_status_to_errno() from cli_errno()
2021-05-28 Andreas Schneiders3:libsmb: Use cli_credentials to store traversal creds
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-11-19 Volker Lendeckelibsmb: Make cli_nt_pipes_close() static
2020-11-19 Volker Lendeckelibsmb: Convert cli_list_recv() to single-recv
2020-11-16 Volker Lendeckelibsmb: Make cli_set_security_descriptor() async
2020-11-16 Volker Lendeckelibsmb: Make cli_query_security_descriptor() async
2020-11-04 Volker Lendeckelibsmb: Remove "mntpoint" argument from cli_list_trans...
2020-11-04 Volker Lendeckelibsmb: Remove "mntpoint" argument from cli_list()...
2020-10-09 Andreas Schneiders3:libsmb: Remove max_protocol from cli_cm_open()
2020-10-09 Andreas Schneiders3:libsmb: Pass cli_credentials to cli_resolve_path...
2020-10-09 Andreas Schneiders3:libsmb: Pass cli_credentials to cli_cm_open()
2020-10-09 Andreas Schneiders3:libsmb: Remove force_encrypt from cli_check_msdfs_pr...
2020-10-09 Andreas Schneiders3:libsmb: Remove force_encrypt from cli_cm_open()
2020-09-30 Volker Lendeckelibsmb: Make cli_list() prototype more descriptive
2020-08-19 Andreas Schneiders3:libsmb: Make cli_cm_force_encryption_creds() static
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-06-04 Volker Lendeckelibsmb: Remove unused sync version of cli_getattrE()
2020-06-04 Jeremy Allisons3: libsmb: Change cli_unlink() and async version to...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_setatr() and async version to...
2020-06-04 Jeremy Allisons3: libsmb: Make cli_list_trans() and cli_list take...
2020-06-04 Jeremy Allisons3: libsmb: Make cli_list_old() take 32-bit attribute.
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getatr() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: Change cli_getattrE() and async versions...
2020-06-04 Jeremy Allisons3: libsmb: clifile.c: Rename all uint16_t *attr parame...
2020-05-28 Volker Lendeckelibsmb: Remove clistr_pull_talloc()
2020-05-28 Stefan Metzmachers3:libsmb: remove unused cli_full_connection()
2020-05-28 Stefan Metzmachers3:libsmb: remove unused cli_cm_force_encryption()
2020-05-25 Volker Lendeckelibsmb: Remove unused cli_errstr()
2020-04-08 Volker Lendeckelibsmb: Move get_ipc_connect_master_ip_bcast() to smbtree.c
2020-04-08 Volker Lendeckelibsmb: Add cli_setfileinfo_send/recv()
2020-03-10 Volker Lendeckelibsmbclient: Put it back to a known, well-working...
2020-03-03 Volker Lendeckelibsmb: Introduce fetch_file_unix_basic_info2()
2020-02-26 Stefan Metzmachers3:libsmb: move cli_set_message() to source3/libsmb...
2020-02-26 Stefan Metzmachers3:libsmb: pass dest_ss to cli_cm_open()
2020-02-25 Volker Lendeckelibsmb: Don't pass "sbuf" to cli_posix_stat_send()
2019-10-29 Jeremy AllisonCVE-2019-10218 - s3: libsmb: Protect SMB1 client code...
2019-06-18 Volker Lendeckelibsmb: Add async cli_lockingx()
2019-06-18 Volker Lendeckelibsmb: Remove unused is_andx_req
2019-06-18 Volker Lendeckelibsmb: Remove unused cli_[un]lock64()
2019-03-27 Volker Lendeckelibsmb: Change cli_posix_readlink to return talloc...
2019-03-27 Volker Lendeckelibsmb: Don't pass "cli" to cli_posix_readlink_recv
2019-03-20 Volker Lendeckelibsmb: Make SMB1-only cli_nt_hardlink calls static
2019-03-20 Volker Lendeckelibsmb: Introduce protocol-agnostic cli_hardlink
2019-03-18 Volker Lendeckelibsmb: Change cli_posix_stat_send to take a pointer...
2019-03-04 Ralph Boehmes3:libsmb: add cli_query_mxac()
2019-01-07 Tim Beales3:libsmb: Avoid duplicated code by making cli_read_sin...
2018-12-13 Stefan Metzmachers3:libsmb: pass impersonation_level to cli_ntcreate_send()
2018-12-13 Stefan Metzmachers3:libsmb: add cli_write_send/recv which work with...
2018-08-27 Volker Lendeckelibsmb: Expose protocol-agnostic cli_writeall_send...
2018-08-27 Volker Lendeckelibsmb: Add protocol-agnostic cli_read
2018-07-31 Noel Powers3/libsmb: adjust smb1 cli code to use idl structs...
2017-12-06 Jeremy Allisons3: libsmb: Rename cli_close_create() -> cli_smb1_close...
2017-09-20 Stefan MetzmacherCVE-2017-12151: s3:libsmb: add cli_state_is_encryption_...
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-07-06 Richard SharpeAdd support for passing the max_referral_level into...
2017-06-27 Stefan Metzmachers3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()
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: Widen cli_state_get_tid() / cli_state_set_t...
2017-06-17 Jeremy Allisons3: libsmb: Add cli_state_save_tcon() / cli_state_resto...
2017-05-16 Volker Lendeckelibsmb: proto.h does not need ads.h
2017-05-10 Günther Deschners3-libsmb: remove some dead prototype
2017-03-28 Uri Simchonis3-libsmb: fail rename and replace inside cifs variant
2017-03-28 Uri Simchonis3: libsmb: add replace support to cli_rename()
2016-12-21 Stefan Metzmachers3:libsmb: pass cli_credentials to cli_check_msdfs_proxy()
2016-12-21 Stefan Metzmachers3:libsmb: split out cli_cm_force_encryption_creds()
2016-12-21 Stefan Metzmachers3:libsmb: remove now unused cli_session_setup()
2016-12-21 Stefan Metzmachers3:libsmb: remove unused cli_*_encryption* functions
2016-12-21 Stefan Metzmachers3:libsmb: add cli_smb1_setup_encryption*() functions
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-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 Metzmacherlibcli/smb: move {smb,trans2}_bytes_push_{str,bytes...
2016-11-15 Stefan Metzmachers3:libsmb: let the callers only pass the password strin...
2016-10-04 Uri Simchonicliquota: factor out building of FILE_FS_CONTROL_INFORM...
2016-10-04 Uri Simchonicliquota: factor out building of FILE_QUOTA_INFORMATION
2016-10-04 Uri Simchonicliquota: factor out fs quota parsing
2016-10-04 Uri Simchonicliquota: factor out parsing of a quota record buffer
2016-10-04 Uri Simchonis3-libsmb: make parse_user_quota_record() public
2016-08-22 Jeremy Allisons3: libsmb: Add return args to clistr_is_previous_versi...
2016-08-19 Jeremy Allisons3: libsmb: Add clistr_is_previous_version_path()
2016-08-19 Jeremy Allisons3: libsmb: Add uint16_t addtional_flags2 to cli_trans_...
2016-06-18 Jeremy Allisons3: libsmb: Widen the internal client smb1.pid to 32...
2016-05-25 Jeremy Allisons3: libsmb: Add sync and async cli_posix_whoami().
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: libsmb: Add SMB1-only POSIX cli_posi...
2016-03-10 Jeremy AllisonCVE-2015-7560: s3: libsmb: Rename cli_posix_getfaclXX...
2016-01-05 Uri Simchonismbclient: query disk usage relative to current directory
2015-05-29 Ross Lagerwalls3: libsmbclient: Add server-side copy support
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
next