aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_jabber.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-20thats odd, but just in case it happens again i want to see it.mogorman1-0/+2
2006-09-19fixed timeout issue as well as some other minor issuesmogorman1-13/+31
2006-09-18merge qwell's CLI verbification workkpfleming1-8/+22
2006-09-03remove leading space in Packet manager event headerrussell1-1/+1
2006-08-31everything that loads a config that needs a config file to runmogorman1-15/+18
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-16/+8
2006-08-08some code clean up and catch for a act_hook being calledmogorman1-4/+8
2006-08-07This patch allows for a user to send messages and mogorman1-1/+55
2006-08-07Many many code cleanup changes given to me by Oejmogorman1-211/+204
2006-07-07eliminate a pointer signedness warningrussell1-1/+1
2006-07-05solves issue with bug 7468. but with a patch that worksmogorman1-33/+20
2006-06-27Missing parenthesistilghman1-1/+1
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