age |
author |
description |
Wed, 08 Dec 2010 19:03:09 -0300 |
markus schnalke |
Added tag 0.3.1 for changeset 5a93bdc261ba |
Wed, 08 Dec 2010 18:19:24 -0300 |
markus schnalke |
No, we don't have that many bugs any more, I believe. ;-)0.3.1 |
Wed, 08 Dec 2010 18:06:44 -0300 |
markus schnalke |
updated ChangeLog, NEWS and date/version in the man pages |
Wed, 08 Dec 2010 18:00:22 -0300 |
markus schnalke |
mark -qo (without argument) obsolete |
Wed, 08 Dec 2010 17:17:38 -0300 |
markus schnalke |
reformating of code |
Tue, 07 Dec 2010 19:21:44 -0300 |
markus schnalke |
FIXME comment: where to log while reading the config file? |
Tue, 07 Dec 2010 19:20:11 -0300 |
markus schnalke |
updated ChangeLog and NEWS |
Tue, 07 Dec 2010 17:21:07 -0300 |
markus schnalke |
further, minor, improvements to man/masqmail.8 |
Tue, 07 Dec 2010 17:10:07 -0300 |
markus schnalke |
Heavily reworked man/masqmail.8 |
Tue, 07 Dec 2010 17:09:07 -0300 |
markus schnalke |
recognize the program name `newaliases' too |
Tue, 07 Dec 2010 14:19:04 -0300 |
markus schnalke |
improved man/masqmail.8 heavily |
Tue, 07 Dec 2010 14:07:25 -0300 |
markus schnalke |
-q and -qo are non-exclusive |
Tue, 07 Dec 2010 14:04:56 -0300 |
markus schnalke |
modes are now enforced exclusive |
Mon, 06 Dec 2010 18:07:01 -0300 |
markus schnalke |
heavy refactoring of deliver.c |
Mon, 06 Dec 2010 17:46:24 -0300 |
markus schnalke |
moved some code around |
Mon, 06 Dec 2010 17:41:50 -0300 |
markus schnalke |
added -bm for mode accept (the other MTAs have it too) |
Mon, 06 Dec 2010 17:34:15 -0300 |
markus schnalke |
minor refactorings and cleanups |
Fri, 03 Dec 2010 21:05:34 -0300 |
markus schnalke |
for -t cmdline args are now added to the rcpt list instead of substracted |
Fri, 03 Dec 2010 19:35:34 -0300 |
markus schnalke |
removed comment, see previous commit |
Fri, 03 Dec 2010 19:33:54 -0300 |
markus schnalke |
fixed `To: alice, bob' with -t |
Fri, 03 Dec 2010 19:25:43 -0300 |
markus schnalke |
parse.c: comments, better debugging, tiny refactoring |
Fri, 03 Dec 2010 19:13:25 -0300 |
markus schnalke |
refactoring in the small |
Fri, 03 Dec 2010 13:05:59 -0300 |
markus schnalke |
heavy refactoring in the small of parse.c |
Fri, 03 Dec 2010 13:02:45 -0300 |
markus schnalke |
refactoring in the small |
Fri, 03 Dec 2010 12:55:44 -0300 |
markus schnalke |
comment: problems with `To: alice, bob' and -t |
Fri, 03 Dec 2010 11:40:58 -0300 |
markus schnalke |
removed ACC_DEL_RCPTS because it's always used with ACC_RCPT_FROM_HEAD |
Fri, 03 Dec 2010 11:37:01 -0300 |
markus schnalke |
comments (should we really exit failure in this case?) |
Fri, 03 Dec 2010 11:30:24 -0300 |
markus schnalke |
refactored mode_accept() |
Fri, 03 Dec 2010 11:30:01 -0300 |
markus schnalke |
removed obsolete commented code |
Fri, 03 Dec 2010 10:43:38 -0300 |
markus schnalke |
comments and a small refactoring |
Thu, 02 Dec 2010 17:13:03 -0300 |
markus schnalke |
removed now obsolete exit_code |
Thu, 02 Dec 2010 17:11:25 -0300 |
markus schnalke |
s/EXIT_SUCCESS/0/ && s/EXIT_FAILURE/1/ |
Thu, 02 Dec 2010 16:52:39 -0300 |
markus schnalke |
fixed previous commit and excluded mode_version() from main() |
Thu, 02 Dec 2010 16:45:26 -0300 |
markus schnalke |
substituted get_progname() with a call to strrchr() |
Thu, 02 Dec 2010 16:22:55 -0300 |
markus schnalke |
made default mode sensible |
Wed, 01 Dec 2010 18:27:46 -0300 |
markus schnalke |
fixed -oem by removing it ;-) |
Wed, 01 Dec 2010 17:29:52 -0300 |
markus schnalke |
fixed -oi to really be the same as -i |
Thu, 04 Nov 2010 14:57:53 -0300 |
markus schnalke |
updated ChangeLog |
Thu, 04 Nov 2010 14:56:47 -0300 |
markus schnalke |
removed a magic number from time_interval() |
Thu, 04 Nov 2010 14:45:42 -0300 |
markus schnalke |
removed the obsolete pos argument from time_interval() |
Thu, 04 Nov 2010 14:36:47 -0300 |
markus schnalke |
updated ChangeLog and NEWS |
Thu, 04 Nov 2010 13:43:44 -0300 |
markus schnalke |
improved man/masqmail.8 in various ways but mostly for -oem |
Thu, 04 Nov 2010 13:00:19 -0300 |
markus schnalke |
moved run_queue to a new function |
Thu, 04 Nov 2010 12:32:11 -0300 |
markus schnalke |
moved the queue manipulation code to an new function |
Thu, 04 Nov 2010 11:02:42 -0300 |
markus schnalke |
refactored the cmdline argument processing |
Mon, 01 Nov 2010 14:53:26 -0300 |
markus schnalke |
refactored processing of -oXXX options |
Mon, 01 Nov 2010 13:30:02 -0300 |
markus schnalke |
ignoring -m switch now |
Thu, 28 Oct 2010 16:40:02 -0300 |
markus schnalke |
SMTP client: tries EHLO now always first |
Wed, 27 Oct 2010 11:31:14 -0300 |
markus schnalke |
removed ADDR_FLAG_NOEXPAND as it is not needed anymore |
Mon, 25 Oct 2010 17:48:08 -0300 |
markus schnalke |
renamed `alias_local_cmp' to `localpartcmp' |
Mon, 25 Oct 2010 17:46:13 -0300 |
markus schnalke |
renamed `alias_local_caseless' to `caseless_matching' |
Mon, 25 Oct 2010 17:42:48 -0300 |
markus schnalke |
made addr_isequal() and addr_isequal_parent() more flexible |
Mon, 25 Oct 2010 15:41:48 -0300 |
markus schnalke |
added myself to the copyright notice of route.c |
Mon, 25 Oct 2010 15:37:07 -0300 |
markus schnalke |
removed duplicated function prototypes |
Mon, 25 Oct 2010 15:35:28 -0300 |
markus schnalke |
refactored alias.c heavily |
Mon, 25 Oct 2010 14:02:18 -0300 |
markus schnalke |
minor improvements in wordings |
Fri, 22 Oct 2010 11:56:47 -0300 |
markus schnalke |
refactoring: new function split_rcpts() replaces two others |
Fri, 22 Oct 2010 11:15:24 -0300 |
markus schnalke |
debug msgs: improved the display of function return values |
Fri, 22 Oct 2010 11:09:57 -0300 |
markus schnalke |
removed additional new lines at the end of debug messages |
Fri, 22 Oct 2010 11:06:09 -0300 |
markus schnalke |
renamed the default route for the local net |
Thu, 21 Oct 2010 18:52:50 -0300 |
markus schnalke |
improved comments slightly |
Mon, 26 Jul 2010 22:02:47 +0200 |
meillo |
next version will be 0.3.1 |
Mon, 26 Jul 2010 21:54:30 +0200 |
meillo |
Added tag 0.3.0 for changeset 4f999b3ee49d |
Fri, 23 Jul 2010 22:00:01 +0200 |
meillo |
updated ChangeLog and NEWS0.3.0 |
Fri, 23 Jul 2010 21:57:59 +0200 |
meillo |
install the files INSTALL and THANKS too |
Fri, 23 Jul 2010 12:08:41 +0200 |
meillo |
updated date and version of man pages |
Fri, 23 Jul 2010 11:49:44 +0200 |
meillo |
renamed contrib/ to admin/ |
Fri, 23 Jul 2010 11:46:08 +0200 |
meillo |
renamed misc/ to devel/ |
Fri, 23 Jul 2010 11:36:13 +0200 |
meillo |
removed oku's old email address |
Fri, 23 Jul 2010 11:27:17 +0200 |
meillo |
added my copyright to files I worked on |
Fri, 23 Jul 2010 11:18:20 +0200 |
meillo |
updated docs to STARTTLS wrappers |
Fri, 23 Jul 2010 10:57:53 +0200 |
meillo |
added support for STARTTLS wrappers |
Fri, 23 Jul 2010 10:53:04 +0200 |
meillo |
added a note to the long vs. int question in md5.h |
Wed, 21 Jul 2010 22:14:09 +0200 |
meillo |
added READMEs to describe the sense of contrib/ and misc/ |
Wed, 21 Jul 2010 22:12:55 +0200 |
meillo |
added config-transition |
Wed, 21 Jul 2010 22:10:13 +0200 |
meillo |
small improvement of guess-hostname |
Mon, 19 Jul 2010 14:11:53 +0200 |
meillo |
added an executable bit |
Mon, 19 Jul 2010 14:01:13 +0200 |
meillo |
added misc/list-versions |
Mon, 19 Jul 2010 14:10:14 +0200 |
meillo |
added the contents of the old FAQ page |
Mon, 19 Jul 2010 14:06:08 +0200 |
meillo |
removed the old manual because it is really outdated now |
Sun, 18 Jul 2010 22:40:09 +0200 |
meillo |
added authors of contributed parts to AUTHORS |
Sun, 18 Jul 2010 22:25:21 +0200 |
meillo |
improved hmactest |
Sun, 18 Jul 2010 22:20:36 +0200 |
meillo |
replaced hmac_md5.c with an own implementation of RFC 2104 |
Sun, 18 Jul 2010 22:02:54 +0200 |
meillo |
we need at least 32 bits, so let's take a long |
Sun, 18 Jul 2010 21:58:15 +0200 |
meillo |
replaced the MD5 implementation with the one of Solar Designer |
Sun, 18 Jul 2010 21:49:15 +0200 |
meillo |
added newlines to the end of log and debug messages where missing |
Sun, 18 Jul 2010 21:41:48 +0200 |
meillo |
removed commented code and replaced // by /* */ |
Sat, 17 Jul 2010 00:34:40 +0200 |
meillo |
default listen_addresses: use 127.0.0.1 instead of `localhost' |
Fri, 16 Jul 2010 16:38:50 +0200 |
meillo |
REMOVED MAILDIR SUPPORT |
Fri, 16 Jul 2010 15:38:53 +0200 |
meillo |
removed the --disable-smtp-server configure option |
Fri, 16 Jul 2010 14:48:17 +0200 |
meillo |
removed --with-glib-static configure option |
Fri, 16 Jul 2010 14:43:55 +0200 |
meillo |
added docs/howto-static-linking |
Fri, 16 Jul 2010 13:08:29 +0200 |
meillo |
removed dns_getname() which was already commented |
Fri, 16 Jul 2010 12:53:07 +0200 |
meillo |
reworked resolvtest; let it build; refactored in lookup.c |
Fri, 16 Jul 2010 12:39:14 +0200 |
meillo |
generated Makefile.in to install THANKS file |
Fri, 16 Jul 2010 10:08:06 +0200 |
meillo |
the goal is to have less config options |
Fri, 16 Jul 2010 10:06:32 +0200 |
meillo |
added comment: TODO file may not be up-to-date |
Fri, 16 Jul 2010 10:01:49 +0200 |
meillo |
moved the CREDITS section from README to THANKS |
Fri, 16 Jul 2010 09:43:11 +0200 |
meillo |
There was still a /usr/sbin/masqmail path |
Thu, 15 Jul 2010 23:44:48 +0200 |
meillo |
specified group by name; added path to --with-glib-static |
Thu, 15 Jul 2010 14:37:49 +0200 |
meillo |
typographic fix: alignments in configure -h |
Thu, 15 Jul 2010 14:24:40 +0200 |
meillo |
REMOVED POP3 SUPPORT |
Thu, 15 Jul 2010 11:48:33 +0200 |
meillo |
further pop3_login stuff I forgot to remove |
Thu, 15 Jul 2010 11:15:25 +0200 |
meillo |
forgot to remove the pop3_login option in conf.c in the last commit |
Thu, 15 Jul 2010 10:33:53 +0200 |
meillo |
removed the pop-before-smtp (smtp-after-pop) function |
Thu, 15 Jul 2010 00:33:09 +0200 |
meillo |
refactoring and simplifications in mservdetect |
Thu, 15 Jul 2010 00:14:26 +0200 |
meillo |
improved mservdetect in various ways |
Wed, 14 Jul 2010 23:26:20 +0200 |
meillo |
added two setup guides |
Wed, 14 Jul 2010 22:23:40 +0200 |
meillo |
improved INSTALL (2nd sendmail link) |
Wed, 14 Jul 2010 22:22:58 +0200 |
meillo |
added an example route config with encryption |
Wed, 14 Jul 2010 22:21:08 +0200 |
meillo |
improved and simplified the example config |
Wed, 14 Jul 2010 21:59:23 +0200 |
meillo |
added a development helper script to update the date and version in man pages |
Wed, 14 Jul 2010 17:37:36 +0200 |
meillo |
added comments on how to compile with glib-1.2 |
Wed, 14 Jul 2010 17:10:28 +0200 |
meillo |
do *not* use the openssl option -crlf in a wrapper command |
Wed, 14 Jul 2010 17:02:08 +0200 |
meillo |
added comments to deliver.c (stuff to check) |
Wed, 14 Jul 2010 16:48:45 +0200 |
meillo |
removed `remote_port' config option |
Wed, 14 Jul 2010 16:35:17 +0200 |
meillo |
better debug logging of outgoing SMTP dialogs |
Wed, 14 Jul 2010 16:26:12 +0200 |
meillo |
fixed a small typo in the debug output |
Wed, 14 Jul 2010 12:15:45 +0200 |
meillo |
merge |
Wed, 14 Jul 2010 12:02:01 +0200 |
meillo |
Documentation improvements in the INSTALL file and some man pages |
Wed, 14 Jul 2010 11:48:59 +0200 |
meillo |
Fix handling of --with-liblockfile=no or --without-liblockfile |
Wed, 14 Jul 2010 00:55:22 +0200 |
meillo |
merge |
Wed, 14 Jul 2010 00:54:28 +0200 |
meillo |
documented the wrapper option of route files better |
Tue, 13 Jul 2010 23:12:14 +0200 |
meillo |
merge |
Tue, 13 Jul 2010 23:11:26 +0200 |
meillo |
added a missing #include <sys/stat.h> |
Tue, 13 Jul 2010 22:54:25 +0200 |
meillo |
merge |
Tue, 13 Jul 2010 22:53:04 +0200 |
meillo |
write a log message when the daemon starts up |
Thu, 08 Jul 2010 22:02:58 +0200 |
meillo |
moved the PPP setup documentation from INSTALL to an own file |
Thu, 08 Jul 2010 22:02:22 +0200 |
meillo |
updated and improved INSTALL |
Thu, 08 Jul 2010 22:01:33 +0200 |
meillo |
removed the mserver feature |
Thu, 08 Jul 2010 14:04:39 +0200 |
meillo |
disabled POP3 support by default |
Thu, 08 Jul 2010 12:19:11 +0200 |
meillo |
guess-hostname: ordered guesses by quality |
Thu, 08 Jul 2010 11:53:07 +0200 |
meillo |
listen per default on localhost:25 now |
Thu, 08 Jul 2010 11:27:03 +0200 |
meillo |
added a script to guess the host's name |
Thu, 08 Jul 2010 11:08:37 +0200 |
meillo |
next version will be 0.3.0 |
Thu, 08 Jul 2010 10:35:42 +0200 |
meillo |
documented that online_pipe must contain an absolute path |
Thu, 08 Jul 2010 09:59:52 +0200 |
meillo |
local_hosts defaults to localhost;foo;foo.example.org now |
Thu, 08 Jul 2010 09:49:05 +0200 |
meillo |
require host_name to be set in config file |
Thu, 08 Jul 2010 09:43:27 +0200 |
meillo |
shut down on errors reading config file |
Thu, 08 Jul 2010 09:20:34 +0200 |
meillo |
merge |
Wed, 07 Jul 2010 13:38:33 +0200 |
meillo |
local_hosts defaults to `localhost' now |
Wed, 07 Jul 2010 13:34:19 +0200 |
meillo |
mail_dir defaults to /var/mail now |
Wed, 07 Jul 2010 10:32:00 +0200 |
meillo |
default values for logdir and spooldir |
Thu, 08 Jul 2010 00:53:49 +0200 |
meillo |
Added tag 0.2.25 for changeset 115d3c92493b |
Thu, 08 Jul 2010 00:50:21 +0200 |
meillo |
updated ChangeLog and NEWS0.2.25 |
Thu, 08 Jul 2010 00:40:19 +0200 |
meillo |
moved rmail from bin (man1) to sbin (man8) |
Thu, 08 Jul 2010 00:26:55 +0200 |
meillo |
improved the Makefile (check diff for details) |
Thu, 08 Jul 2010 00:08:18 +0200 |
meillo |
small fix in Makefile if dirs do not exist |
Wed, 07 Jul 2010 23:43:05 +0200 |
meillo |
remove all installed dirs on `make uninstall' |
Wed, 07 Jul 2010 23:37:49 +0200 |
meillo |
credited Paolo's contributions |
Wed, 07 Jul 2010 23:19:06 +0200 |
meillo |
updated ChangeLog and NEWS |
Tue, 06 Jul 2010 20:16:33 +0200 |
meillo |
updated dates and versions in man pages |
Tue, 06 Jul 2010 19:01:41 +0200 |
meillo |
typo fixes in masqmail.route(5) |
Tue, 06 Jul 2010 17:43:31 +0200 |
meillo |
added a script that checks the documentation coverage of config options |
Tue, 06 Jul 2010 17:37:18 +0200 |
meillo |
/^\\fB/ in man pages indicates an option |
Tue, 06 Jul 2010 17:16:05 +0200 |
meillo |
documented, yet undocumented, set_h_reply_to_domain config option |
Tue, 06 Jul 2010 17:04:59 +0200 |
meillo |
added mailq.wmbiffrc by Paolo |
Tue, 06 Jul 2010 14:28:08 +0200 |
meillo |
check max length of addresses in SMTP dialog |
Tue, 06 Jul 2010 13:46:51 +0200 |
meillo |
fixed defer_all code |
Tue, 06 Jul 2010 13:45:42 +0200 |
meillo |
documented, yet undocumented, defer_all config option |
Tue, 06 Jul 2010 13:31:19 +0200 |
meillo |
documented, yet undocumented, spool_dir config option |
Tue, 06 Jul 2010 13:02:49 +0200 |
meillo |
small clarity improvement |
Tue, 06 Jul 2010 13:02:30 +0200 |
meillo |
fixed the use of max_size instead of max_size_delete |
Tue, 06 Jul 2010 12:37:58 +0200 |
meillo |
documented undocumented get config options |
Tue, 06 Jul 2010 11:18:31 +0200 |
meillo |
small typographic fix (`file' is a value) |
Tue, 06 Jul 2010 08:18:46 +0200 |
meillo |
moved the SIZE check to a better location |
Tue, 06 Jul 2010 08:18:10 +0200 |
meillo |
refactored SMTP_HELO and SMTP_EHLO cases |
Thu, 01 Jul 2010 14:31:16 +0200 |
meillo |
updated ChangeLog and NEWS |
Thu, 01 Jul 2010 14:17:50 +0200 |
meillo |
don't install the tests |
Thu, 01 Jul 2010 13:45:16 +0200 |
meillo |
Added tag 0.2.24 for changeset e01fed4846e4 |
Thu, 01 Jul 2010 13:40:13 +0200 |
meillo |
next version will be 0.2.25 |
Thu, 01 Jul 2010 13:37:26 +0200 |
meillo |
Todo: int may have only 16bit |
Thu, 01 Jul 2010 13:32:33 +0200 |
meillo |
better formating in debug log |
Thu, 01 Jul 2010 13:30:30 +0200 |
meillo |
added support for SMTP SIZE 0 (unlimited) |
Thu, 01 Jul 2010 13:11:38 +0200 |
meillo |
some annotations related to mail sending with SMTP SIZE |
Thu, 01 Jul 2010 13:09:40 +0200 |
meillo |
annotations at msg_calc_size() |
Thu, 01 Jul 2010 13:08:53 +0200 |
meillo |
added server-side SMTP SIZE support (patch by Paolo) |
Wed, 30 Jun 2010 15:45:34 +0200 |
meillo |
new warnmsg.tpl.it (Thanks to Paolo) |
Wed, 30 Jun 2010 15:31:42 +0200 |
meillo |
allow `:' unquoted too; updated masqmail.conf.5 (Thanks to Paolo) |
Wed, 30 Jun 2010 15:00:59 +0200 |
meillo |
better debugging output (thanks to Paolo) |
Wed, 30 Jun 2010 13:23:49 +0200 |
meillo |
Paolo's code and vanilla code differs |
Wed, 30 Jun 2010 12:46:09 +0200 |
meillo |
typographic fixes for masqmail.conf.5 (thanks to Paolo) |
Tue, 29 Jun 2010 11:42:51 +0200 |
meillo |
simplified a bit-operation based condition |
Tue, 29 Jun 2010 11:40:37 +0200 |
meillo |
changed name ACC_NODOT_TERM to ACC_DOT_IGNORE for better understanding |
Tue, 29 Jun 2010 11:34:53 +0200 |
meillo |
improved comments related to -t option |
Tue, 29 Jun 2010 11:00:33 +0200 |
meillo |
exchange of the if parts to simplify the condition |
Tue, 29 Jun 2010 10:45:33 +0200 |
meillo |
never create headers from recipients |
Tue, 29 Jun 2010 10:37:18 +0200 |
meillo |
masqmail now *always* removes Bcc: headers |
Tue, 29 Jun 2010 10:20:09 +0200 |
meillo |
add `undisclosed recipients' header if no recipient headers available |
Fri, 25 Jun 2010 12:05:38 +0200 |
meillo |
remove all mercurial files from distribution |
Wed, 23 Jun 2010 14:35:21 +0200 |
meillo |
improved man page in respect to the -t option |
Wed, 23 Jun 2010 13:54:28 +0200 |
meillo |
removed the ACC_NO_RECVD_HDR because it is never set |
Tue, 22 Jun 2010 13:28:11 +0200 |
meillo |
removed executable bits |
Tue, 22 Jun 2010 13:27:38 +0200 |
meillo |
the same typos in another file |
Tue, 22 Jun 2010 13:27:08 +0200 |
meillo |
fixed tiny typo |
Mon, 21 Jun 2010 12:10:01 +0200 |
meillo |
added man page for rmail(1) |
Mon, 21 Jun 2010 12:08:21 +0200 |
meillo |
man page of mservdetect talked about /usr/bin/masqmail :-O |
Mon, 21 Jun 2010 12:07:12 +0200 |
meillo |
small typo fix |
Mon, 21 Jun 2010 10:32:24 +0200 |
meillo |
masqmail's homepage moved prog.marmaro.de/masqmail -> marmaro.de/prog/masqmail0.2.24 |
Mon, 21 Jun 2010 10:22:04 +0200 |
meillo |
updated ChangeLog and NEWS |
Mon, 21 Jun 2010 10:21:42 +0200 |
meillo |
forgot again to commit the updated Makefile.in |
Mon, 21 Jun 2010 10:04:36 +0200 |
meillo |
updated docs (online_file, mserver_iface) |
Mon, 21 Jun 2010 09:40:16 +0200 |
meillo |
correct masqmail path in rmail script; remove docs on uninstall |
Sat, 19 Jun 2010 19:18:46 +0200 |
meillo |
added some words about exim to docs/uucp-setup |
Sat, 19 Jun 2010 19:00:04 +0200 |
meillo |
what about the `rmail' alias? |
Sat, 19 Jun 2010 18:53:45 +0200 |
meillo |
added a document that describes UUCP relevant stuff |
Sat, 19 Jun 2010 18:52:19 +0200 |
meillo |
added a comment on how to make group uucp trusted too |
Sat, 19 Jun 2010 18:50:41 +0200 |
meillo |
added rmail script from postfix |
Sat, 19 Jun 2010 18:31:03 +0200 |
meillo |
mservdetect should be listed in man section 1 if it resides in /.../bin/ |
Sat, 19 Jun 2010 18:08:55 +0200 |
meillo |
is_ingroup(): check for the primary group of a user too |
Sat, 19 Jun 2010 18:07:31 +0200 |
meillo |
using is_privileged_user() to check here too |
Sat, 19 Jun 2010 12:35:08 +0200 |
meillo |
refactoring |
Sat, 19 Jun 2010 11:14:34 +0200 |
meillo |
moved check for NULL into destroy_message() |
Sat, 19 Jun 2010 11:11:28 +0200 |
meillo |
refactoring plus one small bugfix |
Sat, 19 Jun 2010 10:52:24 +0200 |
meillo |
man/Makefile.in was not up to date |
Sat, 19 Jun 2010 10:51:23 +0200 |
meillo |
next version will be 0.2.24 |
Wed, 16 Jun 2010 22:09:33 +0200 |
meillo |
updated ChangeLog and NEWS |
Wed, 16 Jun 2010 19:36:22 +0200 |
meillo |
added copyright notices to files I improved |
Wed, 16 Jun 2010 19:06:34 +0200 |
meillo |
fixed correct processing of mails with data lines longer 4096 chars |
Wed, 16 Jun 2010 10:39:44 +0200 |
meillo |
do not reparent the daemon to init if init is already the parent |
Wed, 16 Jun 2010 10:35:13 +0200 |
meillo |
made a comment more exact |
Wed, 16 Jun 2010 10:32:20 +0200 |
meillo |
fixed Debian bug 536060 (log files are closed after SIGHUP receival) |
Wed, 16 Jun 2010 10:14:50 +0200 |
meillo |
removed dead code (a SIGCHLD handler) |
Sun, 30 May 2010 21:01:45 +0200 |
meillo |
Added tag 0.2.23 for changeset c343f5012551 |
Sun, 30 May 2010 21:01:05 +0200 |
meillo |
updated ChangeLog and NEWS0.2.23 |
Sun, 30 May 2010 20:59:49 +0200 |
meillo |
fixed the subject line of a test case |
Sun, 30 May 2010 19:15:26 +0200 |
meillo |
updated README; added howto-report-bugs |
Sun, 30 May 2010 17:11:07 +0200 |
meillo |
rename and movement of README contents |
Sun, 30 May 2010 16:54:59 +0200 |
meillo |
install to /usr/local by default (was /usr) |
Sun, 30 May 2010 16:52:35 +0200 |
meillo |
improved comments in test cases |
Sun, 30 May 2010 16:05:49 +0200 |
meillo |
reworked the test cases completely |
Sat, 29 May 2010 23:48:42 +0200 |
meillo |
better EXTRA_DIST value |
Sat, 29 May 2010 23:43:32 +0200 |
meillo |
refactoring in Makefile.am |
Sat, 29 May 2010 22:57:17 +0200 |
meillo |
tiny improvement in usage message |
Sat, 29 May 2010 22:53:42 +0200 |
meillo |
updated docs; moved files around |
Sat, 29 May 2010 22:33:10 +0200 |
meillo |
install docs and examples too |
Sat, 29 May 2010 22:07:07 +0200 |
meillo |
moved man pages from docs/ to man/ |
Sat, 29 May 2010 21:51:13 +0200 |
meillo |
added old manual from the old website |
Sat, 29 May 2010 14:28:45 +0200 |
meillo |
install man pages again, patch by Juergen Daubert |
Sat, 29 May 2010 14:23:07 +0200 |
meillo |
changes probably introduced by a newer version of automake or thelike |