2007-05-12 | Pierre Habouzit | drop openssl support as well, only use GNUTLS. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | cruft Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | merge many things in auth.c Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | further unclutter. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | Merge branch 'master' of pan:/git/madmutt Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | drop gss as well. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | drop GSS as well, users will have to use correctly... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-05-12 | Pierre Habouzit | Impose the use of SASL2, so that we can drop a lot... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-30 | Pierre Habouzit | better debug symbols Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-14 | Pierre Habouzit | Merge branch 'master' of pan:/git/madmutt |
commit | commitdiff | tree |
2007-04-14 | Pierre Habouzit | remove useless setting (will be scriptable at some... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-12 | Pierre Habouzit | fix segfault when gpg is not present. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-10 | Pierre Habouzit | use enums, it's way better :) Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-10 | Pierre Habouzit | rename mutt_libesmtp -> send_smtp Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-10 | Pierre Habouzit | Build system simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | fix idn support properly Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | Repository cleanse. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | really remove doc/ Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | makedoc won't work anymore. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | remove old lib.[hc] Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | drop !builtin pager, sucks badly, and I plan to improve... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | forgot the configure.ac Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | remove old pile of crap and cruft Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-09 | Pierre Habouzit | useless Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-07 | Pierre Habouzit | further crypt enhancements. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-07 | Pierre Habouzit | properly rewrite body_to_data_object: we must _add_... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-06 | Pierre Habouzit | various rewrites and cleanups. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-05 | Pierre Habouzit | Drop useless functions with gpgme (auto import is a... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-05 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-05 | Pierre Habouzit | remove more obsolete options. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | More simplification and prototype hiding Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | merge crypt back into $top_builddir :) Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | drop unused prototypes Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-04 | Pierre Habouzit | more crypt simplifications Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | more simplifications. also fix gpgme crypt menu Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | old disabled code Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | refactor import_keys to take directly an open file. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | remove cryptglue.c Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | workaround Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | spaces Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-03 | Pierre Habouzit | we don't want this warning, as it is default now, and... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | drop lots of old fashionned crypt settings. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | and even less cruft. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | take more cruft to the bin Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | cruft-- Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | drop even more stupid glue. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | drop even more glue. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | Even remove more code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | add support for import key from gpgme as well ! Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | remove lot of code, round 1 Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | missing ignore Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | dead code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-02 | Pierre Habouzit | $from ... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-01 | Pierre Habouzit | move record as well (yeah, I'm a selfish bitch, I migrate... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-01 | Pierre Habouzit | Make MAlias public. migrate $signature, so that I can... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-01 | Pierre Habouzit | yes we know it's C ;) Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-01 | Pierre Habouzit | implement folder-hooks as a lua callback. yipeeeeeeeeeeeh Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-04-01 | Pierre Habouzit | [lua] make our modules be extensible (accept new values). Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | remove cruft (Synonyms) Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | simplifications. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | code simplification, fixes. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | last lists into Mime Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | Users don't know what they are doing most of the time⦠Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | fix esmtp. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | Remove the ispell stuff, it's useless, most editors... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | ignore Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-31 | Pierre Habouzit | Make buffy a lua package as well. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-30 | Pierre Habouzit | wibble Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-30 | Pierre Habouzit | More things to the Mime package. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-30 | Pierre Habouzit | simplify some mime things Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-30 | Pierre Habouzit | Move (un)?lists and (un)subscribe to MAlias. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-30 | Pierre Habouzit | Move (un)alternates to MAlias Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-30 | Pierre Habouzit | proper handling of regex lists. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-29 | Pierre Habouzit | move smap/nospam into the mime module. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-29 | Pierre Habouzit | add some lua in the mime module as well. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-29 | Pierre Habouzit | Deal with $hostname and $shorthost Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-29 | Pierre Habouzit | small touchups Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-29 | Pierre Habouzit | add the possibility to set an 'onchange' property to... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-29 | Pierre Habouzit | Simplify charset.cpkg a bit Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-27 | Pierre Habouzit | damn, cflags were silent, fixing many bugs they now... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-27 | Pierre Habouzit | convert {charset,iconv}-hooks. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-27 | Pierre Habouzit | turn charset into a lua package as well. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-27 | Pierre Habouzit | simplify include Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-27 | Pierre Habouzit | move more stuff to the lua bindings. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | Reinstate some lost functions. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | Reinstate documentation, also migrate use_domain to... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | make quadopts be consistently dealt with as strings. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | small oopsies in the cpgk2c generator. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | small fix in Makefile Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | update source to use our brand new source generator... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | cosmetics. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-26 | Pierre Habouzit | Finish the caml lua<->C bindings generator. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-25 | Pierre Habouzit | Use proper tools when we want to do powerful things. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-20 | Pierre Habouzit | drop old code. Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-18 | Pierre Habouzit | make luaM_checkquadopt accept some string arguments... Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-18 | Pierre Habouzit | make it build Signed-off-by: Pierre Habouzit <madcoder@debian.org> |
commit | commitdiff | tree |
2007-03-18 | Pierre Habouzit | missing dependency on the lib-sys. |
commit | commitdiff | tree |
next |