summaryrefslogtreecommitdiffstats
path: root/source3/libsmb
Commit message (Expand)AuthorAgeFilesLines
...
* s3-ntlmssp use gensec_{seal,unseal,sign,check}_packetAndrew Bartlett2011-10-212-49/+4
* s3-ntlmssp Remove auth_ntlmssp_negotiated_sign() and auth_ntlmssp_negotiated_...Andrew Bartlett2011-10-211-10/+0
* s3-ntlmssp Remove auth_ntlmssp_update wrapperAndrew Bartlett2011-10-212-9/+3
* s3:libsmb/smb_seal: always use SAFE_FREE(buf) in common_free_enc_buffer()Stefan Metzmacher2011-10-211-14/+1
* s3:libsmb/smb_seal: use plain malloc() in common_ntlm_encrypt_buffer()Stefan Metzmacher2011-10-211-2/+7
* s3:libsmb/smb_seal: avoid ads_errstr() dependency and use gssapi_error_string()Stefan Metzmacher2011-10-211-9/+28
* s3:libsmb/smb_seal: make use of common [_]smb_[set]len_nbt() macrosStefan Metzmacher2011-10-211-11/+11
* s3:libsmb/async_smb: in cli_state_notify_pending() we always disconnectStefan Metzmacher2011-10-201-7/+5
* s3:libsmb/smb_seal: move smb_set_enclen() to smb_seal.c and make it static thereStefan Metzmacher2011-10-191-0/+13
* s3:libsmb/smb_seal: s/uint16/uint16_tStefan Metzmacher2011-10-191-3/+3
* s3:include: move smb_seal.c prototypes to smb_crypt.hStefan Metzmacher2011-10-192-9/+1
* s3:libsmb/smb_seal: make common_ntlm_[en|de]crypt_buffer staticStefan Metzmacher2011-10-192-7/+2
* s3: Remove duplicate fsctl function definitionsDavid Disseldorp2011-10-191-1/+0
* s3: Avoid a winbind 100% cpu loopVolker Lendecke2011-10-191-0/+8
* s3-libsmb Use a gensec module to provide the ntlmssp client in ntlmssp_wrap.cAndrew Bartlett2011-10-181-82/+193
* s3-ntlmssp split auth_ntlmssp_client_start() into two partsAndrew Bartlett2011-10-182-11/+16
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-181-1/+1
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-186-8/+8
* s3-auth Add my copyrightAndrew Bartlett2011-10-181-1/+1
* libsmbclient: initial ABI signaturesAndrew Tridgell2011-10-181-0/+170
* libsmbclient: add ABI checking and pc fileAndrew Tridgell2011-10-181-0/+11
* Fix const warning.Jeremy Allison2011-10-141-1/+1
* s3:utils change data_blob_dup_talloc() to take a DATA_BLOB by valueGregor Beck2011-10-121-1/+1
* s3: Fix an uninitialized variable warningVolker Lendecke2011-09-301-1/+1
* s3:smb2cli: fix the num_expected == 0 logic in smb2cli_req_recv()Stefan Metzmacher2011-09-291-3/+7
* s3:libsmb: remove unused TALLOC_FREE(subreq) calls inStefan Metzmacher2011-09-281-5/+0
* s3:libsmb: call TALLOC_FREE(subreq) directly after cli_sesssetup_blob_recv()Stefan Metzmacher2011-09-281-3/+2
* s3: Fix Coverity ID 2619: UNINITVolker Lendecke2011-09-221-0/+2
* s3: Fix Coverity ID 2618: UNINITVolker Lendecke2011-09-221-0/+2
* Try and fix bug #8472 - Crash in asn.1 parsing code.Jeremy Allison2011-09-211-1/+6
* s3: Further fix for bug 8338Volker Lendecke2011-09-211-2/+9
* s3:smb2cli: remove unused struct ntlmssp_state from smb2cli_session_setup_stateStefan Metzmacher2011-09-191-1/+0
* s3:smb2cli: s/smb2cli_sesssetup_blob/smb2cli_session_setup/Stefan Metzmacher2011-09-191-15/+15
* s3:smb2cli: s/smb2cli_sesssetup/smb2cli_sesssetup_ntlmssp/Stefan Metzmacher2011-09-182-17/+17
* s3:smb2cli: pass timeout to smb2cli_req_create/send()Stefan Metzmacher2011-09-1811-0/+25
* s3:smb2cli: pass an array of expected status/body_size pairs to smb2cli_req_r...Stefan Metzmacher2011-09-1811-17/+153
* s3:smb2cli: only use tevent_req_defer_callback() if we have more than one smb...Stefan Metzmacher2011-09-181-1/+12
* s3:smb2cli: ignore async interim responses and store the async_idStefan Metzmacher2011-09-181-0/+12
* s3:smb2cli: check the response has the SMB2_HDR_FLAG_REDIRECT flagStefan Metzmacher2011-09-181-0/+8
* s3:smb2cli: validate the opcode from the server is as expectedStefan Metzmacher2011-09-181-3/+14
* s3:smb2cli: initialize status if we got an unexpected responseStefan Metzmacher2011-09-181-0/+1
* s3:libsmb: return INTERNAL_ERROR if the request is in bad state when the call...Stefan Metzmacher2011-09-181-0/+8
* s3:libsmb: return if tevent_req_set_endtime() failsStefan Metzmacher2011-09-181-2/+4
* s3:smb2cli: SMB2_FLUSH responses have a body size of 4Stefan Metzmacher2011-09-181-1/+1
* s3:libsmb: forward declaration for struct smb_trans_enc_stateStefan Metzmacher2011-09-161-0/+2
* s3:libsmb: remove unused cli_*encryption* functionsStefan Metzmacher2011-09-152-48/+0
* s3:libsmb: s/cli_encryption_on/cli_state_encryption_on()Stefan Metzmacher2011-09-152-4/+4
* s3:libsmb: move cli->server{zone,time} to cli->conn.smb1.server.{time_zone,sy...Stefan Metzmacher2011-09-152-10/+16
* s3:libsmb: split cli->secblob into cli->conn.smb1.server.{guid,gss_blob,chall...Stefan Metzmacher2011-09-152-21/+77
* s3:libsmb: make use of cli_state_server_gss_blob()Stefan Metzmacher2011-09-151-5/+9