Histórico de commits

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