Commit History

Author SHA1 Message Date
  Kinsey Moore 98f08c5b33 Allow Asterisk to compile under GCC 4.10 11 years ago
  Richard Mudgett c549f97b15 devicestate: Make ast_devstate_changed_literal() return value and doxygen consistent. 11 years ago
  Alec L Davis 28ca7b3281 Distributed Device State broken at sites using res_xmpp or res_jabber where Secuity Advisory AST-2012-015 is inplace 12 years ago
  Matthew Jordan bbe6851414 Prevent exhaustion of system resources through exploitation of event cache 12 years ago
  Kinsey Moore aff6b4c838 Deprecate chan_gtalk, chan_jingle, and res_jabber 12 years ago
  Kevin P. Fleming 53e80b252d Multiple revisions 369001-369002 12 years ago
  Kinsey Moore ec3130acff Resolve FORWARD_NULL static analysis warnings 13 years ago
  Kinsey Moore b261a4f586 Kill off red blobs in most of main/* 13 years ago
  Terry Wilson 1f5cec0b1d Make hints for invalid SIP devices return Unavail, not idle 13 years ago
  Terry Wilson c98bbe2897 ast_channel opaquification of pointers and integral types 13 years ago
  Russell Bryant d6911d8c11 Merged revisions 294501 via svnmerge from 14 years ago
  Mark Michelson f6b4fa0765 Merged revisions 263639 via svnmerge from 15 years ago
  David Vossel 3464ba9cc3 Merged revisions 205409 via svnmerge from 15 years ago
  David Vossel 1ff01370cc missing comma in devstatestring array 15 years ago
  David Vossel 4b624aa27a Merged revisions 204681 via svnmerge from 15 years ago
  Russell Bryant 4e7668288b Make invalid hints report Unavailable instead of Idle. 16 years ago
  Russell Bryant f7b9998fad Merge the new Channel Event Logging (CEL) subsystem. 16 years ago
  Kevin P. Fleming 701033c41b More 'static' qualifiers on module global variables. 16 years ago
  David Vossel 37134daed5 Merged revisions 199297 via svnmerge from 16 years ago
  Kevin P. Fleming 7f136afcad add 'const' qualifiers in various places where they should have been 16 years ago
  Russell Bryant e0a7e26282 Convert the ast_channel data structure over to the astobj2 framework. 16 years ago
  Russell Bryant 581c73d1bf Improve performance of the ast_event cache functionality. 16 years ago
  Jeff Peeler 86ed6b700a Add Doxygen documentation for API changes from 1.6.0 to 1.6.1 16 years ago
  Tilghman Lesher 0638344856 Slightly optimize ast_devstate_str and rename global functions devstate2str and config_text_file_save to have an ast_ prefix 16 years ago
  Russell Bryant 6d1dae69d3 actually use the cache_cache argument 16 years ago
  Russell Bryant aea707f32f ast_device_state() gets called in two different ways. The first way is when 16 years ago
  Russell Bryant 611be33f44 Re-work comment about how device state changes are processed to be a bit more clear 16 years ago
  Russell Bryant 8ac975f723 Remove the code that decided when device state changes should be cached or not. 16 years ago
  Tilghman Lesher 89d6bedc7d Deprecate *_device_state_* APIs in favor of *_devstate_* APIs 16 years ago
  Tilghman Lesher f0df24b6a9 Merged revisions 133649 via svnmerge from 16 years ago