2004-07-13 10:51 gibas * autoclean.sh: added autoclean.sh script, which removes all unnecessary files. 2004-07-13 10:46 gibas * po/pl.gmo: removed po/pl.gmo. 2004-07-13 10:27 gibas * po/pl.po: polish translations update. 2004-07-13 09:58 rzyjontko * src/procmail.c: Fixed write_mail, which was always omitting the first character of the message. 2004-07-13 09:32 rzyjontko * src/mlex.l: Added a fix, that let elmo users read messages composed with buggy mailers. 2004-07-12 23:48 rzyjontko * src/mlex.l: Fixed a bug in mail parser, when some top-level header fields are redefined in MIME evelope. 2004-07-12 22:20 rzyjontko * src/read.c: Fixed a bug in complete. 2004-07-06 15:13 rzyjontko * po/de.po: Updated german translation (by Martin Sieper). 2004-07-06 15:07 rzyjontko * src/: networking.cc, networking.h: Minor fixes. 2004-07-04 18:37 gibas * po/: en.po, pl.gmo, pl.po: polish translation updates. 2004-07-04 17:40 gibas * autogen.sh: autogen.sh will generate src/elmo.inc when this file isn't found. 2004-07-04 17:27 gibas * stamp-h.in: removed. this file is generated during autogen.sh run 2004-06-30 00:09 gibas * po/: pl.gmo, pl.po: localization updates. 2004-06-23 10:40 gibas * m4/gpgme.m4: Get rid of the warning message: Running aclocal... m4/gpgme.m4:4: warning: underquoted definition of _AM_PATH_GPGME_CONFIG run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal 2004-06-19 17:10 gibas * src/elmoconf.pl: removed count_max. 2004-06-19 16:17 rzyjontko * src/: confread.l, keymap.c, keymap.h: Fixed keymaps for macros. 2004-06-19 16:16 rzyjontko * src/elmo.c: Got rid of old "*_wrote" variables which were replaced by properties long time ago. 2004-06-19 13:22 rzyjontko * doc/tutorial: Enable users to run an arbitrary command, when there is no handler defined for a specific mime type. 2004-06-19 13:16 rzyjontko * src/: attach.c, run.c: Enable users to run an arbitrary command, when there is no handler defined for a specific mime type. 2004-06-19 13:02 rzyjontko * doc/tutorial: Full path doesn't have to be specified for command to run. 2004-06-19 12:59 rzyjontko * doc/tutorial: Extended "Fetching" chapter of the tutorial. 2004-06-19 12:58 rzyjontko * src/elmo.c: Removed obsolete fields from pop_acc variable. 2004-06-17 14:53 rzyjontko * src/confread.l: Fixed a bug in expand replacement for systems without wordexp.h. 2004-06-16 21:41 rzyjontko * src/: address.h, cmd.h, confread.l, debug.h, eprintf.c, eprintf.h, folder.c, help.c, keymap.c, keymap.h, mail.h, mime.h, networking.h, pop.cc, read.h, smtp.cc, str.h, topbar.c: Cosmetic changes to satisfy more conservative compilers. 2004-06-16 21:40 rzyjontko * depcomp, install-sh, missing, ylwrap: Remove autogenerated files from repository. 2004-06-16 16:18 rzyjontko * src/pop.cc: Applied the previous fix to THE RIGHT PLACE(tm). 2004-06-16 15:44 rzyjontko * src/pop.cc: Fixed notification code for noninteractive functions. 2004-06-16 14:34 rzyjontko * src/pop.cc: Fixed notification code for fetch_purge_all. 2004-06-16 08:42 rzyjontko * src/pop.cc: Added sound to noninteractive fetches. 2004-06-15 23:13 rzyjontko * po/: POTFILES.in, de.po, elmo.pot, pl.gmo, pl.po: Administrative. 2004-06-15 23:13 rzyjontko * doc/: tutorial, sample.elmorc, sample.pl.elmorc: Updated documentation to cover new features. 2004-06-15 20:18 rzyjontko * NEWS: Administrative. 2004-06-15 20:14 rzyjontko * src/pop.cc: Added progress bar when fetching headers. 2004-06-15 20:02 rzyjontko * src/cmd.c: Added 'C' as a key for pop_check_new_mail. 2004-06-15 20:02 rzyjontko * src/fetch.c: Fetch window is not redrawn any more, when it has been closed already. 2004-06-15 20:01 rzyjontko * BUGS: Removed the irrelevant bug. 2004-06-15 20:00 rzyjontko * doc/README.txt, src/pop.h: Extended description of pop_check_new_mail. 2004-06-15 16:45 rzyjontko * src/fetch.h, src/pop.cc, src/pop.h, doc/README.txt, src/fetch.c: Added fetch_{del,get}_all, and fetch_before_close to automate deletion of unwanted messages. 2004-06-15 16:28 rzyjontko * doc/README.txt, src/fetch.c, src/fetch.h, src/mail.h, src/mlex.h, src/pop.cc, src/pop.h, src/wrapbox.c: Interactive POP3 support! 2004-06-14 17:01 rzyjontko * src/run.c: Fixed run_sound. 2004-06-14 17:00 rzyjontko * src/pop.cc: Added progress when fetching messages. 2004-06-14 15:23 rzyjontko * src/: networking.cc, networking.h, smtp.cc: Fixed a bug which caused elmo to send only one message per run. 2004-06-14 15:23 rzyjontko * src/: elmo.c, run.c: Removed sound_file variable. 2004-06-14 14:08 rzyjontko * src/exec.c: Fixed interval condition. 2004-06-14 14:08 rzyjontko * src/pop.cc: Refactorization. 2004-06-14 14:06 rzyjontko * configure.in: Got back to -O0 so that it is easier to debug. 2004-06-14 14:06 rzyjontko * autogen.sh: Added -a flag to automake invocation so that it adds all relevant files when necessary. 2004-06-13 23:20 rzyjontko * src/: cmd.c, confread.l, elmo.c, exec.c, exec.h, hook.c: Introduced interval hooks. 2004-06-13 22:15 rzyjontko * doc/README.txt, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po, src/Makefile.am, src/elmo.c, src/misc.h, configure.in: Administrative. 2004-06-13 22:15 rzyjontko * src/: confread.l, exec.c, exec.h, hook.c, hook.h: Extended hooks. 2004-06-13 22:14 rzyjontko * src/: hmac-md5.c, md5.h, md5c.c: Renamed MD5_CTX so that it doesn't clash with the same type in OpenSSL. 2004-06-13 22:12 rzyjontko * src/: wrapbox.c, fetch.c, fetch.h: New implementation of POP3. 2004-06-13 22:11 rzyjontko * src/: procmail.c, procmail.h: Moved message delivery to procmail. 2004-06-13 22:11 rzyjontko * src/: run.c, run.h: Added run_sound to notify user about new mail. 2004-06-13 22:10 rzyjontko * src/: status.c, status.h, interface.desc: Added status_add_info function to display some additional information. 2004-06-13 22:10 rzyjontko * src/smtp.cc: Extended error messages. 2004-06-13 22:08 rzyjontko * src/: pop.dia, pop.h, pop.c, pop.cc: New implementation of POP3. 2004-06-13 22:08 rzyjontko * src/: networking.cc, networking.h: Removed a nasty bug with combo. 2004-06-13 22:05 rzyjontko * src/: ask.c, ask.h: Added ask_select_next for iterations accross variables with multiple values. 2004-06-13 22:04 rzyjontko * config.guess, config.sub: Removed some automatically generated files. 2004-05-06 10:20 rzyjontko * po/Makefile.in.in: Fixed mkinstalldirs. 2004-05-05 18:11 gibas * autogen.sh: make elmo.inc added. 2004-05-03 21:40 rzyjontko * src/smtp.cc: Fixed smtp authorization (probably). 2004-05-03 21:31 rzyjontko * src/smtp.cc, src/smtp.h, doc/README.txt: Added smtp_cancel. 2004-05-03 21:30 rzyjontko * themes/.cvsignore, doc/.cvsignore: Removed some auto-generated files from repository. 2004-05-02 23:00 rzyjontko * themes/Makefile.in, doc/Makefile.in: Removed automatically generated files from repository. 2004-05-02 22:58 rzyjontko * configure.in, src/Makefile.am, src/ask.h, src/clock.h, src/cmd.h, src/debug.h, src/elmo.c, src/error.h, src/file.h, src/hmac-md5.h, src/mail.h, src/mime.h, src/mybox.h, src/networking.c, src/networking.cc, src/networking.h, src/pop.c, src/rstring.h, src/smtp.c, src/smtp.cc, src/smtp.h, src/str.c, src/str.h, src/wrapbox.h, src/xmalloc.h: Rewriting networking to C++. 2004-05-02 22:57 rzyjontko * TODO: New objectives. 2004-05-01 10:01 rzyjontko * src/mime.c: Properly initialize a mime_info structure. 2004-05-01 09:48 rzyjontko * src/mime.c: Fixed a memory leak. 2004-04-30 19:57 rzyjontko * po/pl.po, NEWS, configure.in, po/de.po, po/elmo.pot, po/pl.gmo: Administrative. 2004-04-30 19:57 rzyjontko * doc/README.txt: Finished MIME handlers section, and added section about character sets. 2004-04-30 19:56 rzyjontko * src/confread.l: Partially fixed expansion of strings on systems without wordexp. 2004-04-30 19:55 rzyjontko * .cvsignore: Removed config.h.in from repository. 2004-04-29 21:22 rzyjontko * src/mlex.l: Fixed a rule for headers, because they were not recognized. 2004-04-29 16:11 rzyjontko * autogen.sh: Pass arguments to configure. 2004-04-29 16:11 rzyjontko * configure.in: Enabled the macro AC_SYS_LARGEFILE. 2004-04-29 16:10 rzyjontko * config.h.in: Removed an auto-generated file. 2004-04-29 16:09 rzyjontko * src/: status.c, mlex.l: Removed REJECT from scanner. 2004-04-29 16:07 rzyjontko * src/select.c: Fixed a percent indicator so that it shows "Top" only when at the top of the window. 2004-04-29 10:06 rzyjontko * src/: memblock.h, memchunk.h: Replaced (void *) with (char *). 2004-04-29 10:06 rzyjontko * src/: stats.c, bayes.c: Casted pointers to integers when they are used so. 2004-04-29 09:51 rzyjontko * src/maildir.c: Changed the cast. 2004-04-29 09:50 rzyjontko * src/compose.l: Removed a comment with non-ascii character. 2004-04-29 09:49 rzyjontko * src/mlex.l: Fixed a wrong-type expression. 2004-04-29 09:48 rzyjontko * src/: memblock.h, rstring.h, str.h: Added alternative definition of format macro, when not compiling with gcc. 2004-04-22 22:32 gibas * m4/gpgme.m4: added gpgme.m4 2004-04-22 22:19 gibas * autogen.sh: added autogen. 2004-04-22 22:10 rzyjontko * src/.cvsignore: Removed some auto-generated files. 2004-04-22 22:09 rzyjontko * src/Makefile.am: Removed mailinfo.inc, which wasn't used anywhere. 2004-04-21 16:09 rzyjontko * .cvsignore: Ignore Makefile.in. 2004-04-21 16:08 rzyjontko * src/Makefile.in: Removed because it was causing unnecessary conflicts. 2004-04-21 16:07 rzyjontko * src/Makefile.am: Added *.inc to CLEANFILES, so that they are removed in clean. 2004-04-21 16:04 rzyjontko * src/run.c: Fixed a bug, that caused elmo not compile because of undeclared index variable on systems, where there is no "index" function. 2004-04-21 16:00 rzyjontko * src/elmo.c: Swapped the sequence of free_resources, so that address resources are freed after addressbook is saved, and all abook resources are freed. 2004-04-19 22:53 rzyjontko * src/: search.c, search.h, select.c: Disabled searching for patterns longer than 32 characters due to algorithm constraint. 2004-04-19 22:51 rzyjontko * src/: rstring.c, rstring.h, sender.c, elmo.c: Added groups to addresses. 2004-04-19 22:51 rzyjontko * src/: mybox.c, mybox.h, wrapbox.c: Do not cache outbox. 2004-04-19 22:50 rzyjontko * src/mailreader.c: Recalculate signature position each time user switches to different MIME part of the message. 2004-04-19 22:48 rzyjontko * src/mail.c: Changed cache file format. 2004-04-19 22:48 rzyjontko * src/compose.l: Added groups to addresses. 2004-04-19 22:46 rzyjontko * src/: box_selection.c, box_selection.h, cmd.c, cmd.h: Search in box_selection windows. 2004-04-19 22:46 rzyjontko * src/pop.c: Fixed non-closing connection when no mail in mailbox. 2004-04-19 22:45 rzyjontko * src/funex.pl: Changed README layout. 2004-04-19 22:44 rzyjontko * src/: raddress.h, rarray.c, rarray.h, abook.c, abook.h, address.c, address.h, interface.desc, raddress.c, eprintf.c: Added groups to addresses. 2004-04-19 22:43 rzyjontko * NEWS, TODO, configure.in: Administrative. 2004-04-19 22:42 rzyjontko * doc/tutorial: Updated tutorial. 2004-04-19 22:38 rzyjontko * src/.cvsignore, .cvsignore, Makefile.in, intl/.cvsignore: Removed some generated files from repository. 2004-04-19 15:52 rzyjontko * src/mlex.c, intl/Makefile, src/compose.c, src/confread.c, src/exec_table.t, aclocal.m4, configure: Removed sources of conflicts. 2004-04-19 15:50 rzyjontko * doc/README.txt: Extended documentation. 2004-03-30 11:47 rzyjontko * src/: confread.c, confread.l: Forbid to define a key "\M". 2004-03-30 11:44 rzyjontko * doc/README.txt: Updated README. 2004-03-30 00:25 rzyjontko * doc/README.txt, src/exec_table.t, src/fetch.h, src/funex.pl: Administrative. 2004-03-30 00:10 rzyjontko * src/: funex.pl: Administrative. 2004-03-30 00:06 rzyjontko * intl/Makefile, NEWS, TODO, aclocal.m4, configure, configure.in: Administrative. 2004-03-30 00:05 rzyjontko * src/select.c: Fixed windows with no bar. It is now possible to see the last line. 2004-03-30 00:05 rzyjontko * src/: exec_table.t, fetch.h: Additional comments. 2004-03-29 23:59 rzyjontko * src/elmo.c, doc/elmo.1: Immediate compose. 2004-03-29 23:56 rzyjontko * src/cmd.c: Added few new actions. 2004-03-29 23:36 rzyjontko * src/: confread.c, confread.l, exec.c, exec.h: Macros. 2004-03-29 23:36 rzyjontko * src/: folder.c, folder.h, mail.c, mail.h: Added folder_next_unread, and folder_prev_unread. 2004-03-29 23:34 rzyjontko * src/pgp.c: Changed PGP handling. 2004-03-29 23:33 rzyjontko * doc/FAQ: Moved FAQ from README.txt to a separate file. 2004-03-29 01:22 rzyjontko * src/: cmd.c, exec_table.t, folder.c, folder.h, mail.c, mail.h: Added folder_next_unread action, which moves bar to next unread message. 2004-03-28 23:23 rzyjontko * src/select.c: Display mistakes count in search prompt. 2004-03-28 20:13 rzyjontko * src/: abook.c, abook.h, cmd.c, elmo.c, exec_table.t, folder.c, interface.desc, select.c, select.h: Implemented search for addressbook. 2004-03-28 19:50 rzyjontko * src/: Makefile.am, Makefile.in, abook.c, attach.c, box_selection.c, cmd.c, compose.c, compose.l, debug.c, exec.c, exec_table.t, fetch.c, folder.c, folder.h, help.c, interface.desc, mailreader.c, mailreader.h, select.c, select.h, sender.c: Moved searching to select, so it is easy to use in any elmo window. Implemented search for mailreader. 2004-03-28 13:07 rzyjontko * doc/README.txt: Added abook_change_foreign. 2004-03-28 13:07 rzyjontko * src/: compose.c, compose.l, eprintf.c, eprintf.h, property.c: Properties may use argument values. 2004-03-28 13:06 rzyjontko * src/: cmd.c, exec_table.t, abook.c, abook.h: Added abook_change_foreing. 2004-03-28 00:19 rzyjontko * src/: Makefile.am, Makefile.in: Made default template install. 2004-03-28 00:18 rzyjontko * configure, configure.in: LFS support (for GPGME, not elmo). 2004-03-28 00:15 rzyjontko * NEWS, src/Makefile.am, src/Makefile.in, src/ask.c, src/ask.h, src/compose.c, src/compose.h, src/compose.l, src/confread.c, src/confread.l, src/elmo.c, src/property.c, src/property.h, src/template: Properties. 2004-03-28 00:14 rzyjontko * src/: mlex.c, mlex.l: Removed in_reply_to, and references headers from composed message. 2004-03-28 00:13 rzyjontko * src/: misc.c, misc.h, procmail.c: Moved make_re to misc_re_from_str. 2004-03-28 00:12 rzyjontko * src/rstring.c: Fixed rstring_copy. 2004-03-28 00:10 rzyjontko * src/: eprintf.c, eprintf.h, run.c, run.h: Improved editor running. 2004-03-25 15:33 rzyjontko * src/str.c: Fixed a bug causing a crash on PPC. 2004-03-22 18:25 rzyjontko * src/: mlex.c, mlex.l: Fixed a bug which was causing a crash when opening a file, which is not a valid mbox. 2004-03-22 18:24 rzyjontko * THANKS: Thanks to Tim Barrell for GPGME patch. 2004-03-13 10:44 rzyjontko * src/mailreader.c: Signatures once more. 2004-03-13 10:43 rzyjontko * src/: mlex.c, mlex.l: Fixed boundary problem. 2004-03-12 12:06 rzyjontko * src/mailreader.c: One more fix for dashes in signature. 2004-03-12 11:59 rzyjontko * src/: mlex.c, mlex.l: Fixed header parsing. 2004-03-12 11:52 rzyjontko * src/mailreader.c: Fixed signature delimiter ('-- ' instead of '--'). 2004-03-12 11:38 rzyjontko * src/mime.c: Fixed registration of new handler. It is now possible to define a more general handler as first, and then override its subtype with another handler. Example: handler text/* elmo hamdler text/html links 2004-03-12 11:36 rzyjontko * src/pgp.c, aclocal.m4, config.h.in, configure, configure.in: GPGME discovery fixes by Tim Burrell. 2004-03-11 23:02 rzyjontko * src/mailreader.c: Move to the top in header/body switch. 2004-03-11 16:54 rzyjontko * doc/: Makefile.am, Makefile.in: Administrative. 2004-03-11 16:43 rzyjontko * doc/Makefile.am, doc/Makefile.in, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po: Administrative. 2004-03-11 16:43 rzyjontko * src/search.c: Extended search to accept up to 9 mistakes. 2004-03-11 16:42 rzyjontko * doc/README.txt, NEWS: New features. 2004-03-11 16:23 rzyjontko * doc/: tutorial, tutorial.gpg: Updated tutorial (added GnuPG, fetching, searching...). 2004-03-11 16:23 rzyjontko * src/mybox.c: Changed tutorial's format. 2004-03-11 16:22 rzyjontko * src/attach.c: Fixed save_all. 2004-03-11 16:21 rzyjontko * src/: mailreader.c, mime.c, mime.h, pgp.c: Added signature information to PGP header. 2004-03-11 10:59 rzyjontko * doc/: elmo.texi, gpl.texi, mdate-sh, texinfo.tex: Removed irrelevant, and outdated documentation. 2004-03-11 10:58 rzyjontko * src/mailreader.c: Fixed a bug with opening mail from empty box. 2004-03-10 23:23 gibas * src/elmoconf.pl: better tutorial search 2004-03-10 23:05 rzyjontko * po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po, aclocal.m4, doc/.cvsignore: Administrative. 2004-03-10 23:05 rzyjontko * doc/: Makefile.am, Makefile.in: Removed info documentation, and made tutorial part of installable data. 2004-03-10 23:04 rzyjontko * src/: Makefile.am, Makefile.in, abook.c, confread.c, confread.h, confread.l, elmo.c, mybox.c: Fixed behaviour in case of no .elmorc file. 2004-03-10 18:55 rzyjontko * src/: elmo.c, wrapbox.c: Added count_mbox option, and disabled counting mails in mbox files as default. 2004-03-10 18:40 rzyjontko * src/networking.c: Fixed opening connection in case of no ssl. 2004-03-10 18:30 rzyjontko * configure, configure.in: Replaced "false" with "no" in openssl test. 2004-03-10 18:13 rzyjontko * src/: attach.c, bayes.c, compose.c, mailreader.c, run.c, wrapbox.c, wrapbox.h: Disabled decryption in spam filter. 2004-03-10 17:05 rzyjontko * NEWS: Administrative. 2004-03-10 17:04 rzyjontko * NEWS: Added searching with up to 4 "replace" mistakes. 2004-03-10 16:43 rzyjontko * doc/README.txt, src/cmd.c, src/cmd.h, src/folder.c, src/search.c, src/search.h: Added searching with up to 4 "replace" mistakes. 2004-03-10 12:58 rzyjontko * src/select.c: Fixed percents in windows with bars. 2004-03-10 12:44 rzyjontko * src/: interface.desc, select.c, status.c, status.h: Added percent information about windows. 2004-03-10 12:11 rzyjontko * src/interface.desc: Changed default colors. 2004-03-10 12:02 rzyjontko * src/confread.c: Administrative. 2004-03-10 12:02 rzyjontko * src/folder.c: Forced redraw when the search may not proceed. 2004-03-10 12:01 rzyjontko * src/: search.c, search.h: Fixed a bug in searching. 2004-03-09 22:37 rzyjontko * src/pgp.c: Fixed error message. 2004-03-09 22:36 rzyjontko * doc/README.txt, src/Makefile.am, src/Makefile.in, src/cmd.c, src/cmd.h, src/confread.c, src/confread.l, src/exec_table.t, src/folder.c, src/folder.h, src/help.c, src/interface.desc, src/mail.c, src/mail.h, src/read.c, src/read.h, src/search.c, src/search.h, src/str.c, src/str.h, src/topbar.c, NEWS: Interactive search. 2004-03-09 18:05 gibas * src/elmoconf.pl: question about ssl. 2004-03-09 11:31 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: Digital signatures verification. 2004-03-09 11:14 rzyjontko * src/: mlex.c, mlex.l, pgp.c, interface.desc, mail.c, mailreader.c, mime.c, mime.h: Digital signatures verification. 2004-03-09 09:05 rzyjontko * src/: mime.c, mime.h: Mime types fix, and framework for digital signatures. 2004-03-08 21:47 rzyjontko * src/pgp.c: Fixed a memory leak. 2004-03-08 21:46 rzyjontko * src/pgp.c: Fixed passwords remembering. 2004-03-08 21:44 rzyjontko * doc/README.txt, src/Makefile.am, src/Makefile.in, src/cmd.c, src/exec.c, src/exec_table.t, src/pgp.c, src/pgp.h: Remembering entered passwords. 2004-03-08 21:44 rzyjontko * src/mlex.c: Administrative. 2004-03-08 20:42 rzyjontko * src/mailreader.c: Fixed status line after closing attachments window. 2004-03-08 20:18 rzyjontko * src/: mlex.c, mlex.l: Fixed a bug with multipart messages with 0 parts. 2004-03-08 19:34 rzyjontko * src/: networking.c, networking.h, smtp.c, wrapbox.c: Added progress bar when sending messages, and improved refreshing of box sizes. 2004-03-08 18:03 rzyjontko * themes/Makefile.in, src/Makefile.in, Makefile.in, aclocal.m4, config.h.in, doc/Makefile.in, intl/Makefile: Administrative. 2004-03-08 18:01 rzyjontko * src/: mlex.c, mlex.l: Fixed a bug with boundary="..."; 2004-03-08 17:21 rzyjontko * doc/tutorial: Addressbook and GPG chapters. 2004-03-08 17:21 rzyjontko * configure, configure.in, src/abook.c, src/elmo.c: Added support for home_etc library. 2004-03-08 17:16 rzyjontko * src/mime.c: Fixed a bug that was causing a segfault when opening a message with empty content-type. 2004-03-08 15:12 rzyjontko * src/mime.c: Remove a file containing decrypted message. 2004-03-08 15:11 rzyjontko * src/smtp.c: Messages moved to sent are marked as not read. 2004-03-08 15:00 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: More intuitive syntax for mime types, and handlers. 2004-03-08 14:48 rzyjontko * NEWS, src/confread.c, src/confread.l, src/mime.c, src/mime.h: More intuitive syntax for mime types, and handlers. 2004-03-08 13:12 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: OpenSSL support. 2004-03-08 11:06 rzyjontko * src/elmo.c, src/fetch.c, src/networking.c, src/networking.h, src/pop.c, src/pop.h, src/smtp.c, NEWS, aclocal.m4, config.h.in, configure, configure.in: OpenSSL support. 2004-03-07 20:45 rzyjontko * doc/tutorial: Attachment indicator. 2004-03-07 20:14 rzyjontko * doc/README.txt, src/eprintf.c, src/mime.c, src/mime.h: Attachment indicator. 2004-03-04 02:42 gibas * src/elmoconf.pl: [no log message] 2004-03-04 02:29 gibas * src/elmoconf.pl: testing ciabot. 2004-03-04 02:16 gibas * src/elmoconf.pl: testing ciabot. 2004-03-04 02:11 gibas * src/elmoconf.pl: testing ciabot 2004-03-04 02:05 gibas * src/elmoconf.pl: testing ciabot. 2004-03-01 23:20 rzyjontko * src/: abook.c, attach.c, box_selection.c, debug.c, fetch.c, folder.c, help.c, sender.c: Replaced some suspicious code. 2004-03-01 23:17 rzyjontko * src/pgp.c: Fixed some warnings when compiling without gpg_me. 2004-03-01 23:17 rzyjontko * src/interface.desc: Changed default interface layout. 2004-02-26 00:07 gibas * src/elmoconf.pl: test 2004-02-26 00:02 gibas * src/elmoconf.pl: testing ciabot. 2004-02-25 19:35 gibas * src/elmoconf.pl: testing ciabot. 2004-02-22 22:58 rzyjontko * src/wrapbox.c, src/mlex.c, src/mlex.l, src/pgp.c, src/pgp.h, src/rmime.c, src/rmime.h, src/sender.c, src/folder.c, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mbox.c, src/mime.c, src/mime.h, NEWS: GPG support (decryption). 2004-02-22 13:36 rzyjontko * src/sender.c: Fixed sending attachments. 2004-02-22 13:36 rzyjontko * src/: maildir.c, mbox.c: Fixed header display. 2004-02-22 12:55 rzyjontko * src/sender.c: Fixed sending messages without attachments (attachments don't work still). 2004-02-22 12:54 rzyjontko * src/: fetch.c, maildir.c, maildir.h, wrapbox.c, wrapbox.h: Added a possibility of moving a message to cur instead new. 2004-02-21 17:28 rzyjontko * themes/Makefile.in, NEWS, aclocal.m4, config.h.in, configure, configure.in, doc/README.txt, intl/Makefile: Administrative. 2004-02-21 17:26 rzyjontko * src/: mlex.c, mlex.h, mlex.l, pgp.c, pgp.h, rmime.c, rmime.h, run.c, run.h, sender.c, wrapbox.c, wrapbox.h, Makefile.am, Makefile.in, attach.c, attach.h, bayes.c, compose.c, elmo.c, eprintf.c, mail.c, mail.h, maildir.c, mailreader.c, mailreader.h, mbox.c, mime.c, mime.h: New mime subsystem. 2004-02-21 17:25 rzyjontko * src/: abook.c, ask.c, cmd.c, folder.c, interface.c, interface.h, mybox.c, read.c, read.h: Reading passwords. 2004-02-17 14:31 gibas * src/elmoconf.pl: s/chop/chomp/; minor fixes. 2004-02-15 18:21 rzyjontko * src/fetch.h: Added reset, which was implemented already. 2004-02-15 18:21 rzyjontko * src/wrapbox.c: Improved caching. 2004-02-15 17:54 rzyjontko * src/procmail.c: Fixed a bug with null-subject. 2004-02-15 17:43 rzyjontko * src/: box_selection.c, elmo.c, wrapbox.c, wrapbox.h: Faster box_selection due to size caching. 2004-02-15 16:56 rzyjontko * src/networking.c: Added rset, which was implemented already. 2004-02-15 16:54 rzyjontko * src/: exec.c, exec_table.t: Statistics. 2004-02-15 16:53 rzyjontko * src/: mlex.c, smtp.c, wrapbox.c, cmd.c, compose.c, confread.c, file.c, file.h, maildir.c, mbox.c, mbox.h: Moving messages from mbox to maildir. 2004-02-15 16:47 rzyjontko * src/mime.c: Better charset recognition. 2004-02-15 16:46 rzyjontko * src/: attach.c, mailreader.c, run.c: Better attachments support. 2004-02-15 16:43 rzyjontko * Makefile.in, aclocal.m4, configure, configure.in, doc/Makefile.in, src/Makefile.am, src/Makefile.in: Preparation for GPG support. 2004-02-15 16:42 rzyjontko * src/: stats.c, stats.h: Some statistics about box. 2004-02-09 19:27 gibas * themes/80x25: fetch window fix. 2004-02-03 22:37 gibas * src/elmoconf.pl: [no log message] 2004-02-02 23:17 gibas * src/elmoconf.pl: minor fixes in --file option. 2004-02-02 22:58 gibas * doc/elmoconf.pl.1: new option: -F 2004-02-02 22:54 gibas * src/elmoconf.pl: removed unneeded code. 2004-02-02 22:25 gibas * src/elmoconf.pl: added create_mailbox(), simplier code. 2004-02-02 21:41 gibas * src/elmoconf.pl: simplier code, other minor fixes. 2004-02-02 21:31 gibas * src/funex.pl: better date handling. 2004-02-02 19:15 gibas * doc/README.txt: now comments looks better. 2004-02-02 19:08 gibas * src/funex.pl: fixed comments formating. 2004-02-02 19:06 rzyjontko * doc/sample.elmorc: Replaced a reference to exec_table with reference to README. 2004-02-02 19:04 rzyjontko * themes/Makefile.in, po/elmo.pot, po/pl.gmo, po/pl.po, po/de.po, doc/Makefile.in, configure, Makefile.in, aclocal.m4, config.h.in: Administrative. 2004-01-30 16:09 rzyjontko * doc/README.txt: Minor cleanups. 2004-01-30 13:56 gibas * doc/README.txt: removed unrequired \: 2004-01-30 13:51 gibas * doc/README.txt: update. 2004-01-30 13:46 gibas * src/funex.pl: ups, update: s#../README.txt#../doc/README.txt# 2004-01-30 13:36 gibas * src/funex.pl: uhu, descriptions in exec_table.t should work now. 2004-01-30 12:51 gibas * src/funex.pl: update. handling comments in exec_table.t not ready yet. 2004-01-30 01:29 gibas * src/elmoconf.pl: fixed addressbook creation on netbsd. 2004-01-30 01:21 gibas * src/elmoconf.pl: if symlink to localbox exists, only print error message. 2004-01-30 01:08 gibas * src/elmoconf.pl: better hostname identyfication. Fixes when reply is null. 2004-01-29 17:16 rzyjontko * src/mlex.c: Administrative (flex upgrade). 2004-01-29 17:16 rzyjontko * src/: attach.h, cmd.h, exec_table.t, folder.h, interface.h, mailreader.h, sender.h, smtp.h: Added additional comments to user-accessible functions. 2004-01-29 17:14 rzyjontko * src/Makefile.am, src/Makefile.in, themes/Makefile.in, aclocal.m4, config.h.in, configure, configure.in, doc/Makefile.in, intl/Makefile, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po, Makefile.in, src/confread.c: Administrative. 2004-01-28 23:57 rzyjontko * doc/tutorial: Filled a chapter about composing, and sending mails. 2004-01-28 18:48 rzyjontko * exec_table.pl, doc/README.txt, src/exec_table.t, src/sender.h: Additional documentation for functions. 2004-01-28 18:44 rzyjontko * doc/texinfo.tex, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po, src/Makefile.in, NEWS, config.guess, config.sub, configure.in, depcomp, missing, ylwrap: Administrative. 2004-01-28 16:40 gibas * doc/elmoconf.pl.1: --force option. 2004-01-28 16:36 rzyjontko * src/: cmd.c, compose.c, compose.h, exec_table.t, file.c, sender.c, sender.h: Added sender_open_edit. 2004-01-28 16:35 rzyjontko * src/: mlex.c, mlex.l: Removed a memory leak. 2004-01-28 16:32 gibas * src/elmoconf.pl: added --force option 2004-01-28 16:31 gibas * src/: Makefile.in, Makefile.am: added --force option to elmoconf.pl 2004-01-28 15:53 gibas * src/: Makefile.am, Makefile.in, funex.pl: exec funex.pl after make 2004-01-28 15:08 gibas * src/: Makefile.am, Makefile.in: added funex.pl to EXTRA_DIST 2004-01-28 15:03 gibas * Makefile.am, Makefile.in, doc/Makefile.am, doc/Makefile.in: doc/tutorial should be in doc/Makefile.*. I think. 2004-01-28 14:51 gibas * src/elmoconf.pl: check for sig_dashes in .muttrc. 2004-01-28 14:34 gibas * src/elmoconf.pl: better charset support. 2004-01-28 13:53 gibas * src/elmoconf.pl: if .muttrc or .pinerc exists, try to extract some data from them. 2004-01-28 13:48 gibas * src/elmoconf.pl: added chop() 2004-01-28 00:10 gibas * src/elmoconf.pl: more... mixing. 2004-01-27 23:54 gibas * src/elmoconf.pl: more work on --pinerc, --muttrc options. 2004-01-27 19:25 gibas * src/funex.pl: added funex.pl 2004-01-27 19:25 gibas * src/funex.py: removed funex.py. 2004-01-27 15:49 gibas * Makefile.am, Makefile.in: doc/tutorial added to EXTRA_DIST. 2004-01-27 12:13 gibas * doc/elmoconf.pl.1: update. 2004-01-27 12:06 gibas * src/elmoconf.pl: improvements in --global option. 2004-01-27 11:30 gibas * doc/elmoconf.pl.1: new options --pinerc, --muttrc. 2004-01-27 11:24 gibas * src/elmoconf.pl: s/--mutt/--muttrc/g \&\& s/--pine/--pinerc/g 2004-01-26 23:22 gibas * src/elmoconf.pl: editor. 2004-01-26 22:31 gibas * src/elmoconf.pl: new options --pine, --mutt; other minor fixes. 2004-01-22 23:59 gibas * src/elmoconf.pl: fixed debian Bug#228970; minor other fixes. 2004-01-20 21:47 rzyjontko * src/pop.dia: Draft design of pop3. 2004-01-19 18:36 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: Updated mime section, and added win_label and win_bar. 2004-01-19 18:30 rzyjontko * src/: Makefile.am, Makefile.in, cmd.c, elmo.c, pop.c: NetBSD fixes. 2004-01-18 20:18 rzyjontko * src/choose.c: Removed non-portable dereference of win->_max[xy]. 2004-01-18 17:03 gibas * src/mailreader.c: fixed header coloring. 2004-01-16 15:39 rzyjontko * src/topbar.c: Save all attachments. 2004-01-16 15:07 rzyjontko * NEWS, src/attach.c, src/attach.h, src/cmd.c, src/exec_table.t, src/file.c: Save all attachments. 2004-01-16 11:28 rzyjontko * src/Makefile.am, src/Makefile.in, src/attach.c, src/compose.c, src/elmo.c, src/eprintf.c, src/eprintf.h, src/mailreader.c, src/mailreader.h, src/mime.c, src/mime.h, src/run.c, src/run.h, NEWS, doc/tutorial: MIME handlers. 2004-01-15 23:38 gibas * src/elmoconf.pl: link to tutorial added 2004-01-15 16:02 rzyjontko * doc/tutorial: Is it all about interface? 2004-01-14 22:43 rzyjontko * doc/tutorial: Next draft of tutorial. 2004-01-14 22:33 rzyjontko * src/: attach.c, folder.c, mailreader.c, mybox.c: Made all prompts start with a capital letter. 2004-01-14 19:05 rzyjontko * src/: mlex.l, mlex.c: Fixed a bug with changing length of nested boundary. 2004-01-13 17:46 gibas * src/elmoconf.pl: 80x25 theme update. 2004-01-13 00:01 rzyjontko * src/procmail.c: Fixed null-pointer bug. 2004-01-12 23:48 rzyjontko * src/: mlex.l, mlex.c: Fixed multipart/signed handling without double quotes. 2004-01-12 23:47 rzyjontko * src/mime.c: Added .dsc to default text/plain content-type. 2004-01-12 23:46 rzyjontko * doc/tutorial, src/mybox.c: Added tutorial draft. 2004-01-12 23:46 rzyjontko * themes/80x25: Fixed box_selection window size. 2004-01-11 17:58 gibas * src/elmoconf.pl: themes updates. 2004-01-11 15:56 rzyjontko * src/topbar.c: Fixed a bug with too long line. 2004-01-11 11:43 rzyjontko * themes/outlook: Updated outlook theme. 2004-01-11 11:43 rzyjontko * src/frames.c: Made fill be drawn after frames. 2004-01-11 11:30 rzyjontko * src/: cmd.c, exec_table.t, folder.c, folder.h: Changed default keymapping. 2004-01-11 00:09 gibas * themes/outlook: outlook theme opdate, added addressbook window. 2004-01-10 22:16 rzyjontko * src/: exec_table.t, folder.c, folder.h, mailreader.c, mailreader.h: Added mailreader_load, and folder_at_bar_move. 2004-01-10 00:03 rzyjontko * src/: cmd.c, cmd.h, exec_table.t: Added cmd_after_startup. 2004-01-09 22:13 rzyjontko * NEWS, intl/Makefile, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po: Administrative. 2004-01-09 22:13 rzyjontko * themes/Makefile.in: README 2004-01-09 22:12 rzyjontko * src/: confread.c, confread.l: Fixed grammar for keys. 2004-01-09 22:11 rzyjontko * src/: Makefile.am, Makefile.in: Fixed elmoconf.pl invocation. 2004-01-09 22:11 rzyjontko * src/exec_table.t: Direct switching to desired window. 2004-01-09 18:38 rzyjontko * src/: cmd.c, cmd.h, interface.c, interface.h: Switch to window number x with \M-x. 2004-01-09 18:30 rzyjontko * src/: cmd.c, exec_table.t, read.c, read.h: Kill and move accross words. 2004-01-09 17:40 rzyjontko * src/: confread.c, confread.l, eprintf.c, eprintf.h, help.c, keymap.c, keymap.h, misc.c, misc.h, read.c, cmd.c: Meta keymaps. 2004-01-09 16:48 rzyjontko * src/: cmd.c, cmd.h, exec_table.t, interface.c, keymap.c, topbar.c, topbar.h: Topbar adjusts important keys to the current state. 2004-01-09 11:51 rzyjontko * src/mailreader.c: Fixed coloring. 2004-01-08 23:20 rzyjontko * src/smtp.c: Added closing opened ask_t object to smtp_outbox_flush. 2004-01-08 23:03 gibas * src/elmoconf.pl: compilation error on freebsd. 2004-01-08 22:46 rzyjontko * src/mime.c: Added .po to text/plain. 2004-01-08 22:45 rzyjontko * doc/sample.elmorc, doc/sample.pl.elmorc, src/confread.c, src/confread.l, src/procmail.c: Added new fields to constraints in procmail rules. 2004-01-08 21:39 gibas * src/abook.c: small fix 2004-01-08 18:32 rzyjontko * themes/: 80x25, README, outlook: Theme comments. 2004-01-08 17:50 rzyjontko * src/abook.c: Fixed a bug with adding null address to abook. 2004-01-08 16:16 gibas * doc/: sample.elmorc, sample.pl.elmorc: sig_dashes inserts \'-- \' before signature. 2004-01-08 13:35 gibas * doc/: sample.elmorc, sample.pl.elmorc: typo: s/f_cros/f_cross/ 2004-01-08 11:55 gibas * src/elmoconf.pl: ups. revert. 2004-01-08 11:51 gibas * src/elmoconf.pl: dunno. 2004-01-08 11:01 gibas * src/elmoconf.pl: kill spaces before \: 2004-01-08 10:56 gibas * src/elmoconf.pl: initial theme support. 2004-01-08 02:09 gibas * src/elmoconf.pl: addde default smtp accunt in global config. Fixed charset guessing. 2004-01-08 01:34 gibas * src/elmoconf.pl: one step ahead. 2004-01-08 01:18 rzyjontko * src/: Makefile.am, Makefile.in: Added elmoconf.pl invocation to install-data. 2004-01-08 01:17 rzyjontko * src/abook.c: Fixed a bug with adding new address to empty addressbook. 2004-01-08 00:32 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: Fixed colors definitions. 2004-01-08 00:32 gibas * src/elmoconf.pl: small clean up. 2004-01-08 00:31 rzyjontko * configure, configure.in, themes/.cvsignore: Administrative. 2004-01-08 00:30 rzyjontko * src/compose.c: Fixed a bug in compose_new. 2004-01-08 00:29 rzyjontko * src/select.h: Removed unnecessary includes. 2004-01-08 00:29 rzyjontko * src/Makefile.am, src/Makefile.in, src/abook.c, src/abook.h, src/clock.c, src/cmd.c, src/eprintf.c, src/eprintf.h, src/exec_table.t, src/inc.in, src/interface.desc, interface.pl: Addressbook. 2004-01-07 23:20 gibas * src/elmoconf.pl: global config almost ready. 2004-01-07 21:30 gibas * src/elmoconf.pl: plumk.. more code mixing.. 2004-01-07 19:58 gibas * src/elmoconf.pl: indent style fixes. 2004-01-07 19:46 gibas * doc/elmoconf.pl.1: update. 2004-01-07 19:29 gibas * src/elmoconf.pl: new functions in elmoconf. 2004-01-07 18:15 rzyjontko * themes/: .80x25, .outlook, 80x25, Makefile.am, Makefile.in, outlook: Changed names of themes. 2004-01-07 18:05 rzyjontko * src/folder.c: Fixed preserving bar position. 2004-01-07 17:39 rzyjontko * src/file.c: Moved error reporting to file_temp_file. 2004-01-07 17:39 rzyjontko * src/compose.c: Fixed a bug with indent_line, and moved error reporting to file_temp_file. 2004-01-07 15:55 rzyjontko * Makefile.am, Makefile.in, configure, configure.in, themes/Makefile.am, themes/Makefile.in: Include themes in source tarball. 2004-01-07 15:54 rzyjontko * themes/.80x25: New theme: 80x25. 2004-01-07 15:48 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: Spelling. 2004-01-07 15:12 rzyjontko * src/elmoconf.pl: Removed unnecessary keys. 2004-01-07 13:33 gibas * src/elmoconf.pl: when stty dont work... 2004-01-07 12:07 gibas * src/elmoconf.pl: [no log message] 2004-01-07 02:32 gibas * src/elmoconf.pl: hm. 2004-01-07 02:28 gibas * src/elmoconf.pl: cleaning 2004-01-07 01:58 gibas * src/elmoconf.pl: *plumk* 2004-01-07 01:38 gibas * src/elmoconf.pl: double passwd check. 2004-01-07 01:12 gibas * src/elmoconf.pl: added function ask_passwd() 2004-01-06 23:52 rzyjontko * src/: confread.c, confread.l: Fixed a bug which caused a crash if you passed a directory to config parser. 2004-01-06 22:15 rzyjontko * intl/Makefile, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po, src/Makefile.in: No idea. 2004-01-06 22:15 rzyjontko * configure.in: Updated copyright disclaimer. 2004-01-06 22:14 rzyjontko * doc/README.txt: Removed a hint to disable NLS. 2004-01-06 22:13 rzyjontko * src/wrapbox.c: Fixed bug in wrapbox_box_mail_count. 2004-01-06 22:13 rzyjontko * src/mime.c: Fixed bug in register_new_handler. 2004-01-06 22:12 rzyjontko * src/eprintf.c: Fixed #871903. 2004-01-06 21:32 rzyjontko * themes/.outlook: New theme. 2004-01-06 21:27 rzyjontko * src/sender.c: Added preamble to every interface-function. 2004-01-06 21:26 rzyjontko * src/smtp.c: Fixed sending more than 1 message at a time. 2004-01-06 21:19 rzyjontko * doc/: sample.elmorc, sample.pl.elmorc: Updated samples to current config-file syntax. 2004-01-06 21:18 rzyjontko * configure: Preparing for 1.0.2. 2004-01-06 01:12 rzyjontko * intl/Makefile: No idea. 2004-01-06 01:11 rzyjontko * configure.in, NEWS: Preparing for 1.0.2 :) 2004-01-06 01:11 rzyjontko * src/elmo.c: Added use_apop field to pop_acc. 2004-01-06 01:10 rzyjontko * src/interface.desc: s/toppbar/topbar 2004-01-06 01:01 rzyjontko * src/: Makefile.am, Makefile.in: Added LIBICONV to LDADD, and included *.inc in distribution. 2004-01-06 01:01 rzyjontko * doc/sample.elmorc: Updated sample config file. 2004-01-05 22:55 rzyjontko * src/: confread.c, confread.l, elmo.c: Reading /etc/elmorc, when ~/.elmorc is not found. 2004-01-05 21:59 rzyjontko * src/: elmo.c, mime.c, mime.h: Added default mime types. 2004-01-05 21:56 gibas * src/sender.c: fixed bug witch sender_go() 2004-01-05 20:10 rzyjontko * src/pop.c: Fixed a bug with double file closing. 2004-01-05 09:55 rzyjontko * src/: file.c, sender.c: Fixed file attaching. 2004-01-05 09:27 rzyjontko * src/: confread.c, confread.l: Fixed rule grammar. 2004-01-04 21:29 rzyjontko * src/sender.c: Memory leaks. 2004-01-03 22:04 gibas * src/elmoconf.pl: another test commit. 2004-01-03 21:55 gibas * src/elmoconf.pl: test commit. testing elmo-commit mailing list. 2004-01-03 21:39 gibas * src/elmoconf.pl: outbox support; minor changes. 2004-01-03 21:01 rzyjontko * src/xmalloc.c: Fixed 0-size allocs. 2004-01-03 20:14 rzyjontko * src/: mlex.c, mlex.l: Fixed References splitting. 2004-01-03 20:14 rzyjontko * src/cmd.c: OpenBSD fix. 2004-01-03 20:14 rzyjontko * config.h.in, configure, configure.in, src/xmalloc.c, src/xmalloc.h: Improved leaks tracing. 2004-01-03 11:05 rzyjontko * src/: attach.c, box_selection.c, cmd.c, debug.c, exec_table.t, fetch.c, folder.c, help.c, label.c, label.h, mailreader.c, sender.c: OpenBSD fixes. 2004-01-02 00:41 rzyjontko * ylwrap: [no log message] 2004-01-02 00:37 rzyjontko * src/: cmd.c, mime.c, rarray.c, sender.c, sender.h: Attachments. 2004-01-02 00:20 rzyjontko * src/: cmd.c, confread.c, confread.l, mime.c, mime.h, sender.c, sender.h: Attachments. 2004-01-01 23:35 rzyjontko * src/mailreader.c: Fixed a bug. 2004-01-01 18:52 rzyjontko * src/fetch.c: Fixed a bug that caused a crash when one tried close elmo while connection was in progress. 2004-01-01 12:48 rzyjontko * intl/Makefile: No idea. 2004-01-01 12:48 rzyjontko * po/Makefile.in.in: Fixed a bug with MKINSTALLDIRS. 2004-01-01 12:43 rzyjontko * src/smtp.c: Fixed bug in s_auth_plain. 2004-01-01 12:36 rzyjontko * src/: cmd.c, exec_table.t, sender.c, sender.h: Added sender_change_* functions. 2004-01-01 12:36 rzyjontko * src/: attach.c, mailreader.c, mailreader.h: Displaying attachments in mailreader. 2004-01-01 12:35 rzyjontko * src/interface.c: Little fix in interface_focus. 2004-01-01 12:34 rzyjontko * src/folder.c: Changed folder_after_* functions. 2004-01-01 12:34 rzyjontko * src/: confread.c, confread.l: Made hyphen be treated as a part of an identifier. 2004-01-01 12:33 rzyjontko * src/bayes.c: Made bayes.c use new mime system. 2003-12-31 19:20 rzyjontko * BUGS, Makefile.am, Makefile.in, NEWS, THANKS, interface.pl, po/de.po, po/elmo.pot, po/pl.gmo, po/pl.po, src/Makefile.am, src/Makefile.in, src/cmd.c, src/exec_table.t, src/fetch.c, src/fetch.h, src/mime.c, src/mime.h, src/pop.c, src/pop.h, src/smtp.c, src/wrapbox.c: SMTP AUTH, and POP3 improvements and bugfixes. 2003-12-31 17:50 rzyjontko * src/networking.c: Fixed data_sender. 2003-12-31 14:05 rzyjontko * src/select.c: Fixed validate. 2003-12-31 11:34 rzyjontko * src/wrapbox.c: Minor change in wrapbox_fetch_single. 2003-12-31 11:10 rzyjontko * src/smtp.dia: SMTP support. 2003-12-31 11:09 rzyjontko * src/: box_selection.h, cmd.c, folder.c, folder.h, help.c, mailreader.c, mime.c: Improved help. 2003-12-31 11:07 rzyjontko * src/: select.c, select.h: Added select_scroll_up and select_scroll_down. 2003-12-31 11:07 rzyjontko * src/bitarray.c: Got rid of valgrind's warning. 2003-12-31 11:05 rzyjontko * src/: Makefile.am, Makefile.in, elmo.c, exec.c, exec_table.t, mlex.c, mlex.l, networking.c, sender.c, sender.h, smtp.c, smtp.h: SMTP support 2003-12-18 18:10 rzyjontko * src/: Makefile.am, Makefile.in, attach.c, compose.c, eprintf.c, folder.c, interface.desc, mail.c, mail.h, mailinfo.c, mailinfo.h, mime.c, mime.h, mlex.c, mlex.l, mybox.c, sender.c, sender.h, smtp.c, smtp.h, wrapbox.c, wrapbox.h: Introduced message composition which moves it to the outbox. 2003-12-18 18:08 rzyjontko * src/abook.c: Fixed bug with empty addressbook. 2003-12-18 18:06 rzyjontko * src/: cmd.c, exec_table.t, fetch.c, fetch.h, pop.c: Fixed few bugs in fetching, and added fetch_dele. 2003-12-14 22:49 rzyjontko * src/mime.c: Made error_regex display invalid expression. 2003-12-14 22:49 rzyjontko * src/mail.c: Fixed bug that caused segfault when reading empty cache file. 2003-12-14 22:48 rzyjontko * src/: confread.c, confread.l, elmo.c, fetch.c, mybox.c, mybox.h, procmail.c, procmail.h: First working version of procmail. 2003-12-14 22:46 rzyjontko * src/: error.c, error.h, misc.c, networking.c, rstring.c, token.c: Made error_regex display invalid expression. 2003-12-14 12:57 rzyjontko * Makefile.am, Makefile.in, configure.in, exec_table.pl, interface.pl, doc/Makefile.am, doc/Makefile.in, src/Makefile.am, src/Makefile.in, src/abook.c, src/abook.h, src/address.c, src/address.h, src/ask.c, src/ask.h, src/attach.c, src/attach.h, src/bayes.c, src/bayes.h, src/bitarray.c, src/bitarray.h, src/box_selection.c, src/box_selection.h, src/choose.c, src/choose.h, src/clock.c, src/clock.h, src/cmd.c, src/cmd.h, src/color.c, src/color.h, src/compose.c, src/compose.h, src/confhold.c, src/confhold.h, src/confread.c, src/confread.h, src/confread.l, src/debug.c, src/debug.h, src/ecurses.h, src/elmo.c, src/elmo.h, src/eprintf.c, src/eprintf.h, src/error.c, src/error.h, src/exampl.c, src/exec.c, src/exec.h, src/exec_table.t, src/fetch.c, src/fetch.h, src/file.c, src/file.h, src/folder.c, src/folder.h, src/frames.c, src/frames.h, src/hash.c, src/hash.h, src/help.c, src/help.h, src/hook.c, src/hook.h, src/inc.in, src/interface.c, src/interface.desc, src/interface.h, src/keymap.c, src/keymap.h, src/label.c, src/label.h, src/lcs.c, src/lcs.h, src/line.c, src/line.h, src/linech.c, src/linech.h, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mailinfo.c, src/mailinfo.h, src/mailreader.c, src/mailreader.h, src/mbox.c, src/mbox.h, src/memblock.c, src/memblock.h, src/memchunk.c, src/memchunk.h, src/mime.c, src/mime.h, src/misc.c, src/misc.h, src/mlex.c, src/mlex.h, src/mlex.l, src/multree.c, src/multree.h, src/mybox.c, src/mybox.h, src/networking.c, src/networking.h, src/pop.c, src/pop.h, src/procmail.c, src/procmail.h, src/raddress.c, src/raddress.h, src/rarray.c, src/rarray.h, src/read.c, src/read.h, src/rmime.c, src/rmime.h, src/rstring.c, src/rstring.h, src/screen.c, src/screen.h, src/select.c, src/select.h, src/sender.c, src/sender.h, src/smtp.c, src/smtp.h, src/status.c, src/status.h, src/str.c, src/str.h, src/token.c, src/token.h, src/topbar.c, src/topbar.h, src/wrapbox.c, src/wrapbox.h, src/xmalloc.c, src/xmalloc.h: Changed copyright disclaimer. 2003-12-12 16:12 rzyjontko * src/: Makefile.am, Makefile.in, abook.c, address.c, address.h, atable.c, atable.h, mail.c, mail.h, maildir.c, mbox.c, mime.c, raddress.c, raddress.h, wrapbox.c: Fixed address system. 2003-12-08 21:27 rzyjontko * .cvsignore, ABOUT-NLS, ADVOCACY, AUTHORS, BUGS, INSTALL, Makefile.am, Makefile.in, NEWS, README, THANKS, TODO, aclocal.m4, config.guess, config.h.in, config.sub, configure, configure.in, depcomp, exec_table.pl, install-sh, interface.pl, missing, mkinstalldirs, doc/Makefile.am, doc/Makefile.in, doc/README.txt, doc/elmo.1, doc/elmo.texi, doc/elmoconf.pl.1, doc/mdate-sh, doc/projekt.txt, doc/sample.elmorc, doc/sample.pl.elmorc, doc/texinfo.tex, intl/ChangeLog, intl/Makefile, intl/Makefile.in, intl/VERSION, intl/bindtextdom.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/eval-plural.h, intl/gettext.c, intl/gettext.h, intl/gettextP.h, intl/gmo.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgettext.h, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/localealias.c, intl/localename.c, intl/ngettext.c, intl/plural.c, intl/plural.y, intl/textdomain.c, po/.cvsignore, po/ChangeLog, po/LINGUAS, po/Makefile.in.in, po/POTFILES.in, po/de.po, po/elmo.pot, po/en.gmo, po/en.po, po/pl.gmo, po/pl.po, src/.cvsignore, src/Makefile.am, src/Makefile.in, src/abook.c, src/abook.h, src/address.c, src/address.h, src/ask.c, src/ask.h, src/atable.c, src/atable.h, src/attach.c, src/attach.h, src/bayes.c, src/bitarray.c, src/bitarray.h, src/box_selection.c, src/box_selection.h, src/choose.c, src/choose.h, src/clock.c, src/clock.h, src/cmd.c, src/cmd.h, src/color.c, src/color.h, src/compose.c, src/compose.h, src/confhold.c, src/confhold.h, src/confread.c, src/confread.h, src/confread.l, src/debug.c, src/debug.h, src/elmo.c, src/elmo.h, src/elmoconf.pl, src/elmoconf.sh, src/eprintf.c, src/eprintf.h, src/error.c, src/error.h, src/exampl.c, src/exec.c, src/exec.h, src/exec_table.t, src/fetch.c, src/fetch.h, src/file.c, src/file.h, src/folder.c, src/folder.h, src/frames.c, src/frames.h, src/funex.py, src/hash.c, src/hash.h, src/help.c, src/help.h, src/hmac-md5.c, src/hmac-md5.h, src/inc.in, src/interface.c, src/interface.desc, src/interface.h, src/keymap.c, src/keymap.h, src/label.c, src/label.h, src/line.c, src/line.h, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mailinfo.c, src/mailreader.c, src/mailreader.h, src/mbox.c, src/mbox.h, src/md5.h, src/md5c.c, src/memblock.c, src/memblock.h, src/memchunk.c, src/memchunk.h, src/mime.c, src/mime.h, src/misc.c, src/misc.h, src/mlex.c, src/mlex.l, src/mybox.c, src/mybox.h, src/networking.c, src/networking.h, src/pop.c, src/pop.h, src/procmail.c, src/procmail.h, src/progress.c, src/progress.h, src/raddress.c, src/raddress.h, src/rarray.c, src/rarray.h, src/rchtype.c, src/rchtype.h, src/read.c, src/read.h, src/rmime.c, src/rmime.h, src/rstring.c, src/rstring.h, src/scandir.c, src/screen.c, src/screen.h, src/select.c, src/select.h, src/sender.c, src/sender.h, src/smtp.c, src/smtp.h, src/status.c, src/status.h, src/str.c, src/str.h, src/token.c, src/token.h, src/topbar.c, src/topbar.h, src/wrapbox.c, src/wrapbox.h, src/xmalloc.c, src/ylwrap: Brand new. 2003-12-08 20:33 rzyjontko * m4/: .cvsignore, ChangeLog, Makefile, Makefile.am, Makefile.in, codeset.m4, gettext.m4, glibc21.m4, iconv.m4, intdiv0.m4, inttypes-pri.m4, inttypes.m4, inttypes_h.m4, isc-posix.m4, lcmessage.m4, lib-ld.m4, lib-link.m4, lib-prefix.m4, progtest.m4, stdint_h.m4, uintmax_t.m4, ulonglong.m4: [no log message] 2003-05-02 10:41 rzyjontko * .cvsignore, ADVOCACY, Makefile.am, Makefile.in, configure, configure.in, mkinstalldirs, m4/.cvsignore, po/.cvsignore, src/.cvsignore, src/Makefile.am, src/Makefile.in, src/abook.c, src/address.c, src/address.h, src/bayes.c, src/bayes.h, src/box_selection.c, src/cmd.c, src/compose.c, src/confread.c, src/debug.c, src/debug.h, src/elmo.c, src/elmoconf.sh, src/error.c, src/error.h, src/exampl.c, src/exec_table.t, src/fetch.c, src/file.h, src/folder.c, src/folder.h, src/mail.c, src/mail.h, src/maildir.c, src/mailreader.c, src/mime.c, src/mime.h, src/misc.c, src/misc.h, src/mlex.c, src/mlex.l, src/mybox.c, src/mybox.h, src/rstring.c, src/rstring.h, src/select.c, src/sender.c, src/sender.h, src/smtp.c, src/token.c, src/token.h, src/wrapbox.c, src/xmalloc.c: Many changes... 2003-04-26 21:01 rzyjontko * .cvsignore, ABOUT-NLS, AUTHORS, BUGS, ChangeLog, Makefile.am, Makefile.in, NEWS, README, THANKS, aclocal.m4, config.guess, config.h.in, config.rpath, config.sub, configure, configure.in, depcomp, missing, mkinstalldirs, doc/Makefile.in, doc/sample.elmorc, doc/sample.pl.elmorc, intl/ChangeLog, intl/Makefile, intl/Makefile.in, intl/VERSION, intl/bindtextdom.c, intl/config.charset, intl/dcgettext.c, intl/dcigettext.c, intl/dcngettext.c, intl/dgettext.c, intl/dngettext.c, intl/eval-plural.h, intl/explodename.c, intl/finddomain.c, intl/gettext.c, intl/gettextP.h, intl/gmo.h, intl/hash-string.h, intl/intl-compat.c, intl/l10nflist.c, intl/libgnuintl.h, intl/loadinfo.h, intl/loadmsgcat.c, intl/localcharset.c, intl/locale.alias, intl/localealias.c, intl/localename.c, intl/ngettext.c, intl/os2compat.c, intl/os2compat.h, intl/osdep.c, intl/plural-exp.c, intl/plural-exp.h, intl/plural.c, intl/plural.y, intl/ref-add.sin, intl/ref-del.sin, intl/textdomain.c, m4/ChangeLog, m4/Makefile, m4/Makefile.am, m4/Makefile.in, m4/codeset.m4, m4/gettext.m4, m4/glibc21.m4, m4/iconv.m4, m4/intdiv0.m4, m4/inttypes-pri.m4, m4/inttypes.m4, m4/inttypes_h.m4, m4/isc-posix.m4, m4/lcmessage.m4, m4/lib-ld.m4, m4/lib-link.m4, m4/lib-prefix.m4, m4/progtest.m4, m4/stdint_h.m4, m4/uintmax_t.m4, m4/ulonglong.m4, po/ChangeLog, po/LINGUAS, po/Makefile.in.in, po/Makevars, po/Makevars.template, po/POTFILES.in, po/Rules-quot, po/boldquot.sed, po/elmo.pot, po/en.gmo, po/en.po, po/en@boldquot.header, po/en@quot.header, po/insert-header.sin, po/pl.gmo, po/pl.po, po/quot.sed, po/remove-potcdate.sin, src/Makefile.am, src/Makefile.in, src/abook.c, src/ask.c, src/ask.h, src/attach.c, src/bayes.c, src/box_selection.c, src/box_selection.h, src/cmd.c, src/cmd.h, src/compose.c, src/confread.c, src/elmo.c, src/elmoconf.sh, src/exec.c, src/exec_table.t, src/fetch.c, src/file.c, src/file.h, src/folder.c, src/folder.h, src/gettext.h, src/hash.c, src/help.c, src/help.h, src/maildir.c, src/maildir.h, src/mailinfo.c, src/mailreader.c, src/mbox.c, src/mbox.h, src/mime.c, src/mlex.c, src/mlex.h, src/mlex.l, src/mybox.c, src/mybox.h, src/networking.c, src/pop.c, src/select.c, src/select.h, src/sender.c, src/smtp.c, src/status.c, src/wrapbox.c, src/wrapbox.h: Many changes... 2003-04-15 11:26 rzyjontko * NEWS, config.h.in, configure, configure.in, doc/elmo.texi, src/.cvsignore, src/Makefile.am, src/Makefile.in, src/bayes.c, src/bayes.h, src/confread.c, src/confread.h, src/debug.c, src/elmo.c, src/exec_table.t, src/folder.c, src/folder.h, src/hash.c, src/hash.h, src/maildir.c, src/memblock.c, src/memblock.h, src/rstring.c, src/rstring.h: Many changes... 2003-04-13 22:37 rzyjontko * NEWS, THANKS, TODO, config.h.in, configure, configure.in, exec_table.pl, doc/Makefile.am, doc/Makefile.in, doc/elmo.texi, src/Makefile.am, src/Makefile.in, src/abook.c, src/ask.c, src/ask.h, src/choose.c, src/clock.c, src/cmd.c, src/cmd.h, src/compose.c, src/confread.c, src/elmo.c, src/eprintf.c, src/eprintf.h, src/error.c, src/exec.c, src/exec.h, src/exec_table.t, src/fetch.c, src/fetch.h, src/file.c, src/file.h, src/folder.c, src/folder.h, src/hash.c, src/hash.h, src/hook.c, src/keymap.c, src/keymap.h, src/lcs.c, src/linech.c, src/linech.h, src/mail.h, src/maildir.c, src/maildir.h, src/mailinfo.c, src/mailreader.c, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/networking.c, src/pop.c, src/pop.h, src/progress.c, src/rchtype.c, src/rchtype.h, src/read.c, src/rstring.c, src/rstring.h, src/screen.c, src/screen.h, src/select.c, src/select.h, src/sender.c, src/sender.h, src/status.c, src/wrapbox.c, src/wrapbox.h, doc/sample.elmorc, src/bayes.c, src/bayes.h, src/ecurses.h: Many changes... 2003-04-07 01:39 rzyjontko * Makefile.am, Makefile.in, TODO, configure, configure.in, exec_table.pl, doc/elmo.1, src/Makefile.am, src/Makefile.in, src/abook.c, src/abook.h, src/ask.c, src/ask.h, src/attach.c, src/attach.h, src/choose.c, src/choose.h, src/cmd.c, src/cmd.h, src/compose.c, src/compose.h, src/confread.c, src/confread.h, src/elmo.c, src/exec.c, src/exec.h, src/exec_table.t, src/fetch.c, src/fetch.h, src/folder.c, src/folder.h, src/hash.c, src/hook.c, src/hook.h, src/keymap.c, src/keymap.h, src/lcs.c, src/lcs.h, src/linech.c, src/linech.h, src/mailreader.c, src/mailreader.h, src/mime.c, src/mlex.c, src/mlex.l, src/pop.c, src/pop.h, src/rchtype.c, src/read.c, src/sender.c, src/sender.h: Many changes... 2003-03-18 21:40 rzyjontko * TODO, config.h.in, configure, configure.in, src/abook.c, src/clock.c, src/cmd.c, src/cmd.h, src/compose.c, src/confread.c, src/elmo.c, src/error.c, src/fetch.c, src/folder.c, src/hash.c, src/line.c, src/mail.h, src/maildir.c, src/mailinfo.c, src/mailreader.c, src/mime.c, src/progress.c, src/rarray.c, src/rchtype.c, src/rchtype.h, src/read.c, src/screen.c, src/screen.h, src/select.c, src/select.h, src/sender.c, src/status.c, src/xmalloc.c: Many changes... 2003-03-17 11:19 rzyjontko * config.h.in, configure, configure.in, src/elmo.c: Many changes... 2003-03-17 10:11 rzyjontko * src/confread.c: Many changes... 2003-03-16 20:57 rzyjontko * TODO, src/compose.c, src/folder.c, src/maildir.c, src/mime.c, src/mlex.c, src/mlex.l: Many changes... 2003-03-16 18:47 rzyjontko * configure.in, src/cmd.c, src/compose.c, src/compose.h, src/rstring.c, src/rstring.h, configure: Many changes... 2003-03-13 14:43 rzyjontko * TODO, src/abook.c, src/abook.h, src/address.c, src/address.h, src/cmd.c, src/compose.c, src/compose.h, src/elmo.c, src/line.c, src/read.c, src/sender.c, src/sender.h: Many changes... 2003-03-13 10:55 rzyjontko * src/: address.c, cmd.c, file.c, mime.c, mime.h, read.c, sender.c, sender.h: Many changes... 2003-03-12 16:47 rzyjontko * .cvsignore, src/.cvsignore, src/Makefile.am, src/Makefile.in, src/compose.c, src/fetch.c, src/misc.c, src/misc.h, src/rstring.c, src/sender.c: Many changes... 2003-03-11 23:25 rzyjontko * src/: line.c, line.h, mlex.c, mlex.l, read.c, rstring.c, sender.c: Many changes... 2003-03-11 20:50 rzyjontko * THANKS, TODO, src/abook.c, src/address.c, src/attach.c, src/compose.c, src/folder.c, src/maildir.c, src/mailreader.c, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/rmime.c: Many changes... 2003-03-01 21:24 rzyjontko * README, THANKS, configure, configure.in, src/Makefile.am, src/Makefile.in, src/address.h, src/cmd.c, src/compose.c, src/compose.h, src/eprintf.c, src/eprintf.h, src/file.c, src/file.h, src/mailinfo.c, src/mailinfo.h, src/mailreader.c, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/read.c, src/select.c, src/select.h, src/sender.c, src/sender.h, src/attach.c: Many changes... 2003-02-27 00:41 rzyjontko * TODO, src/Makefile.am, src/Makefile.in, src/abook.c, src/attach.c, src/cmd.c, src/compose.c, src/confread.c, src/elmo.c, src/elmo.h, src/read.c, src/read.h: Many changes... 2003-02-26 19:37 rzyjontko * TODO, src/Makefile.am, src/Makefile.in, src/abook.c, src/abook.h, src/address.c, src/address.h, src/clock.c, src/cmd.c, src/compose.c, src/compose.h, src/elmo.c, src/fetch.c, src/file.c, src/file.h, src/folder.c, src/mail.c, src/maildir.c, src/mailinfo.c, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/multree.c, src/raddress.c, src/raddress.h, src/rarray.c, src/rarray.h, src/rstring.c, src/rstring.h, src/select.c, src/smtp.c: Many changes... 2003-02-24 00:30 rzyjontko * TODO, src/attach.c, src/cmd.c, src/compose.c, src/maildir.c, src/maildir.h, src/mailreader.c, src/mailreader.h, src/progress.c: Many changes... 2003-02-23 22:51 rzyjontko * TODO, src/address.c, src/attach.c, src/fetch.c, src/mail.c, src/mail.h, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/networking.c, src/select.c: Many changes... 2003-02-23 12:43 rzyjontko * .cvsignore, TODO, src/fetch.c, src/mail.c, src/mail.h, src/mailinfo.c, src/mailinfo.h, src/mlex.c, src/mlex.l, src/sender.c: Many changes... 2003-02-22 22:13 rzyjontko * README, configure.in, src/.cvsignore, src/Makefile.am, src/Makefile.in, src/cmd.c, src/compose.c, src/folder.c, src/folder.h, src/mailinfo.c, src/mailinfo.h, src/mlex.c, src/mlex.l, src/sender.c, src/sender.h, src/smtp.c, src/smtp.h: Many changes... 2003-02-20 23:40 rzyjontko * BUGS, README, TODO, doc/elmo.1, src/Makefile.am, src/Makefile.in, src/cmd.c, src/compose.c, src/file.c, src/maildir.c, src/maildir.h, src/mailreader.c, src/mlex.c, src/mlex.h, src/mlex.l, src/networking.c, src/outmail.c, src/outmail.h, src/outmail.l, src/rstring.c, src/rstring.h, src/sender.c, src/smtp.c: Many changes... 2003-02-19 11:50 rzyjontko * mkinstalldirs, src/attach.c, src/mime.h, src/mlex.c, src/mlex.l, src/rmime.c, TODO: Many changes... 2003-02-16 23:00 rzyjontko * BUGS, TODO, src/Makefile.am, src/Makefile.in, src/clock.c, src/cmd.c, src/cmd.h, src/elmo.c, src/error.c, src/folder.c, src/mail.h, src/maildir.c, src/mailreader.c, src/mailreader.h, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/rchtype.c, src/rstring.c, src/rstring.h, src/select.c, src/select.h, src/sender.c, src/sender.h, src/attach.c, src/attach.h: Many changes... 2003-02-10 19:44 rzyjontko * src/: box_selection.c, box_selection.h, cmd.c, fetch.c, fetch.h, mlex.c, outmail.c, outmail.l, raddress.c, raddress.h, rarray.c, rarray.h, rchtype.c, rchtype.h, rstring.h, select.c, select.h: Many changes... 2003-02-09 22:05 rzyjontko * TODO, src/Makefile.am, src/Makefile.in, src/address.c, src/address.h, src/cmd.c, src/compose.c, src/fetch.c, src/file.c, src/file.h, src/folder.c, src/mail.c, src/mail.h, src/maildir.c, src/mailreader.c, src/mlex.c, src/mlex.l, src/networking.c, src/outmail.c, src/outmail.h, src/outmail.l, src/pop.c, src/pop.h, src/raddress.c, src/raddress.h, src/rstring.c, src/rstring.h, src/sender.c, src/smtp.c, src/smtp.h: Many changes... 2003-02-03 22:22 rzyjontko * BUGS, TODO, src/mail.c, src/mail.h, src/mailreader.c, src/mime.c, src/mlex.c, src/mlex.l: Many changes... 2003-02-03 02:02 rzyjontko * .cvsignore, AUTHORS, ChangeLog, README, doc/.cvsignore, doc/elmo.1, doc/elmo.texi, src/.cvsignore, src/Makefile.am, src/Makefile.in, src/cmd.c, src/confread.c, src/file.c, src/folder.c, src/folder.h, src/mail.c, src/mail.h, src/maildir.c, src/mailreader.c, src/mbox.c, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/rmime.c, src/rmime.h: Many changes... 2003-02-01 14:36 rzyjontko * TODO, src/box_selection.c, src/box_selection.h, src/clock.c, src/clock.h, src/cmd.c, src/compose.c, src/elmo.c, src/error.c, src/error.h, src/fetch.c, src/fetch.h, src/mlex.c, src/networking.c, src/pop.c, src/select.c, src/select.h, src/smtp.c: Many changes... 2003-01-29 15:34 rzyjontko * AUTHORS, ChangeLog, README, THANKS, TODO, doc/elmo.1, doc/elmo.texi, src/Makefile.am, src/Makefile.in, src/clock.c, src/cmd.c, src/compose.c, src/compose.h, src/file.c, src/file.h, src/folder.c, src/folder.h, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mailreader.c, src/mbox.c, src/mime.c, src/mime.h, src/mlex.c, src/mlex.l, src/networking.c, src/networking.h, src/outmail.c, src/outmail.l, src/pop.c, src/progress.c, src/progress.h, src/rchtype.c, src/rstring.c, src/rstring.h, src/sender.c, src/sender.h, src/smtp.c, src/status.c, src/status.h: Many changes... 2003-01-20 13:41 rzyjontko * src/: address.c, address.h, mlex.c, outmail.c: Many changes... 2003-01-13 13:52 rzyjontko * TODO, src/Makefile.am, src/Makefile.in, src/address.c, src/cmd.c, src/confread.c, src/elmo.c, src/error.c, src/error.h, src/fetch.c, src/fetch.h, src/file.c, src/file.h, src/folder.c, src/folder.h, src/line.c, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mailreader.c, src/mbox.c, src/mlex.c, src/mlex.h, src/mlex.l, src/networking.c, src/networking.h, src/outmail.c, src/pop.c, src/pop.h, src/rstring.c, src/rstring.h, src/select.c, src/select.h, src/status.c: Many changes... 2003-01-10 11:00 rzyjontko * TODO, src/Makefile.am, src/Makefile.in, src/box_selection.c, src/box_selection.h, src/clock.c, src/cmd.c, src/error.c, src/folder.c, src/line.c, src/line.h, src/mail.c, src/maildir.c, src/mailreader.c, src/mbox.c, src/mlex.c, src/mlex.l, src/rchtype.c, src/select.c, src/select.h: Many changes... 2003-01-06 14:45 rzyjontko * AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, THANKS, TODO, aclocal.m4, config.h.in, configure, configure.in, install-sh, missing, mkinstalldirs, stamp-h.in, doc/Makefile.am, doc/Makefile.in, doc/elmo.1, doc/elmo.texi, doc/gpl.texi, doc/mdate-sh, doc/projekt.txt, doc/texinfo.tex, src/Makefile.am, src/Makefile.in, src/address.c, src/address.h, src/clock.c, src/clock.h, src/cmd.c, src/cmd.h, src/confread.c, src/confread.h, src/debug.c, src/debug.h, src/elmo.c, src/elmo.h, src/error.c, src/error.h, src/exampl.c, src/file.c, src/file.h, src/folder.c, src/folder.h, src/hash.c, src/hash.h, src/line.c, src/line.h, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mailreader.c, src/mailreader.h, src/mbox.c, src/mbox.h, src/misc.c, src/mlex.c, src/mlex.h, src/mlex.l, src/multree.c, src/multree.h, src/networking.c, src/networking.h, src/outmail.c, src/outmail.l, src/pop.c, src/pop.h, src/rarray.c, src/rarray.h, src/rchtype.c, src/rchtype.h, src/rstring.c, src/rstring.h, src/screen.c, src/screen.h, src/smtp.c, src/smtp.h, src/status.c, src/status.h, src/xmalloc.c, src/xmalloc.h, src/ylwrap: Imported sources 2003-01-06 14:45 rzyjontko * AUTHORS, BUGS, COPYING, ChangeLog, INSTALL, Makefile.am, Makefile.in, NEWS, README, THANKS, TODO, aclocal.m4, config.h.in, configure, configure.in, install-sh, missing, mkinstalldirs, stamp-h.in, doc/Makefile.am, doc/Makefile.in, doc/elmo.1, doc/elmo.texi, doc/gpl.texi, doc/mdate-sh, doc/projekt.txt, doc/texinfo.tex, src/Makefile.am, src/Makefile.in, src/address.c, src/address.h, src/clock.c, src/clock.h, src/cmd.c, src/cmd.h, src/confread.c, src/confread.h, src/debug.c, src/debug.h, src/elmo.c, src/elmo.h, src/error.c, src/error.h, src/exampl.c, src/file.c, src/file.h, src/folder.c, src/folder.h, src/hash.c, src/hash.h, src/line.c, src/line.h, src/mail.c, src/mail.h, src/maildir.c, src/maildir.h, src/mailreader.c, src/mailreader.h, src/mbox.c, src/mbox.h, src/misc.c, src/mlex.c, src/mlex.h, src/mlex.l, src/multree.c, src/multree.h, src/networking.c, src/networking.h, src/outmail.c, src/outmail.l, src/pop.c, src/pop.h, src/rarray.c, src/rarray.h, src/rchtype.c, src/rchtype.h, src/rstring.c, src/rstring.h, src/screen.c, src/screen.h, src/smtp.c, src/smtp.h, src/status.c, src/status.h, src/xmalloc.c, src/xmalloc.h, src/ylwrap: Initial revision