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

Log of /imapfilter/request.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.63 - (view) (annotate) - [select for diffs]
Sun Feb 15 15:31:54 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.62: +2 -2 lines
Diff to previous 1.62 , to selected 1.44
Renamed variable.


Revision 1.62 - (view) (annotate) - [select for diffs]
Sat Feb 14 23:08:31 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.61: +1 -1 lines
Diff to previous 1.61 , to selected 1.44
Undocumented variable to force protocol version.


Revision 1.61 - (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.60: +12 -7 lines
Diff to previous 1.60 , to selected 1.44
Added IMAP4 protocol support.


Revision 1.60 - (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.59: +3 -3 lines
Diff to previous 1.59 , to selected 1.44
Indentation.


Revision 1.59 - (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.58: +8 -0 lines
Diff to previous 1.58 , to selected 1.44
Insert an empty line if the function has no local variables.


Revision 1.58 - (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.57: +28 -28 lines
Diff to previous 1.57 , to selected 1.44
Stylistic changes.


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


Revision 1.56 - (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.55: +0 -2 lines
Diff to previous 1.55 , to selected 1.44
Move DEBUG from compilation #define variable to runtime command line option.


Revision 1.54.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.54: +0 -2 lines
Diff to previous 1.54 , to next main 1.63 , to selected 1.44
Corrected headers includes.


Revision 1.55 - (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.54: +0 -2 lines
Diff to previous 1.54 , to selected 1.44
Corrected header includes.


Revision 1.54 - (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.53: +2 -865 lines
Diff to previous 1.53 , to selected 1.44
Broke up program files and created some new header files.


Revision 1.53 - (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.52: +81 -90 lines
Diff to previous 1.52 , to selected 1.44
New structure to hold information about connection's socket, ssl socket, capabilities, namespace.


Revision 1.52 - (view) (annotate) - [select for diffs]
Sun Jul 27 15:56:05 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.51: +0 -1 lines
Diff to previous 1.51 , to selected 1.44
Removed unused variable.


Revision 1.51 - (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.50: +25 -0 lines
Diff to previous 1.50 , to selected 1.44
Added STARTTLS support.


Revision 1.50 - (view) (annotate) - [select for diffs]
Sat Jul 26 19:40:20 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.49: +19 -5 lines
Diff to previous 1.49 , to selected 1.44
Added CRAM-MD5 support.


Revision 1.49 - (view) (annotate) - [select for diffs]
Sun Mar 30 15:40:28 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.48: +10 -8 lines
Diff to previous 1.48 , to selected 1.44
Print source mailbox if action is (r)copy/(r)move.


Revision 1.48 - (view) (annotate) - [select for diffs]
Fri Mar 28 17:02:25 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.47: +15 -15 lines
Diff to previous 1.47 , to selected 1.44
Corrected bug with long headers and action list.


Revision 1.32.2.8 - (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.32.2.7: +16 -18 lines
Diff to previous 1.32.2.7 , to branch point 1.32 , to next main 1.63 , to selected 1.44
Correct bug with long headers along with action list and logger.


Revision 1.47 - (view) (annotate) - [select for diffs]
Sat Mar 15 16:05:03 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.46: +65 -16 lines
Diff to previous 1.46 , to selected 1.44
Added default variables support for the destination mailbox.


Revision 1.46 - (view) (annotate) - [select for diffs]
Fri Mar 7 14:28:56 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45 , to selected 1.44
Removed %z from strptime, because not POSIX compliant.


Revision 1.45 - (view) (annotate) - [select for diffs]
Fri Mar 7 14:04:38 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.44: +37 -24 lines
Diff to previous 1.44
Add date conversion specifiers support for rcopy/rmove.


Revision 1.44 - (view) (annotate) - [selected]
Thu Mar 6 15:00:46 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.43: +101 -5 lines
Diff to previous 1.43
Add support for date conversion specifiers for current and message time in mailbox names.


Revision 1.43 - (view) (annotate) - [select for diffs]
Sun Feb 23 00:16:02 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.42: +3 -3 lines
Diff to previous 1.42 , to selected 1.44
Type mismatch corrections.


Revision 1.42 - (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.41: +524 -485 lines
Diff to previous 1.41 , to selected 1.44
Coding style to KNF and some code cleanup.


Revision 1.41 - (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.40: +2 -1 lines
Diff to previous 1.40 , to selected 1.44
Added i18n support, variable charset to declare character set to the server.


Revision 1.32.2.7 - (view) (annotate) - [select for diffs]
Sun Feb 2 17:43:06 2003 UTC (21 years, 1 month ago) by lefcha
Branch: release-0_8-patches
Changes since 1.32.2.6: +3 -3 lines
Diff to previous 1.32.2.6 , to branch point 1.32 , to selected 1.44
Bug fix concerning the namespace of maildir format mail servers during rcopy/rmove.


Revision 1.40 - (view) (annotate) - [select for diffs]
Sat Feb 1 19:43:03 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.39: +1 -1 lines
Diff to previous 1.39 , to selected 1.44
Bug fix concerning the namespace of maildir format mail servers during rcopy/rmove.


Revision 1.39 - (view) (annotate) - [select for diffs]
Thu Dec 5 07:33:50 2002 UTC (21 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 , to selected 1.44
Added response when the message body is null.


Revision 1.32.2.6 - (view) (annotate) - [select for diffs]
Sat Nov 9 16:13:26 2002 UTC (21 years, 4 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.32.2.5: +6 -2 lines
Diff to previous 1.32.2.5 , to branch point 1.32 , to selected 1.44
Bug fix related to rcopy/rmove and null message body.


Revision 1.38 - (view) (annotate) - [select for diffs]
Sat Nov 9 16:12:58 2002 UTC (21 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.37: +6 -2 lines
Diff to previous 1.37 , to selected 1.44
Bug fix related to rcopy/rmove and null message body.


Revision 1.37 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:22:03 2002 UTC (21 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.36: +14 -14 lines
Diff to previous 1.36 , to selected 1.44
Fixed bug related to getting the octet count of FETCH responses.


Revision 1.32.2.5 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:18:23 2002 UTC (21 years, 4 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.32.2.4: +14 -14 lines
Diff to previous 1.32.2.4 , to branch point 1.32 , to selected 1.44
Fixed bug related to getting the octet count of FETCH responses.


Revision 1.36 - (view) (annotate) - [select for diffs]
Sun Sep 29 20:01:36 2002 UTC (21 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.35: +14 -14 lines
Diff to previous 1.35 , to selected 1.44
Removed last parameter of fetch_response().


Revision 1.32.2.4 - (view) (annotate) - [select for diffs]
Sun Sep 29 19:54:58 2002 UTC (21 years, 6 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.32.2.3: +14 -14 lines
Diff to previous 1.32.2.3 , to branch point 1.32 , to selected 1.44
Removed last parameter of fetch_response().


Revision 1.35 - (view) (annotate) - [select for diffs]
Thu Aug 29 19:51:24 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34 , to selected 1.44
Check for BYE response and proceed to next account if got one.


Revision 1.32.2.3 - (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.32.2.2: +1 -1 lines
Diff to previous 1.32.2.2 , to branch point 1.32 , to selected 1.44
Check for BYE response and proceed to next account if got one.


Revision 1.34 - (view) (annotate) - [select for diffs]
Mon Aug 26 20:34:25 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.33: +21 -5 lines
Diff to previous 1.33 , to selected 1.44
Replace strsep() with POSIX strtok_r().


Revision 1.32.2.2 - (view) (annotate) - [select for diffs]
Mon Aug 26 20:18:14 2002 UTC (21 years, 7 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.32.2.1: +21 -5 lines
Diff to previous 1.32.2.1 , to branch point 1.32 , to selected 1.44
Replace strsep() with POSIX strtok_r().


Revision 1.32.2.1 - (view) (annotate) - [select for diffs]
Sun Aug 25 10:28:20 2002 UTC (21 years, 7 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.32: +9 -9 lines
Diff to previous 1.32 , to selected 1.44
Bug fix concerning double log messages.


Revision 1.33 - (view) (annotate) - [select for diffs]
Tue Aug 20 14:29:58 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.32: +9 -9 lines
Diff to previous 1.32 , to selected 1.44
Bug fix concerning double log messages.


Revision 1.32 - (view) (annotate) - [select for diffs]
Sat Jul 27 14:56:51 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.31: +1 -1 lines
Diff to previous 1.31 , to selected 1.44
Message printing typo error fix.


Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Jul 26 18:20:28 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.30: +3 -3 lines
Diff to previous 1.30 , to selected 1.44
Major bug fix in action_list() concerning fetching of headers.


Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Jul 26 16:02:53 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.29: +8 -10 lines
Diff to previous 1.29 , to selected 1.44
Major bug fix concerning rcopy()/rmove().


Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Jul 26 14:41:26 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 , to selected 1.44
Phrasing corrections.


Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Jul 17 09:10:37 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 , to selected 1.44
Uninitialized variable.


Revision 1.27 - (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.26: +10 -5 lines
Diff to previous 1.26 , to selected 1.44
Added variable that controls subsribing after mailbox creation.


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
Changes since 1.25: +67 -13 lines
Diff to previous 1.25 , to selected 1.44
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: +50 -51 lines
Diff to previous 1.24 , to selected 1.44
Added variable to enable direct expunge of marked deleted mail.


Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Jul 9 20:17:45 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.23: +6 -5 lines
Diff to previous 1.23 , to selected 1.44
Fixed messed up rcopy.


Revision 1.23 - (view) (annotate) - [select for diffs]
Mon Jul 8 17:59:57 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.22: +30 -28 lines
Diff to previous 1.22 , to selected 1.44
Fixed convert_messages()/actions bug.


Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Jul 3 17:04:50 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.21: +10 -7 lines
Diff to previous 1.21 , to selected 1.44
Fixed a bug with action_copy.


Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Jun 18 21:21:47 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.20: +229 -95 lines
Diff to previous 1.20 , to selected 1.44
Added rcopy/rmove support.


Revision 1.20 - (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.19: +8 -7 lines
Diff to previous 1.19 , to selected 1.44
Merged changes from version 0.7.2.


Revision 1.17.2.3 - (view) (annotate) - [select for diffs]
Mon Jan 21 15:43:42 2002 UTC (22 years, 2 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.17.2.2: +8 -7 lines
Diff to previous 1.17.2.2 , to branch point 1.17 , to next main 1.63 , to selected 1.44
Bug fix, do not delete if messages were not copied.


Revision 1.19 - (view) (annotate) - [select for diffs]
Mon Jan 14 18:14:33 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.18: +10 -10 lines
Diff to previous 1.18 , to selected 1.44
Added another verion of free().


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:42:13 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.17: +34 -4 lines
Diff to previous 1.17 , to selected 1.44
Namespace support.


Revision 1.17.2.2 - (view) (annotate) - [select for diffs]
Wed Dec 5 21:17:11 2001 UTC (22 years, 3 months ago) by lefcha
Branch: release-0_7-patches
Changes since 1.17.2.1: +5 -5 lines
Diff to previous 1.17.2.1 , to branch point 1.17 , to selected 1.44
Small fix.


Revision 1.17.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.17: +30 -3 lines
Diff to previous 1.17 , to selected 1.44
Take into consideration namespace.


Revision 1.17 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:34:48 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.16: +1 -1 lines
Diff to previous 1.16 , to selected 1.44
Typo fix.


Revision 1.16 - (view) (annotate) - [select for diffs]
Fri Nov 9 23:39:43 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.15: +7 -9 lines
Diff to previous 1.15 , to selected 1.44
Disabled EXPUNGE and Fixed informational messages that get mixed.


Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Nov 9 15:50:30 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.14: +6 -4 lines
Diff to previous 1.14 , to selected 1.44
Variable size and naming changes.


Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Nov 8 17:57:41 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +0 -2 lines
Diff to previous 1.13 , to selected 1.44
Small changes.


Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Nov 8 17:53:53 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.12: +22 -12 lines
Diff to previous 1.12 , to selected 1.44
Changed to support dynamically allocated messages buffer.


Revision 1.12 - (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.11: +14 -13 lines
Diff to previous 1.11 , to selected 1.44
Dynamically allocate response buffer.


Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Oct 17 14:07:29 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 , to selected 1.44
Typo error fixes.


Revision 1.10 - (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.9: +46 -70 lines
Diff to previous 1.9 , to selected 1.44
Fixes and improvements on IMAP4rev1 compliance.


Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Oct 6 12:31:39 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.8: +45 -42 lines
Diff to previous 1.8 , to selected 1.44
Fixed a filter's logical operators bug.


Revision 1.8 - (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.7: +30 -11 lines
Diff to previous 1.7 , to selected 1.44
Use imap_examine() if no filters  to apply.


Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Oct 2 13:38:33 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 , to selected 1.44
Fixed unitialized variable.


Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Oct 2 13:33:58 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +21 -12 lines
Diff to previous 1.5 , to selected 1.44
Fixed a small bug in logging.


Revision 1.5 - (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.4: +55 -70 lines
Diff to previous 1.4 , to selected 1.44
Added safer xmalloc and xstrdup.


Revision 1.4 - (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.3: +9 -4 lines
Diff to previous 1.3 , to selected 1.44
Added some log records.


Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:23:37 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.2: +185 -134 lines
Diff to previous 1.2 , to selected 1.44
Bug fixes, error codes.


Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Sep 11 16:13:51 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.1: +9 -6 lines
Diff to previous 1.1 , to selected 1.44
Small changes in info printing.


Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Sep 10 23:43:29 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Diff to selected 1.44
New imapfilter.


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