summaryrefslogtreecommitdiff
path: root/libcli
Commit message (Expand)AuthorAgeFilesLines
* libcli: Add debug message if fail to negoatiate SMB protocolTim Beale2018-09-281-0/+1
* Fix uClibc build on 64bit platforms by including stdint.hBernd Kuhls2018-08-242-0/+2
* CVE-2018-10919 security: Fix checking of object-specific CONTROL_ACCESS rightsTim Beale2018-08-141-0/+10
* CVE-2018-10919 security: Add more comments to the object-specific access checksTim Beale2018-08-141-8/+22
* CVE-2018-10919 security: Move object-specific access checks into separate fun...Tim Beale2018-08-141-27/+59
* CVE-2018-1139 libcli/auth: Do not allow ntlmv1 over SMB1 when it is disabled ...Günther Deschner2018-08-141-1/+1
* CVE-2018-1139 libcli/auth: fix debug messages in hash_password_check()Günther Deschner2018-08-141-4/+4
* CVE-2018-1139 libcli/auth: Add initial tests for ntlm_password_check()Andrew Bartlett2018-08-142-0/+426
* libcli: Fix coverity warning in smb2cli_notify_send()Andreas Schneider2018-05-161-1/+4
* Fix spelling s/conection/connection/Mathieu Parent2018-05-121-2/+2
* libcli: remove unused se_create_child_secdesc_buf()Ralph Boehme2018-05-092-32/+0
* libcli/nbt: Additionally accept unicode as string param in Py2Noel Power2018-04-301-3/+3
* tevent: Fix callers of tevent_req_set_endtimeVolker Lendecke2018-04-242-2/+0
* dbwrap: Remove calls to loadparmVolker Lendecke2018-04-242-2/+0
* libcli: Call dbwrap_local_open with the correct tdb flagsVolker Lendecke2018-04-241-2/+5
* libcli: Call dbwrap_local_open with the correct hash sizeVolker Lendecke2018-04-241-6/+13
* libcli: Call dbwrap_local_open with the correct tdb_flagsVolker Lendecke2018-04-241-2/+3
* libcli: Call dbwrap_local_open with the correct hash sizeVolker Lendecke2018-04-241-4/+13
* tstream: Fix CID 1167981 Unchecked return valueVolker Lendecke2018-04-161-1/+1
* tstream: Fix CID 1167982 Unchecked return valueVolker Lendecke2018-04-161-1/+1
* libnbt: Align data typesVolker Lendecke2018-04-131-1/+1
* libnbt: Add an explicit "mem_ctx" to name_request_sendVolker Lendecke2018-04-136-8/+10
* nbt/pynbt: initialize optional parameter in nbt_name_refreshDouglas Bagnall2018-04-131-0/+1
* nbt/pynbt: initialize optional parameter in nbt_name_registerDouglas Bagnall2018-04-131-0/+1
* libsmb: Handle long-running smb2cli_notifyVolker Lendecke2018-04-051-9/+45
* cldap: Avoid a ZERO_STRUCTPVolker Lendecke2018-04-041-1/+0
* libcli: Fix CID 710748 Resource leakVolker Lendecke2018-04-041-2/+2
* python3 port for netbios moduleNoel Power2018-03-232-23/+35
* libcli/nbt: Fix illegal tuple index access.Noel Power2018-03-231-1/+1
* libcli:smb: Fix size typesAndreas Schneider2018-03-201-3/+4
* libcli/security: add dom_sid_is_valid_account_domain()Stefan Metzmacher2018-03-192-0/+64
* libcli/security: fix some SID values in commentsStefan Metzmacher2018-03-161-3/+3
* libcli/security: only announce a session as GUEST if 'Builtin\Guests' is ther...Ralph Boehme2018-03-151-7/+11
* libsocket: Add "mem_ctx" to socket_create()Volker Lendecke2018-02-271-3/+2
* libcli/security: add dom_sid_lookup_predefined_{sid,name}()Stefan Metzmacher2018-02-212-0/+512
* libnbt: Apply some constVolker Lendecke2018-02-132-2/+6
* libnbt: Use TALLOC_FREEVolker Lendecke2018-02-131-4/+1
* lib: Make g_lock_unlock use TDB_DATAVolker Lendecke2018-02-081-2/+3
* lib: Make g_lock_lock_send use TDB_DATAVolker Lendecke2018-02-081-2/+2
* smbXcli: Add "force_channel_sequence"Volker Lendecke2018-01-142-1/+18
* dnscli: Make a few functions staticVolker Lendecke2018-01-062-56/+18
* libdns: Add dns_cli_requestVolker Lendecke2018-01-043-2/+209
* libdns: dns/tcp clientVolker Lendecke2018-01-042-0/+229
* libdns: Fix a typoVolker Lendecke2018-01-041-1/+1
* lib/smbreadline: detect picky compile issue with readline.hUri Simchoni2017-11-241-0/+33
* lib: Save a few bytes of .textVolker Lendecke2017-11-131-1/+1
* libcli: Fix a signed/unsigned hickupVolker Lendecke2017-11-131-1/+1
* libcli: Fix a typoVolker Lendecke2017-11-101-1/+1
* vfs_fruit: Add Time Machine supportKevin Anderson2017-10-041-0/+1
* netlogon_creds_cli: Pass "capabilities" up from creds_cli_checkVolker Lendecke2017-09-252-5/+15