s3:smbd: add marshalling layer for SMB2 GetInfo support
authorStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 08:17:30 +0000 (10:17 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 2 Jul 2009 20:25:48 +0000 (22:25 +0200)
commit1df9cb6bc9d01c1d3057305dbeb4cb5385323be5
treef1e63d121a6e833953547733d08f153c23ede6ea
parentc4416684f148f494a103fc85a0d54d0e16059735
s3:smbd: add marshalling layer for SMB2 GetInfo support

metze
source3/Makefile.in
source3/smbd/globals.h
source3/smbd/smb2_getinfo.c [new file with mode: 0644]
source3/smbd/smb2_server.c