aboutsummaryrefslogtreecommitdiffstats
path: root/tap-expert.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-08Store expert group value, fix output of each record.martinm1-6/+8
2011-11-30Use g_ascii_strncasecmp() rather than strncasecmp().martinm1-4/+4
2011-11-30Change the -z args for expert item. You can now give the minimum severity le...martinm1-20/+90
2011-09-19Fix compile error: just link to expert_group_vals[] in expert.c (no need for ...wmeier1-18/+0
2011-09-19Add expert 'Group' to output.martinm1-2/+21
2011-09-15Add a tap for showing all expert items.martinm1-0/+206