asterisk/res
Joshua Colp 6d5290a85b Only print out the error message if ldap_modify_ext_s actually returns an error, and not success. 17 years ago
..
ael Merged revisions 111341 via svnmerge from 17 years ago
snmp Merged revisions 105572 via svnmerge from 17 years ago
Makefile Merged revisions 107352 via svnmerge from 17 years ago
res_adsi.c Only reload if the config file has changed. 18 years ago
res_ael_share.c
res_agi.c Merged revisions 114195 via svnmerge from 17 years ago
res_clioriginate.c Merged revisions 102378 via svnmerge from 17 years ago
res_config_curl.c An offhand comment from Russell made me realize that the configuration file 17 years ago
res_config_ldap.c Only print out the error message if ldap_modify_ext_s actually returns an error, and not success. 17 years ago
res_config_odbc.c An offhand comment from Russell made me realize that the configuration file 17 years ago
res_config_pgsql.c An offhand comment from Russell made me realize that the configuration file 17 years ago
res_config_sqlite.c Initialize all these here tmp pointers at declaration. They confused some compilers a wee bit. 17 years ago
res_convert.c
res_crypto.c make configuration variable const so they are not accidentally 18 years ago
res_http_post.c Add g__object_unref to clean up gmime message object 17 years ago
res_indications.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 17 years ago
res_jabber.c Merged revisions 114198 via svnmerge from 17 years ago
res_limit.c
res_monitor.c Fix another spot where a hard-coded '|' hadn't been converted to ',' 17 years ago
res_musiconhold.c Standardized routines for forking processes (keeps all the specialized code in one place). 17 years ago
res_odbc.c Clarify the pooling functionality by changing the config file keyword 18 years ago
res_phoneprov.c Need a new buffer for each loop 17 years ago
res_realtime.c Go through and fix a bunch of places where character strings were being interpreted as format strings. Most of these changes are solely to make compiling with -Wsecurity and -Wformat=2 happy, and were not 17 years ago
res_smdi.c Merged revisions 104536 via svnmerge from 17 years ago
res_snmp.c
res_speech.c