1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
Commit Graph

25 Commits

Author SHA1 Message Date
Andrew Tridgell
287df36a0e switch off level 100 debug for server security
(This used to be commit 75ad6df184)
2001-12-10 03:06:15 +00:00
Andrew Tridgell
f10f564c00 up the log level for server level security to try to track down the
segvs in the build farm
(This used to be commit 228d4fc47b)
2001-11-27 22:49:29 +00:00
Andrew Tridgell
94ee404865 don't use /dev/null for a smbpasswd file
(This used to be commit 067a4f87ac)
2001-11-27 22:47:09 +00:00
Andrew Bartlett
8b7434b2a0 Fix up the build farm again.
This should get us 'green' for once...

Andrew Bartlett
(This used to be commit 042b9e3a63)
2001-11-26 02:10:59 +00:00
Martin Pool
71c15a5f48 Rename $pwd to $test_root to avoid future confusion.
(This used to be commit fa7367a973)
2001-11-22 23:59:48 +00:00
Martin Pool
4950e6feb6 Back out the change in 1.11 that set the poorly-named $pwd variable --
for the build farm this is actually the root directory for building,
or something like that.  Thanks a.b.
(This used to be commit 309b718842)
2001-11-20 06:21:33 +00:00
Martin Pool
2d33bef2c1 Also show $tree in diagnostics.
(This used to be commit af65a01d0d)
2001-11-19 08:27:32 +00:00
Martin Pool
68893d4a2f Give sensible defaults to some variables that are set by the build
farm but not present in Make.
(This used to be commit 0d6d0c31f9)
2001-11-14 06:07:21 +00:00
Martin Pool
da0128e566 Doc.
Try not to run tests if the user specified --prefix=/usr* or something
similar, because it would not be nice(!) to clobber their
configuration file and passwords.  Eventually I think we want to run
the installed versions, but specify different paths for everything.
(This used to be commit b18703fc8e)
2001-11-14 05:12:03 +00:00
Andrew Bartlett
c812f1d40e If we disable hostname lookups we can at least get a uniform answer for testing
the rhosts and hostsequiv stuff with.

Andrew Bartlett
(This used to be commit 3a2a967723)
2001-09-24 05:27:44 +00:00
Andrew Bartlett
5377944635 Fix up the test for some of the quirkier hosts on the farm, and enable one
previously disabled sub-test.
(This used to be commit 4df974527c)
2001-09-20 08:28:41 +00:00
Andrew Bartlett
c16effd5fb Add and modify some of the various tests I have had sitting around here for a
little while.  This should give us a bit more coverage.

Andrew Bartlett
(This used to be commit 9e5a1d1623)
2001-09-20 06:23:29 +00:00
Tim Potter
ab4ebf4dd6 Fixed typo.
(This used to be commit 2138c44619)
2001-09-12 07:22:55 +00:00
Andrew Bartlett
8326666b7c Update tests, start testing password server code, now I have it working and
know what it does...

Andrew Bartlett
(This used to be commit 51903dbfee)
2001-07-08 14:24:29 +00:00
Andrew Bartlett
9fa590b832 Allow us to vary the log-level, so we can run at level 1 normally,
and push it to 10 when we fail (we redo the test).

Also disable the server-level security testing till it know what it does

Andrew Bartlett
(This used to be commit 805c20452e)
2001-07-05 11:34:50 +00:00
Andrew Tridgell
9c743f9b8b added line-feed at end of templates
(This used to be commit fe5d38780f)
2001-07-05 06:51:47 +00:00
Andrew Bartlett
592e237876 Running torture-RANDOMIPC on the build farm doesn't go down as a 'good idea' as its logsfiles are BIG!
(This used to be commit bc6160a482)
2001-07-03 04:06:10 +00:00
Andrew Bartlett
b07605976a Fix the torture test, we had the wrong file-name in the tests
Andrew Bartlett
(This used to be commit d04ea88b5d)
2001-07-02 09:10:32 +00:00
Andrew Bartlett
61b1874105 We need strict locking to pass LOCK4
Andrew Bartlett
(This used to be commit 584a14a216)
2001-07-02 07:20:00 +00:00
Andrew Bartlett
e3d6627f05 Start of smbtorture based testing. Not all of smbtorture's facilites
are used, but these ones should pass.

Andrew Bartlett
(This used to be commit eee251f710)
2001-07-02 07:18:49 +00:00
Andrew Tridgell
39117f1650 fixed guest account for build farm boxes
(This used to be commit 0d112d7960)
2001-06-28 05:57:56 +00:00
Andrew Bartlett
dc346a5c6d Jigger around with the tests a bit more
We now test security=share, security=user, security=server for both the
positive and negitive case (good/bad pw) and check that guest shares work for
share level security.

The server level security stuff seems to test positive without actualy
contating a server (another LIBSMB_PROG based smbd) - I will need to look into that...

Andrew Bartlett
(This used to be commit 19fdc553d6)
2001-06-27 13:58:58 +00:00
Andrew Bartlett
a0b75f7da7 Add the generic funcions file for the basicsmb tests
Andrew Bartlett
(This used to be commit b28baf71a7)
2001-06-27 07:59:09 +00:00
Andrew Bartlett
d6ffe900c9 Changed some of the tests around, made failures for parts actualy count
Andrew Bartlett
(This used to be commit 56a881b2b4)
2001-06-27 00:32:52 +00:00
Andrew Bartlett
4c83248fcf Added the basic tests of smb functionality for HEAD
This works with the new build farm system

Andrew Bartlett
(This used to be commit 542977bc43)
2001-06-26 07:41:40 +00:00