Stefan Metzmacher
9407f3d0a6
r22194: fix compiler warning and
...
compile in but disable NetShareAddSetDel test
metze
(This used to be commit 1091f00ce0d731568d7f2acbc6e43f87de90baa0)
2007-10-10 14:50:03 -05:00
Stefan Metzmacher
d57326a476
r22193: fix compiler warning and formating
...
metze
(This used to be commit b050fe9e0bf6100ef786ac38b192aaa26229d300)
2007-10-10 14:50:02 -05:00
Stefan Metzmacher
537e773892
r22192: fix compiler warnings
...
ClearEventLog test is compiled in but disabled now
metze
(This used to be commit 19fb09970a7bb1c52e616ae9402ea843139a5414)
2007-10-10 14:50:02 -05:00
Andrew Bartlett
cc275f011e
r22191: Add a samba4kinit binary to the build, so I can test using an existing
...
ccache, as well as PKINIT.
Andrew Bartlett
(This used to be commit 440b8d9e4b09d5e8c943504ade85c17f752fe705)
2007-10-10 14:50:02 -05:00
Stefan Metzmacher
52cf4bd0e1
r22190: fix compiler warnings and remove unused talloc_reference()
...
metze
(This used to be commit 60145f3c5bca2227efd8de9ebfe35f536fbbd860)
2007-10-10 14:50:01 -05:00
Stefan Metzmacher
2eb8b675d1
r22189: fix compiler warning
...
metze
(This used to be commit 62faa4bce44c438a04e44a9189290333ebee9aa5)
2007-10-10 14:50:01 -05:00
Stefan Metzmacher
714b5df833
r22188: fix formating bug
...
metze
(This used to be commit e40912a2fd011351c6f0e7112f2984763bc53cb6)
2007-10-10 14:50:01 -05:00
Andrew Bartlett
f1b2b43ba5
r22187: Test kerberos logins in the smbclient blackbox tests, including with a
...
machine account.
Andrew Bartlett
(This used to be commit 16a2bb87a80ffb921f267492f453eb3457666315)
2007-10-10 14:50:01 -05:00
Stefan Metzmacher
ca1e672c6b
r22186: fix build with autodependencies
...
metze
(This used to be commit a45c7cf238238d821e1d41549983915330bfd43a)
2007-10-10 14:50:00 -05:00
Jelmer Vernooij
f725377346
r22185: Initial work on a 'member' test environment'.
...
(This used to be commit 9e0032be03ebd6dd94c98bc6958df0cb998f487e)
2007-10-10 14:49:59 -05:00
Andrew Bartlett
b60157ffd2
r22184: On some hosts, parsing a compleatly invalid principal causes heimadal
...
to try and figure out what realm the current host is in (by DNS lookup
for it's full domain name). We don't want to do that for this test,
just break the checksum.
Andrew Bartlett
(This used to be commit 791e87514505acc68c5a8ff71fe9a27efdc6a027)
2007-10-10 14:49:59 -05:00
Andrew Bartlett
3154dbd3ac
r22183: Perl might not be in /usr/bin/perl, so use $(PERL) from the makefile
...
to start the selftest script.
Andrew Bartlett
(This used to be commit 6cb621b41990717a1c803ddc74955b328c164405)
2007-10-10 14:49:59 -05:00
Andrew Bartlett
4a94377b78
r22182: Skip a few tests that will not pass against the ntvfs/posix layer,
...
when testing ntvfs/cifs -> ntvfs/posix too.
Andrew Bartlett
(This used to be commit ce2714884cd46b6437e635d7f01879c48578dac1)
2007-10-10 14:49:58 -05:00
Andrew Bartlett
f5bcf91e22
r22180: Re-add testing of the CIFS backend.
...
Andrew Bartlett
(This used to be commit d76afe147ca87f3678b7eb4930096eb6aaa39e6e)
2007-10-10 14:49:58 -05:00
Rafal Szczesniak
8732429818
r22179: Store resource id along with the object itself to be able to return
...
it as "number" type. This fixes a small problem with resource set
method returning id of type "number" whereas find method was returning
id of type "string".
rafal
(This used to be commit c3805aeb5e64aa66c0dfceb89efdf60bfb2134e8)
2007-10-10 14:49:58 -05:00
Andrew Bartlett
5904bbf3d9
r22177: Restore the PIDDIR mapping for the client 'pid directory', as this is
...
(ab)used for messaging.
Andrew Bartlett
(This used to be commit 0a721c3193163f8a12f5410df4c29b6dc00b7035)
2007-10-10 14:49:58 -05:00
Andrew Bartlett
7e92a071c5
r22176: Make the LOCAL-MESSAGING test pass again. Messaging sockets are in
...
the 'pid directory' now...
Andrew Bartlett
(This used to be commit 224e7d4cc7f7fd4c4656185ec688ecc727a6489e)
2007-10-10 14:49:57 -05:00
Andrew Bartlett
ca3e134c8b
r22171: At least walk over the test_SetupCredentials2 before bailing as 'we
...
don't do this yet'...
Andrew Bartlett
(This used to be commit 99786cbaa942450c8970f5f14fbce931ab3e98ed)
2007-10-10 14:49:57 -05:00
Andrew Bartlett
f3303bc8f6
r22170: To get the smbclient blackbox test to pass again, we need to get the
...
private dir to contain a valid machine account.
It isn't really valid it use the DC's account any more, so extend this
script to also join the domain. This nicely tests out some previously
untested code too!
Andrew Bartlett
(This used to be commit 12f4e6033ed11a010211a4295424588f44f7e5e0)
2007-10-10 14:49:57 -05:00
Andrew Bartlett
f57ebf3f12
r22168: Ensure we actually run all the transports for the slow tests
...
(otherwise we miss tests).
Andrew Bartlett
(This used to be commit 216bf28a8dd33037dba1f8e7e13140752b30a885)
2007-10-10 14:49:57 -05:00
Andrew Bartlett
5f11116a6b
r22167: This seems to get Fedora DS to run the tests again.
...
Andrew Bartlett
(This used to be commit b893c63183eaec20ab0000d0c6635672c2893dce)
2007-10-10 14:49:56 -05:00
Andrew Bartlett
f02c0a64d3
r22166: Stop heimdal from trying to prototype innetgr in roken, now we don't
...
do it in libreplace.
Andrew Bartlett
(This used to be commit a95ce3c895332a785bdf3a37b07e4fee86dcdea2)
2007-10-10 14:49:56 -05:00
Andrew Tridgell
d9916ac98c
r22165: merge transaction fix from samba3
...
(This used to be commit ff78be0be4ef67ed25bfb837bd8a7bf4105367fb)
2007-10-10 14:49:56 -05:00
Andrew Bartlett
c41fe665e4
r22162: get the TEST_LDAP mode working again
...
Andrew Bartlett
(This used to be commit 529575d07aeb269927315eaff121408c1beefa59)
2007-10-10 14:49:55 -05:00
Andrew Bartlett
7b88696bed
r22161: Clarify exactly where the socket_wrapper should be handled (early),
...
and ensure that $prefix exists before it tries to create $prefix/w.
This should fix the build farm. Perhaps we should have a rm -rf
$prefix at the start of this script, as that would have found the
problem, but I want to be careful about that...
Andrew Bartlett
(This used to be commit a230261e83fd9161e60554b74cf8556f36b1af45)
2007-10-10 14:49:55 -05:00
Andrew Bartlett
dbfb32ffe5
r22160: Only use test environment names that actually exist (get make
...
quicktest to pass).
Ensure that when we fail on the build farm, this ends up in the total
failures.
I think having the 2 different functions for running the tests is just
asking for this kind of failure. The build farm should be a
presentation detail, and not alter the test behaviour.
There is still a gremlin in there, we will fail horribly on the farm,
but not on local tests...
Andrew Bartlett
(This used to be commit 519f3c0575748968ece2f556f370ade98c59ff05)
2007-10-10 14:49:55 -05:00
Jelmer Vernooij
e338b4b47b
r22156: - Lazy evaluate variable names.
...
- Don't set up environments until necessary
- Add --resetup-environment option
- Add 'none' environment
(This used to be commit ed0410309bfdefb0d31cb247c26b947956fb1137)
2007-10-10 14:49:55 -05:00
Stefan Metzmacher
4cc500433d
r22152: merge from samba3:
...
remove netgr functions from libreplace they're not used
in samba4 currently and samba3 has explicit configure checks for them.
should fix bug #4496
metze
(This used to be commit dd83a8dad8ad89a1485598fa6e11c9128d04e6d7)
2007-10-10 14:49:54 -05:00
Jelmer Vernooij
892c8cd1b4
r22137: Actually use client.conf, defer more code as far as possible.
...
(This used to be commit 9399123a7277dbaf8dd392dd4ec2fe1c0780d486)
2007-10-10 14:49:54 -05:00
Rafal Szczesniak
c0b76be62f
r22136: Fix incorrect event handling.
...
Submitted by John Jorgensen <jorgensen.john@gmail.com>
rafal
(This used to be commit f12a7f223dbd6e744df85308098a093b4e48cadb)
2007-10-10 14:49:54 -05:00
Jelmer Vernooij
3ff1625f1f
r22134: Create different smb.conf file for the client side. This should make use with Samba 3 or windows easier as well as environments.
...
(This used to be commit a32cdc06c39b07fbc7a3015ef059cc9143fb6e20)
2007-10-10 14:49:54 -05:00
Jelmer Vernooij
51fd156081
r22133: Don't push parameters into environment until necessary.
...
(This used to be commit 290815d180b2bf0ba24744b3796905096d07d7b7)
2007-10-10 14:49:53 -05:00
Andrew Bartlett
a16989b1e9
r22121: The RPC-CRACKNAMES test now passes against Samba4. This should help
...
the code coverage...
Andrew Bartlett
(This used to be commit 394c863a3f3e0945da12d7c39641235d326b1198)
2007-10-10 14:49:53 -05:00
Andrew Bartlett
d0179f164a
r22120: Expand the RPC-CRACKNAMES test, to test more values and expose patterns.
...
Fix up our server side implementation to pass almost all the tests (a
couple are skipped).
Don't require the DsGetDomainControllerInfo calls to pass, just get
some info from them.
Andrew Bartlett
(This used to be commit a29eb8f7e541d2021726601faf52355e312c916b)
2007-10-10 14:49:53 -05:00
Andrew Bartlett
1c7f70ded5
r22119: Where we get a request to 'crack' a user principal name from a
...
compleatly unknown domain, return the correct error code.
Andrew Bartlett
(This used to be commit 7d04a36cdb3628ea9c1260f3318f2b964f10c346)
2007-10-10 14:49:52 -05:00
Andrew Bartlett
270248ac02
r22118: Add another RPC-CRACKNAMES test, but allow a way to skip sub-parts of
...
this test we don't yet support in Samba4. I want to at least try and
test this parts of this codebase...
Andrew Bartlett
(This used to be commit cb2e4ca220ca03cd1893e7f6c18de0ab181817b8)
2007-10-10 14:49:52 -05:00
Andrew Tridgell
5497a1341c
r22117: merged from bzr
...
(This used to be commit d7f122df1dba30e46e84e294cccecb2e4ef82072)
2007-10-10 14:49:52 -05:00
Andrew Bartlett
98fda45351
r22116: Only query by SID if we have a SID
...
Andrew Bartlett
(This used to be commit 018939a8fd224f5aa404f08ec94ac49a7b43d7ec)
2007-10-10 14:49:52 -05:00
Andrew Bartlett
68094302c1
r22115: I don't like the DOMAIN environment variable. It really isn't a good
...
match for what we are using it for here.
Andrew Bartlett
(This used to be commit 305d1421efff3f01db1dce499568874965058e79)
2007-10-10 14:49:51 -05:00
Andrew Tridgell
1b02e88aaf
r22114: merge from bzr tree
...
(This used to be commit e60a485ff5c5d8deb7c0aea5e49d0c1d0ea4fa37)
2007-10-10 14:49:51 -05:00
Andrew Tridgell
a9044f92c9
r22098: merged from bzr tree
...
(This used to be commit a57af1ff8234ab590ebf28b3316953bec880005c)
2007-10-10 14:49:51 -05:00
Andrew Tridgell
4685a42eaf
r22090: fix error handling in cldap client library to cope with bad host names
...
(This used to be commit 99c51b104d05a8ad32563497216271e2f20d4985)
2007-10-10 14:49:51 -05:00
Andrew Tridgell
432dfdbcd1
r22089: check the return value of interpret_addr2()
...
(This used to be commit af6661e442ff37070cf49b6d9ab85a1c045ef293)
2007-10-10 14:49:50 -05:00
Andrew Bartlett
bfc4053178
r22088: export PIDDIR to make the smbd pid show in 'make testenv' again.
...
(This used to be commit 9e95871b3a70310b8c0ca92dfdb595d7cfc559d5)
2007-10-10 14:49:50 -05:00
Andrew Tridgell
25b4ee7af8
r22087: added a RAW-BENCH-OPEN test that can be used to stress out a clustered
...
implementation of a opendb backend. Use it in combination with
--unclist to tell smbtorture to connect to multiple nodes in the
cluster
(This used to be commit b4e38b1b8dbc3ce817f858f39c3f0521c9832fce)
2007-10-10 14:49:50 -05:00
Andrew Bartlett
e936efb26f
r22086: Bail out early on some of these failures.
...
(This used to be commit 8311bdfde92a9efe7730ed4a0f5f70f8e0d25ef6)
2007-10-10 14:49:50 -05:00
Andrew Tridgell
eb94925e37
r22085: correct copyright on opendb_ctdb.c
...
(This used to be commit 43ee3f8724164afc90a170c6da713b38d3995191)
2007-10-10 14:49:49 -05:00
Andrew Tridgell
23508a7c86
r22084: use a TDB_INTERNAL tdb for the local ctdb tdb for now
...
(This used to be commit e2fe45cf4073b68e2a1c6577928d0765e26f3267)
2007-10-10 14:49:49 -05:00
Andrew Tridgell
0cbea3104b
r22083: opendb backend to ctdb now passes simple tests
...
(This used to be commit 141bd7ac39b66132f989d44d731512f939973f9e)
2007-10-10 14:49:49 -05:00
Andrew Tridgell
66156220eb
r22082: merged the ctdb changes from bzr
...
added opendb ctdb backend from ronnie
(This used to be commit b0da25cb79f860bfa14ba7a8419c7996d936292b)
2007-10-10 14:49:48 -05:00