Commit Graph

126 Commits

Author SHA1 Message Date
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
dsandersoremutah
1aea353f19 Needed to make sure that the bufferStream object did not get deconstructed before the B64Decoder object.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@595 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 19:35:47 +00:00
dsandersoremutah
fb5945653d Modified to set the logger client in the toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@593 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 18:31:40 +00:00
dsandersoremutah
9b505a7a45 Should not have been calling f_endLogMessage.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@592 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 18:31:17 +00:00
ahodgkinson
2fabd31c06 Moved the super-file handle into FTK and fixed various memory leaks in the FLAIM/XFLAIM unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@575 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-15 17:05:55 +00:00
ahodgkinson
f5aa2e1a0d Fixed various memory leaks and enabled memory tracking for debug builds.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@571 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 21:13:24 +00:00
ahodgkinson
8ee3ed8699 Needed to release "free" cache during shutdown.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@570 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 20:20:44 +00:00
ahodgkinson
6e34e55fb8 Result set built while doing an index check needed to drop duplicate keys.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@568 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 19:29:26 +00:00
dsandersoremutah
10767eccbc Changed pDRNSet to be a dynamic result set - class is now available in the toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@565 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:46:11 +00:00
dsandersoremutah
19b2abceb5 Got rid of FlmStrCmp. Updated some documentation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@564 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:16:37 +00:00
ahodgkinson
ce90e5fd12 Misc. bug fixes in the FLAIM utilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@551 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 23:06:01 +00:00
dsandersoremutah
2e73d78edb Added typecast to f_getpid call.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@545 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 19:27:16 +00:00
dsandersoremutah
2f396d7e37 Made some changes so it will compile when FLM_USE_NICI is defined.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@544 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 19:26:54 +00:00
ahodgkinson
b49776010b Solaris async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@541 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 18:29:26 +00:00
ahodgkinson
3a3f806bcd Fixed compiler warning on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@535 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-08 20:54:00 +00:00
ahodgkinson
b81ebe096b Fixed non-debug build issue.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@533 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-08 19:09:00 +00:00
ahodgkinson
d64d1bc5c0 Various message logging and async I/O changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@528 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 22:49:49 +00:00
ahodgkinson
364d00b347 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@525 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 21:10:19 +00:00
ahodgkinson
aec44098ab Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@521 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 19:24:54 +00:00
ahodgkinson
9d36b441c6 Fixed Solaris compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@519 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 19:00:19 +00:00
ahodgkinson
349ee27baf Fixed OS X compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@515 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-06 15:58:24 +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
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
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
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
ahodgkinson
c596c93456 Needed to re-get the dictionary LFILE when updating a dictionary record.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@445 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-23 17:15:39 +00:00
dsandersoremutah
1c9af911bc Bugzilla bug #162934. Got rid of lock timeouts associated with FLM_AUTO_TRANS.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@434 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 17:29:37 +00:00
ahodgkinson
609223d289 Changed return codes to be defined constants (rather than enums) in preparation for moving FLAIM to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@432 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-19 21:53:29 +00:00
ahodgkinson
e54b36f8a5 More changes to fix defect 162934 (need to pass FLM_NO_TIMEOUT).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@413 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-17 22:25:06 +00:00
dsandersoremutah
e76ad4d5a8 Bugzilla defect 169989. When writing blocks in the rollback log back into the database, we need to write out the full block size, not just the part of the block that has data. This is necessary in case the blocks we are writing back have not ever actually been flushed out of cache.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@367 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-01 16:42:42 +00:00
dsandersoremutah
705b025696 Bugzilla bug #162934. Changed lock timeout to FLM_NO_TIMEOUT in various places so we won't get the lock timeout errors unnecessarily.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@354 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-26 16:06:02 +00:00
ahodgkinson
266ab9b809 Defect 169256. Needed to set the reference count and flags values of a FlmRecord object to zero during a call to allocCell().
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@353 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-25 21:11:50 +00:00
ahodgkinson
451250402d Fixed build problem on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@338 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-11 21:55:27 +00:00
ahodgkinson
436dbe2149 Got rid of ia64_compare_and_swap.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@337 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-11 18:16:22 +00:00
ahodgkinson
d0eb4e6a30 Got rid of broken PPC atomic ops. Added calls to OsAtomic APIs provided on OS X to support atomic operations on the Mac.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@336 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-11 17:05:12 +00:00
ahodgkinson
54b5a1143d Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@335 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 23:18:13 +00:00
ahodgkinson
c3c0fdf771 Changes to use OsAtomic ops from libkern/OSAtomic.h on Darwin.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@334 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 22:39:16 +00:00
ahodgkinson
7d92b0be0f Fixed bugs in PPC atomic ops.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@333 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 21:22:26 +00:00
ahodgkinson
e1c1f57282 Fixed OS X link error.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@332 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-10 16:35:13 +00:00
ahodgkinson
3bd585603b OS X cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@331 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 22:01:37 +00:00
ahodgkinson
44205c31d0 Various Solaris fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@329 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 21:36:51 +00:00
ahodgkinson
70ae42eeb8 Fixed Linux compile warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@327 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 20:05:45 +00:00
ahodgkinson
d9fe1d9bb7 Fixed compile error on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@320 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-06 19:50:27 +00:00
ahodgkinson
9b81486d6c Added typecasts to fix Solaris build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@319 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-06 16:32:19 +00:00
dsandersoremutah
f2c474c2f1 Set eol-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@296 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:06:32 +00:00
dsandersoremutah
f8a9a13a8b Set eof-style property to Unix (LF)
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@295 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:05:30 +00:00
dsandersoremutah
2ca0ce607b Ran dos2unix to fixup CR/LF to LF.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@294 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:03:45 +00:00
dsandersoremutah
3cc709874f git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@293 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-04-05 18:59:27 +00:00
dsandersoremutah
26d28cb628 Changed eol style to be Unix (LF).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@288 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 18:03:11 +00:00
dsandersoremutah
dbaade44ac Updated list of files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@282 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-04 16:44:13 +00:00