Revision: 4232 http://openser.svn.sourceforge.net/openser/?rev=4232&view=rev Author: henningw Date: 2008-05-21 00:50:05 -0700 (Wed, 21 May 2008)
Log Message: ----------- - add db_check_table_version funtion to db API - this function includes error logging and also a error message on version mismatch, its require now a exact match of the version numbers - convert most of the modules to use this function, instead of implementing their own error handling again - new modules should use this function - increase trusted table version define for permissions module, it should be the same as the DB version entry - TODO: convert uri_db, domain, domainpolicy and dispatch too Modified Paths: -------------- trunk/db/db.c trunk/db/db.h trunk/modules/auth_db/authdb_mod.c trunk/modules/carrierroute/route_db.c trunk/modules/cpl-c/cpl_db.c trunk/modules/dialog/dlg_db_handler.c trunk/modules/domain/domain.c trunk/modules/group/group.c trunk/modules/group/group.h trunk/modules/group/group_mod.c trunk/modules/lcr/lcr_mod.c trunk/modules/msilo/msilo.c trunk/modules/permissions/address.c trunk/modules/permissions/trusted.c trunk/modules/presence/presence.c trunk/modules/presence_xml/presence_xml.c trunk/modules/pua/pua.c trunk/modules/rls/rls.c trunk/modules/userblacklist/db.c trunk/modules/usrloc/dlist.c trunk/modules/xcap_client/xcap_client.c This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ Devel mailing list Devel@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/devel