aboutsummaryrefslogtreecommitdiffstats
path: root/res
AgeCommit message (Expand)AuthorFilesLines
2006-10-27Merged revisions 46363 via svnmerge from russell2-3/+3
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-3/+2
2006-10-24Fix FastAGI to not wait for the non-existant pidmarkster1-1/+2
2006-10-23Merged revisions 45999 via svnmerge from russell1-1/+2
2006-10-21Merged revisions 45818 via svnmerge from russell1-2/+2
2006-10-19Merged revisions 45694 via svnmerge from file1-0/+1
2006-10-17As per bug 6779, this patch is now applied to trunk; while I was at it, I cor...murf1-5/+14
2006-10-13Merged revisions 45106 via svnmerge from file1-0/+1
2006-10-13Merged revisions 45104 via svnmerge from file1-2/+6
2006-10-12Merged revisions 44911 via svnmerge from russell1-12/+12
2006-10-06help old bsd-system which don't have RLIMIT_AS and use RLIMIT_VMEMrizzo1-0/+3
2006-10-04Merged revisions 44378 via svnmerge from kpfleming4-5/+5
2006-10-03Merged revisions 44312 via svnmerge from mogorman1-7/+19
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman8-90/+163
2006-10-0344240 same as but without the removing of chan_jingle and such, as I hope to ...mogorman1-54/+73
2006-10-02Make callerid fields in Manager events more consistent. CallerIDNum for numbe...file1-4/+4
2006-10-02Get rid of the IS_NULL_STRING macro and use ast_strlen_zero instead (issue #8...file1-3/+1
2006-09-29Merged revisions 44055 via svnmerge from kpfleming1-1/+1
2006-09-28Merged revisions 43933 via svnmerge from file3-5/+5
2006-09-27Merged revisions 43779 via svnmerge from russell1-5/+7
2006-09-26These three are not defined on all platforms that we supporttilghman1-2/+4
2006-09-21Merged revisions 43466 via svnmerge from mogorman1-41/+67
2006-09-21Merged revisions 43464 via svnmerge from tilghman1-1/+2
2006-09-21Set process limits without restarting Asterisktilghman1-0/+159
2006-09-21Lots more removal of deprecated thingstilghman7-202/+12
2006-09-21Remove deprecated apps and funcstilghman1-0/+127
2006-09-20Magical eightball says warnings be gone.file1-1/+1
2006-09-20Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-devqwell1-2/+69
2006-09-20these functions never should have been non-static or in a header filekpfleming1-2/+2
2006-09-20move ODBC API into ast_ namespacekpfleming2-45/+45
2006-09-20move more API into the ast_ namespacekpfleming1-2/+2
2006-09-20move ADSI functionality into ast_ namespacekpfleming2-64/+64
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-19do this fix properly :-)kpfleming1-2/+2
2006-09-19Various updates from PCadach's chan_h323-live branchmattf1-2/+6
2006-09-18merge qwell's CLI verbification workkpfleming10-115/+211
2006-09-18Use a better check to ensure database connection is up (pointer to connection...file1-1/+1
2006-09-09Add warning about res_adsi not being optional to menuselectoej1-1/+1
2006-09-06Merged revisions 42148 via svnmerge from file1-1/+2
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 runmogorman7-304/+316
2006-08-31Merge in VLDTMF support with Zaptel/Core done by the ever great Darumkilla Ru...file2-3/+5
2006-08-29add one remaining bit of functionality to the features.conf applicationmap (f...kpfleming1-10/+35
2006-08-26GNU make already knows how to quietly ignore non-existent files in 'include' ...kpfleming1-4/+1
2006-08-24Fix a small typo I found.qwell1-1/+1
2006-08-23Merged revisions 40901 via svnmerge from tilghman1-4/+5
2006-08-21merge new_loader_completion branch, including (at least):kpfleming17-278/+163
2006-08-20Convert func_odbc to use the prepare_and_execute callback, which helps with a...tilghman1-0/+4
2006-08-20Properly check to see if parkingnum is a number (issue #7762 reported by robf)file1-1/+1