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
/
write.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r16699: the layout of SMB2 Read and Write is identical...
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
1
-1
/
+1
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
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r11754: make the SMB2 blob push routines take offsets, so they fit better with
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-15
/
+12
2007-10-10
r11722: make the smb2_push/pull functions take a smb2_request_buffer
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r11721: Fix warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r11715: added SMB2 read and write requests
Andrew Tridgell
1
-0
/
+82