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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r2921: Add a few more protocols and fix the numbers associated with some of
Jelmer Vernooij
2
-17
/
+27
2007-10-10
r2888: - add 'Ds' prefix to Bind and Unbind call on drsuapi
Stefan Metzmacher
1
-27
/
+27
2007-10-10
r2833: - added a call to SamrQueryGroupMember for every group, and fix the
Andrew Tridgell
1
-28
/
+11
2007-10-10
r2831: // style comments are not supported by pure C preprocessors. Please DO...
Volker Lendecke
1
-2
/
+2
2007-10-10
r2830: // style comments are not supported by pure C preprocessors. Please DO...
Volker Lendecke
2
-153
/
+153
2007-10-10
r2818: On AIX, for some reason pidl fails in dcom.idl:29. The only thing
Volker Lendecke
1
-2
/
+2
2007-10-10
r2817: Get winreg_GetKeySecurity() working but use data blob instead of
Tim Potter
1
-7
/
+14
2007-10-10
r2807: OK I think winreg_EnumValue() finally works. The previous version
Tim Potter
1
-5
/
+19
2007-10-10
r2782: Reformat IDL for winreg_EnumValue()
Tim Potter
1
-36
/
+14
2007-10-10
r2781: Got winreg_EnumValue() working. Check it in so I don't break it trying
Tim Potter
1
-3
/
+18
2007-10-10
r2741: Definition for ISystemActivator...
Jelmer Vernooij
1
-1
/
+5
2007-10-10
r2740: Finish the RemoteActivation interface. Torture tests will follow
Jelmer Vernooij
2
-20
/
+11
2007-10-10
r2735: More DCOM updates:
Jelmer Vernooij
2
-134
/
+147
2007-10-10
r2705: Don't try RemQueryInterface2 for now (doesn't validate)
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r2699: Correct handle ServerAlive() and ServerAlive2() + add torture tests
Jelmer Vernooij
2
-16
/
+13
2007-10-10
r2696: DCOM updates:
Jelmer Vernooij
2
-79
/
+95
2007-10-10
r2687: Add ORPC flag (used by DCOM)
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r2518: Some long overdue changes:
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r2489: Rename account_flags in EnumDomainAliases() to acct_flags.
Tim Potter
1
-1
/
+1
2007-10-10
r2458: Rename policy handle parameters for the SAMR pipe. Parameters now
Tim Potter
1
-65
/
+65
2007-10-10
r2382: considerably improved the Bind and Unbind IDL and test code. We can
Andrew Tridgell
1
-8
/
+14
2007-10-10
r2209: patch from volker to add EnumPorts spoolss IDL and test code
Andrew Tridgell
1
-0
/
+22
2007-10-10
r2204: added [flag(RELATIVE_CURRENT)] to change [relative] pointer behaviour
Andrew Tridgell
1
-0
/
+2
2007-10-10
r2199: the unknown 16 bit number in lsa_LookupPrivDisplayName() is a language
Andrew Tridgell
1
-3
/
+4
2007-10-10
r2158: removed a misleading comment (the extra uint16 is just padding)
Andrew Tridgell
1
-4
/
+0
2007-10-10
r2128: netlogon DELTA_POLICY fix from rrenard
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2127: more lsa IDL updates from Richard Renard
Andrew Tridgell
1
-3
/
+23
2007-10-10
r2126: two more lsa functions worked out by richard renard
Andrew Tridgell
1
-3
/
+16
2007-10-10
r2105: added a TestSleep() operation to the echo pipe and extended the
Andrew Tridgell
1
-0
/
+4
2007-10-10
r1995: a ndrdump file from abartlet make it clear that this isn't a pointer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r1929: CHeck if cpp on AIX likes /* */ better then //
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r1920: This needs more inspection by the IDL experts. Reverting my last change.
Volker Lendecke
2
-158
/
+158
2007-10-10
r1917: Attempt to push the AIX machine a bit further in the compile. I'm not ...
Volker Lendecke
2
-158
/
+158
2007-10-10
r1849: use LIBNDR_STRING_BYTESIZE here
Stefan Metzmacher
1
-2
/
+1
2007-10-10
r1847: add STR_BYTESIZE flag, to handle cases where
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1846: add helpstring
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1842: add fault code that happens with wrong password
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r1838: Updates from the airplane:
Jelmer Vernooij
27
-52
/
+102
2007-10-10
r1823: No real changes, I just did not like the ^M's an the line ends :-)
Volker Lendecke
1
-231
/
+232
2007-10-10
r1818: _really_ fixed epmapper this time, it was using more than one old rpc ...
Andrew Tridgell
1
-22
/
+17
2007-10-10
r1799: List more uuids. From
Jelmer Vernooij
19
-111
/
+643
2007-10-10
r1790: a few updates on krb5 PAC...
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r1774: Add the uuids of the known exchange pipes
Jelmer Vernooij
3
-0
/
+80
2007-10-10
r1770: here's the krb5 server code,
Stefan Metzmacher
1
-9
/
+9
2007-10-10
r1742: Add the IDispatch interface
Jelmer Vernooij
2
-36
/
+108
2007-10-10
r1736: - Pidl updates:
Jelmer Vernooij
4
-23
/
+35
2007-10-10
r1711: Add ServerAlive2
Jelmer Vernooij
1
-0
/
+6
2007-10-10
r1706: More IDL pipes
Jelmer Vernooij
2
-0
/
+32
2007-10-10
r1703: - Lots of RPC updates, adding new pipes and protocols.
Jelmer Vernooij
7
-37
/
+791
2007-10-10
r1679: fix add the extrasids and resource group array in
Stefan Metzmacher
1
-5
/
+12
[prev]
[next]