Commit Graph

157 Commits (d60bcc56a7dbba38f5a3a72a8b2455f8de7cfdcd)

Author SHA1 Message Date
Jaco Kroon b3d9c11b54 res_odbc: release threads from potential starvation.
4 months ago
Matthew Fredrickson 45da3ff9fa res_odbc.c: Allow concurrent access to request odbc connections
1 year ago
Philip Prindeville 287a1a9126 time: add support for time64 libcs
3 years ago
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Alexander Traud 00fc7212bd odbc: Fix for Doxygen.
3 years ago
Alexander Traud b91fb3c396 loader: Sync load- and build-time deps.
4 years ago
Joshua Colp 54a912b26d res_odbc: Add basic query logging.
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Alexei Gradinari e6a69ea2cf res_odbc: fix missing SQL error diagnostic
7 years ago
Corey Farrell eb34b881a4 res_odbc: Allow unload at shutdown.
7 years ago
Alexander Traud 10a978829e BuildSystem: Remove unused dependency on libltdl.
7 years ago
Alexander Traud 7e9781c25e General: Silence modules on (un)load.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Joshua Colp 077caf566e res_odbc: Make pooling option deprecation notice more useful.
9 years ago
George Joseph c7ffd6111d res_odbc: Correct the dependency relationship with res_odbc_transaction
9 years ago
Rodrigo Ramírez Norambuena 0749f6e6f3 res_odbc: Show only when there a fail attempt of connection in CLI
9 years ago
Joshua Colp 4ad333bb0e func_odbc: Fix connection deadlock.
9 years ago
Joshua Colp 31a5c28339 res_odbc: Implement a connection pool.
9 years ago
George Joseph dcbedf9ab1 logging: Remove/fix some message annoyances
9 years ago
Mark Michelson 9714da7aa4 res_odbc: Remove connection management
9 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Martin Tomec ebe371357e res_odbc: Use negative connection cache for all connections
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Matthew Jordan 17247daae6 res/res_odbc: Remove unneeded queries when determining if a table exists
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham e11cc29360 Doxygen Cleanup
13 years ago
Kevin P. Fleming 79087cbbd5 Ensure that all ast_datastore_info structures are 'const'.
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Kinsey Moore dd81b047db Resolve FORWARD_NULL static analysis warnings
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Jonathan Rose e37631d071 Converts locking for odbc containers from ast_mutex_lock to ao2_locks.
13 years ago
Jonathan Rose 8d258e00f6 Remove possible segfaults from res_odbc by adding locks around usage of odbc handle
13 years ago
Richard Mudgett 27b69e7d29 Audit of ao2_iterator_init() usage for v1.8.
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher ca0509ca01 Merged revisions 320445 via svnmerge from
14 years ago
David Vossel 5f7fd9ae9b Merged revisions 316215 via svnmerge from
14 years ago
Tilghman Lesher 5c49abfcf3 Merged revisions 307793 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
14 years ago
Tilghman Lesher 6f5c681843 Merged revisions 300623 via svnmerge from
15 years ago
Russell Bryant 405a831032 Merged revisions 283659 via svnmerge from
15 years ago
Tilghman Lesher 1f77076d21 Merged revisions 283561 via svnmerge from
15 years ago
Tilghman Lesher 84873a8e95 Merged revisions 279113 via svnmerge from
15 years ago
Tilghman Lesher 3ab0041118 Merge the realtime failover branch
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Eliel C. Sardanons a1b89a6a50 Implement AstData API data providers as part of the GSOC 2010 project,
15 years ago