Commit Graph

1044 Commits

Author SHA1 Message Date
jcalcote
04e18abb6b Added Win32 project directories and project files for MSVS 2008 (vc9).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1062 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-27 00:21:37 +00:00
jcalcote
29c366d762 Source mods to get Windows build to work with dynamic ftk library (should have no effect on unix builds).
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1061 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 23:04:15 +00:00
jcalcote
1350c25490 Fixed some minor spelling errors in configure.ac files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1060 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 18:49:36 +00:00
jcalcote
63e406b304 Change over to GNU build system - part 4
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1059 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 17:30:56 +00:00
jcalcote
878b03bafc Change over to GNU build system - part 3
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1058 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 17:22:43 +00:00
jcalcote
5a64cf2ab4 Change over to GNU build system - part 2
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1057 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-06-26 17:05:56 +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
91f9f1b91c More changes for Ubuntu 8.04
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1055 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-05-01 19:14:41 +00:00
ahodgkinson
73980c2f6d Updates for Ubuntu Hardy.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1054 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-05-01 18:54:50 +00:00
ahodgkinson
1764859d0b Fixed issues building FTK packages for Ubuntu 8.04
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1053 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2008-05-01 17:47:57 +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
4cef3014fd Changed mode from 644 to 755 for shared libraries.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1051 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-09-06 15:13:15 +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
fb3a437dab expand method was incorrectly calculating the minimum number of blocks to allocate.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1049 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-05-10 14:48:42 +00:00
dsandersoremutah
0b137ba235 Changed "writeData" to "WriteData" and modified to check for allocated buffer, and to free the buffer when done using it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@1048 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2007-04-27 20:53:21 +00:00
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