s3: libsmb: Change cli_getatr() and async versions to return a 32-bit attribute.
[samba.git] / source3 / libsmb / proto.h
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
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'
2014-06-21 Volker Lendeckelibsmb: Replace async cli_ntcreate by cli_create
2014-06-21 Volker Lendeckelibsmb: Add cli_create_send/recv
2014-06-07 Jeremy Allisons3: libsmb : Move users of cli_dskattr to a 64-bit...
2014-05-09 Jeremy Allisons3: client : Add extra return parameter to all client...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-08-15 Stefan Metzmachers3:libsmb: make cli_ulogoff_send/recv static
2013-08-15 Stefan Metzmachers3:libsmb: make cli_tdis_send/recv static
2013-04-11 Volker Lendeckelibsmbclient: Make cli_full_connection async
2013-04-11 Volker Lendeckelibsmbclient: Add async cli_session_setup
2013-02-19 Stefan Metzmachers3:libsmb: s/struct event_context/struct tevent_context
2012-12-02 Stefan Metzmachers3:libsmb: add cli_{query,set}_security_descriptor...
2012-05-28 Luk Claess3:libsmb: get rid of cli_ucs2
2012-05-28 Luk Claess3:libsmb: get rid of clisigning routines
2012-05-28 Luk Claess3:libsmb: get rid of cli_negprot
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
next