summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/initshutdown.idl
AgeCommit message (Collapse)AuthorFilesLines
2008-07-22Fix warnings on FreeBSD-based platformsZach Loafman1-2/+2
Fix two shadowed declaration warnings on FreeBSD-based platform: 'reboot' is a 4.0BSD syscall in unistd.h and 'tcp_seq' is a typedef in netinet/tcp.h. (This used to be commit 14d2a4da1da38d6f69c63505d35990322f253e5d)
2008-01-17idl: Update initshutdown and echo IDL from Samba 4.Jelmer Vernooij1-2/+2
(This used to be commit 35d71a40b385a62b8c85ed68e64b6d38d80aeb3c)
2007-10-10r18688: get rid of the now obsolete keepref attributeJelmer Vernooij1-2/+1
(This used to be commit b970f05b9b06762ed11bef0e765717bd2b36d760)
2007-10-10r18618: * remove svn:externalsGerald Carter1-0/+47
* 'make idl' now requires pidl in the current PATH * regenerate winreg ndr files (This used to be commit e936d39e00f07d942ce977b9a725ebe7b9e57625)
2007-10-10r18187: Replace copy of idl files with a svn:externals link.Gerald Carter1-47/+0
Will fix the build_idl.sh script to only process the files we are concerned with in this branch. (This used to be commit 647ed21b098e8fe6513040de7a540fe77fa0b37e)
2007-10-10r18185: add librpc/idl and relevant IDL files from SAMBA_4_0Gerald Carter1-0/+47
(This used to be commit 6da1ef0f1cf4d47c26cdb850f01a3411dfd87350)