[OpenSER-Devel] SF.net SVN: openser: [4232] trunk

Henning Westerholt henning.westerholt at 1und1.de
Wed May 21 09:51:27 CEST 2008


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.



More information about the Devel mailing list