ahodgkinson
|
86bbf5f33d
|
Moved Linux-specific routines out of ftkmisc and into ftkunix.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@373 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 16:48:29 +00:00 |
|
ahodgkinson
|
2b4f58edb5
|
Linux fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@372 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 16:25:38 +00:00 |
|
ahodgkinson
|
f283f1f9da
|
Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@371 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 16:15:45 +00:00 |
|
ahodgkinson
|
adb84b06ac
|
Changes to allow XFLAIM to consume FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@370 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-05 15:50:26 +00:00 |
|
ahodgkinson
|
0084fd5a0e
|
Removed B-Tree interfaces from ftk.h until they are ready for prime time.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@369 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-03 16:12:08 +00:00 |
|
ahodgkinson
|
bb1f3e4a80
|
Initial changes needed to convert XFLAIM over to FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@368 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-05-01 23:29:03 +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 |
|
ahodgkinson
|
1c5226cf04
|
Fixed OS X compile issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@366 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 23:27:28 +00:00 |
|
ahodgkinson
|
0a94a042f0
|
Added FTX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@365 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 23:25:15 +00:00 |
|
ahodgkinson
|
78c9fe306a
|
Added FTX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@364 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 23:17:23 +00:00 |
|
ahodgkinson
|
969a9301d8
|
Added missing functions on Unix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@363 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:46:47 +00:00 |
|
ahodgkinson
|
082f51d11d
|
Added ftktest.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@362 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:41:54 +00:00 |
|
ahodgkinson
|
c8016f0b2d
|
Got rid of DOM code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@361 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:40:44 +00:00 |
|
ahodgkinson
|
6e8622e79a
|
Updates, etc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@360 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 19:09:56 +00:00 |
|
ahodgkinson
|
e6bc28e4cf
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@359 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 17:19:27 +00:00 |
|
ahodgkinson
|
27975d5080
|
Fixed Mac compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@358 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 16:57:17 +00:00 |
|
ahodgkinson
|
eb0f9e82cc
|
Updates, etc.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@357 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-27 15:59:33 +00:00 |
|
ahodgkinson
|
ba23819e9b
|
Added FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@356 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-26 16:53:41 +00:00 |
|
ahodgkinson
|
5deb730341
|
Added support for generic atomic operators on Posix platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@355 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-26 16:23:06 +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
|
b7ed55322f
|
INADDR_NONE isn't defined on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@352 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-18 18:48:37 +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
|
4e4ebe3bc7
|
Needed prototypes for f_mutexLock and f_mutexUnlock on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@350 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-18 16:53:33 +00:00 |
|
ahodgkinson
|
a3112a1cd3
|
Fixed OSX compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@349 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-18 16:23:45 +00:00 |
|
ahodgkinson
|
5563836aff
|
Fixed Linux compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@348 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-18 16:15:22 +00:00 |
|
ahodgkinson
|
96e9af20ac
|
Moved TCP I/O stream code forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@347 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-17 23:03:06 +00:00 |
|
ahodgkinson
|
edb2113f82
|
Moved TCP I/O stream code forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@346 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-17 22:58:16 +00:00 |
|
ahodgkinson
|
4a8384a57c
|
Removed ddcreate.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@345 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-17 21:57:13 +00:00 |
|
ahodgkinson
|
14628b3d8f
|
Code cleanup. Got rid of unitable.h.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@344 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-17 21:47:30 +00:00 |
|
ahodgkinson
|
0f284620fe
|
Moved changes forward from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@343 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-17 15:28:13 +00:00 |
|
ahodgkinson
|
b50fafdc8f
|
Merged changes from FLAIM makefile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@342 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-13 22:50:53 +00:00 |
|
ahodgkinson
|
5846800245
|
Changed srcrpm target to depend on srcdist rather than dist.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@341 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-13 16:57:46 +00:00 |
|
ahodgkinson
|
a1155e5a3f
|
Changes to get RPM packages building again.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@340 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-12 22:16:25 +00:00 |
|
ahodgkinson
|
e2fc6be1fa
|
Changed archive format to be tar+gzip on all platforms. Added more packages to the pathinfo target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@339 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-12 21:45:28 +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
|
c13bcacab1
|
Added preliminary support for building shared libraries on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@330 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 21:37:34 +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
|
fec7d912a4
|
Fixed Solaris compile warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@328 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 20:21:24 +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
|
639ba64888
|
Needed to calculate the svn revision when getting path info.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@326 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 19:49:51 +00:00 |
|
ahodgkinson
|
6b3976d013
|
Added pathinfo target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@325 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 17:56:10 +00:00 |
|
ahodgkinson
|
e51a9d4670
|
Changes for OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@324 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-04-07 17:22:39 +00:00 |
|