summaryrefslogtreecommitdiff
path: root/source4/libcli
Commit message (Expand)AuthorAgeFilesLines
* lib/tls: Add new 'tls priority' optionAndrew Bartlett2015-07-201-1/+2
* Fix ldap_bind compilation for i386Douglas Bagnall2015-07-091-1/+1
* s4:libcli/clilsa: only remember the dcerpc_binding_handleStefan Metzmacher2015-07-071-12/+13
* libldap: Fix CID 1308982 Unchecked return value from libraryVolker Lendecke2015-07-011-1/+7
* s4:libcli/ldap: conversion to tstreamStefan Metzmacher2015-06-234-172/+357
* s4:libcli/raw: make sure smbcli_transport_connect_send/recv correctly cleanup...Stefan Metzmacher2015-06-121-17/+42
* s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses are usedAlexander Bokovoy2015-05-201-10/+32
* Rename SMB2_OP_FIND to SMB2_OP_QUERY_DIRECTORY so that it conforms with the M...Richard Sharpe2015-03-271-1/+1
* s4/ntvfs: support FS_SECTOR_SIZE_INFORMATION query-infoDavid Disseldorp2015-03-181-0/+21
* s4/client: add FS_SECTOR_SIZE_INFORMATION query supportDavid Disseldorp2015-03-182-1/+27
* pidl/python: support HRESULT errors in generated python bindings.Günther Deschner2015-03-131-0/+2
* Remove use of the "staticforward" macroPetr Viktorin2015-01-221-1/+1
* s4-libcli: Remove obsolete support for file resolving.Andreas Schneider2014-12-183-163/+1
* addns: Remove support for dns_host_file.Andreas Schneider2014-12-181-1/+1
* s4:libcli/raw: make short_name available in bufferRalph Boehme2014-12-042-0/+2
* s4:libcli/smb2: initialize ls->lease_versionStefan Metzmacher2014-11-271-0/+2
* s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher2014-11-272-0/+2
* s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.Stefan Metzmacher2014-11-272-1/+10
* s4:libcli/raw: fix up the max_protocol value for the current transport connec...Stefan Metzmacher2014-11-271-0/+8
* s4:libcli/smb_composite: use the options on the transportStefan Metzmacher2014-11-271-1/+1
* s4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfoStefan Metzmacher2014-11-251-2/+2
* s4:libcli/tcon: remove unused smb2_tree_connect*()Stefan Metzmacher2014-09-301-67/+0
* s4:libcli/smb2: make use of smb2cli_tcon*() in connect.cStefan Metzmacher2014-09-301-30/+25
* s3:libsmb: remove unused smb2cli.hStefan Metzmacher2014-09-301-1/+0
* s4:libcli/smb_composite: don't try anonymous smb signingStefan Metzmacher2014-09-301-11/+27
* s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-4/+4
* s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison2014-09-261-5/+15
* s4:libcli/composite: correctly finish composite smb and smb2 requestsStefan Metzmacher2014-09-191-0/+8
* s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2014-08-302-0/+4
* libcli: Fix a typoVolker Lendecke2014-07-311-1/+1
* s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2014-07-242-10/+74
* s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2014-07-242-7/+3
* libsmb: Put the "smb2_lease" struct into idlVolker Lendecke2014-06-121-0/+1
* selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider2014-04-171-1/+1
* s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett2014-04-091-1/+1
* s4-wbclient: Cope with winbind returning an errorAndrew Bartlett2014-04-081-0/+4
* s4:libcli/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2014-04-022-0/+2
* s4:libcli/resolve: avoid some const warningsStefan Metzmacher2014-04-022-4/+5
* s4:libcli: make use of gensec_update_ev()Stefan Metzmacher2014-03-273-6/+6
* auth4: Remove unused wbc_contextVolker Lendecke2014-03-052-41/+1
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-03-052-158/+0
* libwbclient4: Add wbc_xids_to_sidsVolker Lendecke2014-03-051-0/+215
* libwbclient4: Add wbc_sids_to_xidsVolker Lendecke2014-03-053-1/+173
* Define the winbindd socket directory when building wbclientGarming Sam2014-02-191-0/+1
* Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke2014-02-183-173/+1
* Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke2014-02-181-215/+0
* Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2014-02-182-0/+158
* Revert "auth4: Remove unused wbc_context"Volker Lendecke2014-02-182-1/+41
* auth4: Remove unused wbc_contextVolker Lendecke2014-02-102-41/+1
* libwbclient4: Remove unused composite-based functionsVolker Lendecke2014-02-102-158/+0