summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_eventlog.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-30/+0
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as ↵Jelmer Vernooij1-24/+24
separate arguments. This makes it a bit more similar to the Samba4 code. (This used to be commit 0596badb410a58e7a715e2b17bc0bef0489a2448)
2007-10-10r18623: starting on eventlog IDLGerald Carter1-0/+30
(This used to be commit 6cb7b6226da0b3060f4850fc2cc2ca82fbdcaa8f)