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
/
torture
/
rpc
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4167: Fix CreateKey
Jelmer Vernooij
1
-4
/
+4
2007-10-10
r4158: Fix IDL for InitiateShutdown and AbortShutdown and run both only
Jelmer Vernooij
1
-8
/
+11
2007-10-10
r4157: QueryMultipleValues IDL and torture test
Jelmer Vernooij
1
-0
/
+36
2007-10-10
r4156: GetKeySecurity() IDL and torture test
Jelmer Vernooij
1
-0
/
+35
2007-10-10
r4142: Check result value of OpenHKU and OpenHKCR
Jelmer Vernooij
1
-0
/
+9
2007-10-10
r4138: initialise 'type' in RPC-WINREG EnumValue test
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4132: - Bunch of rather large fixes in the registry
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r4113: modified EnumValue in winreg to take advantage of the new pidl handling
Andrew Tridgell
1
-18
/
+9
2007-10-10
r4111: fixed winreg to use much simpler (and I believe correct) IDL for Query...
Andrew Tridgell
1
-5
/
+2
2007-10-10
r4105: Fix IDL for QueryValue() and add a torture test for it.
Jelmer Vernooij
1
-4
/
+43
2007-10-10
r4087: - add idl and torture tests for drsuapi_DsReplicaGetInfo()
Stefan Metzmacher
1
-3
/
+135
2007-10-10
r4052: fixed a bunch of code to use the type safe _p allocation macros
Andrew Tridgell
2
-4
/
+4
2007-10-10
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2
-5
/
+3
2007-10-10
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
9
-47
/
+47
2007-10-10
r4011: get rid of rpc_secdes.h and replace it with a single sane set of
Andrew Tridgell
2
-1
/
+2
2007-10-10
r4003: run successful against a nt4 sp6 pdc with one nt4 sp6 trust and a w2k3...
Stefan Metzmacher
1
-6
/
+19
2007-10-10
r4002: NT 4.0 sp6a can't do schannel 128
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3981: Use correct access-mask when querying aliases.
Günther Deschner
1
-2
/
+2
2007-10-10
r3978: added IDL and test code for lsa_LookupSids2() and lsa_LookupNames2()
Andrew Tridgell
1
-0
/
+89
2007-10-10
r3977: fixed the lmPwdHash change in the rpc server (we were not fetching the
Andrew Tridgell
1
-2
/
+2
2007-10-10
r3972: use GUID_* naming context and move GUID_* functions to one place
Stefan Metzmacher
3
-3
/
+3
2007-10-10
r3959: fix compiler warnings
Stefan Metzmacher
2
-35
/
+35
2007-10-10
r3941: make sure we don't keep pounding on a ncacn_ip_tcp connection after it...
Andrew Tridgell
1
-0
/
+3
2007-10-10
r3922: Add yet another NETLOGON RPC. This is another varient of SamLogon,
Andrew Bartlett
1
-25
/
+84
2007-10-10
r3921: Cross-test SIDs in RPC-SAMSYNC, fix the build.
Andrew Bartlett
1
-4
/
+14
2007-10-10
r3920: - it seem that we need to send a magic bind_guid in DsBind()
Stefan Metzmacher
1
-1
/
+89
2007-10-10
r3919: Add more info levels to the QueryTrustedDomainInfo structures, with
Andrew Bartlett
1
-1
/
+1
2007-10-10
r3917: A few more LSA RPCs found in my wanderings (for trusted domains, these
Andrew Bartlett
2
-16
/
+63
2007-10-10
r3915: a few updates to the DsCrackNames() torture test
Stefan Metzmacher
1
-19
/
+59
2007-10-10
r3914: add idl, torture test and simple server for netr_DrsGetDCNameEx2()
Stefan Metzmacher
1
-0
/
+44
2007-10-10
r3913: fix the build
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r3909: Fix cross-reference test for trusted domains.
Andrew Bartlett
1
-4
/
+4
2007-10-10
r3907: * Rename lsa_Name to lsa_String
Andrew Bartlett
2
-15
/
+48
2007-10-10
r3905: (oops, missing file: samsync.c)
Andrew Bartlett
1
-32
/
+207
2007-10-10
r3904: * Add new LSA calls to open trusted domains
Andrew Bartlett
2
-8
/
+62
2007-10-10
r3891: Add rot (Running Object Table) interface
Jelmer Vernooij
1
-0
/
+46
2007-10-10
r3885: Add security descriptor comparison to our RPC-SAMSYNC test. We now
Andrew Bartlett
1
-0
/
+46
2007-10-10
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r3808: Put these in the same order as the IDL, to make it easier to spot what...
Andrew Bartlett
1
-8
/
+8
2007-10-10
r3807: Cross-check the basic attributes for groups and aliases in RPC-SAMSYNC.
Andrew Bartlett
1
-6
/
+111
2007-10-10
r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSA
Andrew Bartlett
1
-3
/
+1
2007-10-10
r3804: Add more comparison tests in RPC-SAMSYNC.
Andrew Bartlett
3
-43
/
+229
2007-10-10
r3791: fixed declaration of torture_rpc_login
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3790: use a registration function that is called from dcerpc_*_init functions
Jelmer Vernooij
2
-23
/
+21
2007-10-10
r3725: The new RPC-SAMSYNC test, complete with SAMR comparisons. This is
Andrew Bartlett
2
-142
/
+378
2007-10-10
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
3
-123
/
+128
2007-10-10
r3716: Improvements in the RPC-SAMSYNC tests:
Andrew Bartlett
1
-7
/
+162
2007-10-10
r3687: Gaah - I forgot to add the new file for the RPC-SAMSYNC test...
Andrew Bartlett
1
-0
/
+423
2007-10-10
r3686: The results of some work on the NETLOGON pipe:
Andrew Bartlett
3
-8
/
+181
2007-10-10
r3680: Move the multiple runs of this test into a loop. Also check that no
Andrew Bartlett
1
-62
/
+36
[next]