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 8c9b951974
Merged revisions 167840 via svnmerge from
17 years ago
..
ael Merged revisions 162264 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 Use ast_str_strlen() instead of recalculating the string length. 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 Merged revisions 167840 via svnmerge from 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 Merge ast_str_opaque branch (discontinue usage of ast_str internals) 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 Fix some svn:keywords 17 years ago
res_indications.c Janitor, use ARRAY_LEN() when possible. 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 Cosmetic change - don't mix struct initializer styles. 17 years ago
res_odbc.c Fix crashes in res_odbc. 17 years ago
res_phoneprov.c Fix some svn:keywords 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 This is basically a complete rollback of r155401, as it was determined that 17 years ago