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/cdr
Kevin P. Fleming fd1e942f53
fix some copy-and-paste leftovers
18 years ago
..
Makefile fix some copy-and-paste leftovers 18 years ago
cdr_csv.c Fix a crash that could occur in cdr_csv when mutliple threads tried to close the same file. 18 years ago
cdr_custom.c Merged revisions 70804 via svnmerge from 18 years ago
cdr_manager.c use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_odbc.c To prevent 92138749238754 more reports of "I have unixodbc installed, but 18 years ago
cdr_pgsql.c Properly escape cdr->src and cdr->dst and ensure we use thread-safe escaping 18 years ago
cdr_radius.c use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_sqlite.c use ast_localtime() in every place localtime_r() was being used 18 years ago
cdr_tds.c In response to 10578, I just ran 1.4 thru valgrind; some of the config leakage I've already fixed, but it doesn't hurt to double check. I found and fixed leaks in res_jabber, cdr_tds, pbx_ael. Nothing major, tho. 18 years ago