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 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 cross compiling (bug #3868) 20 years ago
cdr_csv.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
cdr_custom.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
cdr_manager.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
cdr_odbc.c let ODBC username/password default to the ones in odbc.ini (bug #4470) 20 years ago
cdr_pgsql.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
cdr_sqlite.c use double-quotes instead of angle-brackets for non-system include files (bug #4058) 20 years ago
cdr_tds.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