You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Tilghman Lesher 47db0f64f2
Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE.
17 years ago
..
ael Merged revisions 168745 via svnmerge from 17 years ago
ais Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 17 years ago
snmp Merged revisions 168561 via svnmerge from 17 years ago
Makefile Make res_config_ldap compile with the official OpenLDAP 2.3.X versions. 17 years ago
res_adsi.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_agi.c Add a todo to finish the XML docs in this module 17 years ago
res_ais.c make the AIS checking a little more generic, and have a more useful configure script command line option for OpenAIS 17 years ago
res_clialiases.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_clioriginate.c Add a note to indicate why this only supports one channel for now. 17 years ago
res_config_curl.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_config_ldap.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_config_odbc.c Fix how we skip fields (to avoid fields which don't exist) when doing an UPDATE. 17 years ago
res_config_pgsql.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_config_sqlite.c Merge ast_str_opaque branch (discontinue usage of ast_str internals) 17 years ago
res_convert.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_crypto.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_curl.c Separate the global initialization routines for cURL into its own separate 17 years ago
res_http_post.c Fully overwrite a same-named file when uploading 17 years ago
res_indications.c Merged revisions 168561 via svnmerge from 17 years ago
res_jabber.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_limit.c Merge the cli_cleanup branch. 17 years ago
res_monitor.c Document default Monitor file location. 17 years ago
res_musiconhold.c Merged revisions 168198 via svnmerge from 17 years ago
res_odbc.c ast_str_SQLGetData is *not* part of the ast_str API, it's part of the ast_odbc API and just happens to use an ast_str as the buffer; move all of it to res_odbc.c and res_odbc.h, renaming appropriately 17 years ago
res_phoneprov.c Don't leak memory if phoneprov.conf does not exist 17 years ago
res_realtime.c Fix the build 17 years ago
res_smdi.c Merged revisions 146799 via svnmerge from 17 years ago
res_snmp.c Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating 17 years ago
res_speech.c remove a bunch of useless #include "options.h" 18 years ago
res_timing_dahdi.c Merge the changes from the res_timing_timerfd branch. 17 years ago
res_timing_pthread.c Fix a problem where continuous mode will get inadvertently get turned off if set_rate() 17 years ago
res_timing_timerfd.c Fix a logic error that occur when using the timerfd interface 17 years ago