masqmail
log src/online.c
age | author | description |
---|---|---|
Mon, 06 Dec 2010 17:46:24 -0300 | markus schnalke | moved some code around |
Thu, 02 Dec 2010 17:11:25 -0300 | markus schnalke | s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |
Sun, 18 Jul 2010 21:49:15 +0200 | meillo | added newlines to the end of log and debug messages where missing |
Thu, 08 Jul 2010 22:01:33 +0200 | meillo | removed the mserver feature |
Wed, 16 Jun 2010 19:36:22 +0200 | meillo | added copyright notices to files I improved |
Fri, 21 May 2010 14:45:56 +0200 | meillo | fixed inverted condition for undefined online_file |
Thu, 06 May 2010 13:31:57 +0200 | meillo | flattened conditional nesting |