index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
librpc
/
idl
/
wkssvc.idl
Commit message (
Expand
)
Author
Age
Files
Lines
*
Share wkssvc.idl.
Jelmer Vernooij
2008-10-15
1
-795
/
+0
*
wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]()
Stefan Metzmacher
2008-02-07
1
-2
/
+10
*
wkssvc.idl: don't use pointer_default_top() and specify "unique" explizit
Stefan Metzmacher
2008-02-04
1
-72
/
+71
*
idl: Use typedef rather than declare.
Jelmer Vernooij
2008-01-12
1
-1
/
+1
*
r26211: Add very basic test_NetrJoinDomain2() test which can join xp workstat...
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26209: For consistency, rename one argument in NetrJoinDomain.
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26176: Fix in,out mismatch in wkssvc_NetrWkstaUserSetInfo().
Günther Deschner
2007-12-21
1
-1
/
+1
*
r26169: Use the NDR_PAHEX flag to print the encrypted wkssvc password buffer.
Günther Deschner
2007-12-21
1
-3
/
+5
*
r26168: Add two more documented WKSSVC_JOIN_FLAGS.
Günther Deschner
2007-12-21
1
-0
/
+2
*
r26167: Just for completeness, add some more documented wkssvc_NetWkstaInfo i...
Günther Deschner
2007-12-21
1
-0
/
+124
*
r26166: Put [ref] in the front in wkssvc IDL.
Günther Deschner
2007-12-21
1
-12
/
+12
*
r26165: Add IDL and torture test for wkssvc_NetrGetJoinableOus() and
Günther Deschner
2007-12-21
1
-2
/
+16
*
r26164: Add IDL for wkssvc_NetrJoinDomain() and wkssvc_NetrUnjoinDomain().
Günther Deschner
2007-12-21
1
-2
/
+14
*
r26163: Add IDL and torture test for wkssvc_NetrGetJoinInformation().
Günther Deschner
2007-12-21
1
-1
/
+12
*
r26158: Add IDL for wkssvc_NetrRenameMachineInDomain().
Günther Deschner
2007-12-21
1
-6
/
+12
*
r26157: Add IDL and torture test for wkssvc_NetrSetPrimaryComputername().
Günther Deschner
2007-12-21
1
-1
/
+7
*
r26155: Add IDL and torture teset for wkssvc_NetrMessageBufferSend().
Günther Deschner
2007-12-21
1
-1
/
+7
*
r26154: Add IDL and torture test for wkssvc_NetrWorkstationStatistics(). A lo...
Günther Deschner
2007-12-21
1
-1
/
+50
*
r26152: Add IDL and torture test for wkssvc_NetrEnumerateComputerNames().
Günther Deschner
2007-12-21
1
-2
/
+19
*
r26151: Add IDL and torture test for wkssvc_NetrValidateName() and
Günther Deschner
2007-12-21
1
-2
/
+23
*
r26150: Add IDL and torture test for wkssvc_NetrLogonDomainNameAdd() and
Günther Deschner
2007-12-21
1
-2
/
+6
*
r26149: Add IDL for wkssvc_NetrWkstaUserSetInfo(). No torture test yet.
Günther Deschner
2007-12-21
1
-3
/
+6
*
r26148: Add IDL and torture test for wkssvc_NetrUseGetInfo().
Günther Deschner
2007-12-21
1
-1
/
+6
*
r26147: Add IDL and torture test for wkssvc_NetrUseDel and wkssvc_NetrUseAdd.
Günther Deschner
2007-12-21
1
-11
/
+32
*
r26146: Add IDL and torture test for wkssvc_NetrUseEnum().
Günther Deschner
2007-12-21
1
-1
/
+60
*
r26144: Add IDL and torture test for wkssvc_NetrWkstaTransportAdd and
Günther Deschner
2007-12-21
1
-7
/
+20
*
r26143: Add IDL and torture test for wkssvc_NetrWkstaUserGetInfo.
Günther Deschner
2007-12-21
1
-1
/
+16
*
r26142: Cleanup IDL and add torture test for wkssvc_NetWkstaEnumUsers.
Günther Deschner
2007-12-21
1
-15
/
+18
*
r26141: Reflect pointer_default(unique) setting.
Günther Deschner
2007-12-21
1
-15
/
+15
*
r22339: Run some more tests.
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r19588: Use include and import statements rather than depends() and helper().
Jelmer Vernooij
2007-10-10
1
-2
/
+3
*
r18639: Get rid of the keepref support
Jelmer Vernooij
2007-10-10
1
-2
/
+1
*
r15776: Don't generate ref pointers in Samba4-generated code. There is no point
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r15653: Remove idl_types.h include where possible. Remove
Jelmer Vernooij
2007-10-10
1
-2
/
+0
*
r15281: A few updates for consistency's sake
Jim McDonough
2007-10-10
1
-3
/
+3
*
r14639: the platform id is 32 bit...
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with eth...
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r12085: wkssvc.idl updated based on work by Ronnie Sahlberg to bring the
Andrew Tridgell
2007-10-10
1
-10
/
+152
*
r11100: Replace unistr with [string,charset(UTF16)]
Jelmer Vernooij
2007-10-10
1
-13
/
+13
*
r7029: Make array support in pidl similar to that in other IDL compilers. We ...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r6973: Merge new version of pidl into the main SAMBA_4_0 branch.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r5661: Be a little stricter on syntax regarding arrays. A pointer to an
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r4558: more use of bitmaps and enums
Stefan Metzmacher
2007-10-10
1
-4
/
+6
*
r4426: fix same names
Stefan Metzmacher
2007-10-10
1
-12
/
+12
*
r3283: converted to quoted uuid() defines in all our IDL. This should help
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r1838: Updates from the airplane:
Jelmer Vernooij
2007-10-10
1
-1
/
+2
*
r132: fill in the correct default case for the WKSSVC GetInfo call
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
latest srvsvc and wkssvc IDL from metze
Andrew Tridgell
2003-12-20
1
-19
/
+24
*
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
2003-11-21
1
-0
/
+2
*
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
2003-11-20
1
-5
/
+6
[next]