/[imapfilter]/imapfilter/action.c
ViewVC logotype

Log of /imapfilter/action.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Tag:

Revision 1.17 - (view) (annotate) - [select for diffs]
Sun Feb 15 15:32:38 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.16: +122 -9 lines
Diff to previous 1.16 , to selected 1.2.2.4
Added message headers' variables for From: header.


Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Feb 14 22:48:04 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 , to selected 1.2.2.4
Added IMAP4 protocol support.


Revision 1.15 - (view) (annotate) - [select for diffs]
Sat Feb 14 19:14:43 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.14: +38 -39 lines
Diff to previous 1.14 , to selected 1.2.2.4
Indentation.


Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Feb 13 13:18:37 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.13: +2 -0 lines
Diff to previous 1.13 , to selected 1.2.2.4
Insert an empty line if the function has no local variables.


Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Feb 13 12:17:15 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.12: +72 -84 lines
Diff to previous 1.12 , to selected 1.2.2.4
Stylistic changes.


Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Feb 10 22:21:08 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.11: +11 -11 lines
Diff to previous 1.11 , to selected 1.2.2.4
Replaced integer options and bitwise OPTION_* with an options struct.


Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Feb 9 22:03:33 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.10: +3 -6 lines
Diff to previous 1.10 , to selected 1.2.2.4
Indenting.


Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Feb 9 20:49:01 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.9: +6 -3 lines
Diff to previous 1.9 , to selected 1.2.2.4
Wrap some long >80 lines.


Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Feb 9 17:34:56 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 , to selected 1.2.2.4
Move DEBUG from compilation #define variable to runtime command line option.


Revision 1.2.2.6 - (view) (annotate) - [select for diffs]
Fri Feb 6 01:09:49 2004 UTC (20 years, 1 month ago) by lefcha
Branch: release-0_9-patches
Changes since 1.2.2.5: +3 -2 lines
Diff to previous 1.2.2.5 , to branch point 1.2 , to next main 1.17 , to selected 1.2.2.4
Fixed bug related to RFC822 Date: header and optional day %a specification.


Revision 1.8 - (view) (annotate) - [select for diffs]
Fri Feb 6 01:08:39 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.7: +3 -2 lines
Diff to previous 1.7 , to selected 1.2.2.4
Fixed bug related to RFC822 Date: header and optional day %a specification.


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jan 20 01:51:46 2004 UTC (20 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +9 -4 lines
Diff to previous 1.6 , to selected 1.2.2.4
Try to preserve message flags and internal date when appending.


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Jan 20 01:50:48 2004 UTC (20 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.2.2.4
Bugfix; add missing ']' character.


Revision 1.2.2.5 - (view) (annotate) - [select for diffs]
Tue Jan 20 01:49:44 2004 UTC (20 years, 2 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.2.2.4: +9 -4 lines
Diff to previous 1.2.2.4 , to branch point 1.2
Try to preserve message flags and internal date when appending.


Revision 1.2.2.4 - (view) (annotate) - [selected]
Tue Jan 20 01:47:26 2004 UTC (20 years, 2 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.2.2.3: +1 -1 lines
Diff to previous 1.2.2.3 , to branch point 1.2
Bugfix; add missing ']' character.


Revision 1.2.2.3 - (view) (annotate) - [select for diffs]
Sun Nov 23 22:52:54 2003 UTC (20 years, 4 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.2.2.2: +10 -4 lines
Diff to previous 1.2.2.2 , to branch point 1.2 , to selected 1.2.2.4
dded "peek" option that causes use of BODY or BODY.PEEK when doing FETCH.


Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Nov 23 22:47:27 2003 UTC (20 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.4: +10 -4 lines
Diff to previous 1.4 , to selected 1.2.2.4
Added "peek" option that causes use of BODY or BODY.PEEK when doing FETCH.


Revision 1.2.2.2 - (view) (annotate) - [select for diffs]
Fri Sep 12 09:58:52 2003 UTC (20 years, 6 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.2.2.1: +1 -0 lines
Diff to previous 1.2.2.1 , to branch point 1.2 , to selected 1.2.2.4
Fix so that default_variables() is called during rcopy/rmove.


Revision 1.4 - (view) (annotate) - [select for diffs]
Fri Sep 12 09:58:20 2003 UTC (20 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +1 -0 lines
Diff to previous 1.3 , to selected 1.2.2.4
Fix so that default_variables() is called during rcopy/rmove.


Revision 1.2.2.1 - (view) (annotate) - [select for diffs]
Fri Aug 8 00:28:03 2003 UTC (20 years, 7 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 , to selected 1.2.2.4
Corrected headers includes.


Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Aug 8 00:18:45 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 , to selected 1.2.2.4
Corrected header includes.


Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Aug 3 16:01:53 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_9
Branch point for: release-0_9-patches
Changes since 1.1: +1 -0 lines
Diff to previous 1.1 , to selected 1.2.2.4
Added missing stdlib.h header.


Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Jul 31 15:46:02 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Diff to selected 1.2.2.4
Broke up program files and created some new header files.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26