tests/dbcheck: Add a test for two live objects, with a dangling forward link
[sfrench/samba-autobuild/.git] / source4 / libcli /
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*()
2014-09-30 Stefan Metzmachers4:libcli/smb2: make use of smb2cli_tcon*() in connect.c
2014-09-30 Stefan Metzmachers3:libsmb: remove unused smb2cli.h
2014-09-30 Stefan Metzmachers4:libcli/smb_composite: don't try anonymous smb signing
2014-09-26 Jeremy Allisons4: libcli: ldap message - Ensure all asn1_XX returns...
2014-09-25 Jeremy Allisons4: libcli: ldap controls - Ensure all asn1_XX returns...
2014-09-19 Stefan Metzmachers4:libcli/composite: correctly finish composite smb...
2014-08-29 Christof Schmitts4:libcli/raw: Make flags2 and offset available to...
2014-07-31 Volker Lendeckelibcli: Fix a typo
2014-07-24 Stefan Metzmachers4:libcli/smb2: add smb2_session_channel()
2014-07-24 Stefan Metzmachers4:libcli/smb2: remove unused 'primary' argument of...
2014-06-12 Volker Lendeckelibsmb: Put the "smb2_lease" struct into idl
2014-04-17 Andreas Schneiderselftest: Rename WINBINDD_SOCKET_DIR environment variable.
2014-04-09 Andrew Bartletts4-wbclient: Fix wbc_sids_to_xids to correctly indicate...
2014-04-08 Andrew Bartletts4-wbclient: Cope with winbind returning an error
2014-04-02 Stefan Metzmachers4:libcli/tests: add missing #include "torture/local...
2014-04-02 Stefan Metzmachers4:libcli/resolve: avoid some const warnings
2014-03-26 Stefan Metzmachers4:libcli: make use of gensec_update_ev()
2014-03-05 Volker Lendeckeauth4: Remove unused wbc_context
2014-03-05 Volker Lendeckelibwbclient4: Remove unused composite-based functions
2014-03-05 Volker Lendeckelibwbclient4: Add wbc_xids_to_sids
2014-03-05 Volker Lendeckelibwbclient4: Add wbc_sids_to_xids
2014-02-19 Garming SamDefine the winbindd socket directory when building...
2014-02-18 Volker LendeckeRevert "libwbclient4: Add wbc_sids_to_xids"
2014-02-18 Volker LendeckeRevert "libwbclient4: Add wbc_xids_to_sids"
2014-02-18 Volker LendeckeRevert "libwbclient4: Remove unused composite-based...
2014-02-18 Volker LendeckeRevert "auth4: Remove unused wbc_context"
2014-02-10 Volker Lendeckeauth4: Remove unused wbc_context
2014-02-10 Volker Lendeckelibwbclient4: Remove unused composite-based functions
2014-02-10 Volker Lendeckelibwbclient4: Add wbc_xids_to_sids
2014-02-10 Volker Lendeckelibwbclient4: Add wbc_sids_to_xids
2014-01-31 Andrew Bartletts4-resolve: Add lmhosts support into the source4 name...
2014-01-09 Matthias Dieter... samba:python - Py_RETURN_NONE remove compatibility...
next