/[imapfilter]/imapfilter/data.h
ViewVC logotype

Log of /imapfilter/data.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.26
Thu Jul 31 15:47:37 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +0 -0 lines
FILE REMOVED
Program and header files, data.c and data.h, broken to new smaller files.


Revision 1.25 - (view) (annotate) - [select for diffs]
Mon May 19 22:37:20 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.24: +2 -1 lines
Diff to previous 1.24
Added functions to free memory of unneeded or all data structures.


Revision 1.24 - (view) (annotate) - [select for diffs]
Sun May 4 15:03:17 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.23: +5 -1 lines
Diff to previous 1.23
Added destroy_ series of functions and corrected a bug with action flag.


Revision 1.23 - (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.22: +99 -94 lines
Diff to previous 1.22
Coding style to KNF and some code cleanup.


Revision 1.22 - (view) (annotate) - [select for diffs]
Sun Sep 29 20:01:14 2002 UTC (21 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Corrected typo errors of function declarations.


Revision 1.21 - (view) (annotate) - [select for diffs]
Thu Jul 25 21:27:48 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.20: +0 -1 lines
Diff to previous 1.20
Removed unused variable.


Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Jul 25 21:24:39 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.19: +7 -1 lines
Diff to previous 1.19
Run correctly when compiled with libc5 and clean up of set_mask().


Revision 1.19 - (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.18: +18 -6 lines
Diff to previous 1.18
Added action flag.


Revision 1.18 - (view) (annotate) - [select for diffs]
Tue Jun 18 20:56:23 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.17: +6 -1 lines
Diff to previous 1.17
Added alias/key to accounts and rcopy/rmove action.


Revision 1.17 - (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.16: +0 -2 lines
Diff to previous 1.16
Allow ssl appear in config file, but fail with error message.


Revision 1.16 - (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.15: +1 -5 lines
Diff to previous 1.15
Added secure memory allocation subsystem.


Revision 1.15 - (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.14: +16 -3 lines
Diff to previous 1.14
Added encrypted passwords support.


Revision 1.14 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:38:16 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +17 -14 lines
Diff to previous 1.13
Namespace support and interactive password asking added.


Revision 1.13 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:30:23 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.12: +1 -1 lines
Diff to previous 1.12
Overwrite passwords correction.


Revision 1.12 - (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.11: +3 -3 lines
Diff to previous 1.11
Variable size and naming changes.


Revision 1.11 - (view) (annotate) - [select for diffs]
Thu Nov 1 16:35:06 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.10: +1 -0 lines
Diff to previous 1.10
Overwrite user passwords.


Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Oct 23 09:21:45 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9
Added filtering based on messages' date.


Revision 1.9 - (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.8: +13 -3 lines
Diff to previous 1.8
Added SSL/TLS support.


Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Oct 8 08:48:24 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.7: +1 -0 lines
Diff to previous 1.7
Include sys/types.h before regex.h.


Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Oct 4 15:45:53 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +18 -18 lines
Diff to previous 1.6
Just indent(1) to K&R style or small changes.


Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Oct 3 17:42:44 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.5: +1 -0 lines
Diff to previous 1.5
Added URL like encoding of the username and password.


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: +24 -24 lines
Diff to previous 1.4
Added safer xmalloc and xstrdup.


Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:15:15 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +22 -17 lines
Diff to previous 1.3
Small changes.


Revision 1.3 - (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.2: +3 -1 lines
Diff to previous 1.2
Logfile option and freeing of data structure's memory enabled.


Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Sep 11 16:12:42 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.1: +1 -0 lines
Diff to previous 1.1
Case insensitive commands.


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