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

Log of /imapfilter/request.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.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
Correct bug with long headers along with action list and logger.


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
Bug fix concerning the namespace of maildir format mail servers during rcopy/rmove.


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
Bug fix related to rcopy/rmove and null message body.


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
Fixed bug related to getting the octet count of FETCH responses.


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
Removed last parameter of fetch_response().


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
Check for BYE response and proceed to next account if got one.


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
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
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
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
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
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
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
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
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
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
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
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
Fixed convert_messages()/actions bug.


Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Jul 3 17:04:50 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.21: +10 -7 lines
Diff to previous 1.21
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
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
Merged changes from version 0.7.2.


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
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
Namespace support.


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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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