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
Luigi Rizzo c3249e2cb4
normalize repeated instances of code as follows:
20 years ago
..
snmp do not export the tzlock and the list head, and introduce a new method, 20 years ago
Makefile Unbreak res/Makefile (issue #6891 as reported by casper) 20 years ago
res_adsi.c update doxygen docs to specify authors 20 years ago
res_agi.c normalize repeated instances of code as follows: 20 years ago
res_clioriginate.c use ast_cli_complete() to largely simplify the command completion code. 20 years ago
res_config_odbc.c Merged revisions 11503 via svnmerge from 20 years ago
res_config_pgsql.c Issue #6893 - Compiler warnings for PostgreSQL ARA driver 20 years ago
res_convert.c add a CLI command that allows conversion of files to other formats using 20 years ago
res_crypto.c - conversions to allocation wrappers 20 years ago
res_features.c as discussed with Mark a few weeks ago, the 'newstack' argument 20 years ago
res_indications.c do not export the tzlock and the list head, and introduce a new method, 20 years ago
res_monitor.c use the new module interface for this module, but make it 20 years ago
res_musiconhold.c Bug 6873 - Finish moving from the non-threadsafe (and poor randomness) rand() to threadsafe ast_random() 20 years ago
res_odbc.c remove the uses of the deprecated STANDARD_LOCAL_USER 20 years ago
res_osp.c merge rizzo's patch to make compiler warnings stop the build, and fix a bunch of warnings found 20 years ago
res_smdi.c Bring in the new loader code as described in mantis #4377 20 years ago
res_snmp.c Add micro-http server and abstract manager interface, make snmp not die 20 years ago