summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/notify.idl
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Rename dom_sid.idl -> server_id.idl (since it no longer actually contains ↵Jelmer Vernooij1-0/+56
the dom_sid). No longer include it from security.idl.
2008-10-15Move shared DCE/RPC IDL files to root IDL dir.Jelmer Vernooij1-58/+0
2008-09-17Sync addition of [todo] attribute to Samba 3.Jelmer Vernooij1-0/+2
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ↵Volker Lendecke1-0/+56
and the resulting marshalling/unmarshalling routines in gen_ndr/ Volker (This used to be commit a2ea54c23456925a8ed317edb1adf82d074041fc)