summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/srvsvc.idl
AgeCommit message (Collapse)AuthorFilesLines
2008-02-04Remove "pointer_default_top(unique)" from srvsvc.idl and rerun make idl.Günther Deschner1-67/+66
Guenther (This used to be commit 653d80952a078403f89ad5a3ac66c403e5a86f2f)
2008-01-13idl: Replace non-standard "declare" keyword with typedef and regenerate.Jelmer Vernooij1-2/+2
(This used to be commit 7e75acfdd1910b3b5908c02d5f343f014eb77841)
2007-10-10r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij1-2/+3
(This used to be commit 68fc15a5e025348dee4bf14aa4498e20905cb377)
2007-10-10r18811: rename stat field to avoid compiler warnings aboutGerald Carter1-1/+1
shadowed variables (This used to be commit cc5f31c08159d671eaa873eb39b25893931c7341)
2007-10-10r18713: Autogenerate srvsvc and svcctl interfacesJelmer Vernooij1-42/+50
(This used to be commit a8aa312b7e597c4fc922a6d1783d5b6d43bceecb)
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/+1504
* '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-1504/+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/+1504
(This used to be commit 6da1ef0f1cf4d47c26cdb850f01a3411dfd87350)