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
/
close.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
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
r16669: this calls don't expect any valid error codes than NT_STATUS_OK
Stefan Metzmacher
1
-1
/
+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
r12006: don't require callers to fill in pad bytes in SMB2 calls
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
-8
/
+3
2007-10-10
r11721: Fix warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r11715: added SMB2 read and write requests
Andrew Tridgell
1
-2
/
+1
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-2
/
+3
2007-10-10
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
1
-4
/
+6
2007-10-10
r11687: filled in 3 more fields in the close reply
Andrew Tridgell
1
-5
/
+3
2007-10-10
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
1
-0
/
+85