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
/
create.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r15532: add a BOOL body_dynamic_present, because the body_dynamic_size can be 0
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r11888: - added SMB2 trans support
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11780: it turns out that the MxAc tag isn't a security descriptor, its a
Andrew Tridgell
1
-17
/
+10
2007-10-10
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
1
-2
/
+63
2007-10-10
r11754: make the SMB2 blob push routines take offsets, so they fit better with
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-36
/
+23
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-3
/
+0
2007-10-10
r11694: fixed 2 valgrind errors
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
1
-11
/
+17
2007-10-10
r11683: fixed create call
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11681: filled in a few more smb2_create() fields
Andrew Tridgell
1
-9
/
+6
2007-10-10
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
1
-6
/
+5
2007-10-10
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
1
-0
/
+124