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
r23240: Fill in netr_DsrGetDcSiteCoverageW.
Günther Deschner
1
-1
/
+25
2007-10-10
r23239: Fill in drsuapi_QuerySitesByCost.
Günther Deschner
1
-1
/
+58
2007-10-10
r23231: Fix make test on build farm for 64-bit hosts. There's no reason this...
Jim McDonough
1
-0
/
+1
2007-10-10
r23129: Merge from 3_0:
Günther Deschner
1
-5
/
+5
2007-10-10
r23090: a test showing two netlogon pipes open at once, using the LogonEx ops
Andrew Tridgell
2
-0
/
+96
2007-10-10
r22983: This should ensure that torture_create_testuser() can be called,
Andrew Bartlett
1
-1
/
+1
2007-10-10
r22969: fix some more places where we could end up with more than one event
Andrew Tridgell
1
-4
/
+4
2007-10-10
r22944: fix bug #4618:
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r22680: Fix a talloc ctx name
Volker Lendecke
1
-1
/
+1
2007-10-10
r22580: remove not yet needed line...
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r22579: disable progress printing in the build-farm
Stefan Metzmacher
2
-2
/
+5
2007-10-10
r22538: same day late at night in au...:-)
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r22486: add a flag to ignore timeouts of a request and don't close
Stefan Metzmacher
1
-2
/
+7
2007-10-10
r22443: It isn't fatal to get the case wrong on this stuff.
Andrew Bartlett
1
-4
/
+11
2007-10-10
r22396: remove unused vars
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r22339: Run some more tests.
Jelmer Vernooij
2
-101
/
+99
2007-10-10
r22201: crash fix...
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r22195: fix compiler warnings and convert the whole torture/rpc/unixinfo.c code
Stefan Metzmacher
1
-26
/
+19
2007-10-10
r22194: fix compiler warning and
Stefan Metzmacher
1
-4
/
+9
2007-10-10
r22193: fix compiler warning and formating
Stefan Metzmacher
1
-8
/
+7
2007-10-10
r22192: fix compiler warnings
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r22190: fix compiler warnings and remove unused talloc_reference()
Stefan Metzmacher
1
-4
/
+3
2007-10-10
r22171: At least walk over the test_SetupCredentials2 before bailing as 'we
Andrew Bartlett
1
-5
/
+5
2007-10-10
r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.
Andrew Bartlett
2
-7
/
+40
2007-10-10
r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts of
Andrew Bartlett
1
-4
/
+17
2007-10-10
r22116: Only query by SID if we have a SID
Andrew Bartlett
1
-24
/
+23
2007-10-10
r22086: Bail out early on some of these failures.
Andrew Bartlett
1
-0
/
+9
2007-10-10
r22063: Fix the RPC-EPMAPPER test.
Jelmer Vernooij
1
-0
/
+4
2007-10-10
r21943: don't send unitialized data
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21827: move comments to the place where the functionality is implemented
Stefan Metzmacher
1
-120
/
+1
2007-10-10
r21821: move comment about the becoming a dc to the code which implements it
Stefan Metzmacher
1
-442
/
+1
2007-10-10
r21817: give fields a meaning
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r21727: Walk some more of the error branches in the ChangePasswordUser server.
Andrew Bartlett
1
-0
/
+100
2007-10-10
r21719: Try to cover more of the server-side password processing.
Andrew Bartlett
1
-16
/
+149
2007-10-10
r21699: Because TALLOC_CTX is a void*, I didn't get a compiler warning about
Andrew Bartlett
1
-1
/
+1
2007-10-10
r21697: Try to cover the 'bad session key' codepaths too.
Andrew Bartlett
1
-0
/
+54
2007-10-10
r21696: Run the RPC-COUNTCALLS test to try and walk some of the NDR layer for
Andrew Bartlett
1
-28
/
+78
2007-10-10
r21694: Some more testing updates.
Jelmer Vernooij
1
-2
/
+1
2007-10-10
r21693: Fix the RPC-SCANNER test. Share some code with the RPC-MGMT test to
Andrew Bartlett
2
-51
/
+14
2007-10-10
r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add
James Peach
1
-3
/
+1
2007-10-10
r21590: add RPC-HANDLES-MIXED-SHARED test, which shows that
Stefan Metzmacher
1
-0
/
+136
2007-10-10
r21588: add a RPC-HANDLES-LSARPC-SHARED test, which demonstrates
Stefan Metzmacher
2
-1
/
+247
2007-10-10
r21570: added a RPC-HANDLES test that tries to show that rpc policy handles
Andrew Tridgell
2
-0
/
+212
2007-10-10
r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created
Andrew Tridgell
1
-6
/
+6
2007-10-10
r21491: Verify that the DNS domain name is filled in on GUID searches in the
Andrew Bartlett
1
-0
/
+32
2007-10-10
r21433: Get rid of the COM support code - it's not used and unmaintained. We can
Jelmer Vernooij
2
-3
/
+7
2007-10-10
r21386: Run all NDR tests in the buildfarm, import some functions from Samba3...
Jelmer Vernooij
1
-1
/
+2
2007-10-10
r21337: add hack option to use DsGetNCChanges level 5 against w2k
Stefan Metzmacher
1
-0
/
+2
2007-10-10
r21335: add dssync:save_pwd_blobs_dir=path/ option to store the password blobs
Stefan Metzmacher
1
-2
/
+22
2007-10-10
r21272: in the history fields each hash is rid crypted on its own
Stefan Metzmacher
1
-46
/
+16
[next]