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 4f299de252
major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116)
20 years ago
..
.cvsignore Add and update .cvsignore files for .depend 22 years ago
Makefile fix Solaris compatibility issues (bug #4339) 20 years ago
res_adsi.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 20 years ago
res_agi.c major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116) 20 years ago
res_config_odbc.c report the number of rows updated when using RealTime update method (bug #4066) 20 years ago
res_crypto.c major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116) 20 years ago
res_features.c more efficient (and understandable) ast_channel_walk_locked, and vastly more efficient ast_channel_by_name_locked (bug #4265) 20 years ago
res_indications.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 20 years ago
res_monitor.c major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116) 20 years ago
res_musiconhold.c major Makefile and build process improvements, including removal of all hardcoded paths (modules must now use run-time paths as they should) (bug #4116) 20 years ago
res_odbc.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 20 years ago
res_osp.c don't use '%i' at all, since we have no current use cases that need non base-10 parsing (bug #4110) 20 years ago