summaryrefslogtreecommitdiff
path: root/source4/librpc/idl/srvsvc.idl
AgeCommit message (Expand)AuthorFilesLines
2008-04-08Add [todo] for functions that are obviously incomplete.Jelmer Vernooij1-12/+12
2008-02-21srvsvc.idl: don't use STR_LEN4 anymoreStefan Metzmacher1-1/+10
2008-02-04srvsvc.idl: don't use pointer_default_top() and specify "unique" explizitStefan Metzmacher1-73/+72
2008-01-12idl: Use typedef rather than declare.Jelmer Vernooij1-2/+2
2007-10-10r19588: Use include and import statements rather than depends() and helper().Jelmer Vernooij1-2/+2
2007-10-10r18885: Fix bug in our IDL pointed out by RonnieSimo Sorce1-2/+2
2007-10-10r18676: Don't mix ShareInfo and ShareCtr definitions,Simo Sorce1-51/+51
2007-10-10r18639: Get rid of the keepref supportJelmer Vernooij1-2/+1
2007-10-10r18634: Turn flags field into a bitmap.Jelmer Vernooij1-1/+9
2007-10-10r18344: add a test to show hoe NetNameValidate behaves.Simo Sorce1-7/+7
2007-10-10r18318: Implement DiskEnumSimo Sorce1-3/+3
2007-10-10r18315: Implement netSrvGetInfo level 102Simo Sorce1-3/+3
2007-10-10r17085: reuse the existing sec_desc_buf structStefan Metzmacher1-7/+3
2007-10-10r17082: Add a test that walks and tests denying tconX access via the share se...Volker Lendecke1-1/+1
2007-10-10r15776: Don't generate ref pointers in Samba4-generated code. There is no pointJelmer Vernooij1-1/+2
2007-10-10r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur...Stefan Metzmacher1-4/+5
2007-10-10r14842: fix parsing of NetDiskEnum repliesStefan Metzmacher1-1/+1
2007-10-10r14639: the platform id is 32 bit...Stefan Metzmacher1-1/+1
2007-10-10r12461: Some updates to the srvsvc IDL from Ronnie SahlbergJelmer Vernooij1-105/+280
2007-10-10r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring theAndrew Tridgell1-1/+5
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij1-103/+103
2007-10-10r7029: Make array support in pidl similar to that in other IDL compilers. We ...Jelmer Vernooij1-22/+22
2007-10-10r6973: Merge new version of pidl into the main SAMBA_4_0 branch.Jelmer Vernooij1-0/+1
2007-10-10r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do eachAndrew Tridgell1-0/+1
2007-10-10r5661: Be a little stricter on syntax regarding arrays. A pointer to anJelmer Vernooij1-22/+22
2007-10-10r4558: more use of bitmaps and enumsStefan Metzmacher1-17/+34
2007-10-10r4436: add one more flagStefan Metzmacher1-0/+1
2007-10-10r4434: - fix some NetShare* idl functionsStefan Metzmacher1-4/+4
2007-10-10r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idlStefan Metzmacher1-6/+17
2007-10-10r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...Stefan Metzmacher1-3/+3
2007-10-10r4075: implement RemoteTOD server functionStefan Metzmacher1-4/+4
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-1/+2
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-10r1545: add some comments and move a transport function to the transport sectionStefan Metzmacher1-5/+8
2007-10-10r1543: add srvsvc_NetRemoteTOD idl and torture testsStefan Metzmacher1-1/+21
2007-10-10r1525: share info level 1004 is invalid,Stefan Metzmacher1-4/+9
2007-10-10r1524: add some commentsStefan Metzmacher1-1/+13
2007-10-10r712: fixed a bug in the NetShareGetInfo idl, and added another info levelAndrew Tridgell1-1/+6
2007-10-10r464: a big improvement to the API for writing server-side RPCAndrew Tridgell1-28/+28
2007-10-10r359: moved the share type definitions to srvsvc.idlAndrew Tridgell1-0/+8
2003-12-20latest srvsvc and wkssvc IDL from metzeAndrew Tridgell1-103/+720
2003-12-15fixed srvsvc DiskEnum callAndrew Tridgell1-12/+12
2003-12-15patch from metze with updates to srvsvc and changes to pidl to allowAndrew Tridgell1-70/+109
2003-11-21* changed the way strings are handled in pidl to a much more generalAndrew Tridgell1-1/+3
2003-11-20fixed srvsvc_NetShareEnumAll()Andrew Tridgell1-15/+9
2003-11-20Add a 1004 level for srvsvc.Richard Sharpe1-0/+10
2003-11-20 * changed to midl syntax using [case(x)] instead of case(x)Andrew Tridgell1-45/+26
2003-11-19switched to a new way of handling unions, so that we can handleAndrew Tridgell1-45/+20
2003-11-19Fix up some things in the IDL, and fix up a mistake I made before.Richard Sharpe1-1/+0