1. b6237c0 mail: commonalize send_r_n() by Denys Vlasenko · 4 years ago
  2. 25b2680 mail: move "opts" from globals by Denys Vlasenko · 4 years ago
  3. 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
  4. 3550bc4 sendmail: use on-stack buffer for AUTH PLAIN by Denys Vlasenko · 6 years ago
  5. 884ea1c sendmail: code shrink 2 by Denys Vlasenko · 6 years ago
  6. 8d634a0 sendfile: code shrink by Denys Vlasenko · 6 years ago
  7. f28b885 sendmail: support AUTH PLAIN in addition to AUTH LOGIN by Raffaello D. Di Napoli · 6 years ago
  8. 6f09785 sendmail: fix parsing of addresses in angle brackets by Raffaello D. Di Napoli · 6 years ago
  9. 1121b4e sendmail allow "=" symbol in recipient, closes 10241 by Denys Vlasenko · 7 years ago
  10. 3505e38 sendmail: fix segfault if "To: email1,email2" is used by Denys Vlasenko · 7 years ago
  11. 22542ec getopt32: remove opt_complementary by Denys Vlasenko · 7 years ago
  12. 20077c1 libbb: make trim() return pointer to terminating NUL by Denys Vlasenko · 7 years ago
  13. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  14. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  15. c39ee04 sendmail: allow "+" symbol in recipient. Closes 9646 by Denys Vlasenko · 8 years ago
  16. c19f758 Convert all mailutils/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  17. b9f56e8 sendmail: make it possible to pause after connection helper is started by Denys Vlasenko · 8 years ago
  18. 2a4d7f4 sendmail: include -H and -S in short help text by Denys Vlasenko · 8 years ago
  19. 9de7509 sendmail: improve help text by Denys Vlasenko · 8 years ago
  20. 237bedd getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST by Denys Vlasenko · 8 years ago
  21. 76b680c Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts by Denys Vlasenko · 9 years ago
  22. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  23. 4e03d41 sendmail: use FQDN in default envelope sender by Kaarle Ritvanen · 11 years ago
  24. 07f417b sendmail: make -f optional, document its default value by Denys Vlasenko · 11 years ago
  25. a42f530 sendmail: code shrink on top of previous patches by Denys Vlasenko · 12 years ago
  26. e82bfef sendmail: don't add multiple To: headers by Aaro Koskinen · 12 years ago
  27. 4a73222 sendmail: don't add To: header if it already exists by Aaro Koskinen · 12 years ago
  28. 236f222 sendmail: support long header fields for recipients by Aaro Koskinen · 12 years ago
  29. a8ba0a0 sendmail: support address lists by Aaro Koskinen · 12 years ago
  30. 06ad964 sendmail: support addresses inside angle brackets by Aaro Koskinen · 12 years ago
  31. 95e99e5 sendmail: don't mangle e-mail headers by Aaro Koskinen · 12 years ago
  32. 14285d1 sendmail: avoid sending mail to wrong addresses by Aaro Koskinen · 12 years ago
  33. 576b1d3 sendmail: use host rather than NIS domain name for HELO by Ron Yorston · 13 years ago
  34. 578b817 sendmail: fix a mistake in previous commit by Denys Vlasenko · 13 years ago
  35. 41fea01 sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 lines by Denys Vlasenko · 13 years ago
  36. 34c469a sendmail: don't talk until 220 code is seen. Closes 3487 by Denys Vlasenko · 13 years ago
  37. d616ab6 reformime: do not require \r\n by Denys Vlasenko · 14 years ago
  38. 51d714c sendmail: remove forgotten commenting-out on a "if (verbose)" by Denys Vlasenko · 14 years ago
  39. 5707b52 mailutils/*: add verbose option to sendmail; remove -m and -j from makemime by Denys Vlasenko · 14 years ago
  40. 5b34300 sendmail: fix assumption that headers should have a space after the colon by Vladimir Dronnikov · 14 years ago
  41. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  42. a7ccdee libbb: added xfdopen_for_read/write by Denys Vlasenko · 15 years ago
  43. 8dbe9bb sendmail: fix for long headers (by Vladimir) by Vladimir Dronnikov · 15 years ago
  44. 944d275 sendmail: update by Vladimir by Vladimir Dronnikov · 15 years ago
  45. b618dba sendmail: accept -i too, not only -oi by Vladimir Dronnikov · 15 years ago
  46. 88b8f0a sendmail: update by Vladimir by Denis Vlasenko · 16 years ago
  47. 0c68a87 libbb: password/group function helpers rewritten by Tito: by Denis Vlasenko · 16 years ago
  48. 239d06b add mailutils/* by Denis Vlasenko · 16 years ago