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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
smb2
/
smb2_calls.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:libcli/smb2: move SMB2_GETINFO_* flags into smb2_constants.h
Stefan Metzmacher
2009-08-07
1
-6
/
+0
*
s4:libcli/smb2: remove unused and redundant SMB2 security flags
Stefan Metzmacher
2009-08-07
1
-6
/
+0
*
s4:lib/tevent: rename structs
Stefan Metzmacher
2008-12-29
1
-1
/
+1
*
Add gensec_settings structure. This wraps loadparm_context for now, but
Jelmer Vernooij
2008-11-02
1
-0
/
+1
*
updated SMB2 code for getinfo according to WSPP docs
Andrew Tridgell
2008-02-14
1
-7
/
+17
*
updated SMB2 tcon as per WSPP docs
Andrew Tridgell
2008-02-13
1
-1
/
+1
*
converted the out side of SMB2 negprot handling
Andrew Tridgell
2008-02-12
1
-13
/
+11
*
fixed up the .in side of SMB2 negprot
Andrew Tridgell
2008-02-12
1
-5
/
+8
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA...
Stefan Metzmacher
2007-10-10
1
-22
/
+0
*
r16975: implement SMB2 Notify call in the client lib
Stefan Metzmacher
2007-10-10
1
-0
/
+22
*
r16875: implement SMB2 Find in the frontend
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r16406: use the generic smb_handle in smb2_getinfo/smb2_setinfo
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r15741: move smb2 request structures into the main smb request structs
Stefan Metzmacher
2007-10-10
1
-265
/
+0
*
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r14511: Install more headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-0
/
+2
*
r11980: ronnie worked out that opcode 0xb in SMB2 is in fact ioctl, and that
Andrew Tridgell
2007-10-10
1
-5
/
+3
*
r11905: added SMB2_FLUSH as opcode 7. Thanks to metze and volker for help
Andrew Tridgell
2007-10-10
1
-0
/
+7
*
r11895: - reorder some code to make it easier to follow, how the fields appea...
Stefan Metzmacher
2007-10-10
1
-2
/
+32
*
r11891: - added pipe_flags field in smb2_trans
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r11888: - added SMB2 trans support
Andrew Tridgell
2007-10-10
1
-1
/
+22
*
r11849: added mapping between SMB2 and SMB find/search levels
Andrew Tridgell
2007-10-10
1
-0
/
+10
*
r11801: - added basic SMB2 find support
Andrew Tridgell
2007-10-10
1
-2
/
+17
*
r11800: - filled in unknown fields in SMB2 all_info level
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r11780: it turns out that the MxAc tag isn't a security descriptor, its a
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r11775: added support for creating files on SMB2 with initial EA lists and an...
Andrew Tridgell
2007-10-10
1
-1
/
+4
*
r11771: - split out the setinfo blob construction in the libcli/raw code
Andrew Tridgell
2007-10-10
1
-0
/
+9
*
r11758: unified the parse code for the SMB and SMB2 qfsinfo and qfileinfo calls
Andrew Tridgell
2007-10-10
1
-136
/
+8
*
r11755: added names for all of the SMB2 qfs info levels (they all map exactly
Andrew Tridgell
2007-10-10
1
-8
/
+8
*
r11741: - the buffer code (first 2 bytes in the SMB2 body) seem to be the length
Stefan Metzmacher
2007-10-10
1
-37
/
+95
*
r11735: fixed the ALL_EAS smb2 level parsing
Andrew Tridgell
2007-10-10
1
-4
/
+2
*
r11730: added parsing and tests for a bunch more SMB2 getinfo levels
Andrew Tridgell
2007-10-10
1
-15
/
+15
*
r11715: added SMB2 read and write requests
Andrew Tridgell
2007-10-10
1
-13
/
+47
*
r11700: added structure definitions for many of the getinfo structures
Andrew Tridgell
2007-10-10
1
-1
/
+100
*
r11698: added some more level names
Andrew Tridgell
2007-10-10
1
-3
/
+4
*
r11697: - added a generic SMB2 getinfo call
Andrew Tridgell
2007-10-10
1
-0
/
+47
*
r11691: added reply buffer code checks and oplock flags for create request/reply
Andrew Tridgell
2007-10-10
1
-12
/
+28
*
r11687: filled in 3 more fields in the close reply
Andrew Tridgell
2007-10-10
1
-5
/
+3
*
r11682: filled in access_mask in tcon reply
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r11681: filled in a few more smb2_create() fields
Andrew Tridgell
2007-10-10
1
-9
/
+6
*
r11680: added smb2_close(). This also demonstrates that file handles are 16
Andrew Tridgell
2007-10-10
1
-3
/
+28
*
r11679: opening/creating files in SMB2 now works. Lots of unknown parameters
Andrew Tridgell
2007-10-10
1
-1
/
+46
*
r11674: SMB2 tree connect now works. We do 2 session setups and 2 tree
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r11668: yay! we get a successful session setup with SMB2, and get back a 64bi...
Andrew Tridgell
2007-10-10
1
-4
/
+3
*
r11665: started to put some meat on the structure used for the SMB2 library
Andrew Tridgell
2007-10-10
1
-0
/
+63