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

Log of /imapfilter/imapfilter.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Links to release-0_8-patches: (view) (annotate)
Sticky Tag:

Revision 1.34.2.5 - (view) (annotate) - [select for diffs]
Fri Mar 28 16:57:52 2003 UTC (21 years ago) by lefcha
Branch: release-0_8-patches
Changes since 1.34.2.4: +2 -0 lines
Diff to previous 1.34.2.4 , to branch point 1.34 , to next main 1.70
Correct bug with long headers along with action list and logger.


Revision 1.34.2.4 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:44:48 2002 UTC (21 years, 4 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.34.2.3: +4 -4 lines
Diff to previous 1.34.2.3 , to branch point 1.34
Header inclusion correction.


Revision 1.34.2.3 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:20:21 2002 UTC (21 years, 4 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.34.2.2: +27 -2 lines
Diff to previous 1.34.2.2 , to branch point 1.34
Added option to display program's version.


Revision 1.34.2.2 - (view) (annotate) - [select for diffs]
Tue Sep 24 18:40:38 2002 UTC (21 years, 6 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.34.2.1: +6 -0 lines
Diff to previous 1.34.2.1 , to branch point 1.34
Option to disable memory locking during compilation.


Revision 1.34.2.1 - (view) (annotate) - [select for diffs]
Thu Aug 29 19:37:10 2002 UTC (21 years, 7 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.34: +12 -7 lines
Diff to previous 1.34
Check for BYE response and proceed to next account if got one.


Revision 1.34 - (view) (annotate) - [select for diffs]
Fri Jul 26 18:18:42 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_8
Branch point for: release-0_8-patches
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
New variable about mlock() warning.


Revision 1.33 - (view) (annotate) - [select for diffs]
Fri Jul 26 14:45:28 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.32: +63 -65 lines
Diff to previous 1.32
Stylistic changes - K&R indentation.


Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Jun 18 21:16:34 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.31: +29 -17 lines
Diff to previous 1.31
Changes to reflect rcopy/rmove capability.


Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Feb 8 22:15:43 2002 UTC (22 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.30: +0 -4 lines
Diff to previous 1.30
Allow ssl appear in config file, but fail with error message.


Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Feb 8 14:04:08 2002 UTC (22 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.29: +4 -1 lines
Diff to previous 1.29
Better report the login failure.


Revision 1.29 - (view) (annotate) - [select for diffs]
Thu Jan 31 17:08:13 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.28: +59 -14 lines
Diff to previous 1.28
Added daemon mode.


Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Jan 30 19:19:00 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.27: +9 -4 lines
Diff to previous 1.27
Added lockfile to prevent many imapfilters from running simultaneously.


Revision 1.27 - (view) (annotate) - [select for diffs]
Wed Jan 30 13:14:58 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.26: +0 -2 lines
Diff to previous 1.26
Corefile restor settings not needed.


Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Jan 29 21:23:41 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.25: +21 -9 lines
Diff to previous 1.25
Added secure memory allocation subsystem.


Revision 1.25 - (view) (annotate) - [select for diffs]
Mon Jan 14 18:12:38 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.24: +29 -3 lines
Diff to previous 1.24
Added encrypted passwords support.


Revision 1.24 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:40:11 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.23: +12 -6 lines
Diff to previous 1.23
Namespace support and interactive password asking added.


Revision 1.23 - (view) (annotate) - [select for diffs]
Sun Nov 18 13:08:50 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
Missing getopt.h header.


Revision 1.22 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:30:08 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_7
Branch point for: release-0_7-patches
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Overwrite passwords correction.


Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Nov 9 23:43:33 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
Indent to K&R style.


Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Nov 9 18:01:29 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.19: +2 -0 lines
Diff to previous 1.19
Added signal handling.


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Nov 9 17:32:43 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.18: +4 -5 lines
Diff to previous 1.18
If a server fails continue to another.


Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Nov 8 17:50:28 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.17: +5 -3 lines
Diff to previous 1.17
Checking for PREAUTH server response.


Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Nov 1 16:35:06 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.16: +2 -0 lines
Diff to previous 1.16
Overwrite user passwords.


Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Oct 17 14:06:20 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.15: +6 -1 lines
Diff to previous 1.15
Added SSL/TLS support.


Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Oct 8 08:52:49 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_6_2
Branch point for: release-0_6_2-patches
Changes since 1.14: +9 -9 lines
Diff to previous 1.14
Fixes and improvements on IMAP4rev1 compliance.


Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Oct 5 14:40:37 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +7 -7 lines
Diff to previous 1.13
Fixed a bug about closing a non opened mailbox.


Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Oct 4 15:47:49 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.12: +6 -9 lines
Diff to previous 1.12
Use imap_examine() if no filters  to apply.


Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:19:12 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.11: +12 -12 lines
Diff to previous 1.11
Error codes.


Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Sep 10 23:43:29 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.10: +34 -50 lines
Diff to previous 1.10
New imapfilter.


Revision 1.10 - (view) (annotate) - [select for diffs]
Sun Aug 26 19:58:54 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.9: +6 -7 lines
Diff to previous 1.9
Removed a command line option.


Revision 1.9 - (view) (annotate) - [select for diffs]
Sun Aug 26 12:26:59 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.8: +1 -0 lines
Diff to previous 1.8
Exist, recent, unseen messages found in mailbox.


Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Aug 26 10:02:46 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Some checks while allocating mem


Revision 1.7 - (view) (annotate) - [select for diffs]
Sun Aug 26 01:18:24 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +27 -22 lines
Diff to previous 1.6
Structural changes


Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Aug 24 17:42:49 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Printing of an info message and other small changes


Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Aug 23 19:13:15 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.4: +18 -16 lines
Diff to previous 1.4
Added support for more than one accounts


Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Aug 20 21:40:57 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +3 -4 lines
Diff to previous 1.3
Added message size limits support


Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Aug 12 16:06:45 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.2: +9 -9 lines
Diff to previous 1.2
Merged small changes from v0.1.1


Revision 1.2 - (view) (annotate) - [select for diffs]
Sat Aug 11 15:54:57 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.1: +21 -6 lines
Diff to previous 1.1
Added ALLOW type filters


Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Aug 11 15:52:52 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Branch point for: lefcha
Initial revision


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