index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
srvsvc.idl
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r18885: Fix bug in our IDL pointed out by Ronnie
Simo Sorce
1
-2
/
+2
2007-10-10
r18676: Don't mix ShareInfo and ShareCtr definitions,
Simo Sorce
1
-51
/
+51
2007-10-10
r18639: Get rid of the keepref support
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r18634: Turn flags field into a bitmap.
Jelmer Vernooij
1
-1
/
+9
2007-10-10
r18344: add a test to show hoe NetNameValidate behaves.
Simo Sorce
1
-7
/
+7
2007-10-10
r18318: Implement DiskEnum
Simo Sorce
1
-3
/
+3
2007-10-10
r18315: Implement netSrvGetInfo level 102
Simo Sorce
1
-3
/
+3
2007-10-10
r17085: reuse the existing sec_desc_buf struct
Stefan Metzmacher
1
-7
/
+3
2007-10-10
r17082: Add a test that walks and tests denying tconX access via the share se...
Volker Lendecke
1
-1
/
+1
2007-10-10
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r15766: fix parsing of srvsvc_NetGetFileSecurity() and srvsvc_NetSetFileSecur...
Stefan Metzmacher
1
-4
/
+5
2007-10-10
r14842: fix parsing of NetDiskEnum replies
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r14639: the platform id is 32 bit...
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r12461: Some updates to the srvsvc IDL from Ronnie Sahlberg
Jelmer Vernooij
1
-105
/
+280
2007-10-10
r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the
Andrew Tridgell
1
-1
/
+5
2007-10-10
r11100: Replace unistr with [string,charset(UTF16)]
Jelmer Vernooij
1
-103
/
+103
2007-10-10
r7029: Make array support in pidl similar to that in other IDL compilers. We ...
Jelmer Vernooij
1
-22
/
+22
2007-10-10
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r6557: make srvsvc available on ncalrpc and ncacn_ip_tcp so we can do each
Andrew Tridgell
1
-0
/
+1
2007-10-10
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
1
-22
/
+22
2007-10-10
r4558: more use of bitmaps and enums
Stefan Metzmacher
1
-17
/
+34
2007-10-10
r4436: add one more flag
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4434: - fix some NetShare* idl functions
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r4432: - add srvsvc_NetShareInfo level 1006 and 1501 idl
Stefan Metzmacher
1
-6
/
+17
2007-10-10
r4425: - move srvsvc and wkssvc server code to the new W_ERROR_HAVE_NO_MEMORY...
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4075: implement RemoteTOD server function
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
1
-1
/
+1
2007-10-10
r1838: Updates from the airplane:
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r1545: add some comments and move a transport function to the transport section
Stefan Metzmacher
1
-5
/
+8
2007-10-10
r1543: add srvsvc_NetRemoteTOD idl and torture tests
Stefan Metzmacher
1
-1
/
+21
2007-10-10
r1525: share info level 1004 is invalid,
Stefan Metzmacher
1
-4
/
+9
2007-10-10
r1524: add some comments
Stefan Metzmacher
1
-1
/
+13
2007-10-10
r712: fixed a bug in the NetShareGetInfo idl, and added another info level
Andrew Tridgell
1
-1
/
+6
2007-10-10
r464: a big improvement to the API for writing server-side RPC
Andrew Tridgell
1
-28
/
+28
2007-10-10
r359: moved the share type definitions to srvsvc.idl
Andrew Tridgell
1
-0
/
+8
2003-12-20
latest srvsvc and wkssvc IDL from metze
Andrew Tridgell
1
-103
/
+720
2003-12-15
fixed srvsvc DiskEnum call
Andrew Tridgell
1
-12
/
+12
2003-12-15
patch from metze with updates to srvsvc and changes to pidl to allow
Andrew Tridgell
1
-70
/
+109
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-1
/
+3
2003-11-20
fixed srvsvc_NetShareEnumAll()
Andrew Tridgell
1
-15
/
+9
2003-11-20
Add a 1004 level for srvsvc.
Richard Sharpe
1
-0
/
+10
2003-11-20
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
1
-45
/
+26
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-45
/
+20
2003-11-19
Fix up some things in the IDL, and fix up a mistake I made before.
Richard Sharpe
1
-1
/
+0
2003-11-19
Some simple tweaks to the IDL to make it more correct ...
Richard Sharpe
1
-7
/
+11
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-0
/
+620