Remove file system sharemode before calling unlink
[metze/samba/wip.git] / libcli /
2018-01-14 Volker LendeckesmbXcli: Add "force_channel_sequence"
2018-01-05 Volker Lendeckednscli: Make a few functions static
2018-01-03 Volker Lendeckelibdns: Add dns_cli_request
2018-01-03 Volker Lendeckelibdns: dns/tcp client
2018-01-03 Volker Lendeckelibdns: Fix a typo
2017-11-24 Uri Simchonilib/smbreadline: detect picky compile issue with readline.h
2017-11-13 Volker Lendeckelib: Save a few bytes of .text
2017-11-13 Volker Lendeckelibcli: Fix a signed/unsigned hickup
2017-11-10 Volker Lendeckelibcli: Fix a typo
2017-10-04 Kevin Andersonvfs_fruit: Add Time Machine support
2017-09-25 Volker Lendeckenetlogon_creds_cli: Pass "capabilities" up from creds_c...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_auth...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Protect netlogon_creds_cli_check...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Add netlogon_creds_cli_delete_lck
2017-09-25 Volker Lendeckenetlogon_creds_cli: Add netlogon_creds_cli_lck
2017-09-25 Volker Lendeckerpc_client3: Avoid "cli_credentials" in cli_rpc_pipe_op...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Create cli_credentials from netlogo...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Factor out netlogon_creds_cli_delet...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Factor out netlogon_creds_cli_store...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Print netlogon_creds_CredentialState
2017-09-25 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_get
2017-09-25 Volker Lendeckenetlogon_creds_cli: Rename netlogon_creds_cli_lock_fetc...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Transfer a comment
2017-09-25 Volker Lendeckenetlogon_creds_cli: Remove tevent_req handling from...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Remove unused code
2017-09-25 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_delete
2017-09-25 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_store
2017-09-25 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_context...
2017-09-25 Volker Lendeckenetlogon_creds_cli: Fix talloc_stackframe leaks
2017-09-20 Stefan MetzmacherCVE-2017-12150: libcli/smb: add smbXcli_conn_signing_ma...
2017-09-16 Volker Lendeckelibcli: Apply some const
2017-09-16 Volker Lendeckenetlogon_creds_cli: Use data_blob_cmp in netlogon_creds...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_context...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_context...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Simplify netlogon_creds_cli_context...
2017-09-16 Volker Lendeckenetlogon_creds_cli: A netlogon_creds_cli_context needs...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Remove an obsolete comment
2017-09-16 Volker Lendeckenetlogon_creds_cli: Avoid a static const struct
2017-09-16 Volker Lendeckenetlogon_creds_cli: Pass "server_dns_domain" through...
2017-09-16 Volker Lendeckenetlogon_creds_cli: Add "dns_domain" to netlogon_creds_...
2017-09-14 Jeremy Allisonlibcli: SMB2: NetApps negotiate SMB3_11 but also set...
2017-09-07 Andrew Bartlettlibcli/security: Move debug message to DBG_DEBUG()
2017-09-06 Lumir Balharpython: Port samba.security to Python 3 compatible...
2017-08-22 Lumir Balharpython: Make generated modules samba.ntstatus and samba...
2017-08-18 Tim Bealewerror: Add WERR_DS_DRA_RECYCLED_TARGET
2017-08-18 Stefan Metzmacherlibcli/smb: debug an error if smb1cli_req_writev_submit...
2017-07-31 Volker Lendeckelib: Fix an error path memleak
2017-07-31 Volker Lendeckelib: Fix a typo
2017-07-26 Jeremy Allisonlib: auth: Store the netlogon_creds_cli_global_db point...
2017-07-26 Jeremy Allisonlib: auth: Add a shutdown function for netlogon_creds_c...
2017-07-26 Jeremy Allisonlib: cli: fname is a local variable already freed in...
2017-07-25 Volker Lendeckelibsmb: Add smb2cli_notify()
2017-07-04 Andrew Bartlettparam: Add new "disabled" value to "ntlm auth" to disab...
2017-07-04 Andrew Bartlettauth: Allow NTLMv1 if MSV1_0_ALLOW_MSVCHAPV2 is given...
2017-06-27 Stefan Metzmacherlibcli/auth: pass the cleartext blob to netlogon_creds_...
2017-06-27 Stefan Metzmacherlibcli/auth: add const to set_pw_in_buffer()
2017-06-27 Stefan Metzmacherlibcli/auth: pass an array of nt_hashes to netlogon_cre...
2017-06-22 Stefan Metzmacherlibcli/smb: add smb_protocol_types_string()
2017-06-17 Jeremy Allisonlibcli: smb: Add smb2cli_tcon_set_id().
2017-06-17 Jeremy Allisonlibcli: smb: Add smbXcli_tcon_copy().
2017-06-15 Andreas Schneiderlibcli:smb2: Gracefully handle not supported for FSCTL_...
2017-06-09 Andreas Schneiderlibcli:smb: Add unit test for smb_bytes_pull_str()
2017-06-09 Stefan Metzmacherlibcli/smb: Fix alignment problems of smb_bytes_pull_str()
2017-06-09 Andreas SchneiderRevert "libcli:smb: Fix pulling strings from the wire"
2017-06-07 Andreas Schneiderlibcli:smb: Fix pulling strings from the wire
2017-06-07 Andreas Schneiderlibcli:util: Update werror table
2017-05-30 Garming Samnetlogon: Implement SendToSam along with its winbind...
2017-05-30 Garming Samnetlogon_creds_cli: Do not corrupt authenticator state...
2017-05-13 Jeremy Allisons4: nmblookup: Allocate event context off NULL instead...
2017-05-05 Jeremy Allisons4: torture: Change torture_register_suite() to add...
2017-04-21 Jeremy Allisonlib: modules: Change XXX_init interface from XXX_init...
2017-04-18 Ralph Boehmelib/util: add and use iov_concat
2017-04-11 Ralph Boehmelibcli/security: fix dom_sid_in_domain()
2017-03-29 Gary Lockyernamed_pipe_auth: Rename client -> remote_client and...
2017-03-28 Uri Simchonilibcli: introduce smbXcli_conn_support_passthrough()
2017-03-23 Stefan Metzmacherlibcli/security: add SID_NAME_LABEL to sid_type_lookup()
2017-03-13 Garming Samgetncchanges: Return correct denied REPL_SECRET error...
2017-03-03 Ralph Boehmelibcli/smb: add smb2cli_conn_get_mid and smb2cli_conn_s...
2017-03-03 Ralph Boehmelibcli/smb: add smb2cli_conn_get_cur_credits
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2017-02-22 Chris LambCorrect "intialise" typos.
2017-02-21 Stefan Metzmacherlibcli/auth: add netlogon_creds_cli_debug_string()
2017-02-21 Stefan Metzmacherlibcli/auth: check E_md4hash() result in netlogon_creds...
2017-02-21 Stefan Metzmacherlibcli/auth: use the correct creds value against server...
2017-02-14 Bob Campbellerrors: add WERROR generation to build system
2017-02-14 Bob Campbellerrors: add table to generate WERRORs from
2017-02-14 Bob Campbellerrors: pull out code into common file
2017-02-14 Bob Campbellpython: Add python module with NTSTATUS constants
2017-02-14 Bob Campbellerrors: add gen_ntstatus.py to build system
2017-02-14 Bob Campbellerrors/gen_ntstatus: add error table for generation...
2017-01-31 Ralph Boehmelibcli/smb: outbuf length is a IVAL ie a uint32_t
2017-01-23 Volker Lendeckelibcli: Add an overflow check
2017-01-23 Volker Lendeckelibcli: Do not overwrite pointer on realloc failure
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2017-01-03 Volker Lendeckelibcli: Use "all_zero" where appropriate
2016-12-28 Volker Lendeckelib: Add required prerequisites for librpc/gen_ndr...
2016-12-27 Volker Lendeckelib: Fix whitespace in lmhosts.c
next