/[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_9: (view) (annotate)
Sticky Tag:

Revision 1.67 - (view) (annotate) - [select for diffs]
Sun Aug 3 17:40:10 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
CVS Tags: release-0_9
Branch point for: release-0_9-patches
Changes since 1.66: +1 -1 lines
Diff to previous 1.66
SIGHUP changed to SIGUSR1.


Revision 1.66 - (view) (annotate) - [select for diffs]
Sun Aug 3 16:04:44 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.65: +0 -8 lines
Diff to previous 1.65
Moved function prototypes to program file.


Revision 1.65 - (view) (annotate) - [select for diffs]
Thu Jul 31 15:53:19 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.64: +42 -123 lines
Diff to previous 1.64
Broke up program files and created some new header files.


Revision 1.64 - (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.63: +65 -57 lines
Diff to previous 1.63
New structure to hold information about connection's socket, ssl socket, capabilities, namespace.


Revision 1.63 - (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.62: +14 -10 lines
Diff to previous 1.62
Use new *_buffer() routines for input/output buffers.


Revision 1.62 - (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.61: +19 -4 lines
Diff to previous 1.61
Added STARTTLS support.


Revision 1.61 - (view) (annotate) - [select for diffs]
Sat Jul 26 19:42:14 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.60: +12 -8 lines
Diff to previous 1.60
Added CRAM-MD5 support and replaced virtual buffer with more clean input buffer.


Revision 1.60 - (view) (annotate) - [select for diffs]
Mon May 26 08:27:10 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.59: +3 -3 lines
Diff to previous 1.59
Updated for 0.8.9.


Revision 1.59 - (view) (annotate) - [select for diffs]
Sun May 25 12:11:10 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.58: +1 -1 lines
Diff to previous 1.58
Updated for 0.8.8.


Revision 1.58 - (view) (annotate) - [select for diffs]
Tue May 20 12:17:52 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.57: +2 -7 lines
Diff to previous 1.57
Removed memory lock functionality.


Revision 1.57 - (view) (annotate) - [select for diffs]
Mon May 19 22:38:15 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.56: +2 -0 lines
Diff to previous 1.56
Added support for config file rereading when SIGHUP received.


Revision 1.56 - (view) (annotate) - [select for diffs]
Thu May 15 00:06:20 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.55: +1 -1 lines
Diff to previous 1.55
Updated for 0.8.7.


Revision 1.55 - (view) (annotate) - [select for diffs]
Fri Mar 28 17:01:29 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.54: +4 -3 lines
Diff to previous 1.54
Corrected bug with long headers and action list.


Revision 1.54 - (view) (annotate) - [select for diffs]
Sat Mar 22 15:09:33 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.53: +34 -5 lines
Diff to previous 1.53
Added SSL/TLS certificate checking.


Revision 1.53 - (view) (annotate) - [select for diffs]
Sat Mar 15 16:05:04 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.52: +7 -6 lines
Diff to previous 1.52
Added default variables support for the destination mailbox.


Revision 1.52 - (view) (annotate) - [select for diffs]
Sat Mar 8 01:38:35 2003 UTC (21 years ago) by lefcha
Branch: MAIN
Changes since 1.51: +1 -1 lines
Diff to previous 1.51
Updated for 0.8.6.


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


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


Revision 1.49 - (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.48: +24 -18 lines
Diff to previous 1.48
Coding style to KNF and some code cleanup.


Revision 1.48 - (view) (annotate) - [select for diffs]
Fri Feb 21 18:43:01 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.47: +5 -0 lines
Diff to previous 1.47
Added funtion get authentication mechanisms available.


Revision 1.47 - (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.46: +4 -1 lines
Diff to previous 1.46
Added i18n support, variable charset to declare character set to the server.


Revision 1.46 - (view) (annotate) - [select for diffs]
Sun Feb 2 22:53:39 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
Updated for 0.8.5.


Revision 1.45 - (view) (annotate) - [select for diffs]
Tue Dec 17 19:17:04 2002 UTC (21 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.44: +3 -2 lines
Diff to previous 1.44
Corrected tty functions in case the file descriptor is not a terminal.


Revision 1.44 - (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.43: +7 -6 lines
Diff to previous 1.43
Added response when the message body is null.


Revision 1.43 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:22:15 2002 UTC (21 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.42: +5 -1 lines
Diff to previous 1.42
Added option to display program's version.


Revision 1.42 - (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.41: +1 -1 lines
Diff to previous 1.41
Removed last parameter of fetch_response().


Revision 1.41 - (view) (annotate) - [select for diffs]
Tue Sep 24 18:49:34 2002 UTC (21 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40
Option to disable memory locking during compilation.


Revision 1.40 - (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.39: +1 -0 lines
Diff to previous 1.39
Check for BYE response and proceed to next account if got one.


Revision 1.39 - (view) (annotate) - [select for diffs]
Mon Aug 26 20:35:17 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.38: +3 -2 lines
Diff to previous 1.38
Added logout_response() and some minor changes.


Revision 1.38 - (view) (annotate) - [select for diffs]
Tue Aug 20 14:54:01 2002 UTC (21 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.37: +8 -7 lines
Diff to previous 1.37
Variable to control if errors are written to logfile.


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