Age | Commit message (Collapse) | Author | Files | Lines |
|
so we can include it for the configure test
as it seems that strptime() is really broken on some hosts
in the build farm, re should use the replacement code
when we detect this in the configure test
metze
(This used to be commit 08a5e9760643b9fbf00fdcf7163de7cf50e841e6)
|
|
from jojowil@hvcc.edu to bug 4063
also add a testsuite for strptime()
metze
(This used to be commit aba64521707143e6505b3322c390882a918a148a)
|
|
Andrew Bartlett
(This used to be commit bbde5b6a2f85f22110d6840857eaceb6b923c1b4)
|
|
(This used to be commit 7003a6fa1ae1d163160ad509a7811f836be3aa6f)
|
|
metze
(This used to be commit 60799d171fa12debe61164b467e55a9e08485e28)
|
|
ca. 800 cmdline args to ld and that fails on some hosts
in the build-farm, lets see if they will be happier now
metze
(This used to be commit fda810ff129646535e9fa6d2b2c77559b5d58f92)
|
|
metze
(This used to be commit 4e8f844be939a6e11a3bece4e7e66534fce00cc0)
|
|
metze
(This used to be commit 31c9bd4bf2e08a979c7396a56b7bdb124bebfd01)
|
|
metze
(This used to be commit 0096e068d02b5e09fed94373a7018ec0a58fb6d6)
|
|
to the new torture ui functions
metze
(This used to be commit 94a5f1568d8307e1cb55df7d73cfea9ce1037238)
|
|
compile in but disable NetShareAddSetDel test
metze
(This used to be commit 1091f00ce0d731568d7f2acbc6e43f87de90baa0)
|
|
metze
(This used to be commit b050fe9e0bf6100ef786ac38b192aaa26229d300)
|
|
ClearEventLog test is compiled in but disabled now
metze
(This used to be commit 19fb09970a7bb1c52e616ae9402ea843139a5414)
|
|
ccache, as well as PKINIT.
Andrew Bartlett
(This used to be commit 440b8d9e4b09d5e8c943504ade85c17f752fe705)
|
|
metze
(This used to be commit 60145f3c5bca2227efd8de9ebfe35f536fbbd860)
|
|
metze
(This used to be commit 62faa4bce44c438a04e44a9189290333ebee9aa5)
|
|
metze
(This used to be commit e40912a2fd011351c6f0e7112f2984763bc53cb6)
|
|
machine account.
Andrew Bartlett
(This used to be commit 16a2bb87a80ffb921f267492f453eb3457666315)
|
|
metze
(This used to be commit a45c7cf238238d821e1d41549983915330bfd43a)
|
|
(This used to be commit 9e0032be03ebd6dd94c98bc6958df0cb998f487e)
|
|
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)
|
|
to start the selftest script.
Andrew Bartlett
(This used to be commit 6cb621b41990717a1c803ddc74955b328c164405)
|
|
when testing ntvfs/cifs -> ntvfs/posix too.
Andrew Bartlett
(This used to be commit ce2714884cd46b6437e635d7f01879c48578dac1)
|
|
Andrew Bartlett
(This used to be commit d76afe147ca87f3678b7eb4930096eb6aaa39e6e)
|
|
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)
|
|
(ab)used for messaging.
Andrew Bartlett
(This used to be commit 0a721c3193163f8a12f5410df4c29b6dc00b7035)
|
|
the 'pid directory' now...
Andrew Bartlett
(This used to be commit 224e7d4cc7f7fd4c4656185ec688ecc727a6489e)
|
|
don't do this yet'...
Andrew Bartlett
(This used to be commit 99786cbaa942450c8970f5f14fbce931ab3e98ed)
|
|
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)
|
|
(otherwise we miss tests).
Andrew Bartlett
(This used to be commit 216bf28a8dd33037dba1f8e7e13140752b30a885)
|
|
Andrew Bartlett
(This used to be commit b893c63183eaec20ab0000d0c6635672c2893dce)
|
|
do it in libreplace.
Andrew Bartlett
(This used to be commit a95ce3c895332a785bdf3a37b07e4fee86dcdea2)
|
|
(This used to be commit ff78be0be4ef67ed25bfb837bd8a7bf4105367fb)
|
|
Andrew Bartlett
(This used to be commit 529575d07aeb269927315eaff121408c1beefa59)
|
|
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)
|
|
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)
|
|
- Don't set up environments until necessary
- Add --resetup-environment option
- Add 'none' environment
(This used to be commit ed0410309bfdefb0d31cb247c26b947956fb1137)
|
|
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)
|
|
(This used to be commit 9399123a7277dbaf8dd392dd4ec2fe1c0780d486)
|
|
Submitted by John Jorgensen <jorgensen.john@gmail.com>
rafal
(This used to be commit f12a7f223dbd6e744df85308098a093b4e48cadb)
|
|
use with Samba 3 or windows easier as well as environments.
(This used to be commit a32cdc06c39b07fbc7a3015ef059cc9143fb6e20)
|
|
(This used to be commit 290815d180b2bf0ba24744b3796905096d07d7b7)
|
|
the code coverage...
Andrew Bartlett
(This used to be commit 394c863a3f3e0945da12d7c39641235d326b1198)
|
|
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)
|
|
compleatly unknown domain, return the correct error code.
Andrew Bartlett
(This used to be commit 7d04a36cdb3628ea9c1260f3318f2b964f10c346)
|
|
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)
|
|
(This used to be commit d7f122df1dba30e46e84e294cccecb2e4ef82072)
|
|
Andrew Bartlett
(This used to be commit 018939a8fd224f5aa404f08ec94ac49a7b43d7ec)
|
|
match for what we are using it for here.
Andrew Bartlett
(This used to be commit 305d1421efff3f01db1dce499568874965058e79)
|
|
(This used to be commit e60a485ff5c5d8deb7c0aea5e49d0c1d0ea4fa37)
|