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

Log of /imapfilter/data.c

Parent Directory Parent Directory | Revision Log Revision Log


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

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


Revision 1.42 - (view) (annotate) - [select for diffs]
Sun Jul 27 18:39:34 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.41: +2 -2 lines
Diff to previous 1.41
Remove ssl argument in the account command.


Revision 1.41 - (view) (annotate) - [select for diffs]
Sun Jul 27 10:06:00 2003 UTC (20 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.40: +4 -4 lines
Diff to previous 1.40
Default SSL/TLS protocol used is now TLSv1.


Revision 1.40 - (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.39: +18 -2 lines
Diff to previous 1.39
Added functions to free memory of unneeded or all data structures.


Revision 1.39 - (view) (annotate) - [select for diffs]
Wed May 14 18:57:03 2003 UTC (20 years, 10 months ago) by lefcha
Branch: MAIN
Changes since 1.38: +14 -7 lines
Diff to previous 1.38
Correct mbox/mboxgrp, so a specific mbox exists only once in the mbox list of an account.


Revision 1.38 - (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.37: +89 -5 lines
Diff to previous 1.37
Added destroy_ series of functions and corrected a bug with action flag.


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


Revision 1.36 - (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.35: +542 -485 lines
Diff to previous 1.35
Coding style to KNF and some code cleanup.


Revision 1.35 - (view) (annotate) - [select for diffs]
Fri Feb 21 18:31:29 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.34: +13 -13 lines
Diff to previous 1.34
DEBUG messages go to stderr.


Revision 1.34 - (view) (annotate) - [select for diffs]
Sun Jan 5 15:55:46 2003 UTC (21 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.33: +14 -5 lines
Diff to previous 1.33
Date and time conversion specifiers in the destination mailbox name.


Revision 1.33 - (view) (annotate) - [select for diffs]
Thu Dec 5 07:35:30 2002 UTC (21 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.32: +3 -0 lines
Diff to previous 1.32
Bug fix concerning the deletion of mbox groups, in the case that there aren't defined any.


Revision 1.32 - (view) (annotate) - [select for diffs]
Sat Nov 9 14:21:49 2002 UTC (21 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.31: +3 -33 lines
Diff to previous 1.31
Fixed bug in set_action debug message.


Revision 1.31 - (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.30: +20 -6 lines
Diff to previous 1.30
Replace strsep() with POSIX strtok_r().


Revision 1.30 - (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.29: +1 -3 lines
Diff to previous 1.29
Removed unused variable.


Revision 1.29 - (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.28: +46 -8 lines
Diff to previous 1.28
Run correctly when compiled with libc5 and clean up of set_mask().


Revision 1.28 - (view) (annotate) - [select for diffs]
Sat Jul 13 23:03:28 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.27: +14 -13 lines
Diff to previous 1.27
Correction on strncasecmp.


Revision 1.27 - (view) (annotate) - [select for diffs]
Sat Jul 13 22:40:07 2002 UTC (21 years, 8 months ago) by lefcha
Branch: MAIN
Changes since 1.26: +13 -13 lines
Diff to previous 1.26
Replaced unnecessary strncasecmp()'s.


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: +47 -20 lines
Diff to previous 1.25
Added action flag.


Revision 1.25 - (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.24: +75 -29 lines
Diff to previous 1.24
Added alias/key to accounts and rcopy/rmove action.


Revision 1.24 - (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.23: +0 -4 lines
Diff to previous 1.23
Allow ssl appear in config file, but fail with error message.


Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Jan 31 17:06:38 2002 UTC (22 years, 2 months ago) by lefcha
Branch: MAIN
Changes since 1.22: +5 -1 lines
Diff to previous 1.22
Return if no candidate passwords for encryption.


Revision 1.22 - (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.21: +1 -12 lines
Diff to previous 1.21
Added secure memory allocation subsystem.


Revision 1.21 - (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.20: +16 -5 lines
Diff to previous 1.20
Merged changes from version 0.7.2.


Revision 1.20 - (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.19: +28 -10 lines
Diff to previous 1.19
Added encrypted passwords support.


Revision 1.19 - (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.18: +56 -18 lines
Diff to previous 1.18
Namespace support and interactive password asking added.


Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Nov 10 17:10:56 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.17: +11 -6 lines
Diff to previous 1.17
Fixed bug with date searching.


Revision 1.17 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:30:08 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.16: +8 -7 lines
Diff to previous 1.16
Overwrite passwords correction.


Revision 1.16 - (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.15: +32 -32 lines
Diff to previous 1.15
Variable size and naming changes.


Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Nov 8 17:27:17 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.14: +7 -7 lines
Diff to previous 1.14
Added xstrncpy() another version of strncpy().


Revision 1.14 - (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.13: +9 -0 lines
Diff to previous 1.13
Overwrite user passwords.


Revision 1.13 - (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.12: +39 -2 lines
Diff to previous 1.12
Added filtering based on messages' date.


Revision 1.12 - (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.11: +18 -1 lines
Diff to previous 1.11
Added SSL/TLS support.


Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Oct 8 08:47:48 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.10: +3 -5 lines
Diff to previous 1.10
Small changes.


Revision 1.10 - (view) (annotate) - [select for diffs]
Sat Oct 6 12:29:49 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Fixed a bug about config file parse.


Revision 1.9 - (view) (annotate) - [select for diffs]
Thu Oct 4 14:15:38 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.8: +3 -6 lines
Diff to previous 1.8
Uninitialized variable.


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


Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Oct 3 14:20:42 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.6: +9 -4 lines
Diff to previous 1.6
Fixed a bug about deleting of nodes.


Revision 1.6 - (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.5: +4 -28 lines
Diff to previous 1.5
Added safer xmalloc and xstrdup.


Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Oct 1 19:19:05 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.4: +48 -55 lines
Diff to previous 1.4
Better matching and setting of action.


Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:13:46 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +168 -160 lines
Diff to previous 1.3
Error codes, bug fixes, better string manipulation.


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: +15 -6 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: +19 -2 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