aboutsummaryrefslogtreecommitdiffstats
path: root/res/res_convert.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-16Start untangling header inclusion in a way that does not affectrizzo1-4/+0
2007-11-12Doxygen fixes.qwell1-3/+3
2007-10-31More changes to change return values from load_module functions.qwell1-1/+1
2007-10-22Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former di...qwell1-1/+1
2007-10-19Convert NEW_CLI to AST_CLI.qwell1-1/+1
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-26/+32
2007-07-23(closes issue #10271)russell1-1/+8
2007-07-20Merged revisions 76067 via svnmerge from file1-1/+4
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-1/+1
2006-09-21Lots more removal of deprecated thingstilghman1-73/+1
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