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
r24676: Fix pointers being used rather than the data they point at - caught b...
Jelmer Vernooij
1
-3
/
+3
2007-10-10
r24674: Make sure results are always on a new line, fix typo in test name.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ...
Jelmer Vernooij
3
-362
/
+254
2007-10-10
r24611: Following up on the re-opening of bug 4817 is it pretty clear that
Andrew Bartlett
1
-57
/
+180
2007-10-10
r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c
Stefan Metzmacher
6
-15
/
+16
2007-10-10
r24560: rename some DCERPC_ prefixes into NDR_
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
Stefan Metzmacher
37
-98
/
+98
2007-10-10
r24551: rename dcerpc_interface_table -> ndr_interface_table
Stefan Metzmacher
8
-23
/
+23
2007-10-10
r24532: rename struct dcerpc_syntax_id into struct ndr_syntax_id
Stefan Metzmacher
4
-7
/
+7
2007-10-10
r24146: It is not an error for a Win2k3-only server not to support the NT4
Andrew Bartlett
1
-0
/
+3
2007-10-10
r24083: Don't fail the test (looking for the user in the enum) if we didn't
Andrew Bartlett
1
-3
/
+7
2007-10-10
r24081: Domain Controllers are also shown in this enumeration.
Andrew Bartlett
1
-2
/
+2
2007-10-10
r24080: Set the primary group (matching windows) when creating new users in
Andrew Bartlett
1
-4
/
+27
2007-10-10
r24074: Test both permitted logon hours and permitted workstations in the
Andrew Bartlett
2
-4
/
+72
2007-10-10
r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.
Andrew Bartlett
1
-0
/
+10
2007-10-10
r24053: Ensure we filter EnumDomainUsers with the supplied mask.
Andrew Bartlett
1
-22
/
+80
2007-10-10
r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.
Andrew Bartlett
1
-11
/
+195
2007-10-10
r23821: Extend the winreg test by a test for DeleteKey on a
Michael Adam
1
-0
/
+66
2007-10-10
r23816: A little more static, but leave the dead code testjoin.c as documenta...
Andrew Bartlett
1
-11
/
+3
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
42
-126
/
+84
2007-10-10
r23687: not every compiler supports __typeof__()
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r23643: Fix the build farm tests. We were incorrectly passing the
Jim McDonough
1
-5
/
+10
2007-10-10
r23561: Fix an output message.
Michael Adam
1
-1
/
+1
2007-10-10
r23386: Correctly fill in server name in DsrGetDcSiteCoverageW() test.
Günther Deschner
1
-1
/
+2
2007-10-10
r23385: Adding netr_DsRGetForestTrustInformation() test to query transitive f...
Günther Deschner
1
-0
/
+52
2007-10-10
r23383: Query transitive forest trust info in LSA torture test once we see su...
Günther Deschner
1
-0
/
+66
2007-10-10
r23381: Merge netr_GetDcName WERROR return and WERROR_DOMAIN_CONTROLLER_NOT_F...
Günther Deschner
1
-2
/
+2
2007-10-10
r23365: Try to make Windows Vista join again. On my new test environment, it
Andrew Bartlett
1
-2
/
+28
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
[prev]
[next]