185 Commits

Author SHA1 Message Date
OpenAI Build Bot
a8f9e7e9ab Treat base64 key EOF as successful decode 2026-06-05 21:56:22 +02:00
OpenAI Build Bot
b02c348124 Handle missing dictionary-name keys as no conflict 2026-06-05 21:48:59 +02:00
Mario Fetka
ae74f847ef Fix FLAIM empty field pointer checks 2026-06-05 15:55:21 +02:00
Mario Fetka
b0a5110fe9 Fix FLAIM password reset pointer assignment 2026-06-05 15:37:59 +02:00
jcalcote
62fc7e082f Updated build system as per Ralf's suggestions to Chapter 9 in Autotools book.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1108 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-07-28 18:39:19 +00:00
jcalcote
254ad25d74 Update Windows build system for VS 2005 backward compatibility.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1097 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2009-05-06 20:02:32 +00:00
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
d8e1a6a616 Updated ftkFastChecksum assembler routines to use local labels. Otherwise they're expansions cause multiply defined symbols in non-PIC code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1063 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-27 19:30:55 +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
ahodgkinson
0a5ab06206 Incorporated changes required for Fedora 9.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1052 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-02-20 16:35:06 +00:00
dsandersoremutah
6e19d16196 Added readOffset method to F_SuperFileHdl class so it can be called from flmRestoreFile correctly - instead of calling readBlock, which was incorrect.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1050 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-05-22 20:10:17 +00:00
dsandersoremutah
56ee8e6059 Modified canRelocate methods to NOT call getRefCount and isCached methods in case the v-table pointers have not been properly set up.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1044 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-03-28 17:51:53 +00:00
ahodgkinson
f54e6ce080 Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1009 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-01-23 09:38:48 +00:00
dsandersoremutah
9c1a9f61f1 Needed to lock the record cache mutex in FlmRecord::Release just before deleting the object to prevent a race condition.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1006 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-01-17 11:59:41 +00:00
dsandersoremutah
22de0f0003 Removed /zp1 compiler switch and added pragmas to do one-byte packing on structures.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@987 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-12 18:35:44 +00:00
ahodgkinson
efdaf6d989 FLAIM. Fixed mis-typed member of OPT_INFO structure.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@981 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 23:07:44 +00:00
ahodgkinson
ab66721057 FLAIM. Fixed more Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@978 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 20:30:25 +00:00
ahodgkinson
2b0971256e FLAIM. Fixed Linux warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@977 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-11 20:04:22 +00:00
dsandersoremutah
311bcd2aa4 Changed several places that needed to access pDbInfo->pProgress instead of just Progress.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@975 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-10-10 15:15:32 +00:00
ahodgkinson
db9b81e4d8 FLAIM change. Fixed VS 2005 compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@894 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 19:07:23 +00:00
ahodgkinson
5072130fea FLAIM change. Misc. Makefile changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@858 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 22:36:12 +00:00
dsandersoremutah
cddaeea5a8 Turned off warning C4514 for Windows VC6 compiler - warns about unreferenced inline functions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@849 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 14:40:49 +00:00
ahodgkinson
80cf654d01 Needed pragmas to align global structs on the proper boundaries (Solaris).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@841 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 22:26:48 +00:00
dsandersoremutah
0ab3954682 Changed open to openStream.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@818 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-07 15:06:39 +00:00
dsandersoremutah
075fedfb5e Made fixes to the query code to better support 64 bit numbers in arithmetic expressions. Added some more unit tests for queries involving 64 bit numbers.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@813 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-05 18:36:39 +00:00
ahodgkinson
6817adea76 FLAIM change. Fixed 64-bit number overflow bug.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@811 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-05 16:44:55 +00:00
ahodgkinson
3a0aefb321 Added support for I/O completion callbacks.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@807 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-01 19:45:34 +00:00
dsandersoremutah
24346739dd Added support for storing 64 bit numbers
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@805 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-01 16:34:15 +00:00
ahodgkinson
ff2efc8904 FLAIM change. Fixed the makefile to enable optimizations when building non-debug binaries.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@789 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-22 22:09:36 +00:00
ahodgkinson
da74b24733 FLAIM changes. Update to use more of the toolkit collation routines.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@781 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-21 20:54:23 +00:00
dsandersoremutah
d2d8ab50f3 Updated some documentation on field and index definitions.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@775 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-18 16:44:12 +00:00
ahodgkinson
db8787eb44 FLAIM change. Fixed Linux compiler warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@766 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-14 19:34:09 +00:00
ahodgkinson
04cd5fa7af FLAIM change. Updated RFL checksum code to call f_calcPacketChecksum.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@760 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-10 22:32:57 +00:00
ahodgkinson
19c68c08bc FLAIM Changes. Added support for HP-UX built with the native compiler (aCC). Added code to pre-extend the database file(s) when forcing a checkpoint.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@733 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-03 19:24:27 +00:00
ahodgkinson
27bc96c21f Initial support for direct and async I/O on AIX.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@730 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-08-01 21:11:45 +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
3c1660328f FLAIM changes. Implemented use of F_BlockAlloc for block cache allocations. Each cache block buffer can now be used for direct I/O. This significantly reduces the overhead associated with reading blocks from disk.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@712 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-27 16:40:23 +00:00
ahodgkinson
2dad3b3c41 FLAIM changes. Fixed NetWare compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@707 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-25 15:08:03 +00:00
dsandersoremutah
5792e69d3e Event functions were grouped incorrectly for doxygen
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@703 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 18:52:19 +00:00
dsandersoremutah
fbdd3c1ded Query retrieval functions were grouped incorrectly for doxygen.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@702 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-24 17:47:18 +00:00
ahodgkinson
5555f6185c Changed FLM_IO_MISALIGNED_OK to be FLM_IO_NO_MISALIGNED.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@689 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 22:27:19 +00:00
ahodgkinson
6cb9a206b8 FLAIM Change. Enhancements to reduce the overhead of growing and shrinking roll-forward and roll-back log files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@688 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 20:16:52 +00:00
ahodgkinson
26e8c51b3c FLAIM Change. Added support for running a database sweep within an update transaction.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@687 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 19:20:32 +00:00
dsandersoremutah
7cbc22fae4 Enhancements and improvements to the field ID table inside of records.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@685 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-20 14:53:19 +00:00
ahodgkinson
4a5ee4d53e Renamed F_NOTIFY to F_NOTIFY_LIST_ITEM to avoid a conflict on Linux.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@681 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 19:09:30 +00:00
ahodgkinson
6f0bdb05c5 FLAIM changes. Changes to use FTK notify lists and the FDB hWaitSem.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@677 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-19 18:27:22 +00:00
ahodgkinson
b8a3f28938 FLAIM change. Fixed misaligned I/O operations.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@672 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-14 22:30:57 +00:00
ahodgkinson
e40de1a521 FLAIM change. Modified RFL truncation size.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@665 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 21:17:04 +00:00
ahodgkinson
71018ac9b5 FLAIM change. Added missing "break" in FlmConfig.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@664 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-07-13 21:16:23 +00:00