summaryrefslogtreecommitdiff
path: root/res/res_jabber.c
AgeCommit message (Expand)Author
2006-07-05solves issue with bug 7468. but with a patch that worksMatt O'Gorman
2006-06-27Missing parenthesisTilghman Lesher
2006-06-27dont copy an id or a message if they dont exist.Matt O'Gorman
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingRussell Bryant
2006-06-09oops moved block without renaming a variable correctly.Matt O'Gorman
2006-06-09convert one of my linked lists to ast_linklistMatt O'Gorman
2006-06-07solves some bugs with memory allocation, and addsMatt O'Gorman
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...Kevin P. Fleming
2006-06-06fixes some issues with description loggin on presenceMatt O'Gorman
2006-06-06fix a potential segfaultMatt O'Gorman
2006-06-06allow presence events to be handled before the Matt O'Gorman
2006-06-06fixed autoregister bug.Matt O'Gorman
2006-06-04oopsMatt O'Gorman
2006-06-04solves some issues with jabberstatus appMatt O'Gorman
2006-06-01more minor fixes thanks Julian on pointing out Matt O'Gorman
2006-06-01solves bug where reload deleted things it shouldnt haveMatt O'Gorman
2006-06-01adds statusmessage customization from Julian Lyndon-SmithMatt O'Gorman
2006-05-30Be gone unused res! (issue #7238 reported by casper)Joshua Colp
2006-05-24reset timeout on reconnect.Matt O'Gorman
2006-05-23get rid of that transport sillynessMatt O'Gorman
2006-05-23hmm still need a way to get rid of connectionsMatt O'Gorman
2006-05-23fixes bug where server goes away.Matt O'Gorman
2006-05-23finish cleaning up some more stuff before russellMatt O'Gorman
2006-05-23remove another excess "debug" messageRussell Bryant
2006-05-23remove an unnecessary error message that is really an old debug messageRussell Bryant
2006-05-22asterisk-xmpp merge inMatt O'Gorman