Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r21659: Rename functions. | James Peach | 2 | -2/+2 |
2007-10-10 | r21658: Add some tests for SAMR NDR | Jelmer Vernooij | 3 | -1/+91 |
2007-10-10 | r21656: Move tests a bit closer to the things they test, should make syncing ... | Jelmer Vernooij | 8 | -774/+7 |
2007-10-10 | r21653: Add two more tdr tests. | Jelmer Vernooij | 1 | -0/+32 |
2007-10-10 | r21648: Start a UNIX extensions test set. Add a test for the SMBWhoami query. | James Peach | 3 | -0/+395 |
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 | r21580: Add generic target for test coverage data. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r21570: added a RPC-HANDLES test that tries to show that rpc policy handles | Andrew Tridgell | 3 | -1/+214 |
2007-10-10 | r21541: Export mgmt, samr and atsvc for use in samba-gtk. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21539: try to get rid of all valgrind warnings... | Stefan Metzmacher | 1 | -26/+21 |
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 | r21533: try to get rid of the valgrind warnings of uninitialized memory | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21524: don't send unitialized data to the socket | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21523: fix a valgrind warning, we write the struct content to the file and s... | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21519: when we want to send non initialized data, then | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r21514: move away from a hardcoded "smbtorturedc" | Stefan Metzmacher | 1 | -31/+67 |
2007-10-10 | r21504: for simo... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21502: add a very useful option "become dc:donnot leave=yes" | Stefan Metzmacher | 1 | -0/+5 |
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 | r21476: Add another test for EnumValue. | Jelmer Vernooij | 1 | -0/+11 |
2007-10-10 | r21463: add a LDAP-UPTODATEVECTOR test, it shows that the "replUpToDateVector" | Stefan Metzmacher | 3 | -7/+180 |
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 | r21429: Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21426: Add more spoolss tests. | Jelmer Vernooij | 1 | -0/+190 |
2007-10-10 | r21425: Add ReplyClosePrinter. | Jelmer Vernooij | 1 | -0/+13 |
2007-10-10 | r21424: Add FindClosePrinterNotify. | Jelmer Vernooij | 1 | -0/+12 |
2007-10-10 | r21423: Extend testsuite, check that all bytes have been consumed. DsBind fai... | Jelmer Vernooij | 4 | -4/+162 |
2007-10-10 | r21421: Fix a memleak. This made tdb look considerably worse than necessary. | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r21418: Return the ratio as well | Simo Sorce | 1 | -2/+8 |