Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r22286: Import branch that converted the Samba4 test target code to perl and ... | Jelmer Vernooij | 8 | -567/+513 |
2007-10-10 | r22260: Use single script for creating Samba 4 test environments. Add first test | Jelmer Vernooij | 5 | -93/+11 |
2007-10-10 | r22235: Test kinit, and PKINIT functionality by means of a new blackbox test. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22233: Allow 'REALM' as a global environment variable in the tests. | Andrew Bartlett | 2 | -2/+6 |
2007-10-10 | r22197: fix formating | Stefan Metzmacher | 2 | -12/+10 |
2007-10-10 | r22187: Test kerberos logins in the smbclient blackbox tests, including with a | Andrew Bartlett | 2 | -2/+7 |
2007-10-10 | r22185: Initial work on a 'member' test environment'. | Jelmer Vernooij | 5 | -9/+148 |
2007-10-10 | r22180: Re-add testing of the CIFS backend. | Andrew Bartlett | 2 | -0/+22 |
2007-10-10 | r22177: Restore the PIDDIR mapping for the client 'pid directory', as this is | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r22170: To get the smbclient blackbox test to pass again, we need to get the | Andrew Bartlett | 1 | -6/+11 |
2007-10-10 | r22168: Ensure we actually run all the transports for the slow tests | Andrew Bartlett | 1 | -4/+4 |
2007-10-10 | r22167: This seems to get Fedora DS to run the tests again. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r22162: get the TEST_LDAP mode working again | Andrew Bartlett | 2 | -10/+12 |
2007-10-10 | r22161: Clarify exactly where the socket_wrapper should be handled (early), | Andrew Bartlett | 3 | -18/+16 |
2007-10-10 | r22160: Only use test environment names that actually exist (get make | Andrew Bartlett | 3 | -2/+3 |
2007-10-10 | r22156: - Lazy evaluate variable names. | Jelmer Vernooij | 20 | -288/+186 |
2007-10-10 | r22137: Actually use client.conf, defer more code as far as possible. | Jelmer Vernooij | 2 | -20/+20 |
2007-10-10 | r22134: Create different smb.conf file for the client side. This should make ... | Jelmer Vernooij | 2 | -12/+33 |
2007-10-10 | r22133: Don't push parameters into environment until necessary. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r22121: The RPC-CRACKNAMES test now passes against Samba4. This should help | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r22088: export PIDDIR to make the smbd pid show in 'make testenv' again. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22077: Import only necessary test variables, more refactoring. | Jelmer Vernooij | 4 | -8/+9 |
2007-10-10 | r22076: Fill in short and long domain names into the generated krb5.conf | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r22075: Configure the bitwise match plugin, until it becomes accepted upstream. | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r22074: More refactoring. | Jelmer Vernooij | 3 | -36/+30 |
2007-10-10 | r22034: Use builddir and srcdir instead on samba_builddir and samba_srcdir. | James Peach | 1 | -2/+2 |
2007-10-10 | r21971: Fill in some more values in config files from variables, so we can | Andrew Bartlett | 1 | -6/+9 |
2007-10-10 | r21970: Ensure that Fedora DS can be shut down correctly with the stop script: | Andrew Bartlett | 2 | -1/+3 |
2007-10-10 | r21910: Clean up some unused functions. | Jelmer Vernooij | 23 | -137/+48 |
2007-10-10 | r21909: Merge some of my recent improvements to the test infrastructure: | Jelmer Vernooij | 28 | -272/+364 |
2007-10-10 | r21836: Assume that if an OpenLDAP system is 'modular' then everything is a | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r21790: Setup the socket_wrapper_dir when we set the environment variable. | Andrew Bartlett | 2 | -8/+8 |
2007-10-10 | r21789: We do actually need this, to get a contextCSN attribute, which we need | Andrew Bartlett | 1 | -0/+6 |
2007-10-10 | r21771: We just don't need to test this on more than one transport. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r21751: These 2 tests pass for me, so add them to the standard test script. | Andrew Bartlett | 3 | -3/+5 |
2007-10-10 | r21743: Always use the 'escaped' LDAPI path. | Andrew Bartlett | 2 | -5/+13 |
2007-10-10 | r21742: reenable the smbclient test now that the d_printf bug is fixed | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r21741: Like starting smbd, ensure we have acutally started slapd, and it is | Andrew Bartlett | 2 | -4/+2 |
2007-10-10 | r21739: Make it easy to change the log level for the slapd processes, and have | Andrew Bartlett | 3 | -3/+7 |
2007-10-10 | r21735: skip the smbclient test until jelmer can take a look at it. The | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r21733: Merge testenv back into core selftest.pl | Jelmer Vernooij | 2 | -58/+32 |
2007-10-10 | r21732: Use smbtorture for enumerating tests. | Jelmer Vernooij | 1 | -4/+1 |
2007-10-10 | r21730: Reintroduce summary for testenv, remove old (no longer used) file. | Jelmer Vernooij | 2 | -12/+11 |
2007-10-10 | r21728: Perhaps we don't need this on recent OpenLDAP servers. This overlay | Andrew Bartlett | 1 | -4/+0 |
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 | 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 | r21709: Add a list of tests that should be skipped rather than ad-hoc test sk... | Jelmer Vernooij | 3 | -44/+36 |