summaryrefslogtreecommitdiff
path: root/res/res_jabber.c
AgeCommit message (Expand)Author
2006-10-12Merged revisions 44911 via svnmerge from Russell Bryant
2006-10-04Merged revisions 44378 via svnmerge from Kevin P. Fleming
2006-10-03Merged revisions 44312 via svnmerge from Matt O'Gorman
2006-10-03bug #8076 check option_debug before printing to debug channel.Matt O'Gorman
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...Matt O'Gorman
2006-09-21Merged revisions 43466 via svnmerge from Matt O'Gorman
2006-09-20thats odd, but just in case it happens again i want to see it.Matt O'Gorman
2006-09-19fixed timeout issue as well as some other minor issuesMatt O'Gorman
2006-09-18merge qwell's CLI verbification workKevin P. Fleming
2006-09-03remove leading space in Packet manager event headerRussell Bryant
2006-08-31everything that loads a config that needs a config file to runMatt O'Gorman
2006-08-21merge new_loader_completion branch, including (at least):Kevin P. Fleming
2006-08-08some code clean up and catch for a act_hook being calledMatt O'Gorman
2006-08-07This patch allows for a user to send messages and Matt O'Gorman
2006-08-07Many many code cleanup changes given to me by OejMatt O'Gorman
2006-07-07eliminate a pointer signedness warningRussell Bryant
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