dsandersoremutah
|
a9056dd4ad
|
Updated change log.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1047 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-29 14:56:25 +00:00 |
|
dsandersoremutah
|
faa397da2b
|
Added ncurses-devel to BuildRequires and modified licence type in spec file generation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1046 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-29 14:41:41 +00:00 |
|
dsandersoremutah
|
8806198745
|
Merged in change log from autobuild.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1045 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-29 14:33:11 +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 |
|
dsandersoremutah
|
4b321dc353
|
Query parser needed to resolve the name when no prefix was specified using a NULL namespace.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1043 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-26 22:06:36 +00:00 |
|
dsandersoremutah
|
b4a180bb64
|
Changed PosIStream to IStream
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1042 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-03-08 17:26:56 +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 |
|
ahodgkinson
|
b242d3b57e
|
Fixed build issues.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1040 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-22 16:06:28 +00:00 |
|
dsandersoremutah
|
d08a63e6f5
|
setupQueryExpr does not support unicode strings - needed to change to produce a UTF8 string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1039 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-22 16:03:43 +00:00 |
|
dsandersoremutah
|
e2894b2ffd
|
In the exportXML method that returns a string, needed to call closeStream so that a null character will be appended to the string. Otherwise, there will be garbage at the end of the string.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1038 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-21 19:24:11 +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
|
301901401c
|
Misc. fixes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1035 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-21 00:00:15 +00:00 |
|
ahodgkinson
|
4adaa113f1
|
Fixed compiler warnings on Windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1034 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-20 20:07:31 +00:00 |
|
ahodgkinson
|
49ac1a0e4f
|
Added support for TCP client sockets. Fixed various bugs in the argument parsing code. Added stdout and stderr printf clients.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1033 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-20 20:04:56 +00:00 |
|
ahodgkinson
|
2cdd19daef
|
Fixed compiler warnings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1032 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-20 20:02:10 +00:00 |
|
dsandersoremutah
|
46487a525d
|
Merged in change log from Germany.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1031 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 23:11:46 +00:00 |
|
ahodgkinson
|
30979ef592
|
Minor code cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1030 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 23:04:06 +00:00 |
|
ahodgkinson
|
dc4ec766ca
|
Added support for parsing argument lists.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1029 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 22:33:59 +00:00 |
|
ahodgkinson
|
2e2a440db2
|
Added ftkhttp.cpp.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1028 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 16:19:53 +00:00 |
|
dsandersoremutah
|
cceed1acf8
|
Added public to Query class constructor.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1027 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 16:12:39 +00:00 |
|
ahodgkinson
|
f5bce93123
|
Added network I/O tests.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1026 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 00:31:18 +00:00 |
|
ahodgkinson
|
2fe3e6cae2
|
Added IF_HTTPHeader interface and implementation, improved debug logging code, and fixed issues in the B-Tree result set code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1025 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-16 00:30:29 +00:00 |
|
ahodgkinson
|
6acd366e83
|
Added support for building with an openssl-enabled toolkit.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1024 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-14 23:22:29 +00:00 |
|
ahodgkinson
|
8cb38776f0
|
Added support for creating SSL-enabled I/O streams if the openssl library is available. Changed the printf formatter to use an IF_PrintfClient.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1023 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-14 23:20:33 +00:00 |
|
dsandersoremutah
|
b1033bc52c
|
Modified so that the java and xedit targets do not require the svn revision to be calculated.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1022 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-14 17:02:23 +00:00 |
|
dsandersoremutah
|
706529fe9a
|
Added a cast to get rid of a compiler warning.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1021 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-12 16:44:20 +00:00 |
|
dsandersoremutah
|
b139a6c5bf
|
Added defattr and other changes to spec file generation.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1020 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-09 20:37:52 +00:00 |
|
dsandersoremutah
|
f3db0899f6
|
Documented latest changes in change log.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1019 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-08 21:38:40 +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 |
|
dsandersoremutah
|
321be892fc
|
Got rid of Provides from spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1017 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-08 21:32:56 +00:00 |
|
ahodgkinson
|
26a66bdb55
|
Added code to automatically start a read transaction (if needed) when iterating over a result set.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1016 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-08 21:32:04 +00:00 |
|
ahodgkinson
|
cc1979b4cf
|
Added FlmReadFully() and enhanced the base64 decoder.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1015 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-08 21:31:03 +00:00 |
|
dsandersoremutah
|
5b0a6fe8b5
|
Checked in all ODBC stuff
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1014 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-08 19:48:35 +00:00 |
|
dsandersoremutah
|
90929b6395
|
Added pragmas for windows to remove compiler warnings for VC6 compiler.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1013 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-02-01 23:01:32 +00:00 |
|
ahodgkinson
|
a4912ad9f6
|
Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1012 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-23 11:59:09 +00:00 |
|
ahodgkinson
|
ab7f165160
|
Updated copyright.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1011 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-23 11:29:01 +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
|
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 |
|
ahodgkinson
|
c670abc2df
|
Fixed keyword substitution tokens.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1008 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-23 09:36:47 +00:00 |
|
ahodgkinson
|
4e712ffbe0
|
Changed license to LGPL.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1007 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2007-01-23 07:50:29 +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 |
|
ahodgkinson
|
36e7434192
|
Added php build scripts.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1005 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-12-11 10:32:30 +00:00 |
|
ahodgkinson
|
8b0799da06
|
More changes for Ubuntu package.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1004 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-28 10:09:12 +00:00 |
|
ahodgkinson
|
649ba6d42c
|
FLAIM. Changes to support 64-bit Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1003 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-28 04:33:22 +00:00 |
|
dsandersoremutah
|
d326b08a75
|
Latest changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1002 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-16 11:37:14 +00:00 |
|
dsandersoremutah
|
636df63997
|
Modified so that tools subdirectory does not go out into the source distribution except for windows.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1001 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-11-16 11:18:14 +00:00 |
|
ahodgkinson
|
dea37b9618
|
FTK. Changes to import SetFileValidData on Windows (if available).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1000 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-18 16:30:01 +00:00 |
|
dsandersoremutah
|
7d2fb4a5e8
|
Fix for defect 213225. Should not have been releasing a block before calling getNextBlock.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@999 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-18 16:28:04 +00:00 |
|
dsandersoremutah
|
edd820276f
|
Updated makefile to build c# assembly in .spec file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@998 0109f412-320b-0410-ab79-c3e0c5ffbbe6
|
2006-10-17 23:03:11 +00:00 |
|