aboutsummaryrefslogtreecommitdiff
path: root/mailutils
AgeCommit message (Expand)Author
2011-09-18sendmail: don't talk until 220 code is seen. Closes 3487Denys Vlasenko
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko
2011-05-22reformime: do not require \r\nDenys Vlasenko
2011-05-08libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...Denys Vlasenko
2011-04-03move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga
2010-12-20sendmail: remove forgotten commenting-out on a "if (verbose)"Denys Vlasenko
2010-12-20mailutils/*: add verbose option to sendmail; remove -m and -j from makemimeDenys Vlasenko
2010-10-16*: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko
2010-10-05sendmail: fix assumption that headers should have a space after the colonVladimir Dronnikov
2010-09-16move read_base64 to libbb/uuencode.cDenys Vlasenko
2010-09-16libbb: merge mail and uudecode's base64 decodersDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-07-04libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard
2010-06-25*: make exec failure message more consistentDenys Vlasenko
2010-06-08*: add INSERTs to *.src files where appropriateDenys Vlasenko
2010-06-06remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko
2010-06-04mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko
2010-03-18*: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko
2010-01-25whitespace fixesDenys Vlasenko
2009-11-15libbb: added xfdopen_for_read/writeDenys Vlasenko
2009-11-02*: introduce and use ffulsh_all()Denys Vlasenko
2009-10-17sendmail: fix for long headers (by Vladimir)Vladimir Dronnikov
2009-10-15sendmail: update by VladimirVladimir Dronnikov
2009-10-04sendmail: accept -i too, not only -oiVladimir Dronnikov
2009-09-06remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko
2009-07-07reformime: small code and style fixes. no material changes in behavior.Denys Vlasenko
2009-07-05tweak sendmail and makemime help textsDenys Vlasenko
2009-04-21*: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko
2009-03-31sendmail: update by VladimirDenis Vlasenko
2009-03-12popmaildir: fix several grave bugs with using memory past end of malloc blockDenis Vlasenko
2009-03-10mail.c: more robust handling of SIGCHLDDenis Vlasenko
2009-03-04sendmail: document and fix usage of fd #4, fix check for helper failure.Denis Vlasenko
2008-12-03- add new applet mkpasswd(1)Bernhard Reutner-Fischer
2008-12-02libbb: password/group function helpers rewritten by Tito:Denis Vlasenko
2008-11-09randomconfig fixesDenis Vlasenko
2008-11-07login: fix /etc/nologin supportDenis Vlasenko
2008-11-06add mailutils/*Denis Vlasenko