summaryrefslogtreecommitdiff
path: root/source3/librpc/idl/unixinfo.idl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. ↵Jelmer Vernooij1-1/+1
Instead, add [ref] pointers where necessary (top-level [ref] pointers, by spec, don't appear on the wire). This brings us closer to the DCE/RPC standard again. (This used to be commit 580f2a7197b1bc9db14a643fdd112b40ef37aaef)
2007-10-10r19848: Sync with Samba4 - no top-level unique pointers.Jelmer Vernooij1-3/+3
(This used to be commit 75515c5fda2d405e4b08413a80ee71139673b18a)
2007-10-10r19591: Use `import' and `include' in the IDL and regenerate.Jelmer Vernooij1-2/+3
(This used to be commit 68fc15a5e025348dee4bf14aa4498e20905cb377)
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/+56
* '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-55/+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/+55
(This used to be commit 6da1ef0f1cf4d47c26cdb850f01a3411dfd87350)