summaryrefslogtreecommitdiff
path: root/testsuite
AgeCommit message (Collapse)AuthorFilesLines
2003-04-16Up the debug level for the second run of the test (client side)Andrew Bartlett1-2/+2
(This used to be commit 015924491e2f06ff5a96729c7db7411a29281594)
2003-04-16We changed 'net' so change the torture tests that use it.Andrew Bartlett1-4/+4
(This used to be commit 0048a81abe99e43655d4482df27903dba774213b)
2002-11-16Merge from HEAD - updates to the build farm, /bin/sh can swallow return values,Andrew Bartlett2-2/+3
and add the RENAME torture test. (This used to be commit fbd49f915f620831d6b04496986bb24df372cda2)
2002-11-15/bin/sh on solaris swallows the failure code, so exec this directly.Andrew Bartlett1-1/+1
Andrew Bartlett (This used to be commit 35b73aa0a139721d8560e81ba1caf26ebdf7d0b6)
2002-11-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+2
used to be commit 12c1579b18b95326eb0b837ff71a8a8b25cbda04)
2002-11-15Add the rename torture test.Andrew Bartlett2-1/+4
(This used to be commit 644b5e30c825d26ee34be79847c9469acd9fb640)
2002-11-15Merge from HEAD:Andrew Bartlett3-4/+23
- 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-11-15This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User6-0/+36
used to be commit 2662e351f2f8802a3bf13df3e7e3f0c1497fdb1c)
2002-11-15Updates to the build farm tests:Andrew Bartlett9-4/+59
- Get valid/invalid users working - Test preexec, preexec close Andrew Bartlett (This used to be commit 36441899e61a711b8fe03ec7b6f95973b1e69fc5)
2002-09-25sync'ing up for 3.0alpha20 releaseGerald Carter2-2/+7
(This used to be commit 4456d5edd9207674d03bf503e8b245e5dc1ca8d8)
2002-09-25This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User1-0/+15
used to be commit 9a5541595f78f2cbba16030552c6e780f6fddcf6)
2002-09-21enable 'map hidden' and 'create mask' to allow the new OPEN test toAndrew Tridgell1-0/+2
succeed (This used to be commit f1058012b9662f0f9ce62ea05833e78a411f80b9)
2002-08-26Our 'guest' login still requires an entry in the SAM - and build farm machinesAndrew Bartlett1-1/+4
do not run 'unixsam', so add it to smbpasswd. Andrew Bartlett (This used to be commit 2ff6d53db550c1f4472b735b1bc87c9705716241)
2002-08-21Add tridge's backtrace script - it should at least work for systems withAndrew Bartlett2-1/+16
gdb.... Andrew Bartlett (This used to be commit 7cb080559eaf39fb0afd6d846bf56715f1303801)
2002-07-15updated the 3.0 branch from the head branch - ready for alpha18Andrew Tridgell2-2/+2
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce)
2002-07-06Increse the maximum non-unix-account ID (becouse the Compaq Test Drive systemsAndrew Bartlett1-1/+1
have a lot of users ;-). Andrew Bartlett (This used to be commit 2f164e28c349b8e20700e0e2fca204ed08228316)
2002-06-18make the echo'ed command match the actual command run.Andrew Bartlett1-1/+1
(This used to be commit 3167ec8a49a8da58f77b7c4f202c865ef9f9414c)
2002-04-11Ignore bin directory.Tim Potter1-0/+1
(This used to be commit 8bb798ab3d7245e61530913d771d58f08e77a200)
2002-04-03Fixed C++ comments.Tim Potter37-89/+89
(This used to be commit ca56042c032e95ff3e1e40ae9e89a0b847d83081)
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)
2002-01-20Also echo the smbpasswd command lineAndrew Bartlett1-0/+1
(This used to be commit 71b63db1bf08b5d0b88d5d83dca8f2c6767c4123)
2002-01-20This should get the oldstyle domain join tests working again.Andrew Bartlett1-1/+1
(This used to be commit 983fe933431d0ee6f2e5083a5c768b8ed8911463)
2002-01-20A couple more little fixes for the domain security tests.Andrew Bartlett2-5/+5
(This used to be commit 409fb69ecbf1849b5c92ea018eaed126a4f8a24d)
2002-01-20Try to see if we can get these tests working...Andrew Bartlett2-5/+1
(This used to be commit e809e6c20f08658f0d087c30767f9e38e53507fc)
2002-01-20This is another *BIG* change...Andrew Bartlett3-12/+13
Samba now features a pluggable passdb interface, along the same lines as the one in use in the auth subsystem. In this case, only one backend may be active at a time by the 'normal' interface, and only one backend per passdb_context is permitted outside that. This pluggable interface is designed to allow any number of passdb backends to be compiled in, with the selection at runtime. The 'passdb backend' paramater has been created (and documented!) to support this. As such, configure has been modfied to allow (for example) --with-ldap and the old smbpasswd to be selected at the same time. This patch also introduces two new backends: smbpasswd_nua and tdbsam_nua. These two backends accept 'non unix accounts', where the user does *not* exist in /etc/passwd. These accounts' don't have UIDs in the unix sense, but to avoid conflicts in the algroitmic mapping of RIDs, they use the values specified in the 'non unix account range' paramter - in the same way as the winbind ranges are specifed. While I was at it, I cleaned up some of the code in pdb_tdb (code copied directly from smbpasswd and not really considered properly). Most of this was to do with % macro expansion on stored data. It isn't easy to get the macros into the tdb, and the first password change will 'expand' them. tdbsam needs to use a similar system to pdb_ldap in this regard. This patch only makes minor adjustments to pdb_nisplus and pdb_ldap, becouse I don't have the test facilities for these. I plan to incoroprate at least pdb_ldap into this scheme after consultation with Jerry. Each (converted) passdb module now no longer has any 'static' variables, and only exports 1 init function outside its .c file. The non-unix-account support in this patch has been proven! It is now possible to join a win2k machine to a Samba PDC without an account in /etc/passwd! Other changes: Minor interface adjustments: pdb_delete_sam_account() now takes a SAM_ACCOUNT, not a char*. pdb_update_sam_account() no longer takes the 'override' argument that was being ignored so often (every other passdb backend). Extra checks have been added in some places. Minor code changes: smbpasswd no longer attempts to initialise the passdb at startup, this is now done on first use. pdbedit has lost some of its 'machine account' logic, as this behaviour is now controlled by the passdb subsystem directly. The samr subsystem no longer calls 'local password change', but does the pdb interactions directly. This allow the ACB_ flags specifed to be transferred direct to the backend, without interference. Doco: I've updated the doco to reflect some of the changes, and removed some paramters no longer applicable to HEAD. (This used to be commit ff354c99c585068af6dc1ff35a1f109a806b326b)
2002-01-19Fix up runlist botchup.Andrew Bartlett1-3/+3
(This used to be commit af37a86917c969118a46cff7574487dbe1c75a2f)
2002-01-18Update the build farm's test runlist and make it a bit easier to read.Andrew Bartlett1-1/+12
(This used to be commit 12dcb55a3a89ce4b7daa5d41c41ebaf9e15b3de0)
2001-12-10Add a panic action that tries to call gdb noninteractively to get aMartin Pool1-0/+2
backtrace. Will break on many machines, but we're already crashed in this case. (This used to be commit f0878f19eb729d70cc96f450b4b0d2c180498a35)
2001-12-10switch off level 100 debug for server securityAndrew Tridgell1-1/+0
(This used to be commit 75ad6df18454022372526332dcde51bcb4285b97)
2001-11-27up the log level for server level security to try to track down theAndrew Tridgell1-2/+1
segvs in the build farm (This used to be commit 228d4fc47b8adbcbda81bffaea09b616b5d89992)
2001-11-27don't use /dev/null for a smbpasswd fileAndrew Tridgell1-1/+3
(This used to be commit 067a4f87ac5dc2b5cf902c42f56923d0c5e29bc2)
2001-11-26Fix up the build farm again.Andrew Bartlett5-3/+54
This should get us 'green' for once... Andrew Bartlett (This used to be commit 042b9e3a6332473dc88c36dd7f99428644324ac4)
2001-11-26Allow lookup of users with spaces in their name.Tim Potter1-5/+3
(This used to be commit 751ea8cfb931e1de6df447ed05e051262cdeb304)
2001-11-23Fixed bug in canned results list for checking the error code of wbinfo.Tim Potter1-14/+14
Made test names more verbose. (This used to be commit 87955fcf303d82d38ae543e7986c59fd086dc2db)
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-14Little note about what's happening with Satyr.Martin Pool1-0/+4
(This used to be commit b6745ccd33544cfae5811ecdff7c1aea9d454eed)
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 Bartlett2-3/+2
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 Bartlett2-5/+4
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 Bartlett12-10/+147
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-09-09Typo fix per Vance on IRC.Christopher R. Hertel1-1/+1
(This used to be commit 6f388502622fe77ae13ac2b0ae8f39b2e77ba455)
2001-08-05Another winbind test - fill in later.Tim Potter1-0/+38
(This used to be commit 99071c45d05231e5683b37823bcca90542f4e332)
2001-07-11Some minor doco on what the build_farm dir doesAndrew Bartlett1-0/+3
(This used to be commit 9bfc480bda8ee3478d17d657cf2fc1a846707130)