s3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to use const struct smb_filename...
[kamenim/samba-autobuild/.git] / source3 / libsmb /
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...
2016-12-02 Volker Lendeckelib: Remove a used-once variable
2016-12-02 Volker Lendeckelib: Fix a comment
2016-12-02 Volker Lendeckelib: Avoid includes.h in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Replace use of deprecated talloc_destroy
2016-12-02 Volker Lendeckelib: Avoid fstring in samlogon_cache.c
2016-12-02 Volker Lendeckelib: Add samlogon_cache.h
2016-12-02 Volker Lendeckelib: Fix netsamlogon_cache_have for README.Coding
2016-12-02 Volker Lendeckelib: Delete unused netsamlogon_cache_shutdown
2016-12-02 Volker Lendeckelib: Delete an orphaned piece of code in samlogon_cache.c
2016-12-01 Jeremy Allisons3: libsmb: Setting the LIBSMBCLIENT_NO_CCACHE environm...
2016-11-15 Stefan Metzmachers3:libsmb: make use of cli_{session_setup,rpc_pipe_open...
2016-11-15 Stefan Metzmachers3:libsmb: make use of cli_session_setup_anon()
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 Metzmachers3:libsmb: move domain\\username magic to cli_session_c...
2016-11-15 Stefan Metzmachers3:libsmb: get the plaintext and NTLM authentication...
2016-11-15 Stefan Metzmachers3:libsmb: move cli_session_creds_init() to cli_session...
2016-11-15 Stefan Metzmachers3:libsmb: move cli_session_setup_get_account into...
2016-11-15 Stefan Metzmachers3:libsmb: pass cli_credentials to cli_session_setup_ge...
2016-11-15 Andreas Schneiders3:libsmb: split out a cli_session_creds_init() function
2016-11-15 Stefan Metzmachers3:libsmb: pass the optional dest_realm via the cli_cre...
2016-11-15 Stefan Metzmachers3:libsmb: let gensec handle the fallback from krb5...
2016-11-15 Stefan Metzmachers3:libsmb: remove target_principal argument from cli_se...
2016-11-15 Stefan Metzmachers3:libsmb: always pass the servers gss blob to gensec
2016-11-15 Stefan Metzmachers3:libsmb: remove unused cli_session_setup_{lanman2...
2016-11-15 Stefan Metzmachers3:libsmb: make use of smb1cli_session_setup_{nt1,lm21...
2016-11-15 Stefan Metzmachers3:libsmb: make use of smb1cli_session_setup_ext_send...
2016-11-15 Andreas Schneiders3:libsmb: handle the spnego as a first action in cli_s...
2016-11-15 Stefan Metzmachers3:libsmb: add some comments to the noop case for ...
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-25 David Disseldorplibsmb: fix leak in opendir error path
2016-10-21 Stefan Metzmachers3:libsmb: make use of proper allocated struct user_aut...
2016-10-21 Stefan Metzmachers3:libsmb: make use of get_cmdline_auth_info_* helper...
2016-10-19 Jeremy Allisons3: libsmb: Fix cut and paste error using the wrong...
2016-10-04 Uri Simchonicliquota: support setting file system quota via SMB2
2016-10-04 Uri Simchonicliquota: factor out building of FILE_FS_CONTROL_INFORM...
2016-10-04 Uri Simchonicliquota: support setting user quota via SMB2
2016-10-04 Uri Simchonicliquota: factor out building of FILE_QUOTA_INFORMATION
2016-10-04 Uri Simchonicliquota: support getting fs quota by SMB2
2016-10-04 Uri Simchonicliquota: factor out fs quota parsing
2016-10-04 Uri Simchonicliquota: implement quota listing in SMB2
2016-10-04 Uri Simchonicliquota: factor out parsing of a quota record buffer
2016-10-04 Uri Simchonicliquota: some security hardening
2016-10-04 Uri Simchonicliquota: refactor and cleanup listing of user quotas
next