Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22216: move strptime testsuite into it's own file | Stefan Metzmacher | 1 | -0/+1 |
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 | r22189: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22188: fix formating bug | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22184: On some hosts, parsing a compleatly invalid principal causes heimadal | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are in | Andrew Bartlett | 1 | -1/+1 |
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 | r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clustered | Andrew Tridgell | 3 | -0/+250 |
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 | r22025: patch from Ronnie to make locktest also test the behaviour of pid | Andrew Tridgell | 1 | -6/+60 |
2007-10-10 | r21951: Hopefully fix valgrind warning. | James Peach | 1 | -0/+1 |
2007-10-10 | r21949: After discussion with the Apple and Linux client maintainers, | James Peach | 1 | -2/+2 |
2007-10-10 | r21943: don't send unitialized data | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21909: Merge some of my recent improvements to the test infrastructure: | Jelmer Vernooij | 2 | -3/+16 |
2007-10-10 | r21843: the computer_dn isn't needed anymore because we don't manually reset ... | Stefan Metzmacher | 1 | -14/+1 |
2007-10-10 | r21839: add my email address | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21837: Make dcerpc_mgmt a separate library again, as the linker leaves it ou... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21830: Fix header installation, remove proto header with a single prototype. | Jelmer Vernooij | 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 | r21791: This test is still just as valid without as much CPU time wasted. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r21761: - Give more detail on LDAP client library failures (make it clear | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r21745: indent | Andrew Bartlett | 1 | -1/+1 |
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 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 6 | -4/+474 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 6 | -95/+135 |
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 | 3 | -2/+3 |
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 | r21691: Add testsuite for lib/charset | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21688: Add simple tests for genrand | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21674: Fix argument | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21671: Add initial simple tests for socket wrapper | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 2 | -15/+14 |
2007-10-10 | r21662: More samr tests | Jelmer Vernooij | 1 | -0/+110 |
2007-10-10 | r21661: Put direction in test name | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21660: Add another test | Jelmer Vernooij | 1 | -0/+14 |