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
Russell Bryant 06c56e1381
Fix a problem where continuous mode will get inadvertently get turned off if set_rate()
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 Make res_snmp.so compile on OpenBSD. 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 163088 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 Fix reloads of aliased CLI commands. Due to changes done to turn it into a single memory allocation we can't just use the existing CLI alias structure. We have to destroy all existing ones and then create new ones. 17 years ago
res_clioriginate.c Merge the cli_cleanup branch. 17 years ago
res_config_curl.c Merge realtime_update2 branch, which adds a new realtime API call named 17 years ago
res_config_ldap.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_config_odbc.c improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 17 years ago
res_config_pgsql.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_config_sqlite.c Janitor, use ARRAY_LEN() when possible. 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 FreeBSD also needs libgen.h 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 Reverting format addition for now 17 years ago
res_musiconhold.c Merged revisions 162926 via svnmerge from 17 years ago
res_odbc.c Janitor, use ARRAY_LEN() when possible. 17 years ago
res_phoneprov.c This is basically a complete rollback of r155401, as it was determined that 17 years ago
res_realtime.c Janitor, use ARRAY_LEN() when possible. 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