summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/srv_initshutdown.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r24561: merge from SAMBA_4_0:Stefan Metzmacher1-3/+3
rename some DCERPC_ prefixes into NDR_ metze (This used to be commit 8f07b8ab658ae3d63487ca5fb20065318cdd9d0e)
2007-10-10r20875: Pass DCE/RPC server call arguments as a struct rather than as ↵Jelmer Vernooij1-3/+3
separate arguments. This makes it a bit more similar to the Samba4 code. (This used to be commit 0596badb410a58e7a715e2b17bc0bef0489a2448)
2007-10-10r19221: Monster-Checkin after "make idl"Volker Lendecke1-6/+30
(This used to be commit 416466a16f58ac644baacaa2522c4e98176d0e70)
2007-10-10r18692: Dump debug data when DEBUGLEVEL >= 10Jelmer Vernooij1-0/+18
(This used to be commit 503d1a27d5838718355fdd37968c3670f53b1cd7)
2007-10-10r18560: * Add in the winreg and initshutdown IDL filesGerald Carter1-0/+177
* rename PI_SHUTDOWN from include/smb.h to PI_INITSHUTDOWN for compatibility with pidl libndr output (This used to be commit 23a882861311d9d6ca45af1bfcc90d05846ba3a9)