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
/
script
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r18459: Set access to test LDAP server as system to anonymous, but also note
Andrew Bartlett
3
-5
/
+11
2007-10-10
r18415: Make the samba-windows test scripts executable so they run a little e...
Brad Henry
2
-0
/
+0
2007-10-10
r18414: This README file should help to explain what is needed to setup a Win...
Brad Henry
1
-0
/
+121
2007-10-10
r18389: test RPC-UNIXINFO in samba4
Stefan Metzmacher
2
-6
/
+6
2007-10-10
r18377: disable native iconv with valgrind
Andrew Tridgell
1
-0
/
+7
2007-10-10
r18372: don't use the system inotify until in the build farm until we work out
Andrew Tridgell
1
-0
/
+1
2007-10-10
r18349: don't do validation when using valgrind. It's way too slow (can be
Andrew Tridgell
7
-7
/
+14
2007-10-10
r18302: fixed test_cifsdd.sh - the unnecessary sum operations were breaking on
Andrew Tridgell
1
-7
/
+1
2007-10-10
r18290: finally worked out why we were failing tests on solaris. It has
Andrew Tridgell
1
-2
/
+2
2007-10-10
r18277: on some of our slower hosts we need more than 2700 seconds for smbd to
Andrew Tridgell
1
-1
/
+1
2007-10-10
r18251: skip pidl tests unless the platform has Test::More
Andrew Tridgell
1
-3
/
+7
2007-10-10
r18247: more shell portability fixes
Andrew Tridgell
3
-10
/
+9
2007-10-10
r18246: Let our openldap slapd.conf include the magic to have DIGEST-MD5 on
Andrew Bartlett
1
-2
/
+11
2007-10-10
r18190: Add more NET tests to be run on the build farm.
Rafal Szczesniak
1
-2
/
+2
2007-10-10
r18050: Run more NET tests on the build farm.
Rafal Szczesniak
1
-3
/
+3
2007-10-10
r18026: patch from Brad allowing the windows testing to be configured
Andrew Tridgell
2
-5
/
+12
2007-10-10
r18023: Add support infrusructure for testing against an OpenLDAP server.
Andrew Bartlett
3
-6
/
+102
2007-10-10
r18017: Separate NET tests out of RPC. This way it's easier to run libnet
Rafal Szczesniak
3
-3
/
+44
2007-10-10
r17989: Add RPC-NETLOGON as a test we now run against Samba4.
Andrew Bartlett
2
-6
/
+6
2007-10-10
r17768: This merges in the current version of Brad Henry's windows testing
Andrew Tridgell
10
-0
/
+1487
2007-10-10
r17675: increase max torture test runtime - we have some v slow hosts in the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r17547: Add test by mkhl for some of our variable substituion behaviour.
Andrew Bartlett
1
-0
/
+2
2007-10-10
r17543: Patch from Martin Kühl <martin.kuehl@gmail.com> to extend the
Andrew Bartlett
1
-0
/
+3
2007-10-10
r17540: store command line args of selftest.sh in local vars
Stefan Metzmacher
1
-8
/
+15
2007-10-10
r17539: add HMAC-MD5 test code based on the example values from rfc 2104, 2202
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r17527: Don't duplicate the entire test setup just to allow testing of the new
Andrew Bartlett
2
-208
/
+86
2007-10-10
r17495: run LOCAL-CRYPTO-MD4 and LOCAL-CRYPTO-MD5 with make test
Stefan Metzmacher
1
-1
/
+2
2007-10-10
r17489: run the crypto tests with test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r17396: Bump the time up again. RPC-SAMR can slow, I probably need to break
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17395: Add some more time to the default runtime. Now 7.5 mins.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17394: Pregenerate all the files for TLS. Make the 'make test' startup *muc...
Andrew Bartlett
1
-0
/
+60
2007-10-10
r17379: Pre-generate DH parameters, to avoid doing this at runtime in our tes...
Andrew Bartlett
1
-0
/
+11
2007-10-10
r17282: test some simple operation with the LANMAN1 and LANMAN2 protocol,
Stefan Metzmacher
1
-1
/
+7
2007-10-10
r17208: Add a away to test the ldb module.
Simo Sorce
1
-0
/
+211
2007-10-10
r17169: Test LDAP with testnonblock.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r17014: add whitespaces...
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r16967: Test another NTLMSSP flags combination.
Andrew Bartlett
1
-0
/
+1
2007-10-10
r16914: Add more tests for the partition module.
Andrew Bartlett
1
-1
/
+3
2007-10-10
r16891: test dcerpc over smb2
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r16877: run SMB2-FIND test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16860: Fix (and reactivate) the RPC-SAMR test. We need to allow these sids
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16858: The RPC-SAMR-PASSWORDS test now passes.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16852: I thought we passed RPC-SAMR-PASSWORDS, but we don't. Disable that
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16850: Disable NBT-WINSREPLICATION-OWNED until it always passes (currently i...
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16847: Add the parts of the SAMR test that pass back into 'make test'.
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16835: Remove RPC-SAMR from the test, until I can clear up the unexplained f...
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16828: Add RPC-LSA as a test that passes, and remove RAW-ACLs until someone
Andrew Bartlett
3
-6
/
+6
2007-10-10
r16794: Make Samba4 pass it's own RPC-SAMR test, at least in part. There are
Andrew Bartlett
1
-3
/
+3
2007-10-10
r16739: test SMB2-GETINFO SMB2-SETINFO by make test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r16527: Add target argument for smbtorture.
Jelmer Vernooij
1
-1
/
+1
[next]