script/autobuild.py: ignore missing test_tmpdir
[nivanova/samba-autobuild/.git] / source3 / libsmb /
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
2016-10-04 Uri Simchonis3-libsmb: support getting user's quota in SMB2
2016-10-04 Uri Simchonis3-libsmb: make parse_user_quota_record() public
2016-10-04 Uri Simchonis3-libsmb: Support getting fs attributes via SMB2
2016-10-04 Uri Simchonicliquota: fix param count when setting fs quota
2016-10-04 Uri Simchonintquotas: support "freeing" an empty quota list
2016-10-04 Uri Simchonis3-cliquota: correctly handle no-more-entries
2016-09-27 Günther Deschnerwerror: replace WERR_GENERAL_FAILURE with WERR_GEN_FAIL...
2016-09-14 Christian Ambachs3:libsmb fix a typo
2016-08-31 Andreas Schneiderkrb5_wrap: Rename kerberos_get_principal_from_service_h...
2016-08-22 Jeremy Allisons3: libsmb: Add the capability to find a @GMT- path...
2016-08-22 Jeremy Allisons3: libsmb: Plumb new SMB2 shadow copy call into cli_sh...
2016-08-22 Jeremy Allisons3: libsmb: Add cli_smb2_shadow_copy_data() function...
2016-08-22 Jeremy Allisons3: libsmb: Add return args to clistr_is_previous_versi...
2016-08-19 Jeremy Allisons3: libsmb: Do some hardening in the receive processing...
2016-08-19 Jeremy Allisons3: libsmb: Correctly set max_setup_size in FSCTL_GET_S...
2016-08-19 Jeremy Allisons3: libsmb: Plumb in additional_flags2 = FLAGS2_REPARSE...
2016-08-19 Jeremy Allisons3: libsmb: Make a comment note that cli_set_ea() needs...
next