]> diplodocus.org Git - minc/shortlog
minc
2002-12-29 epg(store_message): Fix usage of the system function so...
2002-12-29 epgAdd Emacs and vi local variables at the bottom, (attemp...
2002-12-29 epg(find_mh_folder): If get_headers fails, return 'malform...
2002-12-29 epgDoc fixes.
2002-12-28 epgImplement Doug's two killer features: 1) store all...
2002-12-28 epgIdiot. Put error messages to STDERR where they belong.
2002-12-28 epgSet MHCONTEXT environment variable to allow (a little...
2002-10-13 epgApparently pod2html doesn't grok E<sol>. Suck. Use...
2002-10-13 epgFix long-standing bug where filters were applied out...
2002-10-13 epgLink to example .mincspam file.
2002-10-13 epgRemove references to razor in documentation.
2002-10-13 epg($run): Declare with our instead of my so it will be...
2002-10-13 epg(store_message): Whoops, document that the for loop...
2002-10-13 epgFactor out the razor-check spam stuff. Instead, read...
2002-09-10 epg(get_headers): Don't allow input from the message to...
2002-09-08 epgEr, whoops, tell getopt about the -f option.
2002-09-02 epg(store_message): Splitting the two mark failure cases...
2002-09-02 epgI was using EX_TEMPFAIL for nearly every failure case...
2002-09-01 epgFix pod buglet.
2002-09-01 epgAdd new -f option, for only running filters.
2002-09-01 epg(store_message): Explain why marking is done for each...
2002-09-01 epgRevert rev 243.
2002-09-01 epg(is_spam): Move $line and $message to be declared at...
2002-08-31 epg(%FOLDERS): Remove this global. Whether to print the...
2002-08-31 epguse Errno and Fcntl qw(O_WRONLY O_EXCL O_CREAT) .
2002-08-30 epg(get_new_msgnum): New function, loops across the list...
2002-08-30 epg(getfiles): Move definition of this function higher...
2002-08-30 epgCross-reference to razor web site.
2002-08-30 epg(getfiles): New function, returns a list of all entries...
2002-08-28 epgMore mhpath todo commentary.
2002-08-28 epgChange a couple uses of C's not operator '!' to Perl...
2002-08-28 epgWrite a couple XXX todo comments.
2002-08-27 epgDocument that HOME is used to find the maildir in the...
2002-08-27 epgCollapse the two 'use env' pragmas into one.
2002-08-27 epgMove definition of logging constants to logging section.
2002-08-25 epg(is_spam): Change logic of testing razor-check exit...
2002-08-25 epg(store_message): Test for failure when mark(1)ing the...
2002-08-25 epg(_errprint): Use single-quotes for a printf format...
2002-08-25 epg(find_mh_folder): Fix logic: only use the lower-cased...
2002-08-25 epg(kill_spam): Be more clear about the meaning of the...
2002-08-25 epgAudit the entire file for correct -n behavior.
2002-08-25 epg(find_mh_folder): Down-case header from %FILTERS before...
2002-08-25 epg(get_headers): Fix an XXX (print message and return...
2002-08-25 epg(get_headers): Remove XXX question about whitespace...
2002-08-25 epg(log_headers): Adapt to the %headers hash now having...
2002-08-25 epg(kill_spam): Display progress report since this can...
2002-08-25 epg(get_headers): Down-case the header name before using...
2002-08-25 epg(is_spam): Remove the system('false') line and actually...
2002-08-25 epgNew -s option, for processing spam only.
2002-08-25 epgNew error handling based on <err.h>.
2002-08-25 epgBomb if HOME isn't set and if MAILDIR isn't set use...
2002-08-25 epgSet svn:executable.
2002-08-25 epgAdd minc program, based on an earlier minc which was...
2002-08-25 <>(no commit message)