summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_srvsvc.h
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Move shared gen_ndr files to librpc/gen_ndr in the root.Jelmer Vernooij1-344/+0
At the moment these files are used just by Samba 3, but the next step will be using them from Samba 4 as well.
2008-10-31s3-build: re-run make samba3-idl.Günther Deschner1-9/+6
Guenther
2008-03-25Re-run make idl (after pidl change for adding header info to cli_ functions).Günther Deschner1-181/+181
Guenther (This used to be commit 492c26a9367d93802d3b6a9271dde16c49fffe69)
2008-03-10Re-run make idl.Günther Deschner1-2/+1
Guenther (This used to be commit 0bc389272f7ca3cfbd8f5eeeba116f68eadd4c9f)
2008-03-10Re-run make idl.Günther Deschner1-2/+1
Guenther (This used to be commit fd878d7923618904cd54b88aa31d59a7bca5a9f9)
2008-03-10Re-run make idl.Günther Deschner1-2/+1
Guenther (This used to be commit 692626c1ef46cd27c0df34e2c206d21c929587f4)
2008-03-08Re-run make idl.Günther Deschner1-2/+2
Guenther (This used to be commit 85007cf3f2e3df67c524cc67442396c114f6b784)
2008-03-07Re-run make idl.Günther Deschner1-1/+1
Guenther (This used to be commit 39e9cfa3018786f176aeb237ea7805da4e576c62)
2008-03-07Re-run make idl.Günther Deschner1-4/+2
Guenther (This used to be commit b0cb768287de861f1d1630c9a4c70d9af2a74147)
2008-03-05Re-run make idl.Günther Deschner1-1/+1
Guenther (This used to be commit b9abb783200f6c14543c3b884b9393797cfa8dbd)
2008-03-05Re-run make idl.Günther Deschner1-1/+1
Guenther (This used to be commit 4ace93c3df280558ef75b6619297e367ac9713c9)
2008-03-05Re-run make idl.Günther Deschner1-1/+1
Guenther (This used to be commit ea03cb92c481b9bb47d2a4e133cf830acb0f22a3)
2008-01-09Re-run make idl. The pidl generated code now fully complies to coding standards.Günther Deschner1-54/+348
Guenther (This used to be commit 3d34c87612138e4457e824e1a6e3981d1c3fe238)
2007-12-03Forgot header in previous commit.Günther Deschner1-54/+54
Guenther (This used to be commit 8a1b306b826c75dde9caadc93b022bfa9bf3c4e3)
2007-10-10r20832: Remove extra pointers previously added to unique [out] pointers. ↵Jelmer Vernooij1-18/+18
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-18/+18
(This used to be commit bc4e0a388a2859d2ddcfb8f07920f3b121a37894)
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-0/+58
(This used to be commit a8aa312b7e597c4fc922a6d1783d5b6d43bceecb)