purge nonsensical code, and use buffers instead
[apps/madmutt.git] / lib-mx /
2007-05-27 Pierre Habouzitmerge all nntp code in nntp.c and move it toplevel
2007-05-24 Pierre Habouzitx-comment-to is useless in mutt, we can Cc: things...
2007-05-20 Pierre Habouzitrename a bunch of modules
2007-05-19 Pierre HabouzitMove score_* to mod_score
2007-05-17 Pierre Habouzitfew tweaks about changed defines.
2007-05-17 Pierre HabouzitCheckStructMember to check for dirent.d_ino
2007-05-17 Pierre HabouzitEXIT AUTOCRAP \o/
2007-05-14 Pierre Habouzitthere is absolutely *NO* reason for a separate pop...
2007-05-13 Pierre Habouzit*ooops* spurious static ... readd dump_int
2007-05-13 Pierre Habouzitfixes, simplifictions
2007-05-13 Pierre Habouzitfix stupid regression in hcache patch
2007-05-13 Pierre Habouzitstyle.
2007-05-13 Pierre Habouzitcleanups.
2007-05-13 Pierre Habouzitrationalize mh_sequences code.
2007-05-13 Pierre Habouzituseless options, cluttering the codebase that can be...
2007-05-13 Pierre Habouzitremove antiquated cruft: please, who use MMDF's nowadays ?!
2007-05-13 Pierre Habouzitcode simplifications.
2007-05-13 Pierre Habouzitrationalize the hcache patch.
2007-05-12 Pierre Habouzitsimplify hcache yet a bit more.
2007-05-12 Pierre Habouzitwe don't really need md5 for hcache at all.
2007-05-12 Pierre HabouzitBDB suck hard. in a GNU env, we will at least have...
2007-05-12 Pierre Habouzitthere is no real need for a lib-hash anymore. fold it.
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