2007-08-11 |
Pierre Habouzit | minor fixes |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Pierre Habouzit | leftovers |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Pierre Habouzit | Real men don't need the stupid silly help on top/bottom... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Pierre Habouzit | Use booleans, hide stupid private flag. |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Pierre Habouzit | Remove support for antiquated ncurses libraries. Assume... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Pierre Habouzit | get rid of slang |
commit | commitdiff | tree | snapshot |
2007-06-10 |
Pierre Habouzit | We want to initialize shorthost before hostname. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | many simplifications, cosmetics. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | regressions |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | leftover |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | remove dead strings. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | Update po files and build system wrt it. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | simplifications. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | const, style |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | style |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | don't resize the hash, 32k elements are way enough. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | fix parsing issues in slurp_newsrc |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | remove option OPTSAVEUNSUB. This sucks, writing 2Mo... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | completely stupid mistake. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | remove OPTNEWSCACHE, style. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | Have a centralized cache directory. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Pierre Habouzit | Ignoble trick to allow us to override _init with a... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | fixes and simplifications |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | Getting rid of useless settings. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | style |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | simplify newsrc parsing |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | Small fixes. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | purge nonsensical code, and use buffers instead |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | add printf-like primitive to the buffers. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | use nntp_data_new and stop hiding the group in the... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | Useless cast. |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | Deep rework of nntp_data_t (ex-NNTP_DATA) to make it... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Pierre Habouzit | merge all nntp code in nntp.c and move it toplevel |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | tail is always a list_item**. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | style |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | LISTGROUP isn't as efficient as XOVER. Only use it... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | Use more efficient bits_t rather than stupid short... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | Add efficient bit-fields manipulations. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | nntp fixes: no more warnings. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | always use LISTGROUP if available. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | stupid sleep |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | move gpg_check_traditionnal in crypt.cpkg |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | put every nttp setting together |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | always check for traditionnal GPG. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | ESMTP is utterly broken, and pulls OpenSSL. |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Pierre Habouzit | various fixes and simplifications wrt openssl.h |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Pierre Habouzit | remove the stupid macro, we are big kids enough to... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Pierre Habouzit | merge send_smtp module into sendlib where it really... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Pierre Habouzit | simplifications. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Pierre Habouzit | more useless and cluttered things. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Pierre Habouzit | byebye OPTARROWCURSOR |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Pierre Habouzit | preprocess .li and .c in one pass. |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Pierre Habouzit | x-comment-to is useless in mutt, we can Cc: things... |
commit | commitdiff | tree | snapshot |
2007-05-24 |
Pierre Habouzit | little fix |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Pierre Habouzit | base64 implementation from madmutt--. |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Pierre Habouzit | MIXMASTER is always defined |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Pierre Habouzit | wibble |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Pierre Habouzit | drop account-hooks for now. |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Pierre Habouzit | some fixes wrt imap and pop authentication. |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pierre Habouzit | rename a bunch of modules |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pierre Habouzit | unlink file before writing it, and don't fail if it... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
Pierre Habouzit | unlink file before writing it |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | I'm fed up with stupid defines when C can come up with... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | typo |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | move gen_defs into tools where it belongs |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | make generated tools RO for real |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | cpkg2c improvements. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | finish rework of scoring module. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | move all score things to lua. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | fix line number and file. |
commit | commitdiff | tree | snapshot |
2007-05-19 |
Pierre Habouzit | Move score_* to mod_score |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | slightly less hackish way to generate files, I'm still... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | cruft |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | always enable NLS, screw'em |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | makefile updates |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | work some nifty hacks to work as if we had in tree... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | remove cruft |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | small updates. |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | last tweaks |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | rm *.li/*.c files when cpkg2c fails. |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | make madmutt build properly in a separate build directory. |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | make configuration script slightly better. |
commit | commitdiff | tree | snapshot |
2007-05-18 |
Pierre Habouzit | oops, don't need to append the file name. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | leftover |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | leftover |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | this is now useless |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | I'm tired of that. madmutt needs a glibc, so what... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | few tweaks about changed defines. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | CheckStructMember to check for dirent.d_ino |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | fix warnings. |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | I don't understand how I missed that before... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
Pierre Habouzit | EXIT AUTOCRAP \o/ |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierre Habouzit | use buffers instead of realloc-ed string. makes code... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierre Habouzit | fix bugs when buffer is empty. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierre Habouzit | we have buffers, add an API to readln directly in a... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierre Habouzit | pop fixes. |
commit | commitdiff | tree | snapshot |
2007-05-16 |
Pierre Habouzit | fix regression introduced in 73359dc55ff8f4da32149f7270... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Pierre Habouzit | simplify pop_query further. |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Pierre Habouzit | simplify pop_query, letting it do the snprintf and... |
commit | commitdiff | tree | snapshot |
next |