Commit Graph

151 Commits (64845d73c7cce5c3d5493aa0c360dc78561a655e)

Author SHA1 Message Date
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
16 years ago
Tilghman Lesher be7fbdf25d "Item may be used uninitialized in this function."
16 years ago
Tilghman Lesher a0d8a35659 Argh, mixed declarations and code.
16 years ago
Tilghman Lesher 81c15adfa2 Add distributed devicestate via the XMPP protocol.
16 years ago
Leif Madsen c672763af8 Fix some doxygen warnings.
16 years ago
Philippe Sultan 5200b6e81e Prevent a crash when a buddy gets offline.
16 years ago
Leif Madsen 06041ea28d Fix several XML documentation validate errors.
16 years ago
Philippe Sultan 945529cae8 Add a new manager event for our buddies status.
16 years ago
Jeff Peeler 6b34563778 Add auth_policy option to jabber.conf for auto user registration.
16 years ago
Jeff Peeler 26daf50863 Add applications JabberJoin, JabberLeave, JabberSendGroup for XMPP groupchat
16 years ago
Philippe Sultan b11b94a083 Add JABBER_RECEIVE as a dialplan function, implement SendText in Jingle channels
16 years ago
Sean Bright d8a2d3dedf Remove some unused defines from res_jabber.
16 years ago
David Brooks d81d6d3415 Fixing typos. Replaces "recieved" with "received" and "initilize" with "initialize"
16 years ago
Russell Bryant 0e8c630224 Move OpenSSL initialization to a single place, make library usage thread-safe.
17 years ago
Kevin P. Fleming 82fb56886e More 'static' qualifiers on module global variables.
17 years ago
Eliel C. Sardanons 8d464b7211 Move JabberSend manager action from static docs to the AstXML form.
17 years ago
Sean Bright 3353710e16 Properly terminate the receive buffer before sending to iksemel.
17 years ago
Sean Bright 90c3db40ed Merged revisions 198370 via svnmerge from
17 years ago
Sean Bright fcda626f3c Fix build under dev mode and remove some casts that are no longer necessary as
17 years ago
Kevin P. Fleming e6b2e9a750 Const-ify the world (or at least a good part of it)
17 years ago
Russell Bryant 2800100cf7 fix a few more XML documentation problems
17 years ago
Tilghman Lesher f931abc61a Add XML documentation for the applications and functions in res_jabber
17 years ago
Eliel C. Sardanons 1e8e12efcf Janitor, use ARRAY_LEN() when possible.
17 years ago
Philippe Sultan 3d4f86f605 Removed duplicate code
17 years ago
Michiel van Baak 86f900b201 This commit does two things:
17 years ago
Kevin P. Fleming bd4eb070f3 bring over all the fixes for the warnings found by gcc 4.3.x from the 1.4 branch, and add the ones needed for all the new code here too
17 years ago
Tilghman Lesher 08af5bb312 Create a new config file status, CONFIG_STATUS_FILEINVALID for differentiating
17 years ago
Philippe Sultan 7ea67a07ee Disable autoprune by default.
17 years ago
Philippe Sultan 4d9a38bc3f Mention JID rather than SreenName in help messages
17 years ago
Olle Johansson a4436cb2ff - Formatting
17 years ago
Philippe Sultan e08829764c Fix a compile time error that occurs if OpenSSL is not installed. Reported by Noel Morais on the users mailing list
18 years ago
Philippe Sultan 6be95a8a8a Subscribe to buddy's presence only if we really need to. That is, if
18 years ago
Philippe Sultan c8688bd9b2 Code simplification
18 years ago
Philippe Sultan 6bb4c9cde0 Merged revisions 120675 via svnmerge from
18 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
18 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
18 years ago
Philippe Sultan 60a9d14d56 Merged revisions 114198 via svnmerge from
18 years ago
Philippe Sultan 6ef8831aab Merged revisions 105326 via svnmerge from
18 years ago
Philippe Sultan 7293986e44 Remove unnecessary if statements before calling iks_delete (redundant check is
18 years ago
Philippe Sultan 265f5cd62c Automatically create new buddy upon reception of a presence stanza of
18 years ago
Philippe Sultan f98f90af49 Use an ast_flags structure in aji_client and aji_buddy rather than an
18 years ago
Russell Bryant 1ec8cb41a8 Merge changes from team/mvanbaak/cli-command-audit
18 years ago
Mark Michelson fe9821cc10 Get rid of any remaining ast_verbose calls in the code in favor of
18 years ago
Olle Johansson 67439d7f0d Iksemel is alive in a new home. Release 1.3 is out with bug fixes.
18 years ago