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
/
getinfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
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