masqmail
log src/local.c
age | author | description |
---|---|---|
Thu, 02 Dec 2010 17:11:25 -0300 | markus schnalke | s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |
Fri, 23 Jul 2010 11:27:17 +0200 | meillo | added my copyright to files I worked on |
Fri, 16 Jul 2010 16:38:50 +0200 | meillo | REMOVED MAILDIR SUPPORT |
Tue, 13 Jul 2010 23:11:26 +0200 | meillo | added a missing #include <sys/stat.h> |
Wed, 30 Jun 2010 15:00:59 +0200 | meillo | better debugging output (thanks to Paolo) |
Thu, 06 Nov 2008 09:18:38 +0100 | meillo | code beautifying; 0 -> \0 if appropriate |
Mon, 27 Oct 2008 16:23:10 +0100 | meillo | changed indention and line wrapping to a more consistent style |