aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_jabber.c
AgeCommit message (Expand)AuthorFilesLines
2006-06-27dont copy an id or a message if they dont exist.mogorman1-4/+6
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingrussell1-5/+8
2006-06-09oops moved block without renaming a variable correctly.mogorman1-3/+3
2006-06-09convert one of my linked lists to ast_linklistmogorman1-46/+36
2006-06-07solves some bugs with memory allocation, and addsmogorman1-34/+81
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-3/+4
2006-06-06fixes some issues with description loggin on presencemogorman1-2/+7
2006-06-06fix a potential segfaultmogorman1-2/+6
2006-06-06allow presence events to be handled before the mogorman1-17/+36
2006-06-06fixed autoregister bug.mogorman1-15/+15
2006-06-04oopsmogorman1-1/+1
2006-06-04solves some issues with jabberstatus appmogorman1-6/+6
2006-06-01more minor fixes thanks Julian on pointing out mogorman1-3/+3
2006-06-01solves bug where reload deleted things it shouldnt havemogorman1-2/+9
2006-06-01adds statusmessage customization from Julian Lyndon-Smithmogorman1-9/+13
2006-05-30Be gone unused res! (issue #7238 reported by casper)file1-1/+0
2006-05-24reset timeout on reconnect.mogorman1-0/+1
2006-05-23get rid of that transport sillynessmogorman1-3/+0
2006-05-23hmm still need a way to get rid of connectionsmogorman1-4/+2
2006-05-23fixes bug where server goes away.mogorman1-20/+17
2006-05-23finish cleaning up some more stuff before russellmogorman1-58/+49
2006-05-23remove another excess "debug" messagerussell1-1/+0
2006-05-23remove an unnecessary error message that is really an old debug messagerussell1-1/+0
2006-05-22asterisk-xmpp merge inmogorman1-0/+2238