index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
/
request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r11780: it turns out that the MxAc tag isn't a security descriptor, its a
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
2007-10-10
1
-0
/
+6
*
r11771: - split out the setinfo blob construction in the libcli/raw code
Andrew Tridgell
2007-10-10
1
-0
/
+51
*
r11754: make the SMB2 blob push routines take offsets, so they fit better with
Andrew Tridgell
2007-10-10
1
-80
/
+92
*
r11751: fixed the req->out.size calculation (it needs to be the complete
Andrew Tridgell
2007-10-10
1
-2
/
+4
*
r11743: - push the length at the correct offset
Stefan Metzmacher
2007-10-10
1
-2
/
+9
*
r11742: fix pushing of 0 length blobs
Stefan Metzmacher
2007-10-10
1
-0
/
+18
*
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
2007-10-10
1
-44
/
+246
*
r11722: make the smb2_push/pull functions take a smb2_request_buffer
Stefan Metzmacher
2007-10-10
1
-32
/
+27
*
r11721: Fix warnings
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r11715: added SMB2 read and write requests
Andrew Tridgell
2007-10-10
1
-0
/
+12
*
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11692: added a full composite (async) spnego session setup for SMB2. This
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
2007-10-10
1
-0
/
+16
*
r11675: a more general way of getting rid of compiler warnings and errors
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
2007-10-10
1
-0
/
+37
*
r11670: fix the build
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...
Andrew Tridgell
2007-10-10
1
-2
/
+54
*
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
2007-10-10
1
-16
/
+0
*
r11662: the beginnings of a SMB2 client library. Very hackish, meant for expe...
Andrew Tridgell
2007-10-10
1
-0
/
+171