summaryrefslogtreecommitdiffstats
path: root/testsuite
Commit message (Collapse)AuthorAgeFilesLines
...
* Give sensible defaults to some variables that are set by the buildMartin Pool2001-11-141-0/+32
| | | | | farm but not present in Make. (This used to be commit 0d6d0c31f9aecf1e35487ad26cc2f2c4c7d732f0)
* Little note about what's happening with Satyr.Martin Pool2001-11-141-0/+4
| | | | (This used to be commit b6745ccd33544cfae5811ecdff7c1aea9d454eed)
* Doc.Martin Pool2001-11-141-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)
* If we disable hostname lookups we can at least get a uniform answer for testingAndrew Bartlett2001-09-242-3/+2
| | | | | | | the rhosts and hostsequiv stuff with. Andrew Bartlett (This used to be commit 3a2a96772304bbf04a2bdb2d3a8f9d92df62fc5f)
* Fix up the test for some of the quirkier hosts on the farm, and enable oneAndrew Bartlett2001-09-202-5/+4
| | | | | previously disabled sub-test. (This used to be commit 4df974527c7dbe88e7cbe9feb8e87f7ce89012b2)
* Add and modify some of the various tests I have had sitting around here for aAndrew Bartlett2001-09-2012-10/+147
| | | | | | | little while. This should give us a bit more coverage. Andrew Bartlett (This used to be commit 9e5a1d1623872a598c936e596270abe519c36e97)
* Fixed typo.Tim Potter2001-09-121-2/+2
| | | | (This used to be commit 2138c4461921b8ac3141231169af1eaa6e85f9ba)
* Typo fix per Vance on IRC.Christopher R. Hertel2001-09-091-1/+1
| | | | (This used to be commit 6f388502622fe77ae13ac2b0ae8f39b2e77ba455)
* Another winbind test - fill in later.Tim Potter2001-08-051-0/+38
| | | | (This used to be commit 99071c45d05231e5683b37823bcca90542f4e332)
* Some minor doco on what the build_farm dir doesAndrew Bartlett2001-07-111-0/+3
| | | | (This used to be commit 9bfc480bda8ee3478d17d657cf2fc1a846707130)
* Update tests, start testing password server code, now I have it working andAndrew Bartlett2001-07-084-4/+4
| | | | | | | know what it does... Andrew Bartlett (This used to be commit 51903dbfee2fa2b5d94b1d16ebdbb3356e13884d)
* Allow us to vary the log-level, so we can run at level 1 normally,Andrew Bartlett2001-07-054-8/+12
| | | | | | | | | 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)
* added line-feed at end of templatesAndrew Tridgell2001-07-051-1/+1
| | | | (This used to be commit fe5d38780fe2998576ed0ddbec6996d32cbda4a1)
* Running torture-RANDOMIPC on the build farm doesn't go down as a 'good idea' ↵Andrew Bartlett2001-07-031-1/+1
| | | | | | as its logsfiles are BIG! (This used to be commit bc6160a48282f026845476e632fe365ff2fd63d2)
* Fix the torture test, we had the wrong file-name in the testsAndrew Bartlett2001-07-021-0/+0
| | | | | Andrew Bartlett (This used to be commit d04ea88b5d4b010d77dec45104dcf6a2b5a071f2)
* We need strict locking to pass LOCK4Andrew Bartlett2001-07-021-1/+3
| | | | | Andrew Bartlett (This used to be commit 584a14a2163a22d6a532c926040f4f9bcc34463d)
* Start of smbtorture based testing. Not all of smbtorture's facilitesAndrew Bartlett2001-07-0224-1/+64
| | | | | | | are used, but these ones should pass. Andrew Bartlett (This used to be commit eee251f71071034b6d1a74d192cdabe8e24dc08b)
* fixed guest account for build farm boxesAndrew Tridgell2001-06-282-2/+6
| | | | (This used to be commit 0d112d7960353b33e9c5015c39a107a47e6f690d)
* Jigger around with the tests a bit moreAndrew Bartlett2001-06-2714-51/+120
| | | | | | | | | | | | 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)
* Add the generic funcions file for the basicsmb testsAndrew Bartlett2001-06-271-0/+21
| | | | | Andrew Bartlett (This used to be commit b28baf71a7d947cfe8bda546f4e70194da0781da)
* Changed some of the tests around, made failures for parts actualy countAndrew Bartlett2001-06-276-58/+65
| | | | | Andrew Bartlett (This used to be commit 56a881b2b4957912055fdf053ef37ca2ea3606b8)
* Added the basic tests of smb functionality for HEADAndrew Bartlett2001-06-263-0/+82
| | | | | | | This works with the new build farm system Andrew Bartlett (This used to be commit 542977bc4323e041512e91d7a38422e7abc4e5ae)
* Test login using pam_winbind.so and group membership.Tim Potter2001-05-171-0/+102
| | | | (This used to be commit 4c2b915ed12584037731d8ccd246ad54986a7564)
* Fixed lookup of entire /etc/{passwd,group} file line.Tim Potter2001-05-151-2/+2
| | | | (This used to be commit b208d74e0524514fdb48f80c76192df12238a64e)
* Cleaned up bitrot in nsswitch testsuite. Merged tests across from TNGTim Potter2001-05-0929-119/+1521
| | | | | branch. (This used to be commit acef477383e5739292e764c17cef87822a09f13b)
* Bulk add of the test suite for libsmbclient ...Richard Sharpe2001-03-09146-0/+11354
| | | | (This used to be commit adef47b5173b9a028224307490960ce89762709b)
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-111-2/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | testsuite/printing/psec.c - Use lock directory from smb.conf parameter when peeking at the ntdrivers.tdb file. source/rpc_parse/parse_sec.c - fix typo in debug message source/script/installbin.sh - create private directory as part of 'make install'. source/nsswitch/winbindd_cache.c source/nsswitch/winbindd_idmap.c source/passdb/secrets.c source/smbd/connection.c - always convert tdb key to unix code-page when generating. source/printing/nt_printing.c - always convert tdb key to unix code-page when generating. - don't prepend path to a filename that is NULL in add_a_printer_driver_3(). source/rpc_server/srv_spoolss_nt.c - always convert tdb key to unix code-page when generating. - don't prepend server name to a path/filename that is NULL in the fill_printer_driver_info functions. source/printing/printing.c - always convert tdb key to unix code-page when generating. - move access check for print_queue_purge() outside of job delete loop. source/smbd/unix_acls.c - fix for setting ACLs (this got missed earlier) source/lib/messages.c - trivial sync with appliance_head (This used to be commit 376601d17d53ef7bfaafa576bd770e554516e808)
* Brief documentation on using the virtual printer codeDavid O'Neill2000-12-121-2/+35
| | | | (This used to be commit 03dd90ab923ec88cdada8c5d725d9482bd9826f2)
* Fix error string.Tim Potter2000-12-121-1/+1
| | | | (This used to be commit 73b237e639717019c596954c745b7e4d038ddc8c)
* Compile fixes for changes in make_sec_desc() interface.Tim Potter2000-12-082-6/+5
| | | | (This used to be commit 7b896697d134eb4fad1ceef5cdd2dab2b5980187)
* Fixed some debugging code.Tim Potter2000-12-041-3/+3
| | | | (This used to be commit 369a378b3390b060a676c67950f020c4d147fe6d)
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-161-0/+2
| | | | | - add empty README file for vlp. Blame Tim. =) (This used to be commit 0ee469f566dbfdac1769fefbb5e61ce39d267872)
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-143-0/+441
| | | | | | | | | | - merged Tim's vlp (virtual lp) test program. Enable it with -DDEVELOPER or by using ./configure.developer (source/include/smb.h source/configure.developer source/printing/lpq_parse.c source/param/loadparm.c testsuite/printing/.cvsignore testsuite/printing/Makefile.vlp testsuite/printing/vlp.c) (This used to be commit fbcf83140da1823e74f63227f0a95d07c6e76764)
* Changes from APPLIANCE_HEAD (per Tim Potter):David O'Neill2000-09-011-1/+9
| | | | | | | | | | | | | | | | | | | | - make proto - addition of function to convert from errno values to NT status codes (source/lib/error.c) - purge queue done without full access permission will purge only the jobs owned by that user, rather than failing. - unlock job database tdb before sending job to printer - in print_job_start(), ensure that we don't pick a jobid with an existing temporary file that may be owned by another user, as it causes silent failures. - fixes for printer permission checking for NT5 clients (source/include/rpc_spoolss.h, source/printing/nt_printing.c, source/printing/printing.c, source/rpc_server/srv_spoolss_nt.c) - change from uint8 to 'enum SID_NAME_USE' (source/rpc_server/srv_lsa.c) - fixed memory leaks for win95 driver download process (source/smbd/lanman.c) - properly free prs_structs and dacl in testsuite/printing/psec.c (This used to be commit 74af3e2caec7197e5d1ca389e2f78054a4197502)
* Merge.Tim Potter2000-08-141-2/+2
| | | | (This used to be commit 604f6a34effb8aeed7701345a4219749a6a97892)
* NT printer permissions test program.Tim Potter2000-08-143-0/+433
| | | | (This used to be commit 9af82423d2e5c6f873a906097a56c8ac6c5f8297)
* Test for reloading smb.conf after SIGHUP. Needs to be run as root.Tim Potter2000-07-241-0/+107
| | | | (This used to be commit db54e72d2f67b07d42bff16c64fbadf0d031e365)
* se_access_check() tests.Tim Potter2000-07-0611-0/+1060
| | | | (This used to be commit bba912cad8dfcef3dbc1db020304ab29fd71d5cb)
* Added more args to smbclient wrapper - there's probably a better wayTim Potter2000-06-301-1/+3
| | | | | to do this. (This used to be commit 8de200ecbcc3b5b257354a8f51ebefad4cabdb73)
* Don't return a value for a void function.Tim Potter2000-06-231-1/+1
| | | | (This used to be commit 66fd7da08ffbb3673925e8816f06f8983363036b)
* Test harness stuff for compiling things.Tim Potter2000-06-231-0/+66
| | | | (This used to be commit 0af2a1ea69fcdf21243fc7e9a9de8914817d4880)
* Tests for new security context stuff.Tim Potter2000-06-2312-0/+869
| | | | (This used to be commit 85a68bc449a071d21e03ad4f54c1e784831a9bb5)
* Start of test blurb.Tim Potter2000-05-241-0/+12
| | | | (This used to be commit cb9d9e4f89d55466c32f7cf7ae73f0d4aea6d36b)
* Test transfer of large random file w/o corruption.Tim Potter2000-05-241-0/+48
| | | | (This used to be commit a9790f19612513b667c348d628ab3bf88ec1178e)
* Fix to return buffer output properly.Tim Potter2000-05-241-3/+3
| | | | (This used to be commit 6d50bb36a68c34c5fea1193fd6f170160e16e76f)
* Test various operations on ipc$ share.Tim Potter2000-05-241-0/+44
| | | | (This used to be commit 5b3fcc303d939e750126dd44e7efb5dd73c8d9df)
* Testharness for masktest program.Tim Potter2000-05-241-0/+57
| | | | (This used to be commit 4a14b16cd16289a46f9562e927679ef8ca2dcdfc)
* Test wildcard rename function.Tim Potter2000-05-241-0/+59
| | | | (This used to be commit a9133e2df038c73d3e9f1ffec7628dbde289085c)
* Environment variables for single server test scripts.Tim Potter2000-05-241-0/+36
| | | | (This used to be commit 82ff52ee86f87e5105f51257479b8b9dc98310a2)
* Routines for driving smbclient from DejaGnu.Tim Potter2000-05-241-0/+52
| | | | (This used to be commit fa6a360abeb324d6b4383dbb1bb717fc270aff81)