r14740: Try loading shared libs from the bin/ directory (useful for running 'make...
[garming/samba-autobuild/.git] / source4 / script / tests / selftest.sh
2007-10-10 Jelmer Vernooijr14740: Try loading shared libs from the bin/ directory...
2007-10-10 Stefan Metzmacherr14738: do some different lookups
2007-10-10 Andrew Bartlettr14717: Don't provision the system as 'localhost',...
2007-10-10 Andrew Bartlettr13244: Allow control of the location of the Samba3...
2007-10-10 Andrew Bartlettr13240: Make the test scripts use the new smb.conf...
2007-10-10 Andrew Bartlettr12874: Try to give the startup a few more seconds...
2007-10-10 Stefan Metzmacherr12778: export TEST_DATA_PREFIX in make test
2007-10-10 Stefan Metzmacherr12304: split out the wins partner configuration into...
2007-10-10 Stefan Metzmacherr12287: move the wins.ldb into lockdir
2007-10-10 Andrew Tridgellr11659: allow the max runtime for smbtorture and smbd...
2007-10-10 Stefan Metzmacherr11555: - change socket_wrapper to support multiple...
2007-10-10 Stefan Metzmacherr11503: be quite...
2007-10-10 Stefan Metzmacherr11489: add the one replication cycle test to NBT-WINSR...
2007-10-10 Jelmer Vernooijr11099: Replace unistr with [string] equivalent
2007-10-10 Andrew Bartlettr10599: Use localhost again for now, until I trace...
2007-10-10 Andrew Bartlettr10595: Use a server name of 'localtest' not 'localhost...
2007-10-10 Andrew Bartlettr10387: By exporting KRB5_CONFIG pointing at a file...
2007-10-10 Andrew Bartlettr10314: Apply the controvertial 'server role =' patch...
2007-10-10 Jelmer Vernooijr9813: Conver testsuite for samba3sam module to EJS
2007-10-10 Andrew Tridgellr8885: fixed shell syntax
2007-10-10 Andrew Tridgellr8884: valgrind error logs only matter if non-zero...
2007-10-10 Andrew Tridgellr8882: - enable the domain master
2007-10-10 Andrew Tridgellr8735: added NBT and WINS testing to 'make test' so...
2007-10-10 Andrew Tridgellr8678: setup for gdb backtrace in 'make test'
2007-10-10 Andrew Tridgellr8671: use much shorter names for the selftest director...
2007-10-10 Jelmer Vernooijr8559: Couple of (D)COM updates:
2007-10-10 Andrew Tridgellr8539: $LOGNAME is a common varient of $USER on some...
2007-10-10 Andrew Tridgellr8536: - use smbd pid file to kill at end of selftest
2007-10-10 Andrew Tridgellr8525: added two more test targets:
2007-10-10 Andrew Tridgellr8446: if provisioning fails then don't try to run...
2007-10-10 Andrew Tridgellr8365: fixed a problem on netbsd
2007-10-10 Andrew Tridgellr8352: we need to override "setup directory" for the...
2007-10-10 Andrew Tridgellr8349: as we don't use standard dirs, we need to create...
2007-10-10 Andrew Tridgellr8348: switch selftest to use the new provision script
2007-10-10 Andrew Tridgellr8300: get the js include path right in selftest
2007-10-10 Andrew Tridgellr8298: - started building a library of js routines...
2007-10-10 Andrew Tridgellr8269: added automatic testing of rpc calls from ejs...
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Andrew Tridgellr7930: - added testing of the cifs passthru backend
2007-10-10 Andrew Tridgellr7914: - we don't need to override the database locatio...
2007-10-10 Andrew Tridgellr7871: setup spoolss, wins and hklm dbs correctly in...
2007-10-10 Andrew Tridgellr7775: solaris uses 'lo0' for loopback network, so...
2007-10-10 Andrew Tridgellr7771: - added ldaps and NTLMSSP testing to ldap tests
2007-10-10 Andrew Tridgellr7760: make client tools get the right config file...
2007-10-10 Andrew Bartlettr7684: Add a test aimed at checking we have agreement...
2007-10-10 Andrew Tridgellr7671: added ldap testing to the set of standard tests
2007-10-10 Andrew Tridgellr7506: handle the case where cron does not setup $USER
2007-10-10 Andrew Tridgellr7499: ensure that the account we run tests as ("Admini...
2007-10-10 Andrew Tridgellr7495: used --maximum-runtime=300 for each smbtorture...
2007-10-10 Andrew Tridgellr7485: - allow test_xxx.sh to run outside of 'make...
2007-10-10 Stefan Metzmacherr7466: add RPC-SPOOLSS to the supported tests
2007-10-10 Stefan Metzmacherr7463: - move some more stuff into functions
2007-10-10 Stefan Metzmacherr7434: - do local tests step by step for better build...
2007-10-10 Stefan Metzmacherr7432: export SMBD_TEST_FIFO
2007-10-10 Stefan Metzmacherr7427: disable torture progress outout from the build...
2007-10-10 Stefan Metzmacherr7421: - move test* functions to a seperate file
2007-10-10 Stefan Metzmacherr7403: minimize the sharedelay
2007-10-10 Stefan Metzmacherr7402: - don't stop after a failed test
2007-10-10 Stefan Metzmacherr7397: - don't exit when one test fails
2007-10-10 Stefan Metzmacherr7388: - fix calling of test_posix.sh
2007-10-10 Andrew Tridgellr6852: implement an idea from kinkie to make the 'make...
2007-10-10 Jelmer Vernooijr6577: Make test works without installation now.
2007-10-10 Jelmer Vernooijr6568: Some more small 'make test' fixes
2007-10-10 Jelmer Vernooijr6567: Use "real" prefix for 'make test'
2007-10-10 Jelmer Vernooijr6564: - Fix bug in socket_wrapper