r21074: Preparation for the import of samba4 notify: Add the file notify.idl and the
authorVolker Lendecke <vlendec@samba.org>
Wed, 31 Jan 2007 11:48:14 +0000 (11:48 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:17:33 +0000 (12:17 -0500)
commita2ea54c23456925a8ed317edb1adf82d074041fc
treeca4e830f593a172bbfd0071adeb5f63abaf30798
parent3977ee027f500c76bcfd3de34301d3959e9b6d2b
r21074: Preparation for the import of samba4 notify: Add the file notify.idl and the
resulting marshalling/unmarshalling routines in gen_ndr/

Volker
source/Makefile.in
source/include/includes.h
source/include/messages.h
source/include/smb.h
source/librpc/gen_ndr/ndr_notify.c [new file with mode: 0644]
source/librpc/gen_ndr/ndr_notify.h [new file with mode: 0644]
source/librpc/gen_ndr/notify.h [new file with mode: 0644]
source/librpc/idl/notify.idl [new file with mode: 0644]
source/librpc/ndr/ndr_misc.c