Commit Graph

863 Commits

Author SHA1 Message Date
dsandersoremutah
450009bd51 Should have been testing puiBytesRead, not *puiBytesRead.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@881 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 14:52:35 +00:00
dsandersoremutah
270f6f1713 Added IStream and OStream to C# classes - along with methods in DbSystem class to create objects of these types.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@880 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-21 14:48:17 +00:00
dsandersoremutah
9814449322 Fixed some linux compile errors for C# code
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@879 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 18:05:04 +00:00
dsandersoremutah
cb890340dc Added DbSystem.dbRebuild to C#. Also added a unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@878 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:33:52 +00:00
dsandersoremutah
deb8ddd1eb Modified dbRebuild to correctly report database size and the total bytes examined in the callback.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@877 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:33:09 +00:00
dsandersoremutah
4fe6f59633 Added some comments about keeping enums and defines in sync with java and csharp code.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@876 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-20 17:32:40 +00:00
dsandersoremutah
83fe770065 Added DbSystem.dbRename. Also added unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@875 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 21:47:16 +00:00
dsandersoremutah
21f6986ec0 Added DbSystem.dbCheck. Also added unit test for it.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@874 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 21:21:43 +00:00
ahodgkinson
22e6ca8c72 XFLAIM change. Re-added devel-rpm description.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@873 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 20:04:00 +00:00
ahodgkinson
c350f7d0f8 FLAIM change. Re-added devel-rpm description.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@872 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 19:58:58 +00:00
ahodgkinson
ce9b2fb0da FTK change. Needed to create the Doxygen output directory.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@871 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 19:05:54 +00:00
ahodgkinson
dfb5f22df4 XFLAIM changes. Added files needed to build Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@870 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:31:55 +00:00
ahodgkinson
df23371989 XFLAIM change. First round of changes for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@869 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:24:14 +00:00
ahodgkinson
6dccf2e0fc FLAIM change. Makefile cleanup.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@868 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 18:23:15 +00:00
ahodgkinson
39efe2964b FTK change. Removed pathinfo target from makefile.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@867 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:24:21 +00:00
ahodgkinson
431db65efb FLAIM change. Needed to calculate the svn revision when building debsrc target.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@866 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:23:30 +00:00
ahodgkinson
0109c96e2a FLAIM changes. Minor changes to fix build of Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@865 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:22:22 +00:00
ahodgkinson
4ac2fc4cbe FLAIM change. Added files for Debian.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@864 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:01:46 +00:00
ahodgkinson
ee9eaf765a FLAIM change. Initial support for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@863 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 17:00:41 +00:00
ahodgkinson
d6521d7ae2 FTK change. Merged Makefile changes from FLAIM.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@862 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 16:59:38 +00:00
dsandersoremutah
433218bb22 Added backup and restore operations to C# bindings. Also added unit test for backup and restore.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@861 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 16:13:38 +00:00
ahodgkinson
1fdf4361cf Needed to ignore errors from ldconfig.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@860 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-19 15:30:45 +00:00
ahodgkinson
fb7711f3af FTK change. Misc. Makefile changes.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@859 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 22:36:34 +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
ahodgkinson
1f23a9e36c XFLAIM change. Fixed build so that it will work even if Java is not available.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@857 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 22:35:36 +00:00
dsandersoremutah
427e3734ef Changed how callbacks are done in C#
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@856 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 21:19:55 +00:00
ahodgkinson
a9acd3ea7a FTK change. Needed to specify ncurses-dev as a build dependency on Debian platforms.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@855 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 20:49:47 +00:00
ahodgkinson
9acfa841b7 FTK changes. More updates for Debian/Ubuntu packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@854 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 19:57:50 +00:00
ahodgkinson
2bf270fcfb FTK changes. Updates for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@853 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-18 14:33:13 +00:00
dsandersoremutah
8222c9ddc9 Started adding csharp bindings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@852 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:26:58 +00:00
dsandersoremutah
eadd09af97 Added support for building csharp bindings.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@851 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:24:34 +00:00
dsandersoremutah
f6d968878a Added comment about making RCODE changes in both the java and csharp areas as well.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@850 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-15 22:23:28 +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
d955609848 FTK change. Added support for building Debian packages.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@848 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-14 22:38:49 +00:00
dsandersoremutah
2e4d2fb076 Added ifdef around O_NOATIME. This is only defined for linux kernels 2.6.8 and greater.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@847 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-13 14:50:13 +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
2e8bf78a30 FTK change. Makefile change for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@845 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-11 18:13:40 +00:00
ahodgkinson
8eed0f9486 XFLAIM makefile changes for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@844 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-10 21:20:59 +00:00
ahodgkinson
6c6bd6a65f FTK makefile changes for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@843 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-10 21:16:46 +00:00
ahodgkinson
0ceb5cd721 FLAIM makefile changes for Solaris.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@842 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-10 21:12:57 +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
9100d94a5b Document latest round of changes for autobuild change log.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@840 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 19:16:23 +00:00
dsandersoremutah
57168db3fc Modified to set manifest version information in the xflaimjni.jar file.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@839 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 18:09:39 +00:00
dsandersoremutah
20e9078492 Added support for building xedit java utility
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@838 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 16:09:02 +00:00
dsandersoremutah
902c0f11bc Changes to RCODE constants.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@837 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:51:52 +00:00
dsandersoremutah
42400b6582 Moved xedit files.
git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@836 0109f412-320b-0410-ab79-c3e0c5ffbbe6
2006-09-08 15:48:38 +00:00
dsandersoremutah
bbafe8aac2 git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@835 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:47:20 +00:00
dsandersoremutah
4da47a4182 git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@834 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:46:40 +00:00
dsandersoremutah
4fc85081d2 git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@833 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:45:19 +00:00
dsandersoremutah
e5971a8ee4 git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@832 0109f412-320b-0410-ab79-c3e0c5ffbbe6 2006-09-08 15:45:04 +00:00