summaryrefslogtreecommitdiffstats
path: root/librpc/gen_ndr/srv_eventlog.h
Commit message (Collapse)AuthorAgeFilesLines
* idl: removed the generated gen_ndr/ files from pidlAndrew Tridgell2010-05-041-57/+0
| | | | | Samba3 will add these to the release tarball instead. See the mail on samba-technical
* Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"Volker Lendecke2009-11-081-1/+1
| | | | This reverts commit daa964013bc5d036f4da571ce22c0052ef40943a.
* s3: Do not reference ndr_table_<pipe> in the cli_ routines directlyVolker Lendecke2009-11-081-1/+1
|
* s3: re-run make samba3-idl.Günther Deschner2009-02-211-2/+2
| | | | Guenther
* s3: re-run make samba3-idl.Günther Deschner2009-01-241-0/+2
| | | | Guenther
* Allow calling DCE/RPC server implementations directly usingJelmer Vernooij2009-01-211-0/+25
| | | | rpc_pipe_client.
* Add new script for building IDL files in librpc/idl, generating bothJelmer Vernooij2008-12-161-1/+1
| | | | Samba 3 and Samba 4 output.
* Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij2008-12-161-0/+30
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.