summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/unixinfo.idl
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r15469: Fix unixinfo interface to use pointers for [out] parameters (requiredJelmer Vernooij1-6/+6
for generating Samba3-style client functions and midl) (This used to be commit cc2961427fc649185847fffdf583b05305e6b473)
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij1-4/+4
Support conformant [string] arrays Eliminate utf8string This breaks xattr binary compatibility with previous versions - is that a problem? (This used to be commit 7596c708ba6642473319a1b699a5a910a639e50d)
2007-10-10r6907: Unixinfo for samba4, not activated by default.Volker Lendecke1-0/+56
Volker (This used to be commit 81ddffde369c5b5e91bc130510f43c6841a789c4)