summaryrefslogtreecommitdiff
path: root/mailutils
Commit message (Expand)AuthorAgeFilesLines
* sendmail: fix segfault if "To: email1,email2" is usedDenys Vlasenko2017-08-221-3/+4
* *: stop using atexit in non-debug build: saves ~260 in bss with muslDenys Vlasenko2017-08-161-15/+6
* getopt32: remove opt_complementaryDenys Vlasenko2017-08-083-10/+14
* libbb: make trim() return pointer to terminating NULDenys Vlasenko2017-08-051-3/+2
* config: deindent all help textsDenys Vlasenko2017-07-215-12/+12
* Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-184-4/+4
* sendmail: allow "+" symbol in recipient. Closes 9646Denys Vlasenko2017-02-121-1/+1
* Convert all mailutils/* applets to "new style" applet definitionsDenys Vlasenko2016-11-235-43/+47
* sendmail: make it possible to pause after connection helper is startedDenys Vlasenko2016-09-071-10/+14
* sendmail: include -H and -S in short help textDenys Vlasenko2016-07-141-1/+1
* sendmail: improve help textDenys Vlasenko2016-07-141-16/+14
* getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LISTDenys Vlasenko2016-07-064-8/+7
* Use bb_error_msg instead of bb_info_msg in all commented-out debug printoutsDenys Vlasenko2016-03-301-1/+1
* build system: -fno-builtin-printfDenys Vlasenko2015-10-072-2/+2
* Removes stray empty line from codeManinder Singh2015-07-131-1/+0
* sendmail: use FQDN in default envelope senderKaarle Ritvanen2014-02-091-2/+4
* sendmail: make -f optional, document its default valueDenys Vlasenko2014-02-051-11/+56
* sendmail: code shrink on top of previous patchesDenys Vlasenko2013-03-181-42/+30
* sendmail: don't add multiple To: headersAaro Koskinen2013-03-181-3/+16
* sendmail: don't add To: header if it already existsAaro Koskinen2013-03-181-2/+7
* sendmail: support long header fields for recipientsAaro Koskinen2013-03-181-1/+18
* sendmail: support address listsAaro Koskinen2013-03-181-4/+29
* sendmail: support addresses inside angle bracketsAaro Koskinen2013-03-181-2/+20
* sendmail: don't mangle e-mail headersAaro Koskinen2013-03-181-1/+3
* sendmail: avoid sending mail to wrong addressesAaro Koskinen2013-03-181-1/+16
* sendmail: use host rather than NIS domain name for HELORon Yorston2012-04-281-3/+4
* makemime: tweak help text: -a HDR can be repeatedDenys Vlasenko2011-12-201-3/+3
* makemime: document our current behavior. Tweak help textDenys Vlasenko2011-11-192-5/+25
* makemime: content-type should default to application/octet-streamDenys Vlasenko2011-11-192-9/+3
* sendmail: fix a mistake in previous commitDenys Vlasenko2011-11-191-1/+1
* sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 linesDenys Vlasenko2011-11-182-11/+13
* makemime: fix -a option not taking parameterDenys Vlasenko2011-10-281-1/+1
* sendmail: don't talk until 220 code is seen. Closes 3487Denys Vlasenko2011-09-182-43/+58
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-053-4/+1
* reformime: do not require \r\nDenys Vlasenko2011-05-225-296/+329
* libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmall...Denys Vlasenko2011-05-081-2/+2
* move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga2011-04-032-0/+61
* 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