index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more hand-written marshallers.
Jelmer Vernooij
2008-09-16
1
-0
/
+1
*
Make SMB signing work with Windows 2008 and kerberos.
Andrew Bartlett
2008-09-06
1
-4
/
+1
*
Add a new error code
Andrew Bartlett
2008-09-05
2
-0
/
+2
*
Add definition for NT_STATUS_DOWNGRADE_DETECTED
Andrew Bartlett
2008-08-27
2
-0
/
+2
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-25
1
-0
/
+15
|
\
|
*
Don't walk past the end of ldb values.
Andrew Bartlett
2008-08-21
1
-0
/
+15
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-08-15
5
-28
/
+41
|
\
|
|
*
libcli/smb2: add SMB2_CREATE_OPTIONS_NOT_SUPPORTED_MASK
Stefan Metzmacher
2008-08-14
1
-1
/
+3
|
*
libcli/raw: fix the special NTCREATE_OPTIONS_*_MASK values
Stefan Metzmacher
2008-08-14
1
-7
/
+20
|
*
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
*
|
Rework the trustAuthInOutBlob with the help of a hand parser.
Andrew Bartlett
2008-08-13
3
-0
/
+215
|
/
*
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
*
More 'must be ignored' options from the MS-SMB doc.
Andrew Bartlett
2008-07-18
1
-20
/
+26
*
Ignore and handle more NT Create & X options.
Andrew Bartlett
2008-07-16
1
-3
/
+8
*
Make up a full hostname for ldapi connections.
Andrew Bartlett
2008-07-15
1
-2
/
+7
*
Cleanup ldap_bind_sasl.
Andrew Bartlett
2008-07-15
1
-4
/
+3
*
libcli/raw: remove unused smb_raw_max_trans_data() function
Stefan Metzmacher
2008-07-07
1
-12
/
+0
*
libcli/raw: make multi fragmented nttrans requests possible
Stefan Metzmacher
2008-07-07
1
-17
/
+178
*
libcli/raw: trans(2) setup count is uint8_t
Stefan Metzmacher
2008-07-07
1
-4
/
+6
*
libcli/raw: remove unused smbcli_request_receive_more() function
Stefan Metzmacher
2008-07-07
1
-13
/
+0
*
libcli/raw: use the new recv_helper infrastructure for trans/trans2 replies
Stefan Metzmacher
2008-07-07
1
-184
/
+313
*
libcli/raw: use the new recv_helper infrastructure for nttrans replies
Stefan Metzmacher
2008-07-07
1
-102
/
+145
*
libcli/raw: add a recv_helper hook infrastructure
Stefan Metzmacher
2008-07-07
2
-1
/
+23
*
libcli/raw: the nttrans setup count is only 8-bit
Stefan Metzmacher
2008-07-07
1
-1
/
+1
*
pynbt: eliminate "initialization from incompatible pointer type" warning
Michael Adam
2008-06-27
1
-1
/
+1
*
Use friendly NTSTATUS message in python code when possible.
Jelmer Vernooij
2008-06-17
1
-1
/
+1
*
Use a custom init function for samba4 that sets a samba4
Simo Sorce
2008-06-14
2
-2
/
+2
*
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
2008-06-14
2
-0
/
+2
*
Add working Python bindings for NBT.
Jelmer Vernooij
2008-06-11
5
-5004
/
+411
*
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
*
ensure we don't end up with a partially initialised EA structure
Andrew Tridgell
2008-06-06
1
-0
/
+2
*
SMB2 signing now works. The spec was wrong (and will be fixed in the
Andrew Tridgell
2008-06-03
1
-12
/
+9
*
updated some info levels based on WSPP docs
Andrew Tridgell
2008-06-02
3
-21
/
+52
*
implemented client side SMB2 signing
Andrew Tridgell
2008-05-30
8
-38
/
+283
*
added support for returning the maximal access MXAC tag in SMB2 create
Andrew Tridgell
2008-05-29
1
-1
/
+8
*
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
2
-11
/
+195
*
Use variable for ndr_netlogon.o path.
Jelmer Vernooij
2008-05-27
1
-3
/
+2
*
ensure that we honor SMB2 read min_count properly
Andrew Tridgell
2008-05-27
1
-1
/
+1
*
added support for the output fields of SMB2 close
Andrew Tridgell
2008-05-27
1
-6
/
+25
*
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
[next]