Commit Graph

118 Commits (db16f8c6bcb967f13ced88d2a23e9d0c1c2cfd10)

Author SHA1 Message Date
Kevin P. Fleming fa635ea4b0 port gcc 4.3.x warning fixes from trunk to this branch
17 years ago
Philippe Sultan 52826a8645 Merged revisions 142280 via svnmerge from
17 years ago
Olle Johansson 88c17a771b Merged revisions 136005 via svnmerge from
17 years ago
Philippe Sultan ca5d70859b Merged revisions 125703 via svnmerge from
17 years ago
Philippe Sultan a8231e854e Merged revisions 124872 via svnmerge from
17 years ago
Philippe Sultan 4ee5ce0e55 Merged revisions 124870 via svnmerge from
17 years ago
Philippe Sultan 8c1b4ef44d Merged revisions 120676 via svnmerge from
17 years ago
Philippe Sultan 029ac4cb4d Merged revisions 119741 via svnmerge from
17 years ago
Philippe Sultan 01f7b2b579 Merged revisions 118020 via svnmerge from
17 years ago
Philippe Sultan c35209317d Merged revisions 114199 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
Jason Parker e3cf86f4b3 Simplify some code in res_jabber relating to SASL support.
18 years ago
Russell Bryant 055d82cbce Add a massive set of changes for converting to use the ast_debug() macro.
18 years ago
Russell Bryant 1cd610ddbe Doxygenify a lot of the functions in res_jabber
18 years ago
Russell Bryant bc0702ba23 Minor formatting change ... testing mantis stuff to see if we're done
18 years ago