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
/
request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11780: it turns out that the MxAc tag isn't a security descriptor, its a
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r11771: - split out the setinfo blob construction in the libcli/raw code
Andrew Tridgell
1
-0
/
+51
2007-10-10
r11754: make the SMB2 blob push routines take offsets, so they fit better with
Andrew Tridgell
1
-80
/
+92
2007-10-10
r11751: fixed the req->out.size calculation (it needs to be the complete
Andrew Tridgell
1
-2
/
+4
2007-10-10
r11743: - push the length at the correct offset
Stefan Metzmacher
1
-2
/
+9
2007-10-10
r11742: fix pushing of 0 length blobs
Stefan Metzmacher
1
-0
/
+18
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-44
/
+246
2007-10-10
r11722: make the smb2_push/pull functions take a smb2_request_buffer
Stefan Metzmacher
1
-32
/
+27
2007-10-10
r11721: Fix warnings
Volker Lendecke
1
-3
/
+3
2007-10-10
r11715: added SMB2 read and write requests
Andrew Tridgell
1
-0
/
+12
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
1
-0
/
+4
2007-10-10
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
1
-0
/
+16
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
1
-0
/
+37
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
1
-2
/
+54
2007-10-10
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
1
-16
/
+0
2007-10-10
r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...
Andrew Tridgell
1
-0
/
+171