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
/
source4
/
libcli
/
smb2
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11694: fixed 2 valgrind errors
Andrew Tridgell
2
-2
/
+2
2007-10-10
r11693: added a full async composite function for SMB2 that does:
Andrew Tridgell
2
-1
/
+282
2007-10-10
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
3
-0
/
+152
2007-10-10
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
7
-30
/
+71
2007-10-10
r11687: filled in 3 more fields in the close reply
Andrew Tridgell
2
-10
/
+6
2007-10-10
r11683: fixed create call
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11682: filled in access_mask in tcon reply
Andrew Tridgell
2
-5
/
+5
2007-10-10
r11681: filled in a few more smb2_create() fields
Andrew Tridgell
2
-18
/
+12
2007-10-10
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
4
-10
/
+120
2007-10-10
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
6
-5
/
+192
2007-10-10
r11675: a more general way of getting rid of compiler warnings and errors
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
5
-1
/
+174
2007-10-10
r11671: - make sure req is initialized
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r11670: fix the build
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...
Andrew Tridgell
6
-20
/
+84
2007-10-10
r11666: filled in the basic session setup. Vista happily accepts the first
Andrew Tridgell
2
-0
/
+71
2007-10-10
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
7
-39
/
+153
2007-10-10
r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...
Andrew Tridgell
5
-0
/
+687
[prev]