summaryrefslogtreecommitdiff
path: root/mailutils (follow)
Commit message (Expand)AuthorAgeFilesLines
* sendmail: remove forgotten commenting-out on a "if (verbose)"Denys Vlasenko2010-12-201-1/+1
* mailutils/*: add verbose option to sendmail; remove -m and -j from makemimeDenys Vlasenko2010-12-205-24/+106
* *: pass md5/shaN context pointer as 1st arg, not lastDenys Vlasenko2010-10-161-3/+3
* sendmail: fix assumption that headers should have a space after the colonVladimir Dronnikov2010-10-051-4/+4
* move read_base64 to libbb/uuencode.cDenys Vlasenko2010-09-161-3/+2
* libbb: merge mail and uudecode's base64 decodersDenys Vlasenko2010-09-163-70/+2
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-165-5/+5
* *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-3/+1
* libbb: introduce and use BB_EXECVP_or_die()Pascal Bellard2010-07-042-4/+2
* *: make exec failure message more consistentDenys Vlasenko2010-06-252-4/+4
* *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-5/+5
* mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0
* *: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko2010-03-181-1/+1
* whitespace fixesDenys Vlasenko2010-01-251-1/+1
* libbb: added xfdopen_for_read/writeDenys Vlasenko2009-11-152-2/+2
* *: introduce and use ffulsh_all()Denys Vlasenko2009-11-021-1/+1
* sendmail: fix for long headers (by Vladimir)Vladimir Dronnikov2009-10-171-2/+7
* sendmail: update by VladimirVladimir Dronnikov2009-10-151-12/+41
* sendmail: accept -i too, not only -oiVladimir Dronnikov2009-10-041-5/+6
* remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)Denys Vlasenko2009-09-061-1/+2
* reformime: small code and style fixes. no material changes in behavior.Denys Vlasenko2009-07-071-7/+12
* tweak sendmail and makemime help textsDenys Vlasenko2009-07-051-2/+59
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-212-5/+5
* sendmail: update by VladimirDenis Vlasenko2009-03-312-254/+109
* popmaildir: fix several grave bugs with using memory past end of malloc blockDenis Vlasenko2009-03-121-27/+25
* mail.c: more robust handling of SIGCHLDDenis Vlasenko2009-03-101-4/+7
* sendmail: document and fix usage of fd #4, fix check for helper failure.Denis Vlasenko2009-03-041-24/+27
* - add new applet mkpasswd(1)Bernhard Reutner-Fischer2008-12-031-2/+2
* libbb: password/group function helpers rewritten by Tito:Denis Vlasenko2008-12-021-1/+1
* randomconfig fixesDenis Vlasenko2008-11-092-2/+2
* login: fix /etc/nologin supportDenis Vlasenko2008-11-071-5/+10
* add mailutils/*Denis Vlasenko2008-11-067-0/+1331