summaryrefslogtreecommitdiff
path: root/tools/mail-scan.c
AgeCommit message (Expand)Author
2014-08-04better help msg;John Denker
2012-11-22move join() to utilsJohn Denker
2012-11-22move case-insensitive string stuff to utils.hJohn Denker
2012-11-22absent file is non-fatal; go on to next fileJohn Denker
2012-07-31working toward parse of 'Received: from' lineJohn Denker
2012-07-30repair usage messageJohn Denker
2012-07-29move more stuff to utils.c ... I hate duplication of codeJohn Denker
2012-07-29fix a bunch of DOS-CR bugsJohn Denker
2012-07-29implement regular expressionsJohn Denker
2012-07-29implement "-addr" option in mail-scanJohn Denker
2012-07-29show filename only once in "-l" modeJohn Denker
2012-07-29nuisanceJohn Denker
2012-07-16add "group" featureJohn Denker
2012-07-16scan for +keyword:value (not just keyword)John Denker
2012-07-16minor upgradesJohn Denker
2012-07-16automatically skip directories mentioned in the file-listJohn Denker
2012-07-15implement multi-line mode as an /option/John Denker
2012-07-15primitive grep-like thing for looking at mail headersJohn Denker