s3:libsmb: no longer pass remote_realm to cli_state_create()
[nivanova/samba-autobuild/.git] / source3 / libsmb / proto.h
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
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-04-05 Andrew Bartlettbuild: Remove SMB_OFF_T, replace with off_t
2012-03-22 Volker Lendeckes3: Add sync cli_notify
2012-02-01 Andreas Schneiders3-lib: Fix util_cmdline which doesn't use popt.
2011-12-04 Jeremy AllisonAdd cli_open() back as a synchronous wrapper function...
2011-12-04 Jeremy AllisonRename cli_open -> cli_openx. Prelude to replacing...
2011-12-01 Jeremy AllisonAfter a discussion with Volker, sdd a backup_intent...
2011-11-24 Stefan Metzmachers3:libsmb: add cli_tree_connect() for a generic tree...
2011-11-24 Stefan Metzmachers3:libsmb: implement cli_state based functions on top...
2011-10-26 Stefan Metzmachers3:libsmb: use 'tevent_' instead of 'event_' in clitrans.c
2011-10-19 Stefan Metzmachers3:include: move smb_seal.c prototypes to smb_crypt.h
2011-10-19 Stefan Metzmachers3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffe...
2011-09-16 Stefan Metzmachers3:libsmb: forward declaration for struct smb_trans_enc...
2011-09-15 Stefan Metzmachers3:libsmb: remove unused cli_*encryption* functions
2011-09-15 Stefan Metzmachers3:libsmb: add cli_state_server_challenge() and cli_sta...
2011-09-15 Stefan Metzmachers3:libsmb: pass max_protocol to cli_negprot()
2011-09-14 Stefan Metzmachers3:libsmb: make use of new advanded SMB signing
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: add cli_state_available_size()
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags via cli_con...
2011-09-08 Stefan Metzmachers3:libsmb: pass CLI_FULL_CONNECTION_* flags to cli_stat...
2011-08-28 Stefan Metzmachers3:libsmb: move cli_smb_oplock_break_waiter*() to cliop...
2011-08-10 Stefan Metzmachers3:libsmb: make cli_session_setup_spnego() static
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-03 Andrew Bartletts3-ntlmssp Use auth_ntlmssp_*() functions in more places
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_protocol()
2011-08-02 Stefan Metzmachers3:libsmb: add cli_state_capabilities()
2011-07-23 Stefan Metzmachers3:libsmb: cli_set_secdesc() only needs a const struct...
next