Commit History

Author SHA1 Message Date
  Alexander Traud 1230369b71 progdocs: Remove outdated references in doxyref.h. 2 years ago
  Alexander Traud abf4d74384 cdr_odbc: Sync load- and build-time deps. 4 years ago
  Joshua Colp 54a912b26d res_odbc: Add basic query logging. 5 years ago
  Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules. 6 years ago
  Alexander Traud 162fc4fba6 BuildSystem: Depend not implicitly but explicitly on external libraries. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Rodrigo Ramírez Norambuena 39cf642d40 cdr: standardizes tab for options of AST_MODULE_INFO 9 years ago
  Rodrigo Ramírez Norambuena 358080e86e cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk Version 9 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" . 10 years ago
  Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages 10 years ago
  Matthew Jordan 3713fa5c9f Prevent CDR backends from unregistering while billing data is in flight 11 years ago
  Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework 11 years ago
  Walter Doekes 6d57ecd48c Change a few warnings to debug and the inverse. 12 years ago
  Andrew Latham 02bcd5bfb6 Doxygen Updates - Title update 12 years ago
  Tilghman Lesher 353bcc99c1 Merged revisions 329614 via svnmerge from 13 years ago
  Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from 13 years ago
  Tilghman Lesher 20d02604df Merged revisions 283319 via svnmerge from 14 years ago
  Tilghman Lesher b190d76f7f Merged revisions 279410 via svnmerge from 14 years ago
  Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases 14 years ago
  Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk 14 years ago
  Russell Bryant a297f2d04e formatting tweaks and constification 14 years ago
  Kevin P. Fleming 9a7efae8fd remove the PBX_ODBC logic from the configure script, and add GENERIC_ODCB logic that includes copying the relevant LIB and INCLUDE data from either UnixODBC or iODBC, based on which was found; if both were found, prefer UnixODBC 15 years ago
  Terry Wilson 4f8242904a Begin on a crusade to end trailing whitespace! 16 years ago
  Terry Wilson d66a8cd264 Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config 16 years ago
  Kevin P. Fleming 448562af93 improve configure script to remember the previous value of each dependency in build_tools/menuselect-deps, so that (once it has been written) menuselect can use this information to warn the user when a previously met dependency is no longer met 16 years ago
  Michiel van Baak 4560279c69 All ODBC parts can now use either unixodbc or iodbc. 16 years ago
  Tilghman Lesher cafd900dc8 Convert prepare_and_execute to direct_execute for speed 16 years ago
  Tilghman Lesher ed3007e7b3 Commit Nick Gorham's suggestion for timestamp fix 16 years ago
  Tilghman Lesher 222917317d Fix problem with timestr going out of scope 16 years ago