summaryrefslogtreecommitdiff
path: root/source4/libcli
AgeCommit message (Expand)AuthorFilesLines
2013-10-17libcli/smb: move Filesystem Attributes defines to smb_constants.hStefan Metzmacher1-14/+0
2013-10-13libcli4: Remove an unused variableVolker Lendecke1-1/+0
2013-10-05s4:libcli:smb2: make smbcli_options argument to smb2_connect_(send|ext) constMichael Adam1-2/+2
2013-10-05s4:libcli:smb2: add the smb2_capabilities to the smbcli_optionsMichael Adam2-4/+2
2013-10-05s4:libcli:smb2: add the client_guid to the smbcli_optionsMichael Adam2-4/+2
2013-09-20libcli: continue to read from the socket even if the size is 0Matthieu Patou1-1/+1
2013-09-18Prepare for SASL/EXTERNAL supportHoward Chu1-2/+11
2013-08-23libsmb2: Fix opening the rootdirectory, part 1Volker Lendecke1-0/+15
2013-08-15libcli/smb: pass max_dyn_len to smb2cli_req_send()Stefan Metzmacher1-3/+6
2013-08-12libcli: Fix improper use of tevent_req_simple_recv_ntstatusVolker Lendecke1-6/+10
2013-08-12s4:libcli: avoid talloc_reference() in finddcs_nbt_send()Stefan Metzmacher1-1/+1
2013-08-10auth/gensec: introduce gensec_internal.hStefan Metzmacher1-0/+1
2013-08-05Fix bug #10010 - Missing integer wrap protection in EA list reading can cause...Jeremy Allison1-2/+5
2013-06-19build: Build with system md5.h on OpenIndianaAndrew Bartlett1-2/+2
2013-04-30libsmb: Use sizeof instead of explicit numbersVolker Lendecke1-6/+6
2013-04-30libsmb: Use smb2_lease_push in smb2_create_sendVolker Lendecke1-12/+10
2013-04-30libsmb: Move "struct smb2_lease" to commonVolker Lendecke1-17/+0
2013-04-24source4/libcli: Only set ctemp set on successSam Lang1-7/+8
2013-04-18s4:torture/smb2: add smb2_lease_v2_create_share() helperStefan Metzmacher1-1/+1
2013-04-18s4:libcli/smb2: add support for SMB2 LEASES v2Stefan Metzmacher2-6/+49
2013-02-22s4-libcli: Check return value of smbcli_request_setup().Andreas Schneider3-0/+15
2013-02-22s4-libcli: Check return code of smbcli_request_setup().Andreas Schneider1-0/+3
2013-02-22s4-libcli: Add null check for ndr functions in rap.Andreas Schneider1-0/+8
2013-02-17s4-nbt: Ensure source4/ nbt client and server honour 'disable netbios'Andrew Bartlett1-2/+6
2013-02-17Fallback to the internal resolver on EAI_FAIL.Landon Fuller1-1/+3
2013-01-16smb2_ioctl: remove ioctl error response assumptionsDavid Disseldorp1-3/+34
2013-01-12s4-resolve: Fix parsing of IPv6/AAAA in dns_lookup (bug #9555)Arvid Requate1-0/+1
2012-12-21s4-libcli: Use a do-while loop.Andreas Schneider1-3/+3
2012-12-12s4-libcli: Fix comparison of chosen_oid.Andreas Schneider1-1/+1
2012-12-02s4:libcli/finddcs_cldap: allow io->in.server_address as hostnameStefan Metzmacher1-3/+58
2012-12-02s4:libcli/finddcs_cldap: try all NBT#1C addressesStefan Metzmacher1-12/+8
2012-11-13smbd: Remove NT4 compatability handling in posix -> NT ACL conversionAndrew Bartlett1-3/+4
2012-11-01s4-ldapclient: cope with logon failure retry in LDAPAndrew Tridgell1-37/+79
2012-11-01libcli: use cli_credentials_failed_kerberos_login() to cope with server changesAndrew Tridgell1-2/+15
2012-09-19s4:libci: add a SMB2_CREATE_APP_INSTANCE_ID blob to the request if the in.app...Michael Adam1-0/+25
2012-09-19s4:libcli: add a app_instance_id member to the smb2_create input structMichael Adam1-1/+3
2012-08-22s4:dsdb - always fail if a search filter could not be parsedMatthias Dieter Wallnöfer1-1/+5
2012-08-17s4:libcli/smb2: reset trsnport->compound.related when a compound chain is fin...Stefan Metzmacher1-0/+1
2012-08-10build: rename security → samba-securityBjörn Jacke1-3/+3
2012-08-06s4:libcli/smb2/write correct error checkingChristian Ambach1-1/+1
2012-08-06s4:libcli/pyerrors: add PyErr_NTSTATUS_NOT_OK_RAISE()Stefan Metzmacher1-0/+6
2012-08-06s4:libcli/pyerrors: s/PyErr_WERROR_IS_ERR_RAISE/PyErr_WERROR_NOT_OK_RAISE/Stefan Metzmacher1-1/+1
2012-08-04s4:libcli: add support for SMB_EXTENDED_SIGNATURES during SMBtconXStefan Metzmacher3-0/+18
2012-08-02s4:libcli: send the TCONX_FLAG_EXTENDED_RESPONSE flagStefan Metzmacher3-4/+4
2012-08-01libcli/smb: move some TCON related defines to smb_constants.hStefan Metzmacher1-4/+0
2012-08-01s4:libcli/raw: remove unused smbcli_session->user_session_keyStefan Metzmacher3-17/+0
2012-08-01s4:libcli/smb_composite: make use of smb1cli_session_set_session_key()Stefan Metzmacher1-1/+17
2012-08-01s4:libcli/smb_composite: always use set_user_session_key() helperStefan Metzmacher1-2/+6
2012-07-25libcli/smb: pass smbXcli_session to smb2cli_tcon_set_values()Stefan Metzmacher1-0/+1
2012-07-25s4:libcli/smb2: remove unused smb2_session->pidStefan Metzmacher3-4/+0