/[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) - [select for diffs]
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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