dsdb: Fix CID 1436919 Unchecked return value
[samba.git] / source4 / libcli /
2018-05-12 Garming Sampysmb: Add some more documentation for conn.list
2018-05-10 Gary Lockyersamdb: Add transaction id control
2018-04-24 Volker Lendecketevent: Fix callers of tevent_req_set_endtime
2018-04-13 Volker Lendeckelibdgram: Fix an error path memleak
2018-04-13 Noel Powers4/libcli: python3 port for smb module
2018-03-13 Ralph BoehmeCVE-2018-1057: s4:dsdb/samdb: define DSDB_CONTROL_PASSW...
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibdgram: Remove an unused parameter
2018-02-27 Volker Lendeckelibsocket: Add "mem_ctx" to socket_create()
2018-02-22 Douglas Bagnallutil/rfc1738_unescape(): return end pointer or NULL...
2018-02-13 Volker Lendeckelibcli: Fix a cut&paste typo
2018-01-30 Volker Lendeckelibcli: Remove finddcs_nbt.c
2018-01-23 Volker Lendeckelibcli/resolve: Make functions static
2018-01-23 Volker Lendeckelibcli/resolve: Make functions static
2018-01-23 Volker Lendeckelibcli/resolve: Fix typos
2017-12-21 Stefan Metzmachers4:torture: add smb2.session.expire2 test
2017-09-20 Richard SharpeMake sure smbtorture tests can run if someone has set...
2017-09-06 Lumir Balharpython: Fix bad type in conversion of NTSTATUS.
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the additional gensec_upd...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: add early returns to sesssetup...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: make the first round to gensec...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move gensec_update_ev() out...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move session_setup_spnego_rest...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: split out session_setup_spnego...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: move chosen_oid to state-...
2017-06-17 Stefan Metzmachers4:libcli/smb_composite: simplify gensec_update_ev...
2017-05-21 Stefan Metzmachers4:libcli/ldap: just use gensec_update() in ldap_bind_s...
2017-05-21 Stefan Metzmachers4:libcli/smb2: make smb2_session_setup_spnego_* comple...
2017-05-10 Günther Deschners4-libcli: remove some dead prototypes
2017-03-29 Gary Lockyerpysmb: Check for credentials using same method as pyrpc
2017-03-29 Andrew Bartlettpysmb: Extend py_smb_new to allow use_ntlmv2 and use_sp...
2017-03-03 Ralph Boehmelibcli/smb: add max_credits arg to smbXcli_negprot_send()
2017-02-21 Stefan Metzmachers4:libcli/raw: remove unused DEFAULT_TRUST_ACCOUNT_PASS...
2017-01-11 Stefan Metzmacherwscript: remove executable bits for all wscript* files
2016-11-04 Andrew Bartlettpyerrors: Add PyErr_Set{WERROR,HRESULT,NTSTATUS}_and_st...
2016-11-04 Andrew Bartlettpython: create NTSTATUSError, HRESULTError and WERRORError
2016-09-27 Volker Lendeckewbclient: "ev" is no longer used in wbc_xids_to_sids
2016-09-27 Volker Lendeckewbclient: "ev" is no longer used in wbc_sids_to_xids
2016-08-19 ouyang.xupvfs_open win10 fix, need return SMB2_CREATE_TAG_QFID
2016-06-18 Jeremy Allisons4: libcli: Internal SMB1 pid is already stored as...
2016-06-16 Andrew Bartletts4-libcli/raw: Fix compiler errors when building with...
2016-05-12 Michael Adams4:libcli:resolve: fix O3 error unused result of write
2016-05-06 Garming Samtypo: mplementation => implementation
2016-04-25 Noel Powers4:libcli: fix 'Conditional jump or move' valgrind...
2016-04-19 Andreas Schneiders4:libcli:smb2: Use constant time memcmp() to verify...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: pass the minprotocol...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: limit maxprotocol to...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/smb2: use the configured min_p...
2016-04-12 Stefan MetzmacherCVE-2016-2115: s4:libcli/raw: add smbcli_options.min_pr...
2016-04-12 Stefan MetzmacherCVE-2016-2113: s4:libcli/ldap: verify the server certif...
2016-04-12 Stefan MetzmacherCVE-2016-2113: s4:lib/tls: implement infrastructure...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:libcli/ldap: auto upgrade to SIGN...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:libcli/ldap: make sure we detect...
2016-04-12 Stefan MetzmacherCVE-2016-2112: s4:libcli/ldap: honour "client ldap...
2016-04-12 Stefan MetzmacherCVE-2016-2111: s4:libcli: don't send a raw NTLMv2 respo...
2016-04-12 Stefan MetzmacherCVE-2016-2111: s4:libcli: don't allow the LANMAN2 sessi...
2016-04-12 Stefan MetzmacherCVE-2016-2110: auth/credentials: pass server_timestamp...
2016-03-15 Garming Sambuild: mark explicit dependencies on pytalloc-util
2016-03-10 Stefan Metzmachers4:libcli/ldap: fix retry authentication after a bad...
2016-03-10 Stefan Metzmachers4:libcli/ldap: make use of GENSEC_FEATURE_LDAP_STYLE
2016-03-09 Garming Samldap VLV: correct ASN1 parsing of VLV requests
2016-03-09 Garming Samldap: fix search control rule identifiers ASN.1 type
2016-03-09 Douglas Bagnallldap VLV: memdup, not strdup VLV context_id
2016-03-09 Garming Samldap VLV: use correct ASN.1 encoding for requests
2016-03-08 Andrew Bartlettpysmb: Use pytalloc_BaseObject_PyType_Ready()
2016-03-08 Andrew Bartlettpysmb: Do not use pytalloc_Object directly
2016-03-08 Andrew Bartlettpysmb: Rework py_smb_new() to use pytalloc_steal()
2016-03-08 Andrew Bartlettpysmb: Use pytalloc_get_mem_ctx()
2016-03-08 Andrew Bartlettpysmb: Use pytalloc_get_ptr()
2016-02-22 Volker Lendeckelibwbclient: Make source4/ use nsswitch/libwbclient
2016-02-19 Andreas Schneiders4-libcli: Add missing ldb header
2016-02-17 Stefan Metzmachers4:libcli/ldap: add support for LDB_CONTROL_DIRSYNC_EX_OID
2016-02-17 Stefan Metzmachers4:libcli/ldap: send AbandonRequests for cancelled...
2016-02-06 Michael Adamdlist: remove unneeded type argument from DLIST_ADD_END()
2016-01-13 Volker Lendeckelibcli: Fix a typo
2016-01-13 Jelmer VernooijRename 'errors' to 'samba-errors' and make it public.
2016-01-13 Jelmer VernooijMake libcli-smb-raw private, for now.
2016-01-05 Volker Lendeckelib: Use asn1_extract_blob()
2015-07-20 Andrew Bartlettlib/tls: Add new 'tls priority' option
2015-07-08 Douglas BagnallFix ldap_bind compilation for i386
2015-07-07 Stefan Metzmachers4:libcli/clilsa: only remember the dcerpc_binding_handle
2015-06-30 Volker Lendeckelibldap: Fix CID 1308982 Unchecked return value from...
2015-06-23 Stefan Metzmachers4:libcli/ldap: conversion to tstream
2015-06-12 Stefan Metzmachers4:libcli/raw: make sure smbcli_transport_connect_send...
2015-05-20 Alexander Bokovoys4: libcli/finddcs_cldap: continue processing CLDAP...
2015-03-27 Richard SharpeRename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that...
2015-03-18 David Disseldorps4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query...
2015-03-18 David Disseldorps4/client: add FS_SECTOR_SIZE_INFORMATION query support
2015-03-13 Günther Deschnerpidl/python: support HRESULT errors in generated python...
2015-01-22 Petr ViktorinRemove use of the "staticforward" macro
2014-12-18 Andreas Schneiders4-libcli: Remove obsolete support for file resolving.
2014-12-18 Andreas Schneideraddns: Remove support for dns_host_file.
2014-12-04 Ralph Boehmes4:libcli/raw: make short_name available in buffer
2014-11-27 Stefan Metzmachers4:libcli/smb2: initialize ls->lease_version
2014-11-27 Stefan Metzmachers4:libcli/smb2: add new_epoch to struct smb2_lease_break
2014-11-27 Stefan Metzmachers4:libcli/smb2: allow the caller to specify a specific...
2014-11-27 Stefan Metzmachers4:libcli/raw: fix up the max_protocol value for the...
2014-11-27 Stefan Metzmachers4:libcli/smb_composite: use the options on the transport
2014-11-25 Stefan Metzmachers4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfo
2014-09-30 Stefan Metzmachers4:libcli/tcon: remove unused smb2_tree_connect*()
next