Automatically create new buddy upon reception of a presence stanza of
[asterisk/asterisk.git] / res / res_jabber.c
2008-02-29 Philippe SultanAutomatically create new buddy upon reception of a...
2008-02-12 Philippe SultanUse an ast_flags structure in aji_client and aji_buddy...
2008-02-08 Russell BryantMerge changes from team/mvanbaak/cli-command-audit
2008-02-05 Mark MichelsonGet rid of any remaining ast_verbose calls in the code...
2008-01-08 Olle JohanssonIksemel is alive in a new home. Release 1.3 is out...
2008-01-04 Philippe SultanUse SASL DIGEST-MD5 authentication over unsecured netwo...
2008-01-02 Philippe SultanSet stream flags to zero upon initialization.
2007-11-27 Olle JohanssonA few more "moremanager" fixes
2007-11-21 Luigi Rizzoremove a bunch of useless #include "options.h"
2007-11-19 Luigi Rizzoinclude "logger.h" and errno.h from asterisk.h - usage...
2007-11-16 Luigi RizzoStart untangling header inclusion in a way that does...
2007-11-14 Tilghman LesherOne more typo in config.c; and missed conversions due...
2007-11-08 Kevin P. Flemingimprove linked-list macros in two ways:
2007-11-07 Steve MurphyMerged revisions 89088 via svnmerge from
2007-11-06 Jason ParkerAllow gtalk and jingle to use TLS connections again.
2007-11-01 Jason ParkerSwitch res_jabber to use openssl rather than gnutls.
2007-10-31 Jason ParkerMerged revisions 87908 via svnmerge from
2007-10-22 Jason ParkerSwitch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFIN...
2007-10-19 Jason ParkerConvert NEW_CLI to AST_CLI.
2007-10-15 Philippe SultanAllocate more space for the base64 output we need to...
2007-10-07 Philippe SultanMake the status and priority configurable.
2007-10-07 Philippe SultanMerged revisions 84902 via svnmerge from
2007-10-07 Philippe SultanFix indentation
2007-10-07 Philippe SultanMerged revisions 84890 via svnmerge from
2007-10-04 Tilghman LesherUpdate to current coding standards, also changing the...
2007-09-25 Philippe SultanAdded a CLI command that shows our buddy list, as sugge...
2007-09-18 Jason Parker(issue #10724)
2007-09-06 Philippe SultanMerged revisions 81650 via svnmerge from
2007-09-05 Jason ParkerDoxygen cleanups/fixes.
2007-08-16 Tilghman LesherDon't reload a configuration file if nothing has changed.
2007-08-16 Philippe SultanMerged revisions 79665 via svnmerge from
2007-07-26 Russell BryantDo a massive conversion for using the ast_verb() macro
2007-07-03 Jason ParkerCorrect an issue where the wrong type was being used...
2007-06-28 Jason ParkerFix building with -Wdeclaration-after-statement
2007-06-26 Jason ParkerSimplify some code in res_jabber relating to SASL support.
2007-06-14 Russell BryantAdd a massive set of changes for converting to use...
2007-06-07 Russell BryantDoxygenify a lot of the functions in res_jabber
2007-06-07 Russell BryantMinor formatting change ... testing mantis stuff to...
2007-06-07 Olle JohanssonMerged revisions 68030 via svnmerge from
2007-06-07 Olle JohanssonMerged revisions 68028 via svnmerge from
2007-06-07 Olle JohanssonMerged revisions 68027 via svnmerge from
2007-06-07 Olle JohanssonMerged revisions 67993 via svnmerge from
2007-06-07 Olle JohanssonSimplification of res_jabber code (done at Inria, Paris...
2007-06-06 Tilghman LesherIssue 9869 - replace malloc and memset with ast_calloc...
2007-06-04 Tilghman LesherMerged revisions 67021 via svnmerge from
2007-05-31 Olle JohanssonIssue #9842 - Doxygen updates by snuffy. Thanks!
2007-05-25 Kevin P. FlemingMerged revisions 66157 via svnmerge from
2007-05-24 Olle JohanssonIssue #8409 and accidentally a fix to chan_sip that...
2007-05-07 Olle JohanssonAdding external referenses for doxygen
2007-05-04 Jason ParkerMerged revisions 63099 via svnmerge from
2007-04-09 Olle JohanssonFix JabberEvents
2007-04-09 Olle JohanssonFix missing newline in JabberEvent
2007-03-29 Russell BryantMerged revisions 59363 via svnmerge from
2007-03-05 Joshua ColpMerged revisions 57770 via svnmerge from
2007-02-20 Jason ParkerMerged revisions 55555 via svnmerge from
2007-02-20 Joshua ColpI like it when trunk builds, so let's make res_jabber...
2007-02-20 Olle JohanssonMerged revisions 55483 via svnmerge from
2007-02-07 Tilghman LesherMerged revisions 53294 via svnmerge from
2007-01-05 Kevin P. FlemingMerged revisions 49676 via svnmerge from
2006-12-06 Russell BryantConstify a bunch of usage strings for CLI commands.
2006-11-03 Luigi Rizzomove variable declarations to the beginning of a block.
2006-11-02 Tilghman LesherMerged revisions 47053 via svnmerge from
2006-10-23 Russell BryantMerged revisions 45999 via svnmerge from
2006-10-19 Joshua ColpMerged revisions 45694 via svnmerge from
2006-10-12 Russell BryantMerged revisions 44911 via svnmerge from
2006-10-04 Kevin P. FlemingMerged revisions 44378 via svnmerge from
2006-10-03 Matt O'GormanMerged revisions 44312 via svnmerge from
2006-10-03 Matt O'Gormanbug #8076 check option_debug before printing to debug...
2006-10-03 Matt O'Gorman44240 same as but without the removing of chan_jingle...
2006-09-21 Matt O'GormanMerged revisions 43466 via svnmerge from
2006-09-20 Matt O'Gormanthats odd, but just in case it happens again i want...
2006-09-19 Matt O'Gormanfixed timeout issue as well as some other minor issues
2006-09-18 Kevin P. Flemingmerge qwell's CLI verbification work
2006-09-03 Russell Bryantremove leading space in Packet manager event header
2006-08-31 Matt O'Gormaneverything that loads a config that needs a config...
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-08-08 Matt O'Gormansome code clean up and catch for a act_hook being called
2006-08-07 Matt O'GormanThis patch allows for a user to send messages and
2006-08-07 Matt O'GormanMany many code cleanup changes given to me by Oej
2006-07-07 Russell Bryanteliminate a pointer signedness warning
2006-07-05 Matt O'Gormansolves issue with bug 7468. but with a patch that works
2006-06-27 Tilghman LesherMissing parenthesis
2006-06-27 Matt O'Gormandont copy an id or a message if they dont exist.
2006-06-18 Russell Bryanthandle ast_calloc failure and tweak some formatting...
2006-06-09 Matt O'Gormanoops moved block without renaming a variable correctly.
2006-06-09 Matt O'Gormanconvert one of my linked lists to ast_linklist
2006-06-07 Matt O'Gormansolves some bugs with memory allocation, and adds
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-06-06 Matt O'Gormanfixes some issues with description loggin on presence
2006-06-06 Matt O'Gormanfix a potential segfault
2006-06-06 Matt O'Gormanallow presence events to be handled before the
2006-06-06 Matt O'Gormanfixed autoregister bug.
2006-06-04 Matt O'Gormanoops
2006-06-04 Matt O'Gormansolves some issues with jabberstatus app
2006-06-01 Matt O'Gormanmore minor fixes thanks Julian on pointing out
2006-06-01 Matt O'Gormansolves bug where reload deleted things it shouldnt...
2006-06-01 Matt O'Gormanadds statusmessage customization from Julian Lyndon...
2006-05-30 Joshua ColpBe gone unused res! (issue #7238 reported by casper)
2006-05-24 Matt O'Gormanreset timeout on reconnect.
2006-05-23 Matt O'Gormanget rid of that transport sillyness
next