summaryrefslogtreecommitdiff
path: root/testsuite/build_farm/basicsmb.fns
AgeCommit message (Collapse)AuthorFilesLines
2003-07-01Grr, the order of these arguments mattersAndrew Bartlett1-2/+2
(This used to be commit 6babc35ef9c62a48a56ef63945d09e7e06229666)
2003-07-01Make smbpasswd use the higher log level for the second run - this shouldAndrew Bartlett1-2/+2
help us debug failures in smbpasswd. Andrew Bartlett (This used to be commit dcdbd530a6c74ecf09a96067c40be5813dd646c8)
2003-05-04Fix up the setting up of the build_farm smb.conf from the templates in theirAndrew Bartlett1-7/+8
new directory. Andrew Bartlett (This used to be commit 98f7ccebeb9369c972b432a8ac0a5853cd7a1bf6)
2003-04-23Missed two references to a renamed file.Paul Green1-1/+1
(This used to be commit 513dd6d414270b4e8f91f1cee6c49155b095c488)
2003-04-23Backport changes from head to shorten the filenames of the test cases.Paul Green1-2/+5
(This used to be commit e2315ebc9a653a3c804323d55a96e0b378351e8d)
2002-11-15Merge from HEAD:Andrew Bartlett1-4/+20
- heimdal updates to configure - make DEBUG() const - add testsuite for: - preexec - preexec close - valid users - fix testsuite for 'invalid users' Andrew Bartlett (This used to be commit aa41fb8703db4a4ecd3b353874c99a994e8ed630)
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell1-1/+1
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-03-01use the variable passed as a paramater, not just one randomly in our namespace.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 18f6d476154163543e865b1fe200cd94288d5dc1)
2002-03-01See if we can get a slight chance of this actually working...Andrew Bartlett1-6/+6
(This used to be commit f1eb782eeeaca6efc0f89713ca449a379272eaad)
2002-02-09Fix up some braindamage in the testsuite.Andrew Bartlett1-2/+0
(if you remove the smbpasswd file, you wont be able to change the passwords contained therein... :-) Andrew Bartlett (This used to be commit dd8388330e5ad0ae1a82f876e3a95fba854d1528)
2002-01-21Add the -s command to keep smbpasswd quiet during the tests.Andrew Bartlett1-2/+2
Andrew Bartlett (This used to be commit 180d7e8c43d754a0ba4494707ac7924ab4a06d72)
2001-11-26Fix up the build farm again.Andrew Bartlett1-0/+31
This should get us 'green' for once... Andrew Bartlett (This used to be commit 042b9e3a6332473dc88c36dd7f99428644324ac4)
2001-11-22Rename $pwd to $test_root to avoid future confusion.Martin Pool1-4/+3
(This used to be commit fa7367a9731bc139ff4611f2781f3ca9bc7f89a7)
2001-11-20Back out the change in 1.11 that set the poorly-named $pwd variable --Martin Pool1-2/+1
for the build farm this is actually the root directory for building, or something like that. Thanks a.b. (This used to be commit 309b718842dc36cd0b74c4c735684cd4613fff01)
2001-11-19Also show $tree in diagnostics.Martin Pool1-0/+1
(This used to be commit af65a01d0d80a86f405439ed5c46cf71026a5eb8)
2001-11-14Give sensible defaults to some variables that are set by the buildMartin Pool1-0/+32
farm but not present in Make. (This used to be commit 0d6d0c31f9aecf1e35487ad26cc2f2c4c7d732f0)
2001-11-14Doc.Martin Pool1-0/+35
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 b18703fc8e15244dd840d1a1e9455a114e3f0408)
2001-09-24If we disable hostname lookups we can at least get a uniform answer for testingAndrew Bartlett1-2/+1
the rhosts and hostsequiv stuff with. Andrew Bartlett (This used to be commit 3a2a96772304bbf04a2bdb2d3a8f9d92df62fc5f)
2001-09-20Fix up the test for some of the quirkier hosts on the farm, and enable oneAndrew Bartlett1-2/+3
previously disabled sub-test. (This used to be commit 4df974527c7dbe88e7cbe9feb8e87f7ce89012b2)
2001-09-20Add and modify some of the various tests I have had sitting around here for aAndrew Bartlett1-8/+32
little while. This should give us a bit more coverage. Andrew Bartlett (This used to be commit 9e5a1d1623872a598c936e596270abe519c36e97)
2001-09-12Fixed typo.Tim Potter1-2/+2
(This used to be commit 2138c4461921b8ac3141231169af1eaa6e85f9ba)
2001-07-08Update tests, start testing password server code, now I have it working andAndrew Bartlett1-0/+1
know what it does... Andrew Bartlett (This used to be commit 51903dbfee2fa2b5d94b1d16ebdbb3356e13884d)
2001-07-05Allow us to vary the log-level, so we can run at level 1 normally,Andrew Bartlett1-5/+6
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 805c20452e98c5e3d3fb24537ce722d4318ffa90)
2001-06-28fixed guest account for build farm boxesAndrew Tridgell1-1/+5
(This used to be commit 0d112d7960353b33e9c5015c39a107a47e6f690d)
2001-06-27Jigger around with the tests a bit moreAndrew Bartlett1-6/+44
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 19fdc553d6ab06e53c21425468f86da56f4d9153)
2001-06-27Add the generic funcions file for the basicsmb testsAndrew Bartlett1-0/+21
Andrew Bartlett (This used to be commit b28baf71a7d947cfe8bda546f4e70194da0781da)