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
2008-10-31
s4-srvsvc: merge srvsvc_NetTransportDel from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetShareGetInfo from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetShareSetInfo from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetServerStatisticsGet from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetShareCheck from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetPathType from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetPathCanonicalize from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetRemoteTOD from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetSetFileSecurity from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc: merge srvsvc_NetShareInfo502 from s3.
Günther Deschner
1
-3
/
+1
2008-10-31
s4-srvsvc-idl: pure cosmetic merge from s3 idl.
Günther Deschner
1
-1
/
+1
2008-10-31
s4-srvsvc-idl: use maxuses as uint32 consistently.
Günther Deschner
1
-2
/
+2
2008-10-29
s4-srvsvc-idl: adapt some more formating changes from s3 idl.
Günther Deschner
1
-51
/
+72
2008-10-20
Sync syntax of srvsvc.idl with samba3.
Jelmer Vernooij
1
-5
/
+5
2008-04-08
Add [todo] for functions that are obviously incomplete.
Jelmer Vernooij
1
-12
/
+12
2008-02-21
srvsvc.idl: don't use STR_LEN4 anymore
Stefan Metzmacher
1
-1
/
+10
2008-02-04
srvsvc.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
1
-73
/
+72
2008-01-12
idl: Use typedef rather than declare.
Jelmer Vernooij
1
-2
/
+2
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
[next]