s4:rpc_server/common: make use dcesrv_call_session_info()
[samba.git] / libcli /
2019-01-09 Tim Bealelibcli: Add error log if insufficient SMB2 credits
2018-12-20 Andreas Schneiderlibcli:smb: Avoid explicit ZERO_STRUCT
2018-12-20 Andreas Schneiderlibcli:auth: Use C99 initializers or ZERO_ARRAY instead...
2018-12-12 Andreas Schneiderlibcli:security: Return early if there are no aces...
2018-12-12 Andreas Schneiderlibcli:security: Do not duplicate invalid aces
2018-12-05 Ralph Boehmelibcli/security: add dom_sid_lookup_is_predefined_domain()
2018-11-30 Olly BettsFix spelling mistakes
2018-11-28 Andreas Schneiderlibcli:smbreadline: Use #ifdef instead of #if for confi...
2018-11-28 Andreas Schneiderlibcli:smb: Use #ifdef instead of #if for config.h...
2018-11-27 Volker Lendeckelibcli: Use dom_sid_str_buf
2018-11-27 Volker Lendeckelibcli: Use dom_sid_str_buf
2018-11-21 Volker Lendeckelibcli: Make smb2cli_notify_send cancellable
2018-11-13 Ralph Boehmelibcli/smb: don't overwrite status code
2018-11-13 Ralph Boehmelibcli/smb: use require_signed_response in smb2cli_conn...
2018-11-13 Ralph Boehmelibcli/smb: defer singing check a little bit
2018-11-13 Ralph Boehmelibcli/smb: maintain require_signed_response in smbXcli...
2018-11-13 Ralph Boehmelibcli/smb: add smb2cli_session_require_signed_response()
2018-11-09 Volker Lendeckelibcli: Use dom_sid_str_buf
2018-11-02 Volker Lendeckelib: Make dom_sid_string_buf static
2018-11-02 Ralph Boehmelibcli: fill endtime if smbXcli_req_create() timeout...
2018-11-02 Ralph Boehmelibcli: add smbXcli_req_endtime
2018-11-02 Volker Lendeckelib: Add dom_sid_str_buf
2018-11-02 Volker Lendeckelib: Add error checks in dom_sid_string_buf
2018-10-25 Volker Lendeckelib: Avoid an "includes.h"
2018-10-09 Volker Lendeckedrsuapi: Use the zlib version of crc32
2018-09-28 Tim Bealelibcli: Add debug message if fail to negoatiate SMB...
2018-08-24 Bernd KuhlsFix uClibc build on 64bit platforms by including stdint.h
2018-08-14 Tim BealeCVE-2018-10919 security: Fix checking of object-specifi...
2018-08-14 Tim BealeCVE-2018-10919 security: Add more comments to the objec...
2018-08-14 Tim BealeCVE-2018-10919 security: Move object-specific access...
2018-08-14 Günther DeschnerCVE-2018-1139 libcli/auth: Do not allow ntlmv1 over...
2018-08-14 Günther DeschnerCVE-2018-1139 libcli/auth: fix debug messages in hash_p...
2018-08-14 Andrew BartlettCVE-2018-1139 libcli/auth: Add initial tests for ntlm_p...
2018-05-16 Andreas Schneiderlibcli: Fix coverity warning in smb2cli_notify_send()
2018-05-12 Mathieu ParentFix spelling s/conection/connection/
2018-05-09 Ralph Boehmelibcli: remove unused se_create_child_secdesc_buf()
2018-04-30 Noel Powerlibcli/nbt: Additionally accept unicode as string param...
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-23 Volker Lendeckedbwrap: Remove calls to loadparm
2018-04-23 Volker Lendeckelibcli: Call dbwrap_local_open with the correct tdb...
2018-04-23 Volker Lendeckelibcli: Call dbwrap_local_open with the correct hash...
2018-04-23 Volker Lendeckelibcli: Call dbwrap_local_open with the correct tdb_flags
2018-04-23 Volker Lendeckelibcli: Call dbwrap_local_open with the correct hash...
2018-04-16 Volker Lendecketstream: Fix CID 1167981 Unchecked return value
2018-04-16 Volker Lendecketstream: Fix CID 1167982 Unchecked return value
2018-04-13 Volker Lendeckelibnbt: Align data types
2018-04-13 Volker Lendeckelibnbt: Add an explicit "mem_ctx" to name_request_send
2018-04-13 Douglas Bagnallnbt/pynbt: initialize optional parameter in nbt_name_re...
2018-04-13 Douglas Bagnallnbt/pynbt: initialize optional parameter in nbt_name_re...
2018-04-04 Volker Lendeckelibsmb: Handle long-running smb2cli_notify
2018-04-03 Volker Lendeckecldap: Avoid a ZERO_STRUCTP
2018-04-03 Volker Lendeckelibcli: Fix CID 710748 Resource leak
2018-03-23 Noel Powerpython3 port for netbios module
2018-03-23 Noel Powerlibcli/nbt: Fix illegal tuple index access.
2018-03-20 Andreas Schneiderlibcli:smb: Fix size types
2018-03-19 Stefan Metzmacherlibcli/security: add dom_sid_is_valid_account_domain()
2018-03-16 Stefan Metzmacherlibcli/security: fix some SID values in comments
2018-03-15 Ralph Boehmelibcli/security: only announce a session as GUEST if...
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-21 Stefan Metzmacherlibcli/security: add dom_sid_lookup_predefined_{sid...
2018-02-13 Volker Lendeckelibnbt: Apply some const
2018-02-13 Volker Lendeckelibnbt: Use TALLOC_FREE
2018-02-08 Volker Lendeckelib: Make g_lock_unlock use TDB_DATA
2018-02-08 Volker Lendeckelib: Make g_lock_lock_send use TDB_DATA
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...
next