Commit Graph

494 Commits

Author SHA1 Message Date
ahodgkinson
e7e59fe71c Fixed OS X warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@512 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 23:26:46 +00:00
ahodgkinson
757924a1b4 Moved misplaced endif.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@511 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 23:18:53 +00:00
ahodgkinson
e358892cde Changed status target to output the toolkit path.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@510 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 23:13:46 +00:00
ahodgkinson
7de8b6be39 Ported FLAIM to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@509 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 22:59:36 +00:00
ahodgkinson
728ce20c8d Changes to allow building ring 0 or ring 3 (libc-based) libraries and unit tests for NetWare.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@508 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 22:55:37 +00:00
ahodgkinson
0af618b853 Added getThreadName method to the thread manager.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@507 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 20:11:28 +00:00
ahodgkinson
76841f498b Updates due to FTK changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@506 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 19:15:10 +00:00
ahodgkinson
f672e7590f Added FTK console I/O routines to support FLAIM utilities. Misc. changes to the slab allocator.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@505 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-05 19:13:55 +00:00
dsandersoremutah
5fa1801ce9 Added support for insert row functionality. Also added SQLStatement object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@504 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-02 22:19:49 +00:00
dsandersoremutah
699a677516 Added support for insert row functionality. Also added SQLStatement object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@503 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-02 22:19:25 +00:00
dsandersoremutah
1f10166289 Latest changes documented.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@502 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-02 14:39:38 +00:00
dsandersoremutah
4656de458b Changed char * to const char * to silence compiler warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@501 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-02 14:33:41 +00:00
dsandersoremutah
10eead3a47 Needed to set *ppszBuffer to NULL, not *pszBuffer.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@500 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 20:21:01 +00:00
dsandersoremutah
f520e2d0c9 Got rid of unused static variable.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@499 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 20:20:35 +00:00
dsandersoremutah
f86cdf6c42 Changed some declarations from char * to const char* to silence compiler warnings on some platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@498 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 20:07:30 +00:00
ahodgkinson
73aa65fabd Added a few more routines required to port FLAIM to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@497 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 19:42:56 +00:00
dsandersoremutah
488ad60c0d Comments on latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@496 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 19:23:32 +00:00
dsandersoremutah
ce94406d82 Got rid of unused variable.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@495 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 17:22:56 +00:00
dsandersoremutah
d932ce4209 Changed some declarations from char * to const char* to silence compiler warnings on some platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@494 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 16:10:31 +00:00
dsandersoremutah
d268f37e04 Changed DDEncOpts to be const char * array to fix warning on ia64 platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@493 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-01 16:08:55 +00:00
dsandersoremutah
3a4e5a165f Got rid of VISIT comment.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@492 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-31 19:34:10 +00:00
dsandersoremutah
f42290bd6c Added code to create block chain table LFH.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@491 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-31 19:33:19 +00:00
dsandersoremutah
78bd30e364 Modified to use lock manager in toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@490 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-31 15:23:25 +00:00
dsandersoremutah
f23dd3c2a9 Made dbWriteLock and dbWriteUnlock inline.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@489 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 23:01:49 +00:00
dsandersoremutah
4f0eb2c337 Changed some doxygen comments.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@488 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:35:59 +00:00
ahodgkinson
dedaa2cfef Got rid of XFLM_NO_TIMEOUT (in the unit tests) and replaced it with FLM_NO_TIMEOUT from FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@487 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:34:29 +00:00
ahodgkinson
d07c2efb64 Got rid of XFLM_NO_TIMEOUT and replaced it with FLM_NO_TIMEOUT from FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@486 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:32:41 +00:00
ahodgkinson
2c520933ae Fixed NetWare build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@485 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:28:09 +00:00
dsandersoremutah
0a24a706a2 Added some doxygen comments.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@484 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:24:29 +00:00
ahodgkinson
3013787e15 Got rid of fdynbuf.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@483 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:24:22 +00:00
dsandersoremutah
ffe3cb6975 Changed Id property
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@482 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 22:00:45 +00:00
dsandersoremutah
fa7d36402d Removed files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@481 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:58:59 +00:00
dsandersoremutah
49ccc066a1 Changed Id attribute.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@480 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:34:23 +00:00
dsandersoremutah
f9a8601e63 Changed calls to disableLogging and enableLogging to work the way they used to.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@479 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:31:58 +00:00
dsandersoremutah
82041bb5c7 Lock manager is now in ftk.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@478 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:31:25 +00:00
ahodgkinson
a4a4798108 Changes to use FTK's lock object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@477 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:28:25 +00:00
ahodgkinson
ee7956d7ea Lock object fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@476 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 21:22:20 +00:00
dsandersoremutah
edfeb2f59c Needed to add java2-devel-packages for spec file. Also needed to add another include file where jni.h is found on linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@475 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 20:39:57 +00:00
ahodgkinson
1902ae0d4d Added support for lock files, lock objects, lists, and object tracking.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@474 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 20:05:23 +00:00
dsandersoremutah
51a732cd2c Latest round of changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@473 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 18:22:26 +00:00
dsandersoremutah
fea2f4d49f Modified so that .changes file goes into same directory as .spec file when creating a srcdist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@472 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 17:26:02 +00:00
dsandersoremutah
536331f94d Added support for Sparc Linux
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@471 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-30 16:59:07 +00:00
dsandersoremutah
bd54e0e957 Added Makefile
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@470 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-26 23:18:45 +00:00
dsandersoremutah
021073907f Added .cpp and .h files under the sql/src subdirectory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@469 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-26 23:17:49 +00:00
dsandersoremutah
dc6cd8b9cb Added sql/src subdirectory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@468 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-26 23:16:48 +00:00
dsandersoremutah
b2dc8c0dbd Added sql subdirectory
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@467 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-26 23:16:17 +00:00
dsandersoremutah
76cb67c695 Removed some unused parameters from the b-tree methods.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@466 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-25 21:22:30 +00:00
dsandersoremutah
5ee1da41d1 Got rid of uiKeyBufSize from F_BTSK structure. It wasn't being used anywhere - only being assigned.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@465 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-25 19:28:35 +00:00
ahodgkinson
6d5efa1f6e Changed result set finalize method to accept a sort status callback object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@464 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-25 19:06:11 +00:00
ahodgkinson
e04f165be9 Added f_threadCreate and f_threadDestroy functions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@463 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-25 19:05:35 +00:00