aboutsummaryrefslogtreecommitdiffstats
path: root/main/db.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-11Merge a ton of NEW_CLI conversions. Thanks to everyone that helped out! :)russell1-103/+132
2007-10-05Merged revisions 84851 via svnmerge from tilghman1-1/+1
2007-09-10Add a counter to the 'database deltree' CLI command.qwell1-4/+6
2007-09-10Add counter to 'database show' CLI command.qwell1-3/+6
2007-06-24Merged revisions 71289 via svnmerge from tilghman1-5/+1
2007-06-14Add a massive set of changes for converting to use the ast_debug() macro.russell1-4/+2
2007-06-06Issue 9869 - replace malloc and memset with ast_calloc, and other coding guid...tilghman1-1/+1
2007-03-21Make the database show command spit out how many results it got. (issue #9332...file1-0/+3
2007-01-25Add DBDel and DBDelTree manager commands. (issue #8516 reported by dprado)file1-0/+51
2007-01-05const-ify some more APIs, and fix rev 49710 from branch-1.4 in a better way herekpfleming1-3/+3
2007-01-05Merged revisions 49676 via svnmerge from kpfleming1-9/+9
2006-12-21a quick fix to app_sms.c to get rid of cursed compiler warnings so I can comp...murf1-1/+1
2006-12-06Staticize one, and Constify a bunch of usage strings for CLI commands.russell1-6/+6
2006-10-25Merged revisions 46200 via svnmerge from kpfleming1-2/+1
2006-10-03bug #8076 check option_debug before printing to debug channel.mogorman1-3/+6
2006-09-18merge qwell's CLI verbification workkpfleming1-18/+21
2006-08-21merge new_loader_completion branch, including (at least):kpfleming1-0/+593