summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2015-01-22Remove use of the "staticforward" macroPetr Viktorin1-1/+1
2014-12-18s4-libcli: Remove obsolete support for file resolving.Andreas Schneider3-163/+1
2014-12-18addns: Remove support for dns_host_file.Andreas Schneider1-1/+1
2014-12-04s4:libcli/raw: make short_name available in bufferRalph Boehme2-0/+2
2014-11-27s4:libcli/smb2: initialize ls->lease_versionStefan Metzmacher1-0/+2
2014-11-27s4:libcli/smb2: add new_epoch to struct smb2_lease_breakStefan Metzmacher2-0/+2
2014-11-27s4:libcli/smb2: allow the caller to specify a specific value for max_protocol.Stefan Metzmacher2-1/+10
2014-11-27s4:libcli/raw: fix up the max_protocol value for the current transport connec...Stefan Metzmacher1-0/+8
2014-11-27s4:libcli/smb_composite: use the options on the transportStefan Metzmacher1-1/+1
2014-11-25s4:libcli/raw: use smb_setfsinfo_level in smb_setfsinfoStefan Metzmacher1-2/+2
2014-09-30s4:libcli/tcon: remove unused smb2_tree_connect*()Stefan Metzmacher1-67/+0
2014-09-30s4:libcli/smb2: make use of smb2cli_tcon*() in connect.cStefan Metzmacher1-30/+25
2014-09-30s3:libsmb: remove unused smb2cli.hStefan Metzmacher1-1/+0
2014-09-30s4:libcli/smb_composite: don't try anonymous smb signingStefan Metzmacher1-11/+27
2014-09-26s4: libcli: ldap message - Ensure all asn1_XX returns are checked.Jeremy Allison1-4/+4
2014-09-26s4: libcli: ldap controls - Ensure all asn1_XX returns are checked.Jeremy Allison1-5/+15
2014-09-19s4:libcli/composite: correctly finish composite smb and smb2 requestsStefan Metzmacher1-0/+8
2014-08-30s4:libcli/raw: Make flags2 and offset available to callers of readxChristof Schmitt2-0/+4
2014-07-31libcli: Fix a typoVolker Lendecke1-1/+1
2014-07-24s4:libcli/smb2: add smb2_session_channel()Stefan Metzmacher2-10/+74
2014-07-24s4:libcli/smb2: remove unused 'primary' argument of smb2_session_init()Stefan Metzmacher2-7/+3
2014-06-12libsmb: Put the "smb2_lease" struct into idlVolker Lendecke1-0/+1
2014-04-17selftest: Rename WINBINDD_SOCKET_DIR environment variable.Andreas Schneider1-1/+1
2014-04-09s4-wbclient: Fix wbc_sids_to_xids to correctly indicate the length of the SID...Andrew Bartlett1-1/+1
2014-04-08s4-wbclient: Cope with winbind returning an errorAndrew Bartlett1-0/+4
2014-04-02s4:libcli/tests: add missing #include "torture/local/proto.h"Stefan Metzmacher2-0/+2
2014-04-02s4:libcli/resolve: avoid some const warningsStefan Metzmacher2-4/+5
2014-03-27s4:libcli: make use of gensec_update_ev()Stefan Metzmacher3-6/+6
2014-03-05auth4: Remove unused wbc_contextVolker Lendecke2-41/+1
2014-03-05libwbclient4: Remove unused composite-based functionsVolker Lendecke2-158/+0
2014-03-05libwbclient4: Add wbc_xids_to_sidsVolker Lendecke1-0/+215
2014-03-05libwbclient4: Add wbc_sids_to_xidsVolker Lendecke3-1/+173
2014-02-19Define the winbindd socket directory when building wbclientGarming Sam1-0/+1
2014-02-18Revert "libwbclient4: Add wbc_sids_to_xids"Volker Lendecke3-173/+1
2014-02-18Revert "libwbclient4: Add wbc_xids_to_sids"Volker Lendecke1-215/+0
2014-02-18Revert "libwbclient4: Remove unused composite-based functions"Volker Lendecke2-0/+158
2014-02-18Revert "auth4: Remove unused wbc_context"Volker Lendecke2-1/+41
2014-02-10auth4: Remove unused wbc_contextVolker Lendecke2-41/+1
2014-02-10libwbclient4: Remove unused composite-based functionsVolker Lendecke2-158/+0
2014-02-10libwbclient4: Add wbc_xids_to_sidsVolker Lendecke1-0/+215
2014-02-10libwbclient4: Add wbc_sids_to_xidsVolker Lendecke3-1/+173
2014-01-31s4-resolve: Add lmhosts support into the source4 name resolve codeAndrew Bartlett3-1/+132
2014-01-09samba:python - Py_RETURN_NONE remove compatibility code for releases < 2.4Matthias Dieter Wallnöfer1-4/+0
2014-01-07libcli/smb: move some *TRANSACT_* flags to smb_constants.hStefan Metzmacher2-32/+0
2014-01-07libcli/smb: move some FILE_* flags to smb_constants.hStefan Metzmacher1-16/+0
2013-12-12s4:libcli fix compiler warningsChristian Ambach1-3/+1
2013-12-09CVE-2013-4408:s3:Ensure LookupNames replies arrays are range checked.Jeremy Allison1-1/+5
2013-12-09CVE-2013-4408:s3:Ensure LookupSids replies arrays are range checked.Jeremy Allison1-1/+15
2013-12-06s4-libcli: Add smb2_util_handle_empty().Andreas Schneider1-0/+9
2013-10-17libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-14/+0