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
Joshua Colp 4ac8f69d0a
Add module counting removal for error conditions.
18 years ago
..
snmp make latest header file changes for this file too 19 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 19 years ago
res_adsi.c Free some frames that would otherwise leak on error. 18 years ago
res_agi.c Add another sanity check in the AGI read loop. We really don't care about 18 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c We previously attempted to use the ESCAPE clause to set the escape delimiter to 18 years ago
res_config_pgsql.c gcc 4.2 has a new set of warnings dealing with cosnt pointers. This set of 18 years ago
res_convert.c (closes issue #10246) 18 years ago
res_crypto.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
res_features.c Add module counting removal for error conditions. 18 years ago
res_indications.c Reverse change of "show" to "list" and make several other commands more consistent with "category verb arguments" 19 years ago
res_jabber.c In response to 10578, I just ran 1.4 thru valgrind; some of the config leakage I've already fixed, but it doesn't hurt to double check. I found and fixed leaks in res_jabber, cdr_tds, pbx_ael. Nothing major, tho. 18 years ago
res_monitor.c Don't always say that the channel is being paused if it is actually being unpaused in the Manager ack message. (reported by jsmith in #asterisk-bugs) 18 years ago
res_musiconhold.c Fix init_classes() so that classes that actually do have files loaded aren't 18 years ago
res_odbc.c We previously attempted to use the ESCAPE clause to set the escape delimiter to 18 years ago
res_smdi.c Fix a spelling error in a log message. SMDI, not SDMI. 18 years ago
res_snmp.c Disable reload functionality in res_snmp. It is not possible to initialize the 18 years ago
res_speech.c Make it the engine's responsible to check for the presence of results. 18 years ago