/[imapfilter]/imapfilter/imapfilter.h
ViewVC logotype

Log of /imapfilter/imapfilter.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.37 - (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.36: +3 -2 lines
Diff to previous 1.36
New variable about mlock() warning.


Revision 1.36 - (view) (annotate) - [select for diffs]
Sat Jul 13 22:33:01 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.35: +10 -9 lines
Diff to previous 1.35
Added variable that controls subsribing after mailbox creation.


Revision 1.35 - (view) (annotate) - [select for diffs]
Sat Jul 13 21:19:52 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.34: +11 -2 lines
Diff to previous 1.34
Added action flag.


Revision 1.34 - (view) (annotate) - [select for diffs]
Sat Jul 13 14:11:08 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.33: +20 -19 lines
Diff to previous 1.33
Added variable to enable direct expunge of marked deleted mail.


Revision 1.33 - (view) (annotate) - [select for diffs]
Mon Jul 8 17:59:58 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
Fixed convert_messages()/actions bug.


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


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: +2 -5 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]
Thu Jan 31 17:08:13 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.29: +10 -2 lines
Diff to previous 1.29
Added daemon mode.


Revision 1.29 - (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.28: +17 -10 lines
Diff to previous 1.28
Added lockfile to prevent many imapfilters from running simultaneously.


Revision 1.28 - (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.27: +0 -1 lines
Diff to previous 1.27
Corefile restor settings not needed.


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


Revision 1.26 - (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.25: +22 -5 lines
Diff to previous 1.25
Added encrypted passwords support.


Revision 1.25 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:40:28 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.24: +45 -16 lines
Diff to previous 1.24
Namespace support.


Revision 1.24 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:31:07 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.23: +3 -3 lines
Diff to previous 1.23
Declaration corrections.


Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Nov 9 23:40:41 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Disabled EXPUNGE and Fixed informational messages that get mixed.


Revision 1.22 - (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.21: +10 -7 lines
Diff to previous 1.21
Added signal handling.


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


Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Nov 8 17:52:07 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.19: +8 -15 lines
Diff to previous 1.19
New improved data fetching from server facility.


Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Nov 6 17:41:27 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.18: +17 -10 lines
Diff to previous 1.18
Dynamically allocate response buffer.


Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Nov 1 16:36:00 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
Fixed buffer overflow bug concerning SEARCH request buffer.


Revision 1.17 - (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.16: +11 -3 lines
Diff to previous 1.16
Added SSL/TLS support.


Revision 1.16 - (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.15: +27 -11 lines
Diff to previous 1.15
Fixes and improvements on IMAP4rev1 compliance.


Revision 1.15 - (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.14: +3 -1 lines
Diff to previous 1.14
Use imap_examine() if no filters  to apply.


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Oct 2 13:32:05 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
Added displaying of headers option.


Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Oct 2 07:31:52 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.12: +9 -6 lines
Diff to previous 1.12
Added safer xmalloc and xstrdup.


Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Oct 1 11:48:51 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.11: +10 -5 lines
Diff to previous 1.11
Added some log records.


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


Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Sep 12 15:40:35 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.9: +1 -0 lines
Diff to previous 1.9
Logfile option and freeing of data structure's memory enabled.


Revision 1.9 - (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.8: +112 -37 lines
Diff to previous 1.8
New imapfilter.


Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Aug 26 19:56:50 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.7: +7 -5 lines
Diff to previous 1.7
Added new options.


Revision 1.7 - (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.6: +4 -4 lines
Diff to previous 1.6
Some checks while allocating mem


Revision 1.6 - (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.5: +16 -27 lines
Diff to previous 1.5
Structural changes


Revision 1.5 - (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.4: +0 -6 lines
Diff to previous 1.4
Printing of an info message and other small changes


Revision 1.4 - (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.3: +0 -1 lines
Diff to previous 1.3
Added support for more than one accounts


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: +1 -1 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: +11 -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