aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_convert.c
AgeCommit message (Expand)AuthorFilesLines
2009-05-26Resolve a file handle leak.russell1-0/+4
2007-07-20(closes issue #10246)file1-1/+4
2006-09-20Fix a bug in the CLI reverbification, as pointed out by ZX81 in #asterisk-devqwell1-2/+69
2006-09-18merge qwell's CLI verbification workkpfleming1-6/+15
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-21/+9
2006-06-07simplify autoconfig include mechanism (make tholo happy he can use lint again...kpfleming1-3/+4
2006-05-10remove almost all of the checks of the result from ast_strdupa() or alloca().russell1-2/+2
2006-04-14This rather large commit changes the way modules are loaded. rizzo1-15/+9
2006-04-11normalize code in preparation to module changesrizzo1-6/+3
2006-04-08a few cleanups from the last commitkpfleming1-2/+2
2006-04-08since the module API is changing, it's a good time to const-ify the descripti...kpfleming1-2/+2
2006-03-14add a CLI command that allows conversion of files to other formats usingrussell1-0/+165