summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_wkssvc.h
AgeCommit message (Collapse)AuthorFilesLines
2008-01-09Re-run make idl. The pidl generated code now fully complies to coding standards.Günther Deschner1-31/+226
Guenther (This used to be commit 3d34c87612138e4457e824e1a6e3981d1c3fe238)
2007-12-03Forgot header in previous commit.Günther Deschner1-31/+31
Guenther (This used to be commit 8a1b306b826c75dde9caadc93b022bfa9bf3c4e3)
2007-11-30Merge recent wkssvc changes from samba4.Günther Deschner1-25/+25
Guenther (This used to be commit 7539fb4c840a9b4429f347cebbda9c631746267a)
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. ↵Jelmer Vernooij1-2/+2
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-10r19797: Convert the remaining pipes to the "new" unique out ptr handlingVolker Lendecke1-2/+2
(This used to be commit bc4e0a388a2859d2ddcfb8f07920f3b121a37894)
2007-10-10r18641: Checking in the wkssvc files after updating the [out]Gerald Carter1-0/+35
pointers. Waiting on on srvsvc files before it can actually compile. (This used to be commit 1dbfb25d0a8a6e75af17ac8efff82bbe28d47094)