drop gss as well.
[apps/madmutt.git] / lib-mx /
2007-04-04 Pierre Habouzitmerge crypt back into $top_builddir :)
2007-03-29 Pierre HabouzitDeal with $hostname and $shorthost
2007-03-27 Pierre Habouzitturn charset into a lua package as well.
2007-03-26 Pierre Habouzitupdate source to use our brand new source generator...
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2007-03-18 Pierre Habouzitsplit ml_core into MCore and MTransport modules.
2007-03-18 Pierre Habouzitnew lua implementation.
2007-03-14 Pierre Habouzitmore hash code simplifications.
2007-03-13 Pierre Habouzitsimplify hashes.
2007-03-11 Pierre Habouzitrationalize settings into a central registry.
2007-03-11 Pierre Habouzitdeal with sendmail and dotlock in LUA.
2006-12-14 Julien DanjouReally check for fd
2006-12-13 Pierre Habouzitfixes bad semantics (an invalid fd is -1 not 0).
2006-12-13 Julien DanjouUse m_temp instead of mutt_mktemp in compress code
2006-12-03 Pierre Habouzitrework m_strformat so that it takes the cols number...
2006-12-03 Pierre Habouzitlet m_strformat accept NULL formats.
2006-12-02 Pierre Habouzitthe ‘kids don't do this at home’ commit.
2006-12-02 Pierre Habouzitlet the caller deal with M_FORMAT_ARROWCURSOR, not...
2006-12-02 Pierre Habouzitmutt_FormatString -> m_strformat (will soon end up...
2006-12-01 Pierre Habouzitmore documentation.
2006-11-28 Julien DanjouUse good m_ functions, because it smell like a flower...
2006-11-26 Pierre Habouzitlots of simplifications.
2006-11-26 Pierre Habouzitalways build support for mixmaster.
2006-11-26 Julien DanjouRemove unused code
2006-11-26 Julien DanjouUse m_strncmp instead of strncmp
2006-11-26 Julien DanjouUse better error msgs for tempfile
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-24 Pierre Habouzitremove some mutt_mktemp
2006-11-24 Julien DanjouUse m_tempfile instead of mutt_mktemp
2006-11-24 Pierre Habouzitput old m_snsubst into file.c as m_file_fmt.
2006-11-18 Pierre Habouzitstatics
2006-11-18 Pierre Habouzitcreate the lib-mx now