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

Log of /imapfilter/imap.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.46 - (view) (annotate) - [select for diffs]
Sat Feb 14 22:48:04 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.45: +4 -4 lines
Diff to previous 1.45
Added IMAP4 protocol support.


Revision 1.45 - (view) (annotate) - [selected]
Sat Feb 14 19:14:43 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.44: +20 -14 lines
Diff to previous 1.44
Indentation.


Revision 1.44 - (view) (annotate) - [select for diffs]
Fri Feb 13 12:17:16 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.43: +69 -68 lines
Diff to previous 1.43 , to selected 1.45
Stylistic changes.


Revision 1.43 - (view) (annotate) - [select for diffs]
Wed Feb 11 00:03:46 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.42: +27 -7 lines
Diff to previous 1.42 , to selected 1.45
Added debugging level 2, where passwords are not shrouded.


Revision 1.42 - (view) (annotate) - [select for diffs]
Mon Feb 9 22:03:12 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.41: +30 -25 lines
Diff to previous 1.41 , to selected 1.45
Shroud passwords in debug messages.


Revision 1.41 - (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.40: +2 -8 lines
Diff to previous 1.40 , to selected 1.45
Move DEBUG from compilation #define variable to runtime command line option.


Revision 1.40 - (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.39: +5 -5 lines
Diff to previous 1.39 , to selected 1.45
Try to preserve message flags and internal date when appending.


Revision 1.38.2.2 - (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.38.2.1: +5 -5 lines
Diff to previous 1.38.2.1 , to branch point 1.38 , to next main 1.46 , to selected 1.45
Try to preserve message flags and internal date when appending.


Revision 1.38.2.1 - (view) (annotate) - [select for diffs]
Thu Oct 2 11:04:12 2003 UTC (20 years, 6 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.38: +26 -23 lines
Diff to previous 1.38 , to selected 1.45
Bug fix related to searching of IMAP tag in the server response; IMAP tag should always be between 0x1000-0xFFFF.


Revision 1.39 - (view) (annotate) - [select for diffs]
Thu Oct 2 11:03:43 2003 UTC (20 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.38: +26 -23 lines
Diff to previous 1.38 , to selected 1.45
Bug fix related to searching of IMAP tag in the server response; IMAP tag should always be between 0x1000-0xFFFF.


Revision 1.38 - (view) (annotate) - [select for diffs]
Thu Jul 31 15:53:19 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_9
Branch point for: release-0_9-patches
Changes since 1.37: +6 -7 lines
Diff to previous 1.37 , to selected 1.45
Broke up program files and created some new header files.


Revision 1.37 - (view) (annotate) - [select for diffs]
Sun Jul 27 17:39:45 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.36: +50 -50 lines
Diff to previous 1.36 , to selected 1.45
New structure to hold information about connection's socket, ssl socket, capabilities, namespace.


Revision 1.36 - (view) (annotate) - [select for diffs]
Sun Jul 27 15:54:49 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.35: +101 -73 lines
Diff to previous 1.35 , to selected 1.45
Use new *_buffer() routines for input/output buffers.


Revision 1.35 - (view) (annotate) - [select for diffs]
Sun Jul 27 10:08:42 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.34: +14 -0 lines
Diff to previous 1.34 , to selected 1.45
Added STARTTLS support.


Revision 1.34 - (view) (annotate) - [select for diffs]
Sat Jul 26 19:43:02 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.33: +30 -4 lines
Diff to previous 1.33 , to selected 1.45
Added CRAM-MD5 support.


Revision 1.33 - (view) (annotate) - [select for diffs]
Fri Mar 28 17:02:52 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.32: +1 -38 lines
Diff to previous 1.32 , to selected 1.45
More verbose output.


Revision 1.32 - (view) (annotate) - [select for diffs]
Sat Mar 15 18:39:55 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.31: +2 -1 lines
Diff to previous 1.31 , to selected 1.45
More informational debug messages for interaction with the server.


Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Mar 7 14:03:50 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 , to selected 1.45
Function imap_examine() is not needed for now.


Revision 1.30 - (view) (annotate) - [select for diffs]
Sat Feb 22 16:06:41 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.29: +129 -111 lines
Diff to previous 1.29 , to selected 1.45
Coding style to KNF and some code cleanup.


Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Feb 21 18:55:15 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.28: +0 -1 lines
Diff to previous 1.28 , to selected 1.45
Remove unused variable.


Revision 1.28 - (view) (annotate) - [select for diffs]
Fri Feb 21 18:32:39 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.27: +18 -1 lines
Diff to previous 1.27 , to selected 1.45
Added imap_authenticate().


Revision 1.27 - (view) (annotate) - [select for diffs]
Mon Feb 3 20:22:01 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.26: +6 -2 lines
Diff to previous 1.26 , to selected 1.45
Added i18n support, variable charset to declare character set to the server.


Revision 1.26 - (view) (annotate) - [select for diffs]
Sat Jul 13 21:19:52 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.25: +4 -3 lines
Diff to previous 1.25 , to selected 1.45
Added action flag.


Revision 1.25 - (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.24: +14 -13 lines
Diff to previous 1.24 , to selected 1.45
Added variable to enable direct expunge of marked deleted mail.


Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Jun 18 21:13:50 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.23: +90 -37 lines
Diff to previous 1.23 , to selected 1.45
Added SUBSCRIBE, LIST, APPEND and the socket where each command is send.


Revision 1.23 - (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.22: +10 -3 lines
Diff to previous 1.22 , to selected 1.45
Added secure memory allocation subsystem.


Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Jan 25 17:10:17 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 , to selected 1.45
Merged changes from version 0.7.2.


Revision 1.20.2.2 - (view) (annotate) - [select for diffs]
Mon Jan 21 15:44:52 2002 UTC (22 years, 2 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.20.2.1: +2 -2 lines
Diff to previous 1.20.2.1 , to branch point 1.20 , to next main 1.46 , to selected 1.45
Spaces inside mailbox names.


Revision 1.21 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:39:43 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.20: +17 -1 lines
Diff to previous 1.20 , to selected 1.45
Namespace support.


Revision 1.20.2.1 - (view) (annotate) - [select for diffs]
Wed Dec 5 09:55:12 2001 UTC (22 years, 3 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.20: +20 -3 lines
Diff to previous 1.20 , to selected 1.45
Take into consideration namespace.


Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:34:20 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.19: +0 -2 lines
Diff to previous 1.19 , to selected 1.45
Indent to K&R style.


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Nov 9 23:40:21 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 , to selected 1.45
Disabled slow EXPUNGE request.


Revision 1.18 - (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.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.45
Just indented to K&R style.


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: +2 -7 lines
Diff to previous 1.16 , to selected 1.45
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: +39 -24 lines
Diff to previous 1.15 , to selected 1.45
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: +2 -2 lines
Diff to previous 1.14 , to selected 1.45
Use imap_examine() if no filters  to apply.


Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:17:29 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +7 -10 lines
Diff to previous 1.13 , to selected 1.45
Fetch command can peek message headers.


Revision 1.13 - (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.12: +75 -193 lines
Diff to previous 1.12 , to selected 1.45
New imapfilter.


Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Aug 28 22:42:06 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11 , to selected 1.45
Info message about deleted mails.


Revision 1.11 - (view) (annotate) - [select for diffs]
Sun Aug 26 19:54:54 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.10: +47 -36 lines
Diff to previous 1.10 , to selected 1.45
Delete an unneeded fuction and small changes.


Revision 1.10 - (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.9: +18 -1 lines
Diff to previous 1.9 , to selected 1.45
Exist, recent, unseen messages found in mailbox.


Revision 1.9 - (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.8: +114 -124 lines
Diff to previous 1.8 , to selected 1.45
Structural changes


Revision 1.8 - (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.7: +8 -7 lines
Diff to previous 1.7 , to selected 1.45
Printing of an info message and other small changes


Revision 1.7 - (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.6: +14 -13 lines
Diff to previous 1.6 , to selected 1.45
Added support for more than one accounts


Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Aug 20 22:46:24 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +10 -12 lines
Diff to previous 1.5 , to selected 1.45
Fixed a bug with DENY_LIMIT


Revision 1.5 - (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.4: +99 -27 lines
Diff to previous 1.4 , to selected 1.45
Added message size limits support


Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Aug 12 16:58:21 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +35 -27 lines
Diff to previous 1.3 , to selected 1.45
Fix bug with no filters in config file, and introduce inverted DENY filters functionality


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 -6 lines
Diff to previous 1.2 , to selected 1.45
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: +25 -8 lines
Diff to previous 1.1 , to selected 1.45
Added ALLOW type filters


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Sat Aug 11 15:52:52 2001 UTC (22 years, 7 months ago) by lefcha
Branch: lefcha
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.46 , to selected 1.45
Initial import into CVS


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
Diff to selected 1.45
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