summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/s4_notify.idl
AgeCommit message (Collapse)AuthorFilesLines
2010-05-24s4:ntvfs rename notify.idl to s4_notify.idl until we can merge this IDLAndrew Bartlett1-0/+58
This IDL is almost common, but the source3 version has a hand-marshalled server_id. The s3compat build has problems with two different idl files of the same name. Andrew Bartlett