Commit Graph

188 Commits (ff4371e45d6d7d57f33a47ce71fe1a569d7de7f4)

Author SHA1 Message Date
Kinsey Moore 22b9d0ddff Fix more dev-mode build issues
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Corey Farrell 8fe29356ac Fix dialplan function NULL channel safety issues
11 years ago
Kinsey Moore 75ec0df0a0 Reduce log level of a non-pubsub error message
12 years ago
Kinsey Moore 08be45178a Commit the remainder of r398523
12 years ago
Kinsey Moore 2d902e728f Fix Jabber/XMPP distributed MWI
12 years ago
Alec L Davis 2814d40134 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 fb72636fd8 Let documentation reference links specify which module they're linking to
13 years ago
Matthew Jordan 28bdf7d292 Add module tags to documentation for res_jabber/res_xmpp
13 years ago
Matthew Jordan eda6664de0 Prevent exhaustion of system resources through exploitation of event cache
13 years ago
Matthew Jordan 5ebec60090 Resolve crashes due to large stack allocations when using TCP
13 years ago
Matthew Jordan d3d952c31b Check for presence of buddy in info/dinfo handlers
13 years ago
Jonathan Rose 55095aed83 res_jabber: Remove CLI command 'jabber test'
13 years ago
Kinsey Moore 05cccdea8c Deprecate chan_gtalk, chan_jingle, and res_jabber
13 years ago
Mark Michelson ff4674440d Fix misuses of asprintf throughout the code.
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Joshua Colp a3fa37b8cf Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif.
13 years ago
Matthew Jordan 7b51320642 Fix a variety of memory leaks
13 years ago
Walter Doekes fc63e07135 Avoid cppcheck warnings; removing unused vars and a bit of cleanup.
13 years ago
Terry Wilson 04da92c379 Replace direct access to channel name with accessor functions
14 years ago
Tilghman Lesher 77b670c4ab Allow each logging destination and console to have its own notion of the verbosity level.
14 years ago
Kinsey Moore e6ca768081 Fix res_jabber resource leaks
14 years ago
Jonathan Rose b61256c64b Cleanup reference leaks in res_jabber
14 years ago
Jonathan Rose 635118043d Merged revisions 339298 via svnmerge from
14 years ago
Jonathan Rose d836c88b49 Merged revisions 333570 via svnmerge from
14 years ago
Jonathan Rose 10183c021e Merged revisions 333410 via svnmerge from
14 years ago
Jonathan Rose ec62cb5327 Merged revisions 333266 via svnmerge from
14 years ago
Kevin P. Fleming ed6ac7359f Merged revisions 330649 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher 7d179abfd4 Merged revisions 326411 via svnmerge from
14 years ago
Russell Bryant 8755236193 Actually check the "sendtodialplan" option setting for xmpp.
14 years ago
Russell Bryant 3f4d0e8743 Support routing text messages outside of a call.
14 years ago
Russell Bryant f0f5e237bf Merged revisions 317474 via svnmerge from
14 years ago
Jonathan Rose f91462e7ca Merged revisions 311352 via svnmerge from
14 years ago
Paul Belanger 3556e4c2d4 Replace ast_log(LOG_DEBUG, ...) with ast_debug()
15 years ago
Brad Watkins af154c9cdd Merged revisions 296354 via svnmerge from
15 years ago
Paul Belanger 767af0dbc4 Merged revisions 295441 via svnmerge from
15 years ago
Terry Wilson 45fb4df288 Merged revisions 291905 via svnmerge from
15 years ago
David Vossel 268ae2e8d5 Merged revisions 290479 via svnmerge from
15 years ago
Tilghman Lesher 096d16f3bb Merged revisions 290408 via svnmerge from
15 years ago
Paul Belanger 1517166700 Merged revisions 289718 via svnmerge from
15 years ago
Tilghman Lesher 5eae9f44f7 Merged revisions 284597 via svnmerge from
15 years ago
Tilghman Lesher b4e18d5660 Add load priority order, such that preload becomes unnecessary in most cases
15 years ago
Tilghman Lesher 7515e03c8b And yet one more
15 years ago
Tilghman Lesher be7fbdf25d "Item may be used uninitialized in this function."
15 years ago
Tilghman Lesher a0d8a35659 Argh, mixed declarations and code.
15 years ago
Tilghman Lesher 81c15adfa2 Add distributed devicestate via the XMPP protocol.
15 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
15 years ago
Philippe Sultan 5200b6e81e Prevent a crash when a buddy gets offline.
15 years ago
Leif Madsen 06041ea28d Fix several XML documentation validate errors.
15 years ago