Start importing the Python testing framework that Tim and I have been
[samba.git] / source3 / tests /
2001-12-31 Andrew Tridgelladded a simple test to see whether building shared...
2001-08-07 Jeremy AllisonUpdate to work with no crypt available, just like it...
2001-06-26 Martin PoolAdd check for working AF_LOCAL sockets, which are borken
2001-05-06 Andrew Tridgellallow env variable TESTDIR for directory for fcntl_lock...
2001-05-06 Andrew Tridgelladd an alarm to fcntl test to stop tru64 from freezing...
2001-05-02 Andrew Tridgelluse O_EXCL for fcntl_lock.c test in case some fool...
2001-05-02 Andrew Tridgelladded sys/wait.h to fcntl_lock test
2001-05-02 Andrew Tridgelladded error msgs to fcntl_lock test
2001-01-12 David O'NeillChanges from APPLIANCE_HEAD:
2000-04-17 Andrew Tridgellremoved some obsolete configure tests (sysv ipc etc)
2000-03-29 Jeremy AllisonAdded check for LL suffix to long long ints needed...
2000-02-07 Jeremy AllisonAdded check for SGI IRIX brokenness with semaphores...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-10-22 Jeremy Allisonserver/srv_samr.c smbd/ipc.c: Changed global_myworkgrou...
1998-09-29 Alexandre Olivaget away with dummy and .dummy files
1998-09-28 Alexandre Olivaautomated generation of .dummy files for each subdirectory;
1998-09-25 Jeremy AllisonMakefile.in: Fixed bug with continuation line causing...
1998-09-21 Alexandre Olivamajor autoconf clean-up
1998-09-17 Jeremy Allisonconfigure configure.in: Added checks for statvfs64...
1998-09-05 Andrew Tridgelladded a configuration summary at the end of ./configure...
1998-09-05 Andrew Tridgellexpand the sysv shmem test to look for semaphores as...
1998-09-05 Andrew Tridgellsome people are foolishly running ./configure from...
1998-07-29 Andrew Tridgellignore the auto-generated dummy file
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellsome merge cleanups
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch