aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2006-07-06move rules file to prepare for generic rules filekpfleming1-1/+1
2006-07-05solves issue with bug 7468. but with a patch that worksmogorman1-33/+20
2006-07-05prepare Asterisk for new zaptel.h/tonezone.h installation locationskpfleming1-1/+1
2006-07-05- Add notes about voicemail depending on res_adsioej1-0/+5
2006-07-01fix up res_snmp so it builds and loads correctlyrussell2-10/+9
2006-06-30Updates from transnexus to osplookup, removes res_ospmogorman1-1114/+0
2006-06-27Missing parenthesistilghman1-1/+1
2006-06-27dont copy an id or a message if they dont exist.mogorman1-4/+6
2006-06-26METERMAIDS:oej1-57/+156
2006-06-25use new (separate) dependencies file from menuselectkpfleming1-0/+1
2006-06-24The Eurostar Commit! (it's amazing how much work you can get done on a 150 mi...kpfleming3-83/+5
2006-06-23very minor improvementkpfleming1-1/+1
2006-06-23delete snmp/agent.o on make cleanrussell1-0/+1
2006-06-23add basic autoconf support for res_snmprussell2-18/+2
2006-06-23remove various commands that remove old modules since they have been there arussell1-3/+0
2006-06-22- convert the 'uninstall' target to use separate targets to process eachrussell1-1/+1
2006-06-22- specify that 'depend' is a .PHONY targetrussell1-1/+1
2006-06-22- specify that 'all' is a .PHONY targetrussell1-1/+1
2006-06-22add the 'clean', 'clean-depend', and 'dist-clean' targets as .PHONY targetsrussell1-0/+2
2006-06-21- Doxygen and some formatting fixes in res_featuresoej1-51/+49
2006-06-19don't blow up in the sub Makefiles if menuselect.makeopts is not present. Thisrussell1-1/+3
2006-06-18handle ast_calloc failure and tweak some formatting to comply with codingrussell1-5/+8
2006-06-16remove "depend" from the "all" targets in sub Makefiles. The main Makefilerussell1-1/+1
2006-06-16Handle failure of ast_calloc when allocating interfaces in res_smdi (issue #7...file1-1/+2
2006-06-15ast_calloc() already reports OOM conditionstilghman1-4/+0
2006-06-15ast_calloc already reports out of memory conditions (issue 7343)tilghman1-1/+0
2006-06-12Merged revisions 33693 via svnmerge from russell1-1/+0
2006-06-12Merged revisions 33615 via svnmerge from tilghman1-3/+3
2006-06-11make latest header file changes for this file tookpfleming1-14/+4
2006-06-09various minor portability fixes (mostly from tholo for OpenBSD)kpfleming1-2/+2
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...kpfleming16-63/+65
2006-06-07remove the need to have to re-run make after a default menuselect.makeoptsrussell1-0/+2
2006-06-06fixes some issues with description loggin on presencemogorman1-2/+7
2006-06-06fix a potential segfaultmogorman1-2/+6
2006-06-06add missing includerussell1-0/+1
2006-06-06allow presence events to be handled before the mogorman1-17/+36
2006-06-06fixed autoregister bug.mogorman1-15/+15
2006-06-05use module names, not file names, in menuselectkpfleming2-15/+7
2006-06-04oopsmogorman1-1/+1
2006-06-04solves some issues with jabberstatus appmogorman1-6/+6
2006-06-04Use a dynamically sized array to store the list of files for moh "files" moderussell1-34/+61
2006-06-03when using moh files mode, don't look for a file past the number of filesrussell1-0/+2
2006-06-02add a comment where some memory usage optimization needs to be donerussell1-0/+1
2006-06-01Merged revisions 31555 via svnmerge from kpfleming1-12/+2
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