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
Kevin P. Fleming ce4b0afb73
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
20 years ago
..
snmp make latest header file changes for this file too 20 years ago
Makefile fix a few build system bugs, and convert Makefiles to be compatible with GNU make 3.80 20 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 20 years ago
res_agi.c Fix FastAGI when there is no pid (bug #7628, #8147) 20 years ago
res_clioriginate.c merge qwell's CLI verbification work 20 years ago
res_config_odbc.c move ODBC API into ast_ namespace 20 years ago
res_config_pgsql.c Magical eightball says warnings be gone. 20 years ago
res_convert.c Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-dev 20 years ago
res_crypto.c merge qwell's CLI verbification work 20 years ago
res_features.c Merged revisions 43778 via svnmerge from 20 years ago
res_indications.c merge qwell's CLI verbification work 20 years ago
res_jabber.c don't crash when an incoming message has no "from" (issue #8205, jmls) 20 years ago
res_monitor.c Add a couple missing unregistrations of manager actions and remove duplicate 20 years ago
res_musiconhold.c update thread creation code a bit 20 years ago
res_odbc.c Twould help if we actually documented how the new features in res_odbc actually work. (Oops) 20 years ago
res_smdi.c update thread creation code a bit 20 years ago
res_snmp.c update thread creation code a bit 20 years ago
res_speech.c Clear the quiet flag too since we are restarting a recognition again (reported on -dev by Stephan Edelman) 20 years ago