]> git.ipfire.org Git - thirdparty/mlmmj.git/shortlog
thirdparty/mlmmj.git
2004-04-27  mmjif 0 ... #endif out debug messages
2004-04-27  mmjREADME adjustments
2004-04-27  mmjSmall typo and bouncehandling now works
2004-04-27  mmj0.3.3 tagged
2004-04-27  mmjBe nice and free some memory before exit
2004-04-27  mortenpfixed subscription check (convert '=' to '@' before...
2004-04-27  mortenpadded comment about bounce handling
2004-04-27  mmj*** empty log message ***
2004-04-27  mmjmlmmj-recieve fork()
2004-04-27  mortenpbounces are now handled, so don't create the -bounces...
2004-04-27  mortenpchanged bounce_from_adr() to match the bounce handling
2004-04-27  mmjmlmmj-bounce now checks if it's a subscribed address
2004-04-27  mmjNow we've bouncehandling underway, lets make mlmmj...
2004-04-27  mortenpadded primitive bounce handling
2004-04-25  mortenpadded a call to log_set_name()
2004-04-25  mmjDebugging printf removed
2004-04-25  mmjChange for new sub/unsub internal
2004-04-25  mmj*** empty log message ***
2004-04-24  mmjLet find_subscriber return the offset of the subscriber...
2004-04-24  mmjmmap the subscriber file
2004-04-23  mmjChangeLog entry about loggin enhancement
2004-04-23  mortenpchanged log_error() to be a function (no C99 here)
2004-04-23  mmjdirname(argv[0]) -> dirname(argv0);
2004-04-23  mmjSend around the full path to the binaries
2004-04-23  mmjChangeLog update
2004-04-23  mmjmake mlmmj-make-ml.sh use /bin/sh (bourne shell)
2004-04-23  mmjRename mlmmj-{un,}subscribe to mlmmj-{un,}sub
2004-04-23  mmjRename mlmmj-subscribe to mlmmj-sub
2004-04-23  mmjAdjust ChangeLog and README to pending 0.3.2 release
2004-04-23  mortenpfixed leak of buf at EOF
2004-04-22  mortenpfixed ch's type ('\n' was implicitly casted to an int...
2004-04-22  mortenpupdated to match mygetline.c
2004-04-22  mmjmlmmj-{,un}subscribe uses mygetline(int fd); now
2004-04-22  mmjmygetline is turned into myfgetline since it works...
2004-04-22  mmjBye bye readln--you wont be missed.
2004-04-22  mmjlog_error is it's own object now
2004-04-22  mmj*** empty log message ***
2004-04-22  mmj... and then of course include config.h
2004-04-22  mmj#ifdef USE_SYSLOG becomes #ifdef HAVE_SYSLOG{,_H} now...
2004-04-22  mortenponly define BINDIR if it is undefined
2004-04-22  mmjRemove strip_file_to_fd
2004-04-22  mmjAdd syslog check and remove strip_file_to_fd
2004-04-22  mortenpchanged to use log_error() all over
2004-04-22  mmjAdd GPL info in top of files where it was missing,...
2004-04-22  mmjDont keep configure in CVS
2004-04-22  mortenpadded my middle initial
2004-04-22  mortenpchanged log_error() to be a macro, so we can get __FILE...
2004-04-22  mmjAdded AUTHORS file
2004-04-22  mmjAlso add the P option to getopt, not only to the case
2004-04-22  mmjdo_all_the_voodo_here introducton plus a massive cleanup
2004-04-22  mmjdo_all_the_voodo_here introduction
2004-04-22  mmjChangeLog addition and version bump to 0.3.2 for now.
2004-04-22  mortenpcorrected comment style
2004-04-22  mortenpcleaned up bounce_from_adr()
2004-04-21  mmjHelper functions
2004-04-21  mmj.cvsignore
2004-04-21  mortenpadded include of sys/types.h (for ssize_t)
2004-04-21  mmjMainly cleanups. More to follow.
2004-04-21  mmjgetline -> readln
2004-04-21  mmj*** empty log message ***
2004-04-21  mmjInitial revision