summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2006-06-22- convert the 'uninstall' target to use separate targets to process eachRussell Bryant
2006-06-22- specify that 'depend' is a .PHONY targetRussell Bryant
2006-06-22- specify that 'all' is a .PHONY targetRussell Bryant
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsRussell Bryant
2006-06-21- Doxygen and some formatting fixes in res_featuresOlle Johansson
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. ThisRussell Bryant
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingRussell Bryant
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main MakefileRussell Bryant
2006-06-16Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7...Joshua Colp
2006-06-15ast_calloc() already reports OOM conditionsTilghman Lesher
2006-06-15ast_calloc already reports out of memory conditions (issue 7343)Tilghman Lesher
2006-06-12Merged revisions 33693 via svnmerge from Russell Bryant
2006-06-12Merged revisions 33615 via svnmerge from Tilghman Lesher
2006-06-11make latest header file changes for this file tooKevin P. Fleming
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)Kevin P. Fleming
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-07remove the need to have to re-run make after a default menuselect.makeoptsRussell Bryant
2006-06-06fixes some issues with description loggin on presenceMatt O'Gorman
2006-06-06fix a potential segfaultMatt O'Gorman
2006-06-06add missing includeRussell Bryant
2006-06-06allow presence events to be handled before the Matt O'Gorman
2006-06-06fixed autoregister bug.Matt O'Gorman
2006-06-05use module names, not file names, in menuselectKevin P. Fleming
2006-06-04oopsMatt O'Gorman
2006-06-04solves some issues with jabberstatus appMatt O'Gorman
2006-06-04Use a dynamically sized array to store the list of files for moh "files" modeRussell Bryant
2006-06-03when using moh files mode, don't look for a file past the number of filesRussell Bryant
2006-06-02add a comment where some memory usage optimization needs to be doneRussell Bryant
2006-06-01Merged revisions 31555 via svnmerge from Kevin P. Fleming
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-31Merged revisions 31194 via svnmerge from Russell Bryant
2006-05-30Be gone unused res! (issue #7238 reported by casper)Joshua Colp
2006-05-26attended transfer use transferer context first and set who is transfering at ...Joshua Colp
2006-05-26Add the video stream for AGI function STREAM FILE (issue #5392 reported by ar...Joshua Colp
2006-05-25allow setting a channel variable to disable sending SIGHUP to the AGI processRussell Bryant
2006-05-25Add the ability to retrieve the exit code of the forked AGI process. If thereRussell Bryant
2006-05-25- add support for setting an AGISTATUS variable that indicates successfulRussell Bryant
2006-05-24reset timeout on reconnect.Matt O'Gorman
2006-05-24Merged revisions 29973 via svnmerge from Kevin P. Fleming
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-23allows for configurable answer timeout on attended transferMatt O'Gorman
2006-05-23finish cleaning up some more stuff before russellMatt O'Gorman
2006-05-23remove another excess "debug" messageRussell Bryant