summaryrefslogtreecommitdiff
path: root/res/res_jabber.c
AgeCommit message (Expand)Author
2007-06-07Merged revisions 67993 via svnmerge from Olle Johansson
2007-06-07Simplification of res_jabber code (done at Inria, Paris with Philippe)Olle Johansson
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...Tilghman Lesher
2007-06-04Merged revisions 67021 via svnmerge from Tilghman Lesher
2007-05-31Issue #9842 - Doxygen updates by snuffy. Thanks!Olle Johansson
2007-05-25Merged revisions 66157 via svnmerge from Kevin P. Fleming
2007-05-24Issue #8409 and accidentally a fix to chan_sip that wasn't supposed to be thereOlle Johansson
2007-05-07Adding external referenses for doxygenOlle Johansson
2007-05-04Merged revisions 63099 via svnmerge from Jason Parker
2007-04-09Fix JabberEventsOlle Johansson
2007-04-09Fix missing newline in JabberEventOlle Johansson
2007-03-29Merged revisions 59363 via svnmerge from Russell Bryant
2007-03-05Merged revisions 57770 via svnmerge from Joshua Colp
2007-02-20Merged revisions 55555 via svnmerge from Jason Parker
2007-02-20I like it when trunk builds, so let's make res_jabber compile again!Joshua Colp
2007-02-20Merged revisions 55483 via svnmerge from Olle Johansson
2007-02-07Merged revisions 53294 via svnmerge from Tilghman Lesher
2007-01-05Merged revisions 49676 via svnmerge from Kevin P. Fleming
2006-12-06Constify a bunch of usage strings for CLI commands.Russell Bryant
2006-11-03move variable declarations to the beginning of a block.Luigi Rizzo
2006-11-02Merged revisions 47053 via svnmerge from Tilghman Lesher
2006-10-23Merged revisions 45999 via svnmerge from Russell Bryant
2006-10-19Merged revisions 45694 via svnmerge from Joshua Colp
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