jcalcote
|
aefc7977f5
|
Modified all EXP, XPC and API macros so they are library specific. Moved macro definitions to individual library interface headers. Finalized win32 solutions and projects.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1070 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2008-07-01 21:51:45 +00:00 |
|
ahodgkinson
|
12a621dc04
|
Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1010 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-23 11:22:22 +00:00 |
|
ahodgkinson
|
4ad4c0129e
|
XFLAIM change. Cleanup and re-structuring of the internal cryptographic interfaces.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@896 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-09-21 22:40:46 +00:00 |
|
dsandersoremutah
|
5cab689eb0
|
Fixed up structures used in C# to exactly match the definitions - so that it won't matter if we are compiling on 64 bit or 32 bit platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@892 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-09-21 18:10:49 +00:00 |
|
dsandersoremutah
|
33b2c21736
|
Changed fields in XFLM_CREATE_OPTS structure so that they will always match how they are defined in csharp, regardless of whether we are on a 64 bit or 32 bit platform.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@885 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-09-21 15:50:37 +00:00 |
|
dsandersoremutah
|
deb8ddd1eb
|
Modified dbRebuild to correctly report database size and the total bytes examined in the callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@877 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-09-20 17:33:09 +00:00 |
|
ahodgkinson
|
2c4c834092
|
XFLAIM changes. Minor changes needed due to FTK updates.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@734 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-08-03 19:25:44 +00:00 |
|
ahodgkinson
|
0e2ba5f0b3
|
Updated support for AIX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@729 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-08-01 19:31:50 +00:00 |
|
ahodgkinson
|
4397c4d578
|
XFLAIM change. Rebuild code wasn't handling block checksum errors correctly.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@715 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-27 16:41:57 +00:00 |
|
ahodgkinson
|
e18750d9eb
|
XFLAIM change. Needed to pass uiFileOpenFlags and uiFileCreateFlags into various calls.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@673 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-14 22:32:05 +00:00 |
|
ahodgkinson
|
e9d563b53d
|
Fixed issue in XFLAIM. Background threads must be disabled in the destination database when rebuilding.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@657 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-07-12 15:40:41 +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 |
|
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
|
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
|
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
|
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
|
96edbc5f55
|
Changes to use new endian inlines from FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@460 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-25 15:26:08 +00:00 |
|
ahodgkinson
|
8df295d049
|
Changed code to use a single FlmDbSystem object. Fixed utilities so that they build using FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@405 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-10 22:27:54 +00:00 |
|
ahodgkinson
|
0ffef299a0
|
XFLAIM modifications to use FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@383 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-08 22:35:48 +00:00 |
|
ahodgkinson
|
20d0865556
|
Changed IF_IStream::close to return an RCODE so that it is compatible with IF_OStream::close. This allows the derivation of input/output stream objects with a single close method.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@351 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-18 18:38:27 +00:00 |
|
ahodgkinson
|
c9c7da306c
|
Support for atomic ops on additional platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@278 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-04 15:24:18 +00:00 |
|
dsandersoremutah
|
c55dab446f
|
Renamed version4 to flaim and version5 to xflaim
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@7 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-01-27 21:06:39 +00:00 |
|