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

Log of /imapfilter/log.c

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.46 - (view) (annotate) - [select for diffs]
Sat Feb 14 19:14:43 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
CVS Tags: HEAD
Changes since 1.45: +11 -11 lines
Diff to previous 1.45
Indentation.


Revision 1.45 - (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.44: +5 -0 lines
Diff to previous 1.44
Insert an empty line if the function has no local variables.


Revision 1.44 - (view) (annotate) - [select for diffs]
Fri Feb 13 13:05:24 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.43: +3 -3 lines
Diff to previous 1.43
Logger get_time() -> log_time().


Revision 1.43 - (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.42: +16 -16 lines
Diff to previous 1.42
Stylistic changes.


Revision 1.42 - (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.41: +13 -14 lines
Diff to previous 1.41
Replaced integer options and bitwise OPTION_* with an options struct.


Revision 1.41 - (view) (annotate) - [select for diffs]
Mon Feb 9 19:56:42 2004 UTC (20 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.40: +5 -4 lines
Diff to previous 1.40
Add verbosity levels and remove the no warning command line option.


Revision 1.40 - (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.39: +70 -10 lines
Diff to previous 1.39
Move DEBUG from compilation #define variable to runtime command line option.


Revision 1.36.2.3 - (view) (annotate) - [select for diffs]
Sat Nov 8 17:00:12 2003 UTC (20 years, 4 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.36.2.2: +2 -2 lines
Diff to previous 1.36.2.2 , to branch point 1.36 , to next main 1.46
Remove unnecessary brackets.


Revision 1.39 - (view) (annotate) - [select for diffs]
Sat Nov 8 14:24:27 2003 UTC (20 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
Remove unnecessary brackets.


Revision 1.38 - (view) (annotate) - [select for diffs]
Fri Aug 8 12:29:43 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
Added header includes to compile on systems that don't conform to IEEE Std 1003.1-2001 (POSIX.1).


Revision 1.36.2.2 - (view) (annotate) - [select for diffs]
Fri Aug 8 12:25:51 2003 UTC (20 years, 7 months ago) by lefcha
Branch: release-0_9-patches
Changes since 1.36.2.1: +2 -2 lines
Diff to previous 1.36.2.1 , to branch point 1.36
Added header includes to compile on systems that don't conform to IEEE Std 1003.1-2001 (POSIX.1).


Revision 1.36.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.36: +1 -2 lines
Diff to previous 1.36
Corrected headers includes.


Revision 1.37 - (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.36: +1 -2 lines
Diff to previous 1.36
Corrected header includes.


Revision 1.36 - (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.35: +3 -3 lines
Diff to previous 1.35
SIGHUP changed to SIGUSR1.


Revision 1.35 - (view) (annotate) - [select for diffs]
Sun Aug 3 16:01:53 2003 UTC (20 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.34: +2 -0 lines
Diff to previous 1.34
Added missing stdlib.h header.


Revision 1.34 - (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.33: +6 -5 lines
Diff to previous 1.33
Broke up program files and created some new header files.


Revision 1.33 - (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.32: +3 -3 lines
Diff to previous 1.32
New structure to hold information about connection's socket, ssl socket, capabilities, namespace.


Revision 1.32 - (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.31: +6 -1 lines
Diff to previous 1.31
Added support for config file rereading when SIGHUP received.


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


Revision 1.26.2.3 - (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.26.2.2: +40 -26 lines
Diff to previous 1.26.2.2 , to branch point 1.26 , to next main 1.46
Correct bug with long headers along with action list and logger.


Revision 1.30 - (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.29: +147 -125 lines
Diff to previous 1.29
Coding style to KNF and some code cleanup.


Revision 1.29 - (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.28: +1 -1 lines
Diff to previous 1.28
DEBUG messages go to stderr.


Revision 1.26.2.2 - (view) (annotate) - [select for diffs]
Sun Feb 2 17:42:37 2003 UTC (21 years, 1 month ago) by lefcha
Branch: release-0_8-patches
Changes since 1.26.2.1: +1 -0 lines
Diff to previous 1.26.2.1 , to branch point 1.26
Upgrade logfile each time data are appended.


Revision 1.28 - (view) (annotate) - [select for diffs]
Sat Feb 1 19:42:09 2003 UTC (21 years, 1 month ago) by lefcha
Branch: MAIN
Changes since 1.27: +1 -0 lines
Diff to previous 1.27
Upgrade logfile each time data are appended.


Revision 1.26.2.1 - (view) (annotate) - [select for diffs]
Sun Aug 25 10:26:58 2002 UTC (21 years, 7 months ago) by lefcha
Branch: release-0_8-patches
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Variable to control if errors are written to logfile.


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


Revision 1.26 - (view) (annotate) - [select for diffs]
Sat Jul 13 21:19:23 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.25: +11 -11 lines
Diff to previous 1.25
Replace fputc()/fputs() with printf().


Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Jun 18 21:18:44 2002 UTC (21 years, 9 months ago) by lefcha
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24
Changes to reflect rcopy/rmove capability.


Revision 1.24 - (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.23: +1 -0 lines
Diff to previous 1.23
Added lockfile to prevent many imapfilters from running simultaneously.


Revision 1.23 - (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.22: +0 -1 lines
Diff to previous 1.22
Corefile restor settings not needed.


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


Revision 1.21 - (view) (annotate) - [select for diffs]
Sat Dec 8 14:41:57 2001 UTC (22 years, 3 months ago) by lefcha
Branch: MAIN
Changes since 1.20: +2 -22 lines
Diff to previous 1.20
Removed obsolete create_logfile().


Revision 1.20 - (view) (annotate) - [select for diffs]
Sat Nov 10 15:32:19 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.19: +1 -0 lines
Diff to previous 1.19
Overwrite passwords correction.


Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Nov 9 23:43:33 2001 UTC (22 years, 4 months ago) by lefcha
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
Indent to K&R style.


Revision 1.18 - (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.17: +20 -0 lines
Diff to previous 1.17
Added signal handling.


Revision 1.17 - (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.16: +3 -2 lines
Diff to previous 1.16
Typo error fixes.


Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Oct 8 08:50:23 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: +1 -1 lines
Diff to previous 1.15
Typo error fixed.


Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Oct 4 15:49:52 2001 UTC (22 years, 5 months ago) by lefcha
Branch: MAIN
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
Fixed a bug about logging of destmbox.


Revision 1.14 - (view) (annotate) - [select for diffs]
Tue Oct 2 07:33:21 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.13: +23 -27 lines
Diff to previous 1.13
A forgotten break.


Revision 1.13 - (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.12: +70 -64 lines
Diff to previous 1.12
Added some log records.


Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Sep 30 20:21:57 2001 UTC (22 years, 6 months ago) by lefcha
Branch: MAIN
Changes since 1.11: +104 -24 lines
Diff to previous 1.11
New file logging format and error codes


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


Revision 1.10 - (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.9: +18 -14 lines
Diff to previous 1.9
New imapfilter.


Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Aug 28 22:44:28 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.8: +30 -0 lines
Diff to previous 1.8
Logfile created with better permissions.


Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Aug 26 20:02:53 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.7: +7 -7 lines
Diff to previous 1.7
More effective logfile's existence checking.


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: +15 -0 lines
Diff to previous 1.6
Added function to print messages in normal mode.


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: +7 -6 lines
Diff to previous 1.5
Structural changes


Revision 1.5 - (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.4: +8 -8 lines
Diff to previous 1.4
Added support for more than one accounts


Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Aug 12 16:58:21 2001 UTC (22 years, 7 months ago) by lefcha
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Fix bug with no filters in config file, and introduce inverted DENY filters functionality


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: +6 -14 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: +3 -1 lines
Diff to previous 1.1
Added ALLOW type filters


Revision 1.1.1.1 - (view) (annotate) - [select for diffs] (vendor branch)
Sat Aug 11 15:52:52 2001 UTC (22 years, 7 months ago) by lefcha
Branch: lefcha
CVS Tags: start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.46
Initial import into CVS


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