Commit Graph

53 Commits

Author SHA1 Message Date
jcalcote
449ece5a33 Minor cleanup to configure script and Makefile.am files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1082 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-04-15 03:43:33 +00:00
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
jcalcote
e7548d8b4c Change over to GNU build system - part 1
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1056 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 17:02:11 +00:00
dsandersoremutah
309e270617 Needed to release an open file stream in the import command.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1041 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-22 19:37:59 +00:00
dsandersoremutah
7aff3b04e6 Fixed help for export command.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1037 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-21 18:16:12 +00:00
dsandersoremutah
6f04e23ecd Increased buffer size for con_printf.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1036 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-21 18:11:30 +00:00
ahodgkinson
6e31303170 Added code to handle the 'xml' namespace prefix.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1018 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-02-08 21:33:36 +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
9a5e53b182 XFLAIM. Fixed Solaris truncation warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@993 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-16 20:20:12 +00:00
ahodgkinson
df266fd4f8 XFLAIM. Fixed unit test crash on Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@992 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-16 17:52:32 +00:00
ahodgkinson
06f2d4b04f XFLAIM. Fixed Solaris alignment issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@991 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-16 16:34:14 +00:00
dsandersoremutah
a5a9ae3690 Field names in XFLM_INDEX_STATUS structure changed.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@933 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-28 22:30:42 +00:00
dsandersoremutah
33bf8314f9 Got rid of showing extended cache statistics.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@907 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-22 20:29:54 +00:00
ahodgkinson
1f800175b5 XFLAIM change. Minor change to unit tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@897 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 22:41:18 +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
4919c7e3f5 Needed to initialize an IF_FileHdl pointer to NULL or we get an assert.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@846 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-12 22:10:18 +00:00
ahodgkinson
58d3a275e7 XFLAIM changes. Fixed compiler warnings on Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@822 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 18:50:49 +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
0e32433612 XFLAIM Change. Fixed compile error in view.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@684 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 22:50:03 +00:00
ahodgkinson
cbc0f955f5 XFLAIM change. Updates to take advantage of slab manager optimizations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@670 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 22:47:12 +00:00
ahodgkinson
2587e19e4e Fixed compile errors.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@596 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-20 22:04:21 +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
9f7ca8edd3 XFLAIM changes for building ring 0 NLMs.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@574 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-14 19:41:55 +00:00
dsandersoremutah
fc93b36697 Removed call to setBlockSize - not supported.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@563 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-13 18:15:55 +00:00
ahodgkinson
0f853ff59e Fixed problems with various utilities.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@547 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-06-12 20:10:52 +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
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
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
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
aceb9d0b9d f_UINT32ToByte is now F_UINT32ToBigEndian
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@462 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-25 15:29:17 +00:00
ahodgkinson
09cb29bbda Changed platform-specific getcwd calls to f_getcwd.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@451 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-24 19:27:05 +00:00
ahodgkinson
d162adb63a Updates for XFLAIM NetWare build.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@449 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-24 18:48:17 +00:00
ahodgkinson
cad147d322 Misc. cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@436 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-22 20:07:23 +00:00
ahodgkinson
b98d12ca82 Various fixes made in the utility code for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@427 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-19 19:45:40 +00:00
dsandersoremutah
3317738187 Got rid of IF_Pool and IF_DynaBuf. Got rid of FlmAllocPool. Also fixed compiler warnings for release builds.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@409 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-12 19:26:18 +00:00
ahodgkinson
4fc9d686ea Fixed OS X issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@406 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-10 22:41:40 +00:00
ahodgkinson
ff2b97d5a9 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@403 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-10 22:17:45 +00:00
dsandersoremutah
7cb4cf1140 Got rid of errorString. Renumbered error codes. Got rid of error string tables.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@401 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-09 22:48:32 +00:00
ahodgkinson
e4039dec32 Changed random number generator to return FLMUINT32 values rather than FLMINT32 values.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@388 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-08 23:28:00 +00:00
ahodgkinson
ba9ea66bd3 XFLAIM modifications to use FTK.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@384 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-05-08 22:36:36 +00:00
ahodgkinson
cc6c74c533 Changes for OS X.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@323 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-07 17:17:37 +00:00
dsandersoremutah
3ba4ef6e37 Removed .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@315 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:34:48 +00:00
dsandersoremutah
ae0b6d7f7a Removed .vcproj files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@314 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-05 19:33:39 +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
ahodgkinson
cb966bf62b Removed files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@256 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-04-03 15:57:22 +00:00
dsandersoremutah
a929333361 Changed MAX_KEY_SIZ to XFLM_MAX_KEY_SIZE
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@239 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-31 15:52:21 +00:00
ahodgkinson
26c7af3047 Enhancements and bug fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@233 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-30 23:34:45 +00:00
ahodgkinson
8d39d0356d Added JNI support.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@222 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-03-29 22:09:43 +00:00