[OpenSIPS-Devel] [OpenSIPS/opensips] e6ef00: Added SQLite module to debian packaging

Răzvan Crainea razvan at opensips.org
Thu Sep 21 05:19:00 EDT 2017


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: e6ef00ee45fc2956d99505a1092a5945f5903bca
      https://github.com/OpenSIPS/opensips/commit/e6ef00ee45fc2956d99505a1092a5945f5903bca
  Author: Jon Leren Schøpzinsky <jos at teleguys.com>
  Date:   2017-03-28 (Tue, 28 Mar 2017)

  Changed paths:
    M packaging/debian/common/control
    M packaging/debian/common/rules

  Log Message:
  -----------
  Added SQLite module to debian packaging


  Commit: 7f3a5e97bcf4ae78bbfe8536e0359872da4d14f3
      https://github.com/OpenSIPS/opensips/commit/7f3a5e97bcf4ae78bbfe8536e0359872da4d14f3
  Author: Răzvan Crainea <razvan at opensips.org>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Changed paths:
    M .travis.yml
    M Makefile
    M Makefile.conf.template
    M Makefile.sources
    M action.c
    M async.c
    M async.h
    M bin_interface.c
    M bin_interface.h
    M cachedb/cachedb.c
    M cachedb/example/example_cachedb.c
    M cfg.lex
    M cfg.y
    M daemonize.c
    M db/db_ut.c
    M db/schema/tls_mgm.xml
    M dprint.h
    M etc/opensips.cfg
    M examples/acc-mysql.cfg
    M examples/acc.cfg
    M examples/exec_s5.cfg
    M examples/fork.cfg
    M examples/msilo.cfg
    M examples/nathelper.cfg
    M examples/pstn.cfg
    M examples/redirect.cfg
    M examples/replicate.cfg
    M examples/serial_183.cfg
    M forward.h
    M io_wait.h
    M io_wait_loop.h
    A lib/dbg/struct_hist.c
    A lib/dbg/struct_hist.h
    A lib/reg/ci.c
    A lib/reg/ci.h
    A lib/reg/config.h
    A lib/reg/path.c
    A lib/reg/path.h
    A lib/reg/regtime.c
    A lib/reg/regtime.h
    M lib/reg/rerrno.h
    M lib/reg/sip_msg.c
    M lib/reg/sip_msg.h
    A lib/sliblist.c
    A lib/sliblist.h
    M lib/timerfd.h
    M main.c
    M mem/common.h
    M mem/f_malloc.c
    M mem/hp_malloc.c
    M mem/q_malloc.c
    M mem/shm_mem.c
    M mem/shm_mem.h
    M menuconfig/configs/opensips_loadbalancer.m4
    M menuconfig/configs/opensips_residential.m4
    M menuconfig/configs/opensips_trunking.m4
    M mi/mi_trace.c
    M modules/aaa_radius/Makefile
    M modules/aaa_radius/README
    M modules/aaa_radius/aaa_radius.c
    M modules/aaa_radius/doc/aaa_radius_admin.xml
    M modules/acc/README
    M modules/acc/acc.c
    M modules/acc/acc_extra.c
    M modules/acc/acc_logic.c
    M modules/acc/acc_mod.c
    M modules/acc/acc_vars.c
    M modules/acc/doc/acc_admin.xml
    M modules/alias_db/alias_db.c
    M modules/auth/auth_mod.c
    M modules/auth_aaa/Makefile
    M modules/auth_aaa/authaaa_mod.c
    M modules/auth_db/authdb_mod.c
    M modules/avpops/README
    M modules/avpops/avpops.c
    M modules/b2b_entities/b2b_entities.c
    M modules/b2b_entities/dlg.c
    M modules/b2b_logic/b2b_logic.c
    M modules/b2b_sca/b2b_sca.c
    M modules/b2b_sca/sca_logic.c
    M modules/benchmark/benchmark.c
    M modules/cachedb_cassandra/cachedb_cassandra.c
    M modules/cachedb_couchbase/Makefile
    M modules/cachedb_couchbase/cachedb_couchbase.c
    M modules/cachedb_local/cachedb_local.c
    M modules/cachedb_memcached/Makefile
    M modules/cachedb_memcached/cachedb_memcached.c
    M modules/cachedb_mongodb/Makefile
    M modules/cachedb_mongodb/README
    M modules/cachedb_mongodb/cachedb_mongodb.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.c
    M modules/cachedb_mongodb/cachedb_mongodb_dbase.h
    M modules/cachedb_mongodb/cachedb_mongodb_json.c
    M modules/cachedb_mongodb/doc/cachedb_mongodb.xml
    M modules/cachedb_mongodb/doc/cachedb_mongodb_admin.xml
    M modules/cachedb_redis/Makefile
    M modules/cachedb_redis/cachedb_redis.c
    M modules/cachedb_sql/cachedb_sql.c
    M modules/call_center/README
    M modules/call_center/call_center.c
    M modules/call_control/call_control.c
    M modules/carrierroute/carrierroute.c
    M modules/cfgutils/cfgutils.c
    M modules/cgrates/README
    M modules/cgrates/cgrates.c
    M modules/cgrates/cgrates_acc.c
    M modules/cgrates/cgrates_auth.c
    M modules/cgrates/cgrates_common.c
    M modules/cgrates/cgrates_common.h
    M modules/cgrates/doc/cgrates_admin.xml
    M modules/clusterer/README
    M modules/clusterer/clusterer.c
    M modules/clusterer/clusterer.h
    M modules/clusterer/clusterer_mod.c
    M modules/clusterer/doc/clusterer_admin.xml
    M modules/clusterer/node_info.c
    M modules/clusterer/node_info.h
    M modules/compression/README
    M modules/compression/compression.c
    M modules/compression/doc/compression_admin.xml
    M modules/cpl_c/README
    M modules/cpl_c/cpl.c
    M modules/cpl_c/cpl_db.c
    M modules/cpl_c/doc/cpl_c_admin.xml
    M modules/db_berkeley/Makefile
    M modules/db_berkeley/db_berkeley.c
    M modules/db_cachedb/db_cachedb.c
    M modules/db_flatstore/flatstore_mod.c
    M modules/db_http/Makefile
    M modules/db_http/db_http.c
    M modules/db_mysql/README
    M modules/db_mysql/db_mysql.c
    M modules/db_mysql/my_con.c
    M modules/db_oracle/db_oracle.c
    M modules/db_perlvdb/perlvdb.c
    M modules/db_postgres/db_postgres.c
    M modules/db_sqlite/db_sqlite.c
    M modules/db_text/README
    M modules/db_text/dbtext.c
    M modules/db_text/doc/db_text.cfg
    M modules/db_unixodbc/Makefile
    M modules/db_unixodbc/db_unixodbc.c
    M modules/db_virtual/db_virtual.c
    M modules/dialog/README
    M modules/dialog/dialog.c
    M modules/dialog/dlg_cb.c
    M modules/dialog/dlg_db_handler.c
    M modules/dialog/dlg_handlers.c
    M modules/dialog/dlg_hash.c
    M modules/dialog/dlg_hash.h
    M modules/dialog/dlg_profile.c
    M modules/dialog/dlg_replication.c
    M modules/dialog/doc/dialog_admin.xml
    M modules/dialplan/README
    M modules/dialplan/dialplan.c
    M modules/dialplan/doc/dialplan_admin.xml
    M modules/dialplan/dp_db.c
    M modules/dispatcher/README
    M modules/dispatcher/dispatcher.c
    M modules/dispatcher/doc/dispatcher_admin.xml
    M modules/diversion/diversion.c
    M modules/dns_cache/README
    M modules/dns_cache/dns_cache.c
    M modules/domain/domain_mod.c
    M modules/domainpolicy/domainpolicy_mod.c
    M modules/drouting/drouting.c
    M modules/emergency/emergency_methods.c
    M modules/enum/enum_mod.c
    M modules/event_datagram/event_datagram.c
    M modules/event_flatstore/event_flatstore.c
    M modules/event_rabbitmq/Makefile
    M modules/event_rabbitmq/README
    M modules/event_rabbitmq/doc/event_rabbitmq.cfg
    M modules/event_rabbitmq/event_rabbitmq.c
    M modules/event_rabbitmq/rabbitmq_send.c
    M modules/event_route/event_route.c
    M modules/event_routing/README
    M modules/event_routing/ebr_data.c
    M modules/event_routing/event_routing.c
    M modules/event_virtual/event_virtual.c
    M modules/event_xmlrpc/event_xmlrpc.c
    M modules/event_xmlrpc/xmlrpc_send.c
    M modules/exec/README
    M modules/exec/doc/exec_admin.xml
    M modules/exec/exec.c
    M modules/exec/exec_mod.c
    M modules/exec/kill.c
    M modules/fraud_detection/fraud_detection.c
    M modules/fraud_detection/frd_stats.h
    M modules/freeswitch/fs_api.c
    M modules/freeswitch/fs_api.h
    M modules/freeswitch/fs_mod.c
    M modules/freeswitch/fs_proc.c
    M modules/gflags/gflags.c
    M modules/group/group_mod.c
    M modules/h350/h350_mod.c
    M modules/httpd/httpd.c
    M modules/httpd/httpd_proc.c
    M modules/identity/README
    M modules/identity/doc/identity_admin.xml
    M modules/identity/identity.c
    M modules/imc/README
    M modules/imc/doc/imc_admin.xml
    M modules/imc/imc.c
    M modules/jabber/Makefile
    M modules/jabber/doc/jabber.cfg
    M modules/jabber/doc/jabberx.cfg
    M modules/jabber/jabber.c
    M modules/json/json.c
    M modules/ldap/ldap_mod.c
    M modules/load_balancer/load_balancer.c
    M modules/lua/Makefile
    M modules/lua/siplua.c
    M modules/mangler/README
    M modules/mangler/doc/mangler_admin.xml
    M modules/mangler/mangler.c
    M modules/mangler/mangler.cfg
    M modules/mathops/mathops.c
    M modules/maxfwd/maxfwd.c
    M modules/mediaproxy/mediaproxy.c
    M modules/mi_datagram/README
    M modules/mi_datagram/mi_datagram.c
    M modules/mi_fifo/mi_fifo.c
    M modules/mi_http/mi_http.c
    M modules/mi_json/README
    M modules/mi_json/doc/mi_json_admin.xml
    M modules/mi_json/mi_json.c
    M modules/mi_xmlrpc_ng/mi_xmlrpc_http.c
    M modules/mid_registrar/Makefile
    M modules/mid_registrar/encode.c
    M modules/mid_registrar/gruu.c
    M modules/mid_registrar/lookup.c
    M modules/mid_registrar/mid_registrar.c
    M modules/mid_registrar/mid_registrar.h
    M modules/mid_registrar/save.c
    M modules/mid_registrar/ulcb.c
    M modules/mmgeoip/Makefile
    M modules/mmgeoip/mmgeoip.c
    M modules/msilo/README
    M modules/msilo/doc/msilo.cfg
    M modules/msilo/msilo.c
    M modules/nat_traversal/README
    M modules/nat_traversal/doc/nat_traversal_admin.xml
    M modules/nat_traversal/nat_traversal.c
    M modules/nathelper/README
    M modules/nathelper/doc/nathelper_admin.xml
    M modules/nathelper/examples/4to6.cfg
    M modules/nathelper/examples/alg.cfg
    M modules/nathelper/nathelper.c
    M modules/nathelper/nathelper.cfg
    M modules/nathelper/nathelper_rtpp.cfg
    M modules/options/README
    M modules/options/doc/options_admin.xml
    M modules/options/mod_options.c
    M modules/osp/README
    M modules/osp/doc/osp_admin.xml
    M modules/osp/etc/sample-osp-opensips.cfg
    M modules/osp/osp_mod.c
    M modules/path/path_mod.c
    M modules/peering/Makefile
    M modules/peering/peering.c
    M modules/perl/README
    M modules/perl/doc/perl_admin.xml
    M modules/perl/perl.c
    M modules/permissions/README
    M modules/permissions/doc/permissions_admin.xml
    M modules/permissions/permissions.c
    M modules/pi_http/pi_http.c
    M modules/pike/README
    M modules/pike/doc/pike_admin.xml
    M modules/pike/pike.c
    M modules/presence/Makefile
    M modules/presence/README
    M modules/presence/doc/presence_admin.xml
    M modules/presence/presence.c
    M modules/presence_callinfo/presence_callinfo.c
    M modules/presence_dialoginfo/presence_dialoginfo.c
    M modules/presence_mwi/presence_mwi.c
    M modules/presence_xcapdiff/presence_xcapdiff.c
    M modules/presence_xml/Makefile
    M modules/presence_xml/presence_xml.c
    M modules/proto_bin/proto_bin.c
    M modules/proto_hep/README
    M modules/proto_hep/doc/proto_hep_admin.xml
    M modules/proto_hep/hep.c
    M modules/proto_hep/hep.h
    M modules/proto_hep/hep_cb.c
    M modules/proto_hep/hep_cb.h
    M modules/proto_hep/proto_hep.c
    M modules/proto_sctp/proto_sctp.c
    M modules/proto_tls/README
    M modules/proto_tls/doc/proto_tls_admin.xml
    M modules/proto_tls/proto_tls.c
    M modules/proto_ws/README
    M modules/proto_ws/doc/proto_ws_admin.xml
    M modules/proto_ws/proto_ws.c
    M modules/proto_ws/ws_handshake_common.h
    M modules/proto_ws/ws_tcp.c
    M modules/proto_wss/README
    M modules/proto_wss/doc/proto_wss_admin.xml
    M modules/proto_wss/proto_wss.c
    M modules/pua/README
    M modules/pua/doc/pua_admin.xml
    M modules/pua/pua.c
    M modules/pua/send_publish.c
    M modules/pua_bla/README
    M modules/pua_bla/doc/pua_bla_admin.xml
    M modules/pua_bla/pua_bla.c
    M modules/pua_dialoginfo/Makefile
    M modules/pua_dialoginfo/README
    M modules/pua_dialoginfo/doc/pua_dialoginfo_admin.xml
    M modules/pua_dialoginfo/pua_dialoginfo.c
    M modules/pua_mi/pua_mi.c
    M modules/pua_usrloc/README
    M modules/pua_usrloc/doc/pua_usrloc_admin.xml
    M modules/pua_usrloc/pua_usrloc.c
    M modules/pua_xmpp/README
    M modules/pua_xmpp/doc/pua_xmpp_admin.xml
    M modules/pua_xmpp/pua_xmpp.c
    M modules/python/python_mod.c
    M modules/qos/README
    M modules/qos/doc/qos_admin.xml
    M modules/qos/qos.c
    M modules/rabbitmq/README
    M modules/rabbitmq/doc/rabbitmq_admin.xml
    M modules/rabbitmq/rabbitmq.c
    M modules/rabbitmq/rmq_servers.c
    M modules/ratelimit/README
    M modules/ratelimit/doc/ratelimit_admin.xml
    M modules/ratelimit/ratelimit.c
    M modules/regex/regex_mod.c
    M modules/registrar/Makefile
    M modules/registrar/README
    M modules/registrar/common.c
    M modules/registrar/doc/registrar_admin.xml
    M modules/registrar/lookup.c
    R modules/registrar/path.c
    R modules/registrar/path.h
    M modules/registrar/reg_mod.c
    M modules/registrar/reg_mod.h
    R modules/registrar/regtime.c
    R modules/registrar/regtime.h
    M modules/registrar/reply.c
    M modules/registrar/save.c
    M modules/registrar/sip_msg.c
    M modules/registrar/sip_msg.h
    M modules/rest_client/README
    M modules/rest_client/doc/rest_client_admin.xml
    M modules/rest_client/rest_client.c
    M modules/rest_client/rest_methods.c
    M modules/rls/README
    M modules/rls/doc/rls_admin.xml
    M modules/rls/rls.c
    M modules/rr/rr_mod.c
    M modules/rtpengine/README
    M modules/rtpengine/doc/rtpengine_admin.xml
    M modules/rtpengine/doc/rtpengine_faq.xml
    M modules/rtpengine/rtpengine.c
    M modules/rtpproxy/README
    M modules/rtpproxy/doc/rtpproxy_admin.xml
    M modules/rtpproxy/examples/4to6.cfg
    M modules/rtpproxy/examples/alg.cfg
    M modules/rtpproxy/rtpproxy.c
    M modules/rtpproxy/rtpproxy.h
    M modules/rtpproxy/timeout_process.c
    M modules/script_helper/script_helper.c
    M modules/seas/README
    M modules/seas/doc/seas_admin.xml
    M modules/seas/seas.c
    M modules/signaling/signaling.c
    M modules/sip_i/README
    M modules/sip_i/doc/sip_i_admin.xml
    M modules/sip_i/isup.c
    M modules/sip_i/sip_i.c
    M modules/sip_i/sip_i.h
    M modules/sipcapture/README
    M modules/sipcapture/doc/sipcapture_admin.xml
    M modules/sipcapture/examples/opensips.cfg
    M modules/sipcapture/sipcapture.c
    A modules/sipcapture/sql/report5capture.sql
    A modules/sipcapture/sql/report6capture.sql
    R modules/sipcapture/sql/rtcpcapture.sql
    M modules/sipmsgops/README
    M modules/sipmsgops/codecs.c
    M modules/sipmsgops/sipmsgops.c
    M modules/siptrace/README
    M modules/siptrace/siptrace.c
    M modules/siptrace/siptrace.h
    M modules/sl/sl.c
    M modules/sl/sl_funcs.c
    M modules/sms/sms.c
    M modules/sngtc/sngtc.c
    M modules/snmpstats/Makefile
    M modules/snmpstats/openserSIPPortTable.c
    M modules/snmpstats/snmpstats.h
    M modules/speeddial/README
    M modules/speeddial/doc/speeddial.cfg
    M modules/speeddial/doc/speeddial_admin.xml
    M modules/speeddial/speeddial.c
    M modules/sql_cacher/README
    M modules/sql_cacher/doc/sql_cacher_admin.xml
    M modules/sql_cacher/sql_cacher.c
    M modules/sst/README
    M modules/sst/doc/sst_admin.xml
    M modules/sst/sst.c
    M modules/statistics/statistics.c
    M modules/statistics/stats_funcs.c
    M modules/stun/stun.c
    M modules/textops/textops.c
    M modules/tls_mgm/README
    M modules/tls_mgm/api.h
    M modules/tls_mgm/doc/tls_mgm.xml
    M modules/tls_mgm/doc/tls_mgm_admin.xml
    M modules/tls_mgm/tls.h
    M modules/tls_mgm/tls_config.c
    M modules/tls_mgm/tls_config.h
    M modules/tls_mgm/tls_config_helper.h
    M modules/tls_mgm/tls_conn.h
    M modules/tls_mgm/tls_conn_server.h
    M modules/tls_mgm/tls_domain.c
    M modules/tls_mgm/tls_domain.h
    M modules/tls_mgm/tls_helper.h
    M modules/tls_mgm/tls_mgm.c
    M modules/tls_mgm/tls_params.c
    M modules/tls_mgm/tls_params.h
    M modules/tm/README
    M modules/tm/async.c
    M modules/tm/doc/tm_admin.xml
    M modules/tm/h_table.h
    M modules/tm/sip_msg.c
    M modules/tm/t_cancel.c
    M modules/tm/t_funcs.c
    M modules/tm/t_fwd.c
    M modules/tm/t_fwd.h
    M modules/tm/t_hooks.h
    M modules/tm/t_lookup.c
    M modules/tm/t_msgbuilder.h
    M modules/tm/t_reply.c
    M modules/tm/timer.c
    M modules/tm/tm.c
    M modules/tm/uac.c
    M modules/topology_hiding/README
    M modules/topology_hiding/topo_hiding_logic.c
    M modules/topology_hiding/topology_hiding.c
    M modules/uac/uac.c
    M modules/uac_auth/uac_auth.c
    M modules/uac_redirect/README
    M modules/uac_redirect/doc/uac_redirect_admin.xml
    M modules/uac_redirect/redirect.c
    M modules/uac_registrant/reg_records.h
    M modules/uac_registrant/registrant.c
    M modules/uri/uri_mod.c
    M modules/userblacklist/userblacklist.c
    M modules/usrloc/README
    M modules/usrloc/ucontact.c
    M modules/usrloc/udomain.c
    M modules/usrloc/ul_mod.c
    M modules/usrloc/urecord.c
    M modules/usrloc/ureplication.c
    M modules/xcap/xcap_mod.c
    M modules/xcap_client/xcap_client.c
    M modules/xml/Makefile
    M modules/xml/README
    M modules/xml/xml.c
    M modules/xmpp/Makefile
    M modules/xmpp/xmpp.c
    M net/net_tcp.c
    M net/net_tcp.h
    A net/net_tcp_dbg.h
    M net/net_tcp_proc.c
    M net/proto_tcp/README
    M net/proto_tcp/doc/proto_tcp_admin.xml
    M net/proto_tcp/proto_tcp.c
    M net/proto_tcp/tcp_common.h
    M net/proto_udp/proto_udp.c
    M net/tcp_conn.h
    M net/tcp_conn_defs.h
    M net/trans.h
    M net/trans_trace.c
    M packaging/debian/common/changelog
    M packaging/debian/common/control
    M packaging/debian/common/copyright
    M packaging/debian/common/opensips.init
    M packaging/debian/common/opensips.lintian-overrides
    M packaging/debian/common/opensips.service
    M packaging/debian/common/rules
    A packaging/debian/jessie/control
    A packaging/debian/jessie/rules
    A packaging/debian/stretch/control
    A packaging/debian/stretch/rules
    A packaging/debian/wheezy/control
    A packaging/debian/wheezy/rules
    M parser/msg_parser.c
    M parser/msg_parser.h
    M parser/parse_body.c
    M parser/parse_body.h
    M parser/parse_fline.c
    M parser/parse_uri.c
    M parser/sdp/sdp.c
    M pvar.c
    M pvar.h
    M re.c
    M resolve.h
    M route.c
    M route_struct.c
    M route_struct.h
    M script_var.c
    M scripts/db_berkeley/opensips/tls_mgm
    M scripts/dbtext/opensips/tls_mgm
    M scripts/mysql/tls_mgm-create.sql
    M scripts/opensipsctl.base
    M scripts/opensipsctl.pgsql
    M scripts/opensipsdbctl
    M scripts/opensipsdbctl.pgsql
    M scripts/opensipsdbctl.sqlite
    M scripts/oracle/tls_mgm-create.sql
    M scripts/postgres/tls_mgm-create.sql
    M scripts/sqlite/tls_mgm-create.sql
    R sliblist.c
    R sliblist.h
    M socket_info.c
    M socket_info.h
    M sr_module.c
    M sr_module.h
    M statistics.c
    M test/11.cfg
    M test/12.cfg
    M test/13.cfg
    M test/14.cfg
    M test/19.cfg
    M test/20.cfg
    M test/21.cfg
    M test/26.cfg
    M test/30.cfg
    M test/35.cfg
    M test/5.cfg
    M test/7.cfg
    M test/presence.cfg
    M timer.c
    M trace_api.h
    M transformations.c
    M transformations.h
    M trim.h
    M ut.c
    M ut.h
    M utils/db_berkeley/Makefile
    M utils/vim/opensips.vim
    M xlog.c

  Log Message:
  -----------
  Merge branch 'master' into debian-sqlite-module


  Commit: 1bd368bb2186d34648009461769d4f565b63f797
      https://github.com/OpenSIPS/opensips/commit/1bd368bb2186d34648009461769d4f565b63f797
  Author: Răzvan Crainea <razvan at opensips.org>
  Date:   2017-09-21 (Thu, 21 Sep 2017)

  Log Message:
  -----------
  Merge pull request #1083 from jleren/debian-sqlite-module

Added SQLite module to debian packaging


Compare: https://github.com/OpenSIPS/opensips/compare/2a64a1455d63...1bd368bb2186


More information about the Devel mailing list