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
Steve Murphy b2356087ab
a fix for bug 8251; the var_val needs to accept longer strings or mass confusion and a lot of lost time is the result
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 apparently developers are still not aware that they should be use ast_copy_string instead of strncpy... fix up many more users, and fix some bugs in the process 19 years ago
res_agi.c Merged revisions 46557 via svnmerge from 19 years ago
res_clioriginate.c merge qwell's CLI verbification work 19 years ago
res_config_odbc.c a fix for bug 8251; the var_val needs to accept longer strings or mass confusion and a lot of lost time is the result 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 merge qwell's CLI verbification work 19 years ago
res_features.c Merged revisions 43778 via svnmerge from 19 years ago
res_indications.c merge qwell's CLI verbification work 19 years ago
res_jabber.c don't crash when an incoming message has no "from" (issue #8205, jmls) 19 years ago
res_monitor.c Merged revisions 46776 via svnmerge from 19 years ago
res_musiconhold.c We should always be using _exit() after a fork() or vfork() instead of exit(). 19 years ago
res_odbc.c Twould help if we actually documented how the new features in res_odbc actually work. (Oops) 19 years ago
res_smdi.c update thread creation code a bit 19 years ago
res_snmp.c update thread creation code a bit 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