slightly less hackish way to generate files, I'm still not very pleased with it.
[apps/madmutt.git] / lib-sys /
2007-05-18 Pierre Habouzitslightly less hackish way to generate files, I'm still...
2007-05-17 Pierre Habouzitfew tweaks about changed defines.
2007-05-17 Pierre HabouzitEXIT AUTOCRAP \o/
2007-05-16 Pierre Habouzitfix bugs when buffer is empty.
2007-05-16 Pierre Habouzitwe have buffers, add an API to readln directly in a...
2007-05-14 Pierre Habouzitthere is absolutely *NO* reason for a separate pop...
2007-05-14 Pierre Habouzitignores
2007-05-13 Pierre Habouzitsmall fixes
2007-05-13 Pierre Habouzitcreate mod_ssl.
2007-05-13 Pierre Habouzitprepare the ssl module.
2007-05-12 Pierre Habouzitgetaddrinfo shall exist on any modern platform madmutt...
2007-05-12 Pierre Habouzitdrop openssl support as well, only use GNUTLS.
2007-04-09 Pierre Habouzitfix idn support properly
2007-04-09 Pierre Habouzitremove old lib.[hc]
2007-03-26 Pierre Habouzitupdate source to use our brand new source generator...
2007-03-18 Pierre Habouzitmissing dependency on the lib-sys.
2007-03-18 Pierre Habouzitmake lua packages interfaces be *.li.
2007-03-18 Pierre Habouzitpush username, homedir and tmpdir in lua too.
2006-12-01 Pierre Habouzitmore documentation.
2006-11-26 Julien DanjouRemove unused code
2006-11-25 Pierre Habouzitfclose -> m_fclose
2006-11-24 Pierre Habouzitsafe_fclose -> m_fclose, and is now inlined.
2006-11-17 Pierre Habouzitno warnings in lib-sys anymore
2006-11-17 Pierre Habouzitmore include simplifications
2006-11-17 Pierre Habouzitrationnalize includes a lot:
2006-11-16 Pierre Habouzitsort out some prototypes, put them where they belong.
2006-11-16 Pierre Habouzitmove more files.
2006-11-14 Pierre Habouzitsimplify charset and things in the sockets API.
2006-11-13 Pierre Habouzitremove most of the debug code: often makes the code...
2006-11-13 Pierre Habouzitand less size_t's
2006-11-13 Pierre Habouzita whole lot of size_t -> ssize_t.
2006-11-13 Pierre Habouzitrationalize list handling in mutt a bit.
2006-11-12 Pierre Habouzitbegin to work on alias.[hc]
2006-11-12 Pierre Habouzitoops, bad formula
2006-11-12 Pierre Habouzitreimplement getdnsdomainname
2006-11-12 Pierre Habouzitexit system.c, mutt_system goes into lib-sys/
2006-11-12 Pierre Habouzitmove signal.c into lib/sys
2006-11-12 Pierre Habouzitreimplement mutt_gecos_name.
2006-11-12 Pierre Habouzitmove mutt_strsysexit into lib-sys/exit.[hc]
2006-11-12 Pierre Habouzitlib-network -> lib-sys.