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
Jason Parker e0b88aba12
No need to cast nor free with strdupa (thanks file)
19 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 add some inter-module dependencies 19 years ago
res_agi.c Merged revisions 54771 via svnmerge from 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c add some inter-module dependencies 19 years ago
res_config_pgsql.c Magical eightball says warnings be gone. 19 years ago
res_convert.c Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev 19 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 Clean up a few coding guidelines issues - spaces to tabs, use sizeof() to pass 19 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 No need to cast nor free with strdupa (thanks file) 19 years ago
res_monitor.c reduce stack consumption for AMI and AMI/HTTP requests by nearly 20K in most cases 19 years ago
res_musiconhold.c Merged revisions 53084 via svnmerge from 19 years ago
res_odbc.c Don't play with free()'d pointers 19 years ago
res_smdi.c update thread creation code a bit 19 years ago
res_snmp.c Only join the snmp thread on an unload if the thread is actually running. (issue #8810 reported by junky) 19 years ago
res_speech.c Clear the quiet flag too since we are restarting a recognition again (reported on -dev by Stephan Edelman) 19 years ago