index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libcli
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_set_info*()
Stefan Metzmacher
2
-13
/
+18
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_flush*()
Stefan Metzmacher
2
-6
/
+12
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_write*()
Stefan Metzmacher
2
-6
/
+12
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_read*()
Stefan Metzmacher
2
-5
/
+10
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_close*()
Stefan Metzmacher
2
-5
/
+10
2012-07-24
libcli/smb: pass smbXcli_tcon to smb2cli_create*()
Stefan Metzmacher
2
-6
/
+12
2012-07-24
libcli/smb: pass down smbXcli_tcon to smb1cli_req_create/send() and smb1cli_t...
Stefan Metzmacher
3
-18
/
+31
2012-07-24
libcli/smb: add smbXcli_tcon structure
Luk Claes
2
-0
/
+108
2012-07-24
libcli/smb: pass down smbXcli_session to smb1cli_req_create/send() and smb1cl...
Stefan Metzmacher
3
-19
/
+31
2012-07-23
libcli/smb: introduce smb1.session for uid use
Luk Claes
2
-0
/
+18
2012-07-23
libcli/smb: set should_encrypt = true if we got SMB2_SESSION_FLAG_ENCRYPT_DATA
Stefan Metzmacher
1
-2
/
+15
2012-07-23
libcli/smb: encrypt SMB2 traffic if nedded/desired.
Stefan Metzmacher
1
-3
/
+79
2012-07-23
libcli/smb: increment nbt_len, when we have the fully created the SMB2 PDU
Stefan Metzmacher
1
-1
/
+2
2012-07-23
libcli/smb: maintain smb2.should_sign on smbXcli_req_state
Stefan Metzmacher
1
-26
/
+11
2012-07-23
libcli/smb: make use of SMB2_HDR_BODY as header size
Stefan Metzmacher
1
-1
/
+1
2012-07-23
libcli/smb: parse the SMB2_TRANSFORM header and decrypt the SMB2 pdu
Stefan Metzmacher
1
-0
/
+63
2012-07-23
libcli/smb: create 4 iovecs per request in smb2cli_inbuf_parse_compound()
Stefan Metzmacher
1
-16
/
+25
2012-07-23
libcli/smb: prepare [en|de]cryption_key for SMB3
Stefan Metzmacher
1
-0
/
+65
2012-07-23
libcli/smb: copy the application_key in smb2cli_session_create_channel()
Stefan Metzmacher
1
-0
/
+6
2012-07-23
libcli/smb: check the buffer length in smbXcli_negprot_dispatch_incoming()
Stefan Metzmacher
1
-1
/
+8
2012-07-23
libcli/smb: only pass the smb2 buffer to smb2cli_inbuf_parse_compound()
Stefan Metzmacher
1
-12
/
+12
2012-07-23
libcli/smb: add smb2_signing_[en|e]crypt_pdu()
Stefan Metzmacher
2
-0
/
+141
2012-07-23
libcli/smb: construct the signing_key before forming the message
Stefan Metzmacher
1
-31
/
+31
2012-07-23
libcli/smb: add SMB2_SESSION_FLAG_ENCRYPT_DATA
Stefan Metzmacher
1
-0
/
+1
2012-07-23
libcli/smb: add SMB2_TRANSFORM macros
Stefan Metzmacher
1
-0
/
+15
2012-06-29
libcli/smb: add SMB2_CAP_DIRECTORY_LEASING to SMB2_CAP_ALL
Stefan Metzmacher
1
-0
/
+1
2012-05-29
libcli/smb: add some more FSCTL_* defines
Stefan Metzmacher
1
-0
/
+8
2012-05-29
s3:smb2cli_ioctl: fix requests without output_buffer.length > 0 against windows
Stefan Metzmacher
1
-1
/
+1
2012-05-15
libcli/smb: move smb2cli_ioctl.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+370
2012-05-15
libcli/smb: move smb2cli_query_directory.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+241
2012-05-15
libcli/smb: move smb2cli_query_info.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+284
2012-05-15
libcli/smb: move smb2cli_set_info.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+207
2012-05-15
libcli/smb: move smb2cli_flush.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+148
2012-05-15
libcli/smb: move smb2cli_write.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+188
2012-05-15
libcli/smb: move smb2cli_read.c from source3 to the toplevel
Björn Baumbach
3
-0
/
+216
2012-05-15
libcli/smb: move smb2cli_close.c from source3 to the toplevel
Stefan Metzmacher
3
-0
/
+154
2012-05-15
libcli/smb: move smb2cli_create.c from source3 to the toplevel
Stefan Metzmacher
3
-0
/
+315
2012-05-14
libcli/smb: move smb2cli_logoff_* from source3 to the top level
Stefan Metzmacher
2
-0
/
+110
2012-05-14
libcli/smb: git mv smb2_session.c smb2cli_session.c
Stefan Metzmacher
2
-1
/
+1
2012-05-11
libcli/smb/smb_constants: add FSCTL_VALIDATE_NEGOTIATE_INFO*
Stefan Metzmacher
1
-0
/
+8
2012-05-06
libcli/smb/smbXcli: add support for PROTOCOL_SMB3_00
Stefan Metzmacher
1
-0
/
+1
2012-05-06
libcli/smb: add #define PROTOCOL_LATEST PROTOCOL_SMB3_00
Stefan Metzmacher
1
-0
/
+1
2012-05-06
libcli/smb: add PROTOCOL_SMB3_00
Stefan Metzmacher
1
-1
/
+2
2012-05-06
libcli/smb: add SMB3_DIALECT_REVISION_300
Stefan Metzmacher
1
-0
/
+1
2012-04-27
libcli/smb: move SMB2_IOCTL_FLAG_IS_FSCTL to smb2_constants.h
Stefan Metzmacher
1
-0
/
+3
2012-04-25
libcli: Use data_blob_null
Volker Lendecke
1
-1
/
+1
2012-04-25
lib/replace: split out GSSAPI from lib/replace/system/kerberos.h into lib/rep...
Alexander Bokovoy
1
-1
/
+1
2012-04-23
Make krb5 wrapper library common so they can be used all over
Simo Sorce
2
-2
/
+2
2012-04-16
libcli/smb: move smb2cli_session_setup_*() prototypes to the code.
Stefan Metzmacher
1
-0
/
+15
2012-04-16
libcli/smb: add smb2cli_session_get_flags()
Stefan Metzmacher
2
-0
/
+6
[prev]
[next]