Commit Graph

638 Commits

Author SHA1 Message Date
ahodgkinson
cabd3b05da Fixed problem with f_freeAlignedBuffer on OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@656 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-12 02:01:24 +00:00
ahodgkinson
f721085a15 Reverted to calling fsync on Mac OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@655 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 22:24:43 +00:00
ahodgkinson
da163680f2 Added more asserts to rfl.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@654 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 21:12:41 +00:00
ahodgkinson
04c8a75de2 Enhanced Unix code for auto-extending files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@653 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 21:12:04 +00:00
ahodgkinson
f9f8ade96b Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@652 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 19:46:17 +00:00
ahodgkinson
eacf9625d9 Added support for auto-extending files when writing to minimize filesystem metadata logging.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@651 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 19:40:14 +00:00
ahodgkinson
a6a00bc447 Fixed issue where we weren't reading enough from the base 64 stream when encoding a key for storage in the database.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@650 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 18:06:54 +00:00
dsandersoremutah
af6b797b31 Changed how super file handle is set up - for direct io mode.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@649 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 16:25:17 +00:00
dsandersoremutah
de4599d0b7 Added FLMAPI to thread functions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@648 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 16:12:38 +00:00
ahodgkinson
ee7d174864 Fixed Linux compile warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@647 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 04:17:44 +00:00
ahodgkinson
057af14af9 waitToComplete() method needed to support OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@646 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 03:01:27 +00:00
ahodgkinson
a53f8acaf8 Improved async i/o error handling. Disabled file system caching on OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@645 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 03:00:54 +00:00
ahodgkinson
82f98d78a8 Added support for allocating aligned buffers on Unix platforms that don't provide the memalign() function.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@644 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-11 03:00:03 +00:00
ahodgkinson
c44e49e82c Added option in FLAIM to disable direct I/O on Linux and Unix platforms. Re-architected the FTK I/O layer and cleaned up the async interfaces.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@643 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-10 23:38:53 +00:00
dsandersoremutah
91816d4c49 Started adding support for SELECT statement.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@642 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-10 23:10:01 +00:00
ahodgkinson
0b1c41a805 Added code to round up to the next 512 byte boundary when writing the log header.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@641 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 23:56:36 +00:00
ahodgkinson
765dbd42f2 Removed extra f_yieldCPU calls from scache.cpp
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@640 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 23:55:21 +00:00
ahodgkinson
adc5cbe2e8 Fixed issues when using GNU make 3.78.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@639 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 20:49:14 +00:00
ahodgkinson
3dc23e1bcd Added support for f_yieldCPU() on Unix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@638 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 20:47:42 +00:00
ahodgkinson
25871146ba Updated FTK makefile to detect the Sun Studio compiler.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@637 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 19:03:29 +00:00
ahodgkinson
4f9dbe409c Initial support for Solaris 7 and the Sun Forte.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@636 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 18:22:41 +00:00
dsandersoremutah
3e8e003050 Added code for evaluating query expressions against a row.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@635 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-06 15:47:13 +00:00
dsandersoremutah
30bd367a3d Modifications to add support for more SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@634 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-05 15:25:36 +00:00
dsandersoremutah
d60f9efd0c Added default new operators to the F_Object class - ones without file and line number.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@633 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-05 14:42:47 +00:00
dsandersoremutah
45a68cbae2 Fixed getUTF8String to allow a quote to be represented with two double or single quotes in succession.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@632 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 22:06:46 +00:00
dsandersoremutah
56656f9bdf Added various functions to F_Db class to support SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@631 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:50:36 +00:00
dsandersoremutah
9103a48ad7 Changed dbRemove to dropDatabase.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@630 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:50:11 +00:00
dsandersoremutah
8d140c2c04 Modified to use new parsing functions for parsing SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@629 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:49:54 +00:00
dsandersoremutah
7d57a9eae6 Renamed openDb to openDatabase. Added processOpenDatabase.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@628 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:49:34 +00:00
dsandersoremutah
396332563b Modified to call deleteRow instead of removeRow.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@627 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:49:11 +00:00
dsandersoremutah
be3e0d1b06 Added some new error codes for SQL parsing. Also added some new functions for restore callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@626 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:48:46 +00:00
dsandersoremutah
eb5933c856 Modified to use new parsing functions for parsing SQL statements. Also added support for associating tables, indexes, and columns with an encryption definition.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@625 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:48:08 +00:00
dsandersoremutah
5c71562bb8 Changed dbRemove to dropDatabase. Added processDropDatabase for SQL parser.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@624 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:47:09 +00:00
dsandersoremutah
bf4e1236f9 Added support for more SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@623 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:46:27 +00:00
dsandersoremutah
44b49ffdeb Added support for more SQL statements.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@622 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:46:17 +00:00
dsandersoremutah
fce94ee1f0 Initial revision
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@621 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 21:45:39 +00:00
dsandersoremutah
8c0b2ce402 Modified to include stdarg.h to get va_xxx functionality - on all platforms except for Netware ring 0.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@620 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-30 20:30:37 +00:00
dsandersoremutah
1001afe772 Added various SQL statements: create database, create table, create index. Did some code reshuffling.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@619 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-28 20:40:19 +00:00
dsandersoremutah
3b7f239230 Updates to *.changes files
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@618 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-28 17:45:25 +00:00
dsandersoremutah
9ffedb03ef srcdist needs to have a flaimtk.h overwritten with ftk.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@617 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-27 20:26:29 +00:00
dsandersoremutah
789b4d5806 srcdist needs to have a xflaimtk.h overwritten with ftk.h
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@616 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-27 20:26:04 +00:00
dsandersoremutah
c843dd7fb7 Some typedefs are no longer in F_FixedAlloc class.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@615 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-27 16:03:03 +00:00
dsandersoremutah
5f91337220 Moved some typedefs out of the private area of the F_FixedAlloc class. Some compilers can't deal with that.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@614 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-27 15:55:42 +00:00
dsandersoremutah
a0c9a38c30 Changed to use java2-devel-packages instead of java2.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@613 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-23 21:34:07 +00:00
dsandersoremutah
58d6cbdace Sync up with latest common toolkit changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@612 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-23 21:26:53 +00:00
dsandersoremutah
e60875e316 Latest changes logged.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@611 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 22:36:10 +00:00
dsandersoremutah
ad70dc1a3c Modified so that we don't copy the xxx.changes file to the spec directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@610 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 22:27:47 +00:00
dsandersoremutah
55368e5d43 Moved libflaim.changes and libxflaim.changes up one level - so that they won't affect the generated subversion number for our tarballs when we do them for flaim and xflaim.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@609 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 22:25:09 +00:00
dsandersoremutah
731a08d443 Modified to use toolkit f_logXXX functions for doing formatted logging.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@608 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 21:56:05 +00:00
dsandersoremutah
c4b4f2ac48 Changed to use new defines for colors in sprintf format string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@607 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-22 21:28:20 +00:00