Commit History

Author SHA1 Message Date
  Corey Farrell 55f1d69c43 loader: Create ast_module_running_ref. 6 years ago
  Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE. 8 years ago
  Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro 9 years ago
  Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup. 9 years ago
  Joshua Colp e8e2f91bba timing: Improve performance for most timing implementations. 10 years ago
  Richard Mudgett d7c59c19a8 Cleanup CLI commands on exit for several files. 11 years ago
  Matthew Jordan a0c363e227 Refactor ast_timer_ack to return an error and handle the error in timer users 12 years ago
  Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002 12 years ago
  Kinsey Moore c5b3db1956 Kill off red blobs in most of main/* 12 years ago
  Jeff Peeler 12a40275f2 Merged revisions 294278 via svnmerge from 14 years ago
  Jeff Peeler 568c057c4c Extend max call limit duration from 24.8 days to 292+ million years. 14 years ago
  Sean Bright ecba877848 The default rate for 'timing test' is actually 50/sec, not 100/sec as advertised. 15 years ago
  Tilghman Lesher 642bec4d6f AST-2009-005 15 years ago
  Kevin P. Fleming 9381bff79d Improve timing interface to remember which provider provided a timer 15 years ago
  Russell Bryant bae19927d3 Include poll-compat.h 15 years ago
  Russell Bryant f9f0d8fe96 Change poll() to ast_poll(). 15 years ago
  Russell Bryant c461d29b0b Update the timing API to have better support for multiple timing interfaces. 15 years ago
  Russell Bryant 02b1317d0f - add get_max_rate timing API call 16 years ago
  Russell Bryant fa4bce7c43 - Make res_timing_pthread allow a max rate of 100/sec instead of 50/sec 16 years ago
  Russell Bryant 96ea12126e Add a "timing test" CLI command. It opens a timer and configures it for 16 years ago
  Russell Bryant e27a98ce5a - Fix a typo in a timing API call 16 years ago
  Russell Bryant b6457ecf4c Merge changes from timing branch 16 years ago
  Kevin P. Fleming 191081e45f add infrastructure so that timing source can be a loadable module... next steps are to convert channel.c and chan_iax2.c to use this new API, and to move all the DAHDI-specific timing source code into a new res_timing_dahdi module 16 years ago