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