summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/wkssvc.idl
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14639: the platform id is 32 bit...Stefan Metzmacher1-1/+1
2007-10-10r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth...Andrew Tridgell1-1/+0
2007-10-10r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell1-10/+152
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij1-13/+13
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-1/+1
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-1/+1
2007-10-10r4558: more use of bitmaps and enumsStefan Metzmacher1-4/+6
2007-10-10r4426: fix same namesStefan Metzmacher1-12/+12
2007-10-10r3283: converted to quoted uuid() defines in all our IDL. This should helpAndrew Tridgell1-1/+1
2007-10-10r1838: Updates from the airplane:Jelmer Vernooij1-1/+2
2007-10-10r132: fill in the correct default case for the WKSSVC GetInfo callAndrew Tridgell1-0/+1
2003-12-20latest srvsvc and wkssvc IDL from metzeAndrew Tridgell1-19/+24
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-0/+2
2003-11-20 * changed to midl syntax using [case(x)] instead of case(x)Andrew Tridgell1-5/+6
2003-11-19fixed wkssvc idl and test code for TransportEnumAndrew Tridgell1-7/+2
2003-11-19Fix up some things in the IDL, and fix up a mistake I made before.Richard Sharpe1-1/+2
2003-11-18added another wkssvc info levelAndrew Tridgell1-0/+43
2003-11-18changed wks to wkssvc (suggestion from metze). Started adding samr_CreateUser().Andrew Tridgell1-47/+47
2003-11-18fill in skeletons for the rest of the function calls in wkssvc (basedAndrew Tridgell1-4/+155
2003-11-18* use the new auto-generated debug code method.Andrew Tridgell1-5/+26
2003-11-17added wkssvc.idl and test codeAndrew Tridgell1-0/+30