Commit Graph

122 Commits (3d4f86f605fc0e1764a6c2ee9f4e7e3b35b2100f)

Author SHA1 Message Date
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
17 years ago
Philippe Sultan 6be95a8a8a Subscribe to buddy's presence only if we really need to. That is, if
17 years ago
Philippe Sultan c8688bd9b2 Code simplification
17 years ago
Philippe Sultan 6bb4c9cde0 Merged revisions 120675 via svnmerge from
17 years ago
Philippe Sultan 001c95b595 Do not link the guest account with any configured XMPP client (in
17 years ago
Philippe Sultan de98d48a0d - remove whitespaces between tags in received XML packets before giving
17 years ago
Philippe Sultan 60a9d14d56 Merged revisions 114198 via svnmerge from
17 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
Philippe Sultan cc00602238 Use SASL DIGEST-MD5 authentication over unsecured network connections only.
18 years ago
Philippe Sultan c08a968cb4 Set stream flags to zero upon initialization.
18 years ago
Olle Johansson 5ac0f923b3 A few more "moremanager" fixes
18 years ago
Luigi Rizzo e0ff5fef5c remove a bunch of useless #include "options.h"
18 years ago
Luigi Rizzo 0595b5e2aa include "logger.h" and errno.h from asterisk.h - usage shows that they
18 years ago
Luigi Rizzo fdb7f7ba3d Start untangling header inclusion in a way that does not affect
18 years ago
Tilghman Lesher 0f6892419e One more typo in config.c; and missed conversions due to the constifying of ast_variable_new parameters
18 years ago
Kevin P. Fleming edc78d6023 improve linked-list macros in two ways:
18 years ago
Steve Murphy a87efea3c4 Merged revisions 89088 via svnmerge from
18 years ago
Jason Parker 2c582c7cfb Allow gtalk and jingle to use TLS connections again.
18 years ago
Jason Parker 5a58a4c475 Switch res_jabber to use openssl rather than gnutls.
18 years ago
Jason Parker b1d5789cc5 Merged revisions 87908 via svnmerge from
18 years ago
Jason Parker ebe4050128 Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense
18 years ago
Jason Parker b0f3e6097e Convert NEW_CLI to AST_CLI.
18 years ago
Philippe Sultan ad83510903 Allocate more space for the base64 output we need to generate.
18 years ago
Philippe Sultan 510430a6a2 Make the status and priority configurable.
18 years ago
Philippe Sultan fb54978cca Merged revisions 84902 via svnmerge from
18 years ago
Philippe Sultan c9ba43a904 Fix indentation
18 years ago
Philippe Sultan 4e75bec027 Merged revisions 84890 via svnmerge from
18 years ago
Tilghman Lesher 10dc88ba02 Update to current coding standards, also changing the argument delimiter to ',' (Closes issue #10876)
18 years ago
Philippe Sultan a5007c54d7 Added a CLI command that shows our buddy list, as suggested by Daniel McKeehan, thanks!
18 years ago
Jason Parker c7a9ec1691 (issue #10724)
18 years ago
Philippe Sultan cbbfbb65e8 Merged revisions 81650 via svnmerge from
18 years ago
Jason Parker d72ea80a00 Doxygen cleanups/fixes.
18 years ago
Tilghman Lesher 56b9568164 Don't reload a configuration file if nothing has changed.
18 years ago
Philippe Sultan bade686730 Merged revisions 79665 via svnmerge from
18 years ago
Russell Bryant f8483a0d04 Do a massive conversion for using the ast_verb() macro
18 years ago
Jason Parker 685c48b19c Correct an issue where the wrong type was being used to start sasl.
18 years ago
Jason Parker b1d53e8fc3 Fix building with -Wdeclaration-after-statement
18 years ago