Module: kamailio Branch: master Commit: 6f8721648d6a3c2201f5022fad1ed5767622722f URL: https://github.com/kamailio/kamailio/commit/6f8721648d6a3c2201f5022fad1ed576...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2016-04-01T20:41:35+02:00
Merge branch 'master' into http_client_pkgtricks
* master: db_flatstore Edit source code headers - change product name to Kamailio etc db_flatstore Rename core module file to match module name registrar Rename core file to match module name db_postgres Rename core files to match module name, rename SER to Kamailio and remove svn ID's db_text Change core source code file name to match module name permissions remove svn ID's and history from source code websocket Rename core module name for consistensy auth_radius Rename module core file auth_radius Remove SVN ID's and history comments auth_identity Remove SVN ID's mediaproxy Rename SIP-router to Kamailio Dispatcher Minor edit to have proper name in source code file lcr Change name of software, remove SVN ID and history auth_identity Change product name db_mysql Rename core source code file to match module name
---
Added: modules/auth_radius/auth_radius.c Added: modules/auth_radius/auth_radius.h Added: modules/db_flatstore/db_flatstore.c Added: modules/db_flatstore/db_flatstore.h Added: modules/db_mysql/db_mysql.c Added: modules/db_mysql/db_mysql.h Added: modules/db_postgres/db_postgres.c Added: modules/db_postgres/db_postgres.h Added: modules/db_text/db_text.c Added: modules/db_text/db_text.h Added: modules/registrar/registrar.c Added: modules/registrar/registrar.h Added: modules/websocket/websocket.c Added: modules/websocket/websocket.h Modified: modules/auth_identity/auth_crypt.c Modified: modules/auth_identity/auth_dynstr.c Modified: modules/auth_identity/auth_hdrs.c Modified: modules/auth_identity/auth_http.c Modified: modules/auth_identity/auth_identity.c Modified: modules/auth_identity/auth_identity.h Modified: modules/auth_identity/auth_tables.c Modified: modules/auth_radius/authorize.c Modified: modules/auth_radius/authorize.h Modified: modules/auth_radius/sterman.c Modified: modules/auth_radius/sterman.h Modified: modules/db_flatstore/flat_cmd.c Modified: modules/db_flatstore/flat_cmd.h Modified: modules/db_flatstore/flat_con.c Modified: modules/db_flatstore/flat_con.h Modified: modules/db_flatstore/flat_rpc.c Modified: modules/db_flatstore/flat_rpc.h Modified: modules/db_flatstore/flat_uri.c Modified: modules/db_flatstore/flat_uri.h Modified: modules/db_flatstore/km_flat_con.c Modified: modules/db_flatstore/km_flat_con.h Modified: modules/db_flatstore/km_flat_id.c Modified: modules/db_flatstore/km_flat_id.h Modified: modules/db_flatstore/km_flat_pool.c Modified: modules/db_flatstore/km_flat_pool.h Modified: modules/db_flatstore/km_flatstore.c Modified: modules/db_flatstore/km_flatstore.h Modified: modules/db_flatstore/km_flatstore_mod.c Modified: modules/db_flatstore/km_flatstore_mod.h Modified: modules/db_mysql/km_dbase.c Modified: modules/db_mysql/km_my_con.c Modified: modules/db_mysql/my_cmd.c Modified: modules/db_mysql/my_con.c Modified: modules/db_postgres/km_dbase.c Modified: modules/db_postgres/km_dbase.h Modified: modules/db_postgres/km_pg_con.h Modified: modules/db_postgres/km_pg_type.h Modified: modules/db_postgres/km_res.c Modified: modules/db_postgres/km_res.h Modified: modules/db_postgres/km_val.c Modified: modules/db_postgres/km_val.h Modified: modules/db_postgres/pg_cmd.c Modified: modules/db_postgres/pg_cmd.h Modified: modules/db_postgres/pg_con.c Modified: modules/db_postgres/pg_con.h Modified: modules/db_postgres/pg_fld.c Modified: modules/db_postgres/pg_fld.h Modified: modules/db_postgres/pg_mod.c Modified: modules/db_postgres/pg_mod.h Modified: modules/db_postgres/pg_oid.c Modified: modules/db_postgres/pg_oid.h Modified: modules/db_postgres/pg_res.c Modified: modules/db_postgres/pg_res.h Modified: modules/db_postgres/pg_sql.c Modified: modules/db_postgres/pg_sql.h Modified: modules/db_postgres/pg_uri.c Modified: modules/db_postgres/pg_uri.h Modified: modules/db_text/dbt_base.c Modified: modules/db_text/dbt_raw_query.c Modified: modules/dispatcher/config.c Modified: modules/lcr/hash.c Modified: modules/lcr/hash.h Modified: modules/lcr/lcr_mod.c Modified: modules/lcr/lcr_mod.h Modified: modules/lcr/lcr_rpc.c Modified: modules/lcr/lcr_rpc.h Modified: modules/mediaproxy/mediaproxy.c Modified: modules/permissions/address.c Modified: modules/permissions/hash.h Modified: modules/permissions/mi.c Modified: modules/permissions/mi.h Modified: modules/permissions/parse_config.c Modified: modules/permissions/parse_config.h Modified: modules/permissions/permissions.c Modified: modules/permissions/permissions.h Modified: modules/permissions/rule.c Modified: modules/permissions/rule.h Modified: modules/permissions/trusted.c Modified: modules/permissions/trusted.h Modified: modules/registrar/api.c Modified: modules/registrar/common.c Modified: modules/registrar/lookup.c Modified: modules/registrar/path.c Modified: modules/registrar/regpv.c Modified: modules/registrar/reply.c Modified: modules/registrar/save.c Modified: modules/registrar/sip_msg.c Modified: modules/websocket/ws_conn.c Modified: modules/websocket/ws_frame.c Modified: modules/websocket/ws_handshake.c Modified: modules/websocket/ws_handshake.h Removed: modules/auth_radius/authrad_mod.c Removed: modules/auth_radius/authrad_mod.h Removed: modules/db_flatstore/flatstore_mod.c Removed: modules/db_flatstore/flatstore_mod.h Removed: modules/db_mysql/mysql_mod.c Removed: modules/db_mysql/mysql_mod.h Removed: modules/db_postgres/km_db_postgres.c Removed: modules/db_postgres/km_db_postgres.h Removed: modules/db_text/dbtext.c Removed: modules/db_text/dbtext.h Removed: modules/registrar/reg_mod.c Removed: modules/registrar/reg_mod.h Removed: modules/websocket/ws_mod.c Removed: modules/websocket/ws_mod.h
---
Diff: https://github.com/kamailio/kamailio/commit/6f8721648d6a3c2201f5022fad1ed576... Patch: https://github.com/kamailio/kamailio/commit/6f8721648d6a3c2201f5022fad1ed576...