index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
/
getinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
s4/libcli/smb2: clang: Fix Passed-by-value arg contains uninitialized data
Noel Power
1
-1
/
+3
2019-04-01
libsmb: Rename InfoType from [MS-SMB2] according to the spec
Volker Lendecke
1
-4
/
+6
2019-03-28
s4:libcli/smb2: calculate the correct credit charge in smb2_getinfo_send()
Stefan Metzmacher
1
-0
/
+4
2019-03-28
s4:libcli/smb2: fix smb2_getinfo_send() marshalling
Stefan Metzmacher
1
-5
/
+16
2009-02-02
s4:libcli/smb2: s/class/info_class
Stefan Metzmacher
1
-5
/
+6
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
1
-0
/
+1
2008-02-14
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
1
-18
/
+27
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
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
1
-3
/
+3
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
r14256: - rename smb_file -> smb_handle
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14173: change smb interface structures to always use
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r11801: - added basic SMB2 find support
Andrew Tridgell
1
-1
/
+1
2007-10-10
r11800: - filled in unknown fields in SMB2 all_info level
Andrew Tridgell
1
-1
/
+4
2007-10-10
r11777: display the security_descriptor in torture_smb2_all_info()
Andrew Tridgell
1
-0
/
+4
2007-10-10
r11771: - split out the setinfo blob construction in the libcli/raw code
Andrew Tridgell
1
-42
/
+56
2007-10-10
r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls
Andrew Tridgell
1
-193
/
+64
2007-10-10
r11755: added names for all of the SMB2 qfs info levels (they all map exactly
Andrew Tridgell
1
-0
/
+1
2007-10-10
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
1
-10
/
+7
2007-10-10
r11735: fixed the ALL_EAS smb2 level parsing
Andrew Tridgell
1
-3
/
+3
2007-10-10
r11731: fixed typo noticed by metze
Andrew Tridgell
1
-2
/
+2
2007-10-10
r11730: added parsing and tests for a bunch more SMB2 getinfo levels
Andrew Tridgell
1
-27
/
+115
2007-10-10
r11722: make the smb2_push/pull functions take a smb2_request_buffer
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r11721: Fix warnings
Volker Lendecke
1
-1
/
+1
2007-10-10
r11715: added SMB2 read and write requests
Andrew Tridgell
1
-3
/
+146
2007-10-10
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
1
-0
/
+90