Module: sip-router
Branch: ser_modules
Commit: 7a7f1a7b9265f020e734228a391b903541507cc8
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7a7f1a7…
Author: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei(a)iptel.org>
Date: Wed Apr 15 19:16:10 2009 +0200
ser modules ported to sip-router
- added -DSER_MOD_INTERFACE to each module Makefile
- db:
- linked with srdb2 when needed
- fixed db includes path (../../lib/srdb2/*.h)
- fixed db constants
- fixed tm include path (../../modules/tm/*.h)
---
modules_s/acc_db/Makefile | 4 ++++
modules_s/acc_db/acc_db.c | 10 +++++-----
modules_s/acc_radius/Makefile | 2 ++
modules_s/acc_radius/acc_radius.c | 8 ++++----
modules_s/acc_syslog/Makefile | 2 ++
modules_s/acc_syslog/acc_syslog.c | 8 ++++----
modules_s/auth/Makefile | 2 ++
modules_s/auth_db/Makefile | 4 ++++
modules_s/auth_db/authdb_mod.c | 2 +-
modules_s/auth_db/authdb_mod.h | 2 +-
modules_s/auth_db/authorize.c | 10 +++++-----
modules_s/auth_identity/Makefile | 2 ++
modules_s/auth_identity/auth_hdrs.c | 2 +-
modules_s/auth_radius/Makefile | 2 ++
modules_s/avp/Makefile | 2 ++
modules_s/avp_db/Makefile | 4 ++++
modules_s/avp_db/avp_db.c | 4 ++--
modules_s/avp_db/avp_db.h | 2 +-
modules_s/avp_db/extra_attrs.c | 2 +-
modules_s/avp_db/extra_attrs.h | 2 +-
modules_s/avp_radius/Makefile | 2 ++
modules_s/avpops/Makefile | 4 ++++
modules_s/avpops/avpops_db.c | 2 +-
modules_s/avpops/avpops_db.h | 2 +-
modules_s/bdb/Makefile | 4 ++++
modules_s/bdb/bdb.h | 4 ++--
modules_s/blst/Makefile | 2 ++
modules_s/cfg_db/Makefile | 4 ++++
modules_s/cfg_db/cfg_db.c | 2 +-
modules_s/cfg_rpc/Makefile | 2 ++
modules_s/cpl-c/Makefile | 4 ++++
modules_s/cpl-c/cpl.c | 2 +-
modules_s/cpl-c/cpl_db.c | 2 +-
modules_s/cpl-c/cpl_db.h | 2 +-
modules_s/cpl-c/cpl_env.h | 2 +-
modules_s/cpl-c/cpl_proxy.h | 2 +-
modules_s/cpl-c/cpl_run.c | 2 +-
modules_s/cpl-c/cpl_sig.c | 2 +-
modules_s/ctl/Makefile | 2 ++
modules_s/db_ops/Makefile | 4 ++++
modules_s/db_ops/db_ops.c | 2 +-
modules_s/dbg/Makefile | 2 ++
modules_s/dbtext/Makefile | 4 ++++
modules_s/dbtext/dbt_api.h | 4 ++--
modules_s/dbtext/dbt_res.h | 2 +-
modules_s/dbtext/dbtext.h | 4 ++--
modules_s/dialog/Makefile | 3 +++
modules_s/dialog/db_dlg.h | 4 ++--
modules_s/dialog/dlg_mod.c | 2 +-
modules_s/dialog/dlg_mod.h | 6 +++---
modules_s/dialog/dlg_mod_internal.h | 2 +-
modules_s/dialog/dlg_request.h | 2 +-
modules_s/dialog/serialize_dlg.h | 2 +-
modules_s/dispatcher/Makefile | 2 ++
modules_s/diversion/Makefile | 2 ++
modules_s/domain/Makefile | 4 ++++
modules_s/domain/domain.c | 8 ++++----
modules_s/domain/domain_mod.c | 2 +-
modules_s/domain/domain_mod.h | 2 +-
modules_s/domain/domain_rpc.c | 2 +-
modules_s/enum/Makefile | 2 ++
modules_s/eval/Makefile | 2 ++
modules_s/exec/Makefile | 2 ++
modules_s/fifo/Makefile | 2 ++
modules_s/flatstore/Makefile | 4 ++++
modules_s/flatstore/flat_cmd.h | 4 ++--
modules_s/flatstore/flat_con.h | 6 +++---
modules_s/flatstore/flat_uri.h | 4 ++--
modules_s/gflags/Makefile | 4 ++++
modules_s/gflags/gflags.c | 6 +++---
modules_s/iptrtpproxy/Makefile | 2 ++
modules_s/jabber/Makefile | 4 ++++
modules_s/jabber/jabber.c | 4 ++--
modules_s/jabber/xjab_worker.c | 2 +-
modules_s/jabber/xjab_worker.h | 4 ++--
modules_s/lcr/Makefile | 4 ++++
modules_s/lcr/lcr_mod.c | 2 +-
modules_s/ldap/Makefile | 4 ++++
modules_s/ldap/ld_cmd.h | 6 +++---
modules_s/ldap/ld_con.h | 6 +++---
modules_s/ldap/ld_fld.c | 2 +-
modules_s/ldap/ld_fld.h | 6 +++---
modules_s/ldap/ld_mod.c | 2 +-
modules_s/ldap/ld_res.c | 2 +-
modules_s/ldap/ld_res.h | 4 ++--
modules_s/ldap/ld_uri.h | 4 ++--
modules_s/mangler/Makefile | 2 ++
modules_s/mangler/mangler.c | 6 +++---
modules_s/maxfwd/Makefile | 2 ++
modules_s/mediaproxy/Makefile | 2 ++
modules_s/msilo/Makefile | 4 ++++
modules_s/msilo/msilo.c | 4 ++--
modules_s/mysql/Makefile | 4 ++++
modules_s/mysql/my_cmd.c | 2 +-
modules_s/mysql/my_cmd.h | 4 ++--
modules_s/mysql/my_con.h | 6 +++---
modules_s/mysql/my_fld.c | 2 +-
modules_s/mysql/my_fld.h | 4 ++--
modules_s/mysql/my_res.c | 2 +-
modules_s/mysql/my_res.h | 4 ++--
modules_s/mysql/my_uri.c | 2 +-
modules_s/mysql/my_uri.h | 4 ++--
modules_s/mysql/mysql_mod.c | 2 +-
modules_s/nathelper/Makefile | 2 ++
modules_s/nathelper/natping.c | 2 +-
modules_s/options/Makefile | 2 ++
modules_s/oracle/Makefile | 4 ++++
modules_s/oracle/dbase.h | 4 ++--
modules_s/osp/Makefile | 2 ++
modules_s/osp/tm.c | 2 +-
modules_s/pa/Makefile | 3 +++
modules_s/pa/notify.h | 2 +-
modules_s/pa/pa_mod.c | 2 +-
modules_s/pa/pa_mod.h | 4 ++--
modules_s/pa/presentity.c | 2 +-
modules_s/pa/presentity.h | 2 +-
modules_s/pa/subscribe.c | 14 +++++++-------
modules_s/pa/watcher.c | 2 +-
modules_s/pa/watcher.h | 4 ++--
modules_s/pdt/Makefile | 4 ++++
modules_s/pdt/domains.c | 2 +-
modules_s/pdt/pdt.c | 2 +-
modules_s/permissions/Makefile | 4 ++++
modules_s/permissions/im_db.c | 4 ++--
modules_s/permissions/im_db.h | 2 +-
modules_s/permissions/im_rpc.c | 2 +-
modules_s/permissions/ip_set_rpc.c | 2 +-
modules_s/permissions/permissions.h | 2 +-
modules_s/permissions/trusted.c | 2 +-
modules_s/permissions/trusted_rpc.c | 2 +-
modules_s/pike/Makefile | 2 ++
modules_s/postgres/Makefile | 4 ++++
modules_s/postgres/pg_cmd.h | 6 +++---
modules_s/postgres/pg_con.h | 6 +++---
modules_s/postgres/pg_fld.c | 2 +-
modules_s/postgres/pg_fld.h | 4 ++--
modules_s/postgres/pg_res.c | 2 +-
modules_s/postgres/pg_res.h | 4 ++--
modules_s/postgres/pg_sql.c | 4 ++--
modules_s/postgres/pg_sql.h | 2 +-
modules_s/postgres/pg_uri.c | 2 +-
modules_s/postgres/pg_uri.h | 4 ++--
modules_s/prefix_route/Makefile | 4 ++++
modules_s/prefix_route/prefix_route.c | 2 +-
modules_s/presence_b2b/Makefile | 3 +++
modules_s/presence_b2b/euac_internals.h | 2 +-
modules_s/presence_b2b/events_mod.h | 4 ++--
modules_s/print/Makefile | 2 ++
modules_s/print_lib/Makefile | 2 ++
modules_s/ratelimit/Makefile | 2 ++
modules_s/registrar/Makefile | 2 ++
modules_s/rls/Makefile | 3 +++
modules_s/rls/rl_subscription.h | 2 +-
modules_s/rls/rls_mod.h | 4 ++--
modules_s/rls/subscription_manager.c | 2 +-
modules_s/rls/subscription_manager.h | 2 +-
modules_s/rr/Makefile | 2 ++
modules_s/sanity/Makefile | 2 ++
modules_s/sl/Makefile | 2 ++
modules_s/sms/Makefile | 2 ++
modules_s/sms/sms.c | 2 +-
modules_s/sms/sms_funcs.c | 4 ++--
modules_s/sms/sms_funcs.h | 2 +-
modules_s/speeddial/Makefile | 4 ++++
modules_s/speeddial/sdlookup.c | 2 +-
modules_s/speeddial/speeddial.c | 2 +-
modules_s/speeddial/speeddial.h | 2 +-
modules_s/textops/Makefile | 2 ++
modules_s/timer/Makefile | 2 ++
modules_s/tls/Makefile | 2 ++
modules_s/uac/Makefile | 2 ++
modules_s/uac/auth.c | 2 +-
modules_s/uac/from.c | 4 ++--
modules_s/uac/from.h | 2 +-
modules_s/uac/uac.c | 4 ++--
modules_s/unixsock/Makefile | 2 ++
modules_s/uri/Makefile | 4 ++++
modules_s/uri/checks.c | 2 +-
modules_s/uri/uri_mod.h | 2 +-
modules_s/uri_db/Makefile | 4 ++++
modules_s/uri_db/uridb_mod.c | 22 +++++++++++-----------
modules_s/uri_db/uridb_mod.h | 2 +-
modules_s/uri_radius/Makefile | 2 ++
modules_s/usrloc/Makefile | 4 ++++
modules_s/usrloc/reg_avps.h | 2 +-
modules_s/usrloc/ucontact.c | 2 +-
modules_s/usrloc/udomain.c | 2 +-
modules_s/usrloc/udomain.h | 2 +-
modules_s/usrloc/ul_mod.h | 2 +-
modules_s/xcap/Makefile | 2 ++
modules_s/xlog/Makefile | 2 ++
modules_s/xmlrpc/Makefile | 2 ++
192 files changed, 402 insertions(+), 202 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7a7…