index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove use of global_loadparm for SMB2 client connections.
Jelmer Vernooij
2008-11-02
1
-5
/
+9
*
Fix the build.
Jelmer Vernooij
2008-11-02
1
-2
/
+0
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
3
-4
/
+5
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-01
1
-4
/
+7
*
Remove another use of global_loadparm.
Jelmer Vernooij
2008-11-01
1
-7
/
+7
*
Move calls to lp_* higher up in the call stack.
Jelmer Vernooij
2008-11-01
1
-6
/
+15
*
Move lp_*() calls a bit higher up the calls tack.
Jelmer Vernooij
2008-11-01
1
-2
/
+1
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
2
-2
/
+2
*
s4:libcli/smb2: remove unused header
Stefan Metzmacher
2008-09-29
1
-1
/
+0
*
we need different error handling for truncated packets in NETPROT and
Andrew Tridgell
2008-09-24
1
-0
/
+1
*
for use in python we need to use global_loadparm
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
- SMB2 uses INVALID_PARAMETER not BUFFER_TOO_SMALL for buffer size
Andrew Tridgell
2008-09-24
1
-15
/
+39
*
- use the current dialect first, for servers that only look at the
Andrew Tridgell
2008-09-24
1
-3
/
+10
*
be friendlier in smb2_deltree to some of the SMB2 implementations that
Andrew Tridgell
2008-09-24
1
-1
/
+1
*
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
2008-09-24
1
-1
/
+1
*
fixed readonly handling in deltree
Andrew Tridgell
2008-09-23
1
-0
/
+6
*
libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
Stefan Metzmacher
2008-08-14
1
-1
/
+3
*
libcli/smb2: use smb2 signing in auto mode if the server supports it
Stefan Metzmacher
2008-08-14
1
-1
/
+7
*
libcli/smb2: we don't need check the same thing twice...
Stefan Metzmacher
2008-08-14
1
-6
/
+0
*
libcli/smb2: async replies with STATUS_PENDING are not signed
Stefan Metzmacher
2008-08-14
1
-13
/
+11
*
libcli/smb2: the session key for SMB2 signing is truncated to 16 bytes
Stefan Metzmacher
2008-07-28
2
-7
/
+6
*
libcli/smb2: fix per session signing state
Stefan Metzmacher
2008-07-28
4
-17
/
+12
*
libcli/smb2: sign SMB2 Logoff requests
Stefan Metzmacher
2008-07-28
1
-0
/
+2
*
make signing per session in the SMB2 client library
Andrew Tridgell
2008-06-07
4
-10
/
+11
*
added server side SMB2 signing
Andrew Tridgell
2008-06-06
3
-70
/
+44
*
SMB2 signing now works. The spec was wrong (and will be fixed in the
Andrew Tridgell
2008-06-03
1
-12
/
+9
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
8
-38
/
+283
*
fixed offset for maximal access response
Andrew Tridgell
2008-05-29
1
-1
/
+1
*
updated comment based on MS-SMB2 docs
Andrew Tridgell
2008-05-28
1
-1
/
+2
*
ensure we don't change the incoming blobs in a SMB2 create
Andrew Tridgell
2008-05-28
1
-1
/
+16
*
expose a function for pushing all SMB2 create blobs
Andrew Tridgell
2008-05-28
1
-17
/
+36
*
added support for all of the known SMB2 create tags in our client
Andrew Tridgell
2008-05-28
1
-7
/
+179
*
cope better with read only files in smb2_deltree
Andrew Tridgell
2008-05-27
1
-0
/
+10
*
don't alter the in blobs in a SMB2 create, otherwise two calls in a
Andrew Tridgell
2008-05-27
1
-5
/
+6
*
fix make test for EAs again
Andrew Tridgell
2008-05-23
1
-2
/
+2
*
pass in the required alignment to the EA construction routines
Andrew Tridgell
2008-05-22
1
-2
/
+2
*
fixed SMB2 flush call, and added flush to gentest_smb2
Andrew Tridgell
2008-05-21
1
-2
/
+4
*
fixed SMB2 locking
Andrew Tridgell
2008-05-21
1
-8
/
+16
*
added smb2_util_setatr
Andrew Tridgell
2008-05-20
1
-0
/
+22
*
added some SMB2 utility functions
Andrew Tridgell
2008-05-20
2
-1
/
+179
*
remember the server time fields on negotiate. Needed for gentest
Andrew Tridgell
2008-05-20
2
-0
/
+5
*
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
2008-05-19
1
-2
/
+2
|
\
|
*
Fix a bunch of dependencies.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
2008-05-18
1
-1
/
+1
|
*
Use variables for source directory in a couple more places.
Jelmer Vernooij
2008-05-18
1
-1
/
+1
*
|
private -> private_data for struct smb2_request
Andrew Tridgell
2008-05-16
4
-15
/
+29
*
|
update some SMB2 find flags
Andrew Tridgell
2008-05-15
1
-1
/
+1
|
/
[next]