------------------------------------------------------------------- Tue Jun 27 14:43:35 MST 2006 - dsanders@novell.com - Needed to make some typedefs public for Solaris 8. - Also fixed so that xflaimtk.h is copied from ftk.h when building srcdist ------------------------------------------------------------------- Sun Jun 25 01:26:42 CEST 2006 - ro@suse.de - removed buggy self-provides on devel subpackage ------------------------------------------------------------------- Fri Jun 23 15:44:33 MST 2006 - dsanders@novell.com - Changed to depend on java2-devel-packages instead of java2 ------------------------------------------------------------------- Thu Jun 22 16:46:11 MST 2006 - dsanders@novell.com - Modified common toolkit formatter to support colors when logging. - Modified to use common formatter in toolkit for logging. ------------------------------------------------------------------- Tue Jun 20 12:59:32 MST 2006 - dsanders@novell.com - Logger client was not being set up properly in common toolkit. - Fixed a Netware build issue - Fixed an OS X compiler warning - Fixed linux compiler warning - Needed to lock/unlock the random generator mutex when getting a random number. - f_printf needed to call fflush. - Base 64 decoder needed to return success instead of eof hit. ------------------------------------------------------------------- Mon Jun 19 09:03:38 MST 2006 - dsanders@novell.com - Moved the super-file handle into FTK. - Fixed various memory leaks in the unit tests. - Support for builing ring zero NLMs on Netware. - Moved dynamic result set code to common toolkit. - Added more asserts. - Fixed more compiler warnings for ia64 platform. ------------------------------------------------------------------- Thu Jun 1 13:32:25 MST 2006 - dsanders@novell.com - Fixed compiler warnings for ia64 platform. ------------------------------------------------------------------- Tue May 30 11:37:12 MST 2006 - dsanders@novell.com - Added JNI support. - Added password parameter to the backup method. - Modified to use a common toolkit layer for various functions that are common to FLAIM and XFLAIM - Added support for Sparc Linux and OpenSuse 10.1 - Various Makefile changes for HP-UX, OS X, and Solaris - Various code cleanups to support a common toolkit - Got rid of timeouts for internal transactions. - Fixed defect where partial blocks were being written at the end of database files - Fixed race condition that was causing memory to be double-freed. - Added better support for atomic operations on various Unix and Linux platforms. - Allow application to exceed hardcoded cache limits when setting a hard cache limit. - Changed all RCODE values so they are different from those in toolkit. - Fixed various compiler issues for solaris platform - Added support for Netware - Added support for building Windows binaries with Visual Studio 8. - Modified slab manager on Solaris to use regular malloc calls instead of mmap. ------------------------------------------------------------------- Tue Feb 28 13:48:00 MST 2006 - dsanders@novell.com - Added support for Intel MAC platform and __sparc49 (64 bit solaris). ------------------------------------------------------------------- Mon Feb 13 11:28:25 MST 2006 - dsanders@novell.com - Started adding support for using autotools - Changed naming convention for shared library to conform to standard. ------------------------------------------------------------------- Wed Feb 8 09:53:07 MST 2006 - dsanders@novell.com - Removed make.exe and printf.exe from package. - Added support for Ubuntu and Debian - Simplified how unit tests are created. - Added some new unit tests ------------------------------------------------------------------- Fri Feb 3 13:17:00 MST 2006 - dsanders@novell.com - Fixed libflaim.pc to specify includedir and Cflags: - Also changed name: to Name: - Modified Makefile to use macros for outputting $ and % characters ------------------------------------------------------------------- Fri Feb 3 10:11:53 MST 2006 - dsanders@novell.com - Initial Revision