2010-06-19 |
meillo |
mservdetect should be listed in man section 1 if it resides in /.../bin/
|
2010-06-19 |
meillo |
is_ingroup(): check for the primary group of a user too
|
2010-06-19 |
meillo |
using is_privileged_user() to check here too
|
2010-06-19 |
meillo |
refactoring
|
2010-06-19 |
meillo |
moved check for NULL into destroy_message()
|
2010-06-19 |
meillo |
refactoring plus one small bugfix
|
2010-06-19 |
meillo |
man/Makefile.in was not up to date
|
2010-06-19 |
meillo |
next version will be 0.2.24
|
2010-06-16 |
meillo |
updated ChangeLog and NEWS
|
2010-06-16 |
meillo |
added copyright notices to files I improved
|
2010-06-16 |
meillo |
fixed correct processing of mails with data lines longer 4096 chars
|
2010-06-16 |
meillo |
do not reparent the daemon to init if init is already the parent
|
2010-06-16 |
meillo |
made a comment more exact
|
2010-06-16 |
meillo |
fixed Debian bug 536060 (log files are closed after SIGHUP receival)
|
2010-06-16 |
meillo |
removed dead code (a SIGCHLD handler)
|
2010-05-30 |
meillo |
Added tag 0.2.23 for changeset c343f5012551
|
2010-05-30 |
meillo |
updated ChangeLog and NEWS
0.2.23
|
2010-05-30 |
meillo |
fixed the subject line of a test case
|
2010-05-30 |
meillo |
updated README; added howto-report-bugs
|
2010-05-30 |
meillo |
rename and movement of README contents
|
2010-05-30 |
meillo |
install to /usr/local by default (was /usr)
|
2010-05-30 |
meillo |
improved comments in test cases
|
2010-05-30 |
meillo |
reworked the test cases completely
|
2010-05-29 |
meillo |
better EXTRA_DIST value
|
2010-05-29 |
meillo |
refactoring in Makefile.am
|
2010-05-29 |
meillo |
tiny improvement in usage message
|
2010-05-29 |
meillo |
updated docs; moved files around
|
2010-05-29 |
meillo |
install docs and examples too
|
2010-05-29 |
meillo |
moved man pages from docs/ to man/
|
2010-05-29 |
meillo |
added old manual from the old website
|
2010-05-29 |
meillo |
install man pages again, patch by Juergen Daubert
|
2010-05-29 |
meillo |
changes probably introduced by a newer version of automake or thelike
|
2010-05-27 |
meillo |
updated ChangeLog and NEWS
|
2010-05-27 |
meillo |
next release will be 0.2.23
|
2010-05-21 |
meillo |
fixed inverted condition for undefined online_file
|
2010-05-20 |
meillo |
fixed wrong paths in the md5sum file (gen-dist)
|
2010-05-20 |
meillo |
Added tag 0.2.22 for changeset f3bdb5b382ec
|
2010-05-20 |
meillo |
updated ChangeLog and NEWS
0.2.22
|
2010-05-20 |
meillo |
added a script to generate a release
|
2010-05-19 |
meillo |
fixed tests/local.sh
|
2010-05-17 |
meillo |
clarified what identifier is expected by mailrm
|
2010-05-17 |
meillo |
documented log_dir; minor improvements
|
2010-05-17 |
meillo |
we already have an always-bcc feature: log_user
|
2010-05-13 |
meillo |
decided to release the next version as 0.2.22 (not as 0.3.0)
|
2010-05-10 |
meillo |
updated ChangeLog and NEWS
|
2010-05-10 |
meillo |
next version will be 0.3.0
|
2010-05-10 |
meillo |
removed obsolete autoHELL files
|
2010-05-10 |
meillo |
removed trigraph warning
|
2010-05-10 |
meillo |
updated config example and man page to new default online file
|
2010-05-07 |
meillo |
updated the generated AutoHELL files
|
2010-05-07 |
meillo |
fixed unexpanded $prefix in template paths
|
2010-05-07 |
meillo |
reformating of man page sources
|
2010-05-06 |
meillo |
flattened conditional nesting
|
2010-05-06 |
meillo |
fixed man page
|
2010-05-06 |
meillo |
we should probably add an always-bcc feature
|
2010-05-06 |
meillo |
added old changlog entry for 0.2.21, sourced from debian/changelog
|
2010-05-06 |
meillo |
clarified the situation by changing a comment
|
2010-05-06 |
meillo |
flattened conditional nesting
|
2010-05-06 |
meillo |
g_malloc terminates the program on failure automatically
|
2010-05-06 |
meillo |
added myself as maintainer; updated URL of the website
|
2010-02-08 |
meillo |
fixed typing error
|
2010-02-08 |
meillo |
fixed spell error
|
2008-12-05 |
meillo |
refactoring: early exit instead of deep if levels
|
2008-12-05 |
meillo |
small cleanups
|
2008-12-04 |
meillo |
Added tag 0.2.21-4 for changeset af25f5c39d90
|
2008-12-04 |
meillo |
Added tag 0.2.21 for changeset 08114f7dcc23
|
2008-11-06 |
meillo |
added myself to AUTHORS and the source files I improved
|
2008-11-06 |
meillo |
fixed empty or only-whitespace connection names
|
2008-11-06 |
meillo |
fixed delivery with empty or non-existent alias file
|
2008-11-06 |
meillo |
fixed man pages
|
2008-11-06 |
meillo |
code beautifying; 0 -> \0 if appropriate
|
2008-10-29 |
meillo |
replaced number 0 with character \0 where appropriate
|
2008-10-29 |
meillo |
code beautifying
|
2008-10-29 |
meillo |
removed noop-code; some beautifying
|
2008-10-27 |
meillo |
merged
|
2008-10-27 |
meillo |
changed indention and line wrapping to a more consistent style
|
2008-10-27 |
meillo |
removed tests from configure script
|
2008-10-27 |
meillo |
removed tests from Makefiles
|
2008-10-27 |
meillo |
removed docs from Makefiles; stuff about last commit
|
2008-09-26 |
meillo |
switched tests dir to ordinary Makefile
|
2008-09-26 |
meillo |
removed remaining reference to docs in Makefile
|
2008-09-26 |
meillo |
removed references to distribution directories
|
2008-09-26 |
meillo |
man pages will be maintained in troff now
|
2008-09-26 |
meillo |
removed distribution specific data
|
2008-09-26 |
meillo |
added diff from debian (masqmail-0.2.21-4)
0.2.21-4
|
2008-09-26 |
meillo |
this is masqmail-0.2.21 from oliver kurth
0.2.21
|