Fix missing newline in JabberEvent
[asterisk/asterisk.git] / res / res_jabber.c
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
2006-05-23 Matt O'Gormanhmm still need a way to get rid of connections
2006-05-23 Matt O'Gormanfixes bug where server goes away.
2006-05-23 Matt O'Gormanfinish cleaning up some more stuff before russell
2006-05-23 Russell Bryantremove another excess "debug" message
2006-05-23 Russell Bryantremove an unnecessary error message that is really...
2006-05-22 Matt O'Gormanasterisk-xmpp merge in