Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r21732: Use smbtorture for enumerating tests. | Jelmer Vernooij | 2 | -4/+2 |
2007-10-10 | r21730: Reintroduce summary for testenv, remove old (no longer used) file. | Jelmer Vernooij | 2 | -12/+11 |
2007-10-10 | r21729: Some more tests | Jelmer Vernooij | 2 | -6/+29 |
2007-10-10 | r21728: Perhaps we don't need this on recent OpenLDAP servers. This overlay | Andrew Bartlett | 1 | -4/+0 |
2007-10-10 | r21727: Walk some more of the error branches in the ChangePasswordUser server. | Andrew Bartlett | 1 | -0/+100 |
2007-10-10 | r21722: Add the dead record functionality presented on samba-technical@samba.... | Volker Lendecke | 4 | -6/+187 |
2007-10-10 | r21721: Push the 'Success! Your new directory server instance was created' | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r21720: Try to make 'TEST_LDAP=yes make test' work again. These recent | Andrew Bartlett | 5 | -15/+15 |
2007-10-10 | r21719: Try to cover more of the server-side password processing. | Andrew Bartlett | 1 | -16/+149 |
2007-10-10 | r21716: Report status in a way the build farm recognizes. | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r21713: Redirect stderr output to stdout. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21712: Run tdb stress test. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r21710: Add client support for the UNIX_INFO2 info level in the QueryFile, | James Peach | 11 | -29/+688 |
2007-10-10 | r21709: Add a list of tests that should be skipped rather than ad-hoc test sk... | Jelmer Vernooij | 5 | -45/+57 |
2007-10-10 | r21707: Finally merge my (long-living) perlselftest branch. | Jelmer Vernooij | 26 | -576/+744 |
2007-10-10 | r21701: Fix ejs tests. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r21700: Run mktestsetup as an external program. This guarantees that it can b... | Jelmer Vernooij | 5 | -19/+19 |
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 | r21698: Check for talloc failures. | Andrew Bartlett | 1 | -0/+6 |
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 | 2 | -31/+81 |
2007-10-10 | r21695: Fix on bigendian systems. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r21694: Some more testing updates. | Jelmer Vernooij | 5 | -5/+41 |
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 | r21692: Test with LDAP, but without the non-block testing. This is not | Andrew Bartlett | 1 | -12/+10 |
2007-10-10 | r21691: Add testsuite for lib/charset | Jelmer Vernooij | 4 | -6/+239 |
2007-10-10 | r21690: Test use of typedef /and/ struct name | Jelmer Vernooij | 2 | -2/+6 |
2007-10-10 | r21689: Try to walk a bit more of the param/loadparm.c functions, as well as | Andrew Bartlett | 1 | -2/+16 |
2007-10-10 | r21688: Add simple tests for genrand | Jelmer Vernooij | 4 | -0/+101 |
2007-10-10 | r21687: Always test LDAP and LDAPS | Andrew Bartlett | 1 | -2/+1 |
2007-10-10 | r21686: Do enable TLS, as we have solved the key setup problems, and we need | Andrew Bartlett | 1 | -5/+0 |
2007-10-10 | r21685: Add some unit tests for the registry utility functions. | Jelmer Vernooij | 2 | -47/+64 |
2007-10-10 | r21684: remove summary line for gtk code, as it's now maintained out-of-tree | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r21683: Remove the gconf registry backend. | Jelmer Vernooij | 4 | -223/+0 |
2007-10-10 | r21682: Remove accidently committed debug command. | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r21681: Fix bug in the parsing code that parsed "struct foo;" the same as | Jelmer Vernooij | 6 | -1208/+1191 |
2007-10-10 | r21680: Reenable CLDAP test | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21679: Disable upgrade test for now, I can't get it to work. | Jelmer Vernooij | 1 | -3/+10 |
2007-10-10 | r21678: Don't generate Requires.private lines for install .pc files. Static l... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21677: Run some of the other ldap tests, too | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r21676: Run more NET tests | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r21675: Run some more of the NET tests. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r21674: Fix argument | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r21673: Fix Samba 3 data read tests. I can't figure out why the upgrade one i... | Jelmer Vernooij | 4 | -3/+30 |
2007-10-10 | r21671: Add initial simple tests for socket wrapper | Jelmer Vernooij | 5 | -1/+86 |
2007-10-10 | r21670: More tests | Jelmer Vernooij | 1 | -0/+94 |
2007-10-10 | r21669: Fix --enable-dso build | Jelmer Vernooij | 4 | -8/+8 |
2007-10-10 | r21668: Add SMB_QFS_POSIX_WHOAMI to trans2.h so it's easy to find. Add | James Peach | 4 | -15/+30 |
2007-10-10 | r21662: More samr tests | Jelmer Vernooij | 2 | -5/+115 |
2007-10-10 | r21661: Put direction in test name | Jelmer Vernooij | 1 | -1/+1 |