Historique des commits

Auteur SHA1 Message Date
  Andrey Volk c155ea7008 [Core] Fix implicit conversion from enumeration type 'switch_odbc_status_t' to different enumeration type 'switch_status_t'. il y a 11 mois
  Jakub Karolczyk bb9afcb388 [core] Coverity fixes il y a 1 an
  Jakub Karolczyk 49c1c35982 [core] Coverity fixes il y a 1 an
  Andrey Volk 56b6e954cf [Core] Fix dead nested assignments il y a 2 ans
  Andrey Volk 94337b33fb [Core] Fix database handles infinitely locked in switch_cache_db_database_interface_flush_handles() il y a 3 ans
  Andrey Volk 58f7c2d64e [Core] sqldb: Fix wrong lock order in switch_cache_db_release_db_handle() il y a 3 ans
  Andrey Volk 69b8c080f6 [Core] Fix wrong lock order in switch_user_sql_thread() il y a 3 ans
  Andrey Volk 79127d94e5 [Core] Cleanup sqldb: remove unimplemented io_mutex from switch_cache_db_handle and sql_manager structures il y a 3 ans
  Andrey Volk a162cf86e8 [Core] Add check for recovery_skip_announcement_type_applications channel variable, change default behavior to not skip announcement type apps on recovery. il y a 4 ans
  Anthony Minessale 3ce9a9a393 [core] fix long sql stmts may be skipped, introduced in 2e88c67c9de5452c7e442d8e7fd35ca0172ad569 in 2009 il y a 4 ans
  Anthony Minessale 6e68da4930 [core] reduce waits in sqldb il y a 6 ans
  Timothy Vanderaerden aae2e08cca [Core] Databases: Fix duplicate key name 'recovery3' il y a 3 ans
  Andrey Volk 8778cda16d [Core] Wait sql threads to spin up. Fixes module_exists, show_codec commands. il y a 4 ans
  Andrey Volk cd5d72ac74 [Core] Database interface: fix potential crash in switch_cache_db_database_interface_flush_handles, code cleanup. il y a 5 ans
  Andrey Volk 20295c53ef FS-11827: [Core] Add feature allowing FreeSWITCH to store CORE DB (SQLite) fully in memory (core-db-dsn). il y a 5 ans
  Andrey Volk 4eca43bc62 FS-12048: [Core] Fix leak in SQLite (switch_cache_db_execute_sql2str) when queries return a NULL containing field which may result in high memory consumption. il y a 5 ans
  Andrey Volk fc61fcfe60 FS-12050: [Core] Fix DataBase Handle (DBH) cache logic il y a 5 ans
  Andrey Volk a124937f0c [Core] Fix wrong sqldb initialization order causing crash on load. il y a 5 ans
  Andrey Volk 9520f8e111 FS-11991: [Core] Fix bug in the database module interface preventing tables from being created when no drop_sql il y a 5 ans
  Andrey Volk f74036cd1c FS-11989: [Core] Fix database module interface not returning statuses of some operations. il y a 5 ans
  Andrey Volk 4a2812aaf5 FS-11727: [mod_mariadb] Add MariaDB (MySQL) support il y a 5 ans
  Andrey Volk ccc4ae282a FS-11880: [Core,mod_pgsql] Remove native PostgreSQL support from the core, add mod_pgsql database module. il y a 5 ans
  Seven Du 5c78fc6fdf FS-11670 add db name and type to sql error logs il y a 5 ans
  Andrey Volk a7477ed0e2 FS-11911: Fix build on Debian Buster il y a 5 ans
  Mike Jerris 2abd5705dc FS-10801: [core] fix typo in core db interface il y a 5 ans
  Mike Jerris 5febf075f7 FS-10801: [core] fix typo in core db interface il y a 5 ans
  Andrey Volk 7fc9eafa74 FS-11727: [core] Add SWITCH_DATABASE_FLAG_ROW_SIZE_LIMIT for databases unable to create wide tables. il y a 5 ans
  Andrey Volk 07e0d4f90c FS-10801: [core] Add a database interface to the FreeSWITCH Core. il y a 6 ans
  Andrey Volk 359287ffe2 FS-11902: [Core] Remove duplicate database indexes. il y a 5 ans
  Andrey Volk bb470b2507 FS-11866: [Core] FreeSWITCH Core no longer loads if database fails to connect. il y a 5 ans