Age | Commit message (Expand) | Author | Files | Lines |
2011-11-30 | s4:libcli: do the nbss session request within smbcli_sock_connect_*() | Stefan Metzmacher | 1 | -39/+17 |
2011-11-29 | s4:libcli/smb2: make sure only one idle event runs at a time | Stefan Metzmacher | 2 | -9/+17 |
2011-11-24 | s4:libcli/smb2: use talloc_zero() in smb2_request_init() | Stefan Metzmacher | 1 | -16/+3 |
2011-11-24 | s4:libcli/smb2: fix compiler warning in smb2_push_o16s16_string() | Stefan Metzmacher | 1 | -1/+3 |
2011-11-24 | s4:libcli/smb2: implement on top of smbXcli_conn/req | Stefan Metzmacher | 11 | -863/+422 |
2011-11-03 | s4:libcli/smb2: s/SMB_SIGNING_SUPPORTED/SMB_SIGNING_IF_REQUIRED/ | Stefan Metzmacher | 1 | -2/+2 |
2011-11-03 | s4:libcli/smb2: remove unused SMB_SIGNING_AUTO handling | Stefan Metzmacher | 1 | -2/+0 |
2011-11-03 | s4:libcli/smb2: SMB_SIGNING_DEFAULT matches SMB_SIGNING_SUPPORTED on the clie... | Stefan Metzmacher | 1 | -0/+2 |
2011-11-03 | s4:libcli/smb2: let SMB_SIGNING_AUTO behave like SMB_SIGNING_SUPPORTED | Stefan Metzmacher | 1 | -7/+1 |
2011-10-30 | s4:libcli: in smb2_create_recv, map SMB2_CREATE_DURABLE_HANDLE_RESPONSE buffe... | Michael Adam | 1 | -0/+7 |
2011-10-27 | replace: Add don't include unistd.h directly and add uid_wrapper. | Andreas Schneider | 1 | -2/+1 |
2011-10-19 | s4:libcli/smb2: make use of _smb_setlen_tcp() | Stefan Metzmacher | 1 | -2/+2 |
2011-10-18 | gensec: move event context from gensec_*_init() to gensec_update() | Andrew Bartlett | 1 | -1/+2 |
2011-09-28 | s4:libcli/smb2: ignore SMB2_OP_CANCEL responses | Stefan Metzmacher | 1 | -0/+10 |
2011-09-28 | s4:libcli/smb2: correctly sign SMB2_OP_CANCEL request if they belong to a ses... | Stefan Metzmacher | 1 | -0/+1 |
2011-09-28 | s4:libcli/smb2: don't try to check the signing if we got NT_STATUS_USER_SESSI... | Stefan Metzmacher | 1 | -1/+2 |
2011-08-18 | cli-raw: Add public libsmbclient-raw library. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-13 | s4:libcli: use tevent_ fn names instead of legacy event_ ones | Simo Sorce | 2 | -8/+8 |
2011-08-08 | build: provide tevent-util as a public library | Andrew Bartlett | 1 | -1/+1 |
2011-08-03 | gensec: clarify memory ownership for gensec_session_info() and gensec_session... | Andrew Bartlett | 1 | -6/+1 |
2011-07-23 | cli_raw: Make name lowercase. | Jelmer Vernooij | 1 | -1/+1 |
2011-06-20 | libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol | Andrew Bartlett | 2 | -2/+2 |
2011-04-28 | s4:libcli/smb2: let smb2_session_setup_spnego_* use tevent_req | Stefan Metzmacher | 2 | -72/+118 |
2011-04-28 | s4:libcli/smb2: move smb2_session_setup_spnego_send() to the top | Stefan Metzmacher | 1 | -62/+64 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_tcon_done() | Stefan Metzmacher | 1 | -20/+22 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_session_done() | Stefan Metzmacher | 1 | -36/+38 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_negprot_done() | Stefan Metzmacher | 1 | -69/+71 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_socket_done() | Stefan Metzmacher | 1 | -55/+57 |
2011-04-28 | s4:libcli/smb2: move smb2_connect_resolve_done() | Stefan Metzmacher | 1 | -36/+35 |
2011-04-28 | s4:libcli/smb2: rename step functions of smb2_connect_*() | Stefan Metzmacher | 1 | -26/+10 |
2011-04-28 | s4:libcli/smb2: convert smb2_connect_*() to tevent_req | Stefan Metzmacher | 2 | -108/+198 |
2011-03-29 | Ensure convert_string_XXX is always called with a valid converted_size pointer. | Jeremy Allison | 1 | -1/+2 |
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s... | Andrew Tridgell | 1 | -3/+2 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 1 | -11/+0 |
2010-09-22 | s4:libcli:smb2 Rename pending_id to async_id and make 64-bit | Steven Danneman | 3 | -5/+5 |
2010-05-18 | Finish removal of iconv_convenience in public API's. | Jelmer Vernooij | 1 | -2/+1 |
2010-04-06 | s4-waf: removed the AUTOGENERATED markers | Andrew Tridgell | 1 | -4/+0 |
2010-04-06 | s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ... | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 1 | -0/+10 |
2010-02-02 | Change uint_t to unsigned int in source4 | Matt Kraai | 3 | -5/+5 |
2009-12-10 | s4-libcli: use GUID_to_ndr_blob() | Andrew Tridgell | 1 | -3/+3 |
2009-12-10 | s4-libcli: use new GUID functions in libcli | Andrew Tridgell | 1 | -4/+3 |
2009-12-07 | s4 torure: Add SMB2 utility functions | Zack Kirsch | 1 | -0/+1 |
2009-11-25 | s4/libcli: rename previously reserved field in SMB2 LOCK struct | Steven Danneman | 1 | -1/+1 |
2009-11-25 | s4/libcli: Initialize client PID for SMB2 connections | Steven Danneman | 3 | -0/+6 |
2009-10-01 | s4/torture: Ported SMB oplock torture tests to SMB2 | Steven Danneman | 1 | -0/+9 |
2009-09-19 | s4-resolve: fixed a crash bug on timeout | Andrew Tridgell | 1 | -1/+1 |
2009-08-12 | libcli/smb: move smb2_create_blob code to libcli/smb/ | Stefan Metzmacher | 1 | -157/+0 |
2009-08-12 | libcli: move some common SMB and SMB2 stuff into libcli/smb/ | Stefan Metzmacher | 2 | -176/+0 |
2009-08-07 | s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.h | Stefan Metzmacher | 2 | -6/+6 |