Catacomb Archive
On this page you will find old versions of Catacomb together with their changelog.
It's not recommend to use old versions.
- Version 0.9.4 - 3/08/07
- switched to Apache Software License 2.0.
- better memory management using the apache memory pool. [mlitz]
- SEARCH: dont produce an internal server error when leaving one search argument empty. [mlitz]
- SEARCH: searching two times for the same argument is now possible and porduces no internal server error any more (thanks to Ivan Todoroski). [mlitz]
- Added a function to copy dead_properties of a resource when copying resources. [mlitz]
- Fixed table-bug that makes it impossible to checkin versions. [mlitz]
- fixed another copy_resource bug with too long table names. [mlitz]
- SEARCH: sql-statement failed if dead property has additional character like "-" in "E-Mail". [mlitz]
- added support for auto-set displayname when putting a new resource. Displayname = filename || collectionname. [mlitz]
- Fixed bug for moving resources on same position. [mlitz]
- Fixed bug recurive removal of external resources. [mlitz]
- Fixed a very nasty bug in search.c (parse_where()) - searching with more than 1 element wasn't possible. [mlitz]
- Fixed displayname-bug by search results - adding some debugging TRACEes. [mlitz]
- Fixed connection timeout message when idle (thanks to Steve Brown for the patch). [mlitz]
- Version 0.9.2 - 2/17/06
- Supports mixed save behavior, could save in filesystem only large files.
- Fixed a lot of bugs around file saving and copying.
- Version 0.9.0 - 8/22/03
- Supports external file system to support large files
- Supports full text search.
- Fixed name space problems.
- Version 0.8.0 - 12/10/23
- Supports linear versioing
- Supports VERSION-CONTROL, CHECKIN, CHECKOUT, UNCHECKOUT, REPORT methods
- Minor bugs fixed
- Version 0.7.4 - 09/16/02
- Save LOCK information on DBMS
- Fixed set content-type problem
- Minor bugs fixed
- Version 0.7.0 - 09/05/02
- LOCK/UNLOCK of resources
- Minor bugs fixed
- Version 0.6.0
- Changed tarball name to catacomb
- Dead Prop Namespace support
- COPY, MOVE bug fixed
- Support in the SEARCH method
- Many bugs fixed
- Version 0.5.0
- Initial alpha release
- Only supports MySql
Last updated Feb 08, 2007 by DLR