vfs_nfs4acl_xattr: move the meat of the implementation to a seperate file
[samba.git] / source3 / libsmb /
2017-10-27 Andreas Schneiderlibsmbclient: Use const for the user
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_auth...
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:libsmb: only fallback to anonymous...
2017-09-20 Stefan MetzmacherCVE-2017-12150: s3:pylibsmb: make use of SMB_SIGNING_DE...
2017-09-20 Stefan MetzmacherCVE-2017-12151: s3:libsmb: make use of cli_state_is_enc...
2017-09-20 Stefan MetzmacherCVE-2017-12151: s3:libsmb: add cli_state_is_encryption_...
2017-08-24 Andreas Schneiders3:libsmb: Print the kinit failed message with DBGLVL_N...
2017-08-23 Andreas Schneiders3:libsmb: Move prototye of remote_password_change()
2017-08-23 Andreas Schneiders3:libsmb: Pass domain to remote_password_change()
2017-08-18 Stefan Metzmachers3:libsmb: let do_connect() debug the negotiation resul...
2017-08-18 Stefan Metzmachers3:libsmb: don't call cli_NetServerEnum() on SMB2/3...
2017-08-18 Stefan Metzmachers3:libsmb: let get_ipc_connect() use CLI_FULL_CONNECTIO...
2017-08-17 Jeremy Allisons3: libsmb: Add cli_smb2_chkpath() and use from cli_chk...
2017-07-25 Volker Lendeckelibsmb: Enable "cli_notify" for SMB2+
2017-07-25 Volker Lendeckelibsmb: Add cli_smb2_notify
2017-07-25 Jeremy Allisons3: libsmb: Implement cli_smb2_setatr() by calling...
2017-07-25 Jeremy Allisons3: libsmb: Add cli_smb2_setpathinfo(), to be called...
2017-07-25 Jeremy Allisons3: libsmbclient: Fix cli_setpathinfo_basic() to treat...
2017-07-22 Thomas Jaroschs3: libsmb: Fix use-after-free when accessing pointer *p.
2017-07-18 Jeremy Allisons3: libsmb: Reverse sense of 'clear all attributes...
2017-07-06 Richard SharpeAdd support for passing the max_referral_level into...
2017-07-03 Ralph Boehmesamlogon_cache: add netsamlog_cache_for_all()
2017-06-27 Stefan Metzmachers3:libsmb: remove unused 'bool show_hdr' from cli_cm_open()
2017-06-27 Stefan Metzmachers3:libsmb: remove unused 'bool show_hdr' from cli_cm_co...
2017-06-27 Stefan Metzmachers3:libsmb: remove unused show_sessetup handling from...
2017-06-27 Stefan Metzmachers3:trusts_util: make use the workstation password chang...
2017-06-27 Stefan Metzmachers3:trusts_util: also pass the previous_nt_hash to netlo...
2017-06-27 Stefan Metzmacherlibcli/auth: pass the cleartext blob to netlogon_creds_...
2017-06-27 Stefan Metzmacherlibcli/auth: pass an array of nt_hashes to netlogon_cre...
2017-06-27 Stefan Metzmachers3:trusts_util: pass dcname to trust_pw_change()
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_DISABLE_SMB1
2017-06-22 Stefan Metzmachers3:pylibsmb: use CLI_FULL_CONNECTION_FORCE_SMB1 in...
2017-06-22 Stefan Metzmachers3:libsmb: add CLI_FULL_CONNECTION_FORCE_SMB1
2017-06-22 Stefan Metzmachers3:libsmb: add support for SMB2 to cli_nt_delete_on_clo...
2017-06-22 Stefan Metzmachers3:libsmb: add cli_smb2_delete_on_close*()
2017-06-22 Stefan Metzmachers3:libsmb: normalize leading slashes in cli_resolve_path()
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: Correctly save and restore connection tcon...
2017-06-17 Jeremy Allisons3: libsmb: Correctly do lifecycle management on cli...
2017-06-17 Jeremy Allisons3: libsmb: Fix cli_state_has_tcon() to cope with SMB2...
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-06-09 Stefan Metzmachers3:libsmb: add cli_state_update_after_sesssetup() helpe...
2017-06-09 Andreas SchneiderRevert "s3:libsmb: Fix printing the session setup infor...
2017-06-07 Andreas Schneiders3:libsmb: Fix printing the session setup information
2017-05-30 Garming Samlibads: Check cldap flags in libads/ldap
2017-05-21 Stefan Metzmachers3:libsmb: don't rely on gensec_session_key() to work...
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: support rename and replace for SMB1
2017-03-28 Uri Simchonis3-libsmb: fail rename and replace inside cifs variant
2017-03-28 Uri Simchonis3-libsmb: cli_cifs_rename_send()
2017-03-28 Uri Simchonis3: libsmb: add replace support to cli_rename()
2017-03-28 Uri Simchonis3: libsmb: add replace support to SMB2 rename
2017-03-21 Andreas Schneiders3:libsmb: Only print error message if kerberos use...
2017-03-14 Volker Lendeckelibsmb: Slightly simplify trustdom_cache_fetch
2017-03-14 Volker Lendeckelibsmb: Use talloc in trustdom_cache_key
2017-03-14 Volker Lendeckelibsmb: Simplify trustdom_cache_store
2017-03-14 Volker Lendeckelibsmb: Make a few functions static
2017-03-14 Volker Lendeckelibsmb: Remove some stale code
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2017-02-22 Chris LambCorrect "existence" typos.
2017-02-21 Stefan Metzmachers3:libsmb: use trust_pw_new_value() in trust_pw_change()
2017-02-21 Stefan Metzmachers3:libsmb: add trust_pw_new_value() helper function
2017-02-21 Stefan Metzmachers3:libsmb: let trust_pw_change() verify the new passwor...
2017-02-21 Stefan Metzmachers3:libsmb: let trust_pw_change() debug more verbose...
2017-02-15 Volker Lendeckelibsmb: Fix whitespace
2017-01-27 Stefan Metzmachers3:libsmb: use a local got_kerberos_mechanism variable...
2017-01-04 Jeremy Allisons3: libsmb: Add cli_smb2_ftruncate(), plumb into cli_ft...
2017-01-03 Volker Lendeckelibsmb: Add name_status_lmhosts
2016-12-21 Stefan Metzmachers3:libsmb: Always use GENSEC_OID_SPNEGO in cli_smb1_set...
2016-12-21 Stefan Metzmachers3:libsmb: pass cli_credentials to cli_check_msdfs_proxy()
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_cm_force_encryption_creds...
2016-12-21 Stefan Metzmachers3:libsmb: split out cli_cm_force_encryption_creds()
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_tree_connect_creds() in...
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_tree_connect_creds() in...
2016-12-21 Stefan Metzmachers3:libsmb: remove now unused cli_session_setup()
2016-12-21 Stefan Metzmachers3:libsmb: avoid using cli_session_setup() in SMBC_serv...
2016-12-21 Stefan Metzmachers3:libsmb: make use of get_cmdline_auth_info_creds...
2016-12-21 Stefan Metzmachers3:libsmb: remove unused cli_*_encryption* functions
2016-12-21 Stefan Metzmachers3:libsmb: make use of cli_smb1_setup_encryption()...
2016-12-21 Stefan Metzmachers3:libsmb: add cli_smb1_setup_encryption*() functions
2016-12-19 Stefan Metzmachers3:libsmb: Use cli_cm_force_encryption() instead of...
2016-12-19 Stefan Metzmachers3:libsmb: don't let cli_session_creds_init() overwrite...
2016-12-19 Stefan Metzmachers3:libsmb: split out a cli_session_creds_prepare_krb5...
2016-12-16 Volker Lendeckesamlogon_cache: Rename "user_sid" to "sid"
2016-12-16 Volker Lendeckesamlogon_cache: Add the user's domain sid into the...
2016-12-16 Volker Lendeckesamlogon_cache: Simplify netsamlogon_cache_have
2016-12-13 Uri Simchonicli-quotas: fix potential memory leak
2016-12-13 Jeremy Allisons3: libsmb: Ensure SMB2 operations correctly set cli...
2016-12-12 Volker Lendeckelibsmb: Correctly report error for rename failure
2016-12-09 Stefan Metzmachers3:libsmb: don't pass 'passlen' to cli_tree_connect...
2016-12-09 Stefan Metzmachers3:libsmb: avoid using cli->{use_kerberos,...} in remot...
2016-12-09 Stefan Metzmachers3:libsmb: add cli_tree_connect_creds()
2016-12-09 Stefan Metzmachers3:libsmb: fix 'client lanman auth = no' DEBUG message...
2016-12-09 Stefan Metzmachers3:libsmb: fix memory leak in cli_raw_ntlm_smb_encrypti...
2016-12-04 Andreas Schneiders3:waf: Make PARAM and SMBREGISTRY a subsystem of smbco...
2016-12-02 Stefan Metzmachers3:libsmb: restructure cli_full_connection_creds* flow
2016-12-02 Stefan Metzmachers3:libsmb: change cli_full_connection_send/recv into...
next