summaryrefslogtreecommitdiffstats
path: root/source4/libcli/smb2
Commit message (Expand)AuthorAgeFilesLines
* libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbolAndrew Bartlett2011-06-202-2/+2
* s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_reqStefan Metzmacher2011-04-282-72/+118
* s4:libcli/smb2: move smb2_session_setup_spnego_send() to the topStefan Metzmacher2011-04-281-62/+64
* s4:libcli/smb2: move smb2_connect_tcon_done()Stefan Metzmacher2011-04-281-20/+22
* s4:libcli/smb2: move smb2_connect_session_done()Stefan Metzmacher2011-04-281-36/+38
* s4:libcli/smb2: move smb2_connect_negprot_done()Stefan Metzmacher2011-04-281-69/+71
* s4:libcli/smb2: move smb2_connect_socket_done()Stefan Metzmacher2011-04-281-55/+57
* s4:libcli/smb2: move smb2_connect_resolve_done()Stefan Metzmacher2011-04-281-36/+35
* s4:libcli/smb2: rename step functions of smb2_connect_*()Stefan Metzmacher2011-04-281-26/+10
* s4:libcli/smb2: convert smb2_connect_*() to tevent_reqStefan Metzmacher2011-04-282-108/+198
* Ensure convert_string_XXX is always called with a valid converted_size pointer.Jeremy Allison2011-03-291-1/+2
* charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...Andrew Tridgell2011-03-241-3/+2
* s4: Remove the old perl/m4/make/mk-based build system.Jelmer Vernooij2010-10-311-11/+0
* s4:libcli:smb2 Rename pending_id to async_id and make 64-bitSteven Danneman2010-09-223-5/+5
* Finish removal of iconv_convenience in public API's.Jelmer Vernooij2010-05-181-2/+1
* s4-waf: removed the AUTOGENERATED markersAndrew Tridgell2010-04-061-4/+0
* s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...Andrew Tridgell2010-04-061-0/+2
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-061-0/+10
* Change uint_t to unsigned int in source4Matt Kraai2010-02-023-5/+5
* s4-libcli: use GUID_to_ndr_blob()Andrew Tridgell2009-12-101-3/+3
* s4-libcli: use new GUID functions in libcliAndrew Tridgell2009-12-101-4/+3
* s4 torure: Add SMB2 utility functionsZack Kirsch2009-12-071-0/+1
* s4/libcli: rename previously reserved field in SMB2 LOCK structSteven Danneman2009-11-251-1/+1
* s4/libcli: Initialize client PID for SMB2 connectionsSteven Danneman2009-11-253-0/+6
* s4/torture: Ported SMB oplock torture tests to SMB2Steven Danneman2009-10-011-0/+9
* s4-resolve: fixed a crash bug on timeoutAndrew Tridgell2009-09-191-1/+1
* libcli/smb: move smb2_create_blob code to libcli/smb/Stefan Metzmacher2009-08-121-157/+0
* libcli: move some common SMB and SMB2 stuff into libcli/smb/Stefan Metzmacher2009-08-122-176/+0
* s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.hStefan Metzmacher2009-08-072-6/+6
* s4:libcli/smb2: remove unused and redundant SMB2 security flagsStefan Metzmacher2009-08-071-6/+0
* s4:libcli: move SMB2 Find constants to smb2_constants.hStefan Metzmacher2009-08-071-0/+16
* handle large directories in smb2_deltree()Andrew Tridgell2009-08-051-36/+42
* s4:libcli/smb2: add smb2_transport_credits_set_charge() to change the Credits...Stefan Metzmacher2009-07-153-4/+14
* s4:libcli: move SMB2 lock flags to smb2_constants.hStefan Metzmacher2009-07-021-0/+8
* s4:libcli/smb2: add smb2_transport_credits_ask_num()Stefan Metzmacher2009-06-093-2/+13
* s4:libcli/smb2: only add the 1 byte dynamic buffer padding for non compounded...Stefan Metzmacher2009-06-091-2/+6
* s4:libcli/smb2: add support sending compounded requestsStefan Metzmacher2009-06-093-50/+205
* s4:libcli/smb2: prepare SMB2 signing code for compounded requestsStefan Metzmacher2009-06-091-2/+8
* s4:libcli/smb2: remove old dialect revision constantsStefan Metzmacher2009-05-261-4/+0
* s4:libcli/smb2: use new SMB2_DIVELECT_REVISION constantsStefan Metzmacher2009-05-261-2/+5
* s4:libcli/smb2: add some more SMB2 constantsStefan Metzmacher2009-05-261-4/+14
* s4:libcli/smb2: fix session setup with raw NTLMSSPStefan Metzmacher2009-05-201-13/+17
* s4:libcli/smb2: use raw ntlmssp if the server didn't provide a sec blobStefan Metzmacher2009-05-201-1/+8
* s4:libcli/smb2: fill in transport->negotiate.secblob with the correct dataStefan Metzmacher2009-05-201-0/+2
* Move SMB2 constants to a separate fileVolker Lendecke2009-05-112-114/+140
* Fix SMB2_CAP_DFSVolker Lendecke2009-05-111-1/+1
* s4:smb2: Add lease break support for SMB2.1Zach Loafman2009-04-015-11/+145
* s4:smb2: Add rudimentary SMB2.1 lease support to libcliZach Loafman2009-03-282-0/+38
* s4 libcli: Add back Longhorn beta dialect as a constantZach Loafman2009-03-182-4/+4
* s4 libcli: Add SMB2.1 dialect to libcliZach Loafman2009-03-172-2/+5