Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9de2e5a22213842da5b116723392de88de9ed419
/
mailutils
76b680c
Use bb_error_msg instead of bb_info_msg in all commented-out debug printouts
by Denys Vlasenko
· 9 years ago
d60752f
build system: -fno-builtin-printf
by Denys Vlasenko
· 9 years ago
97f2f7c
Removes stray empty line from code
by Maninder Singh
· 9 years ago
4e03d41
sendmail: use FQDN in default envelope sender
by Kaarle Ritvanen
· 11 years ago
07f417b
sendmail: make -f optional, document its default value
by Denys Vlasenko
· 11 years ago
a42f530
sendmail: code shrink on top of previous patches
by Denys Vlasenko
· 12 years ago
e82bfef
sendmail: don't add multiple To: headers
by Aaro Koskinen
· 12 years ago
4a73222
sendmail: don't add To: header if it already exists
by Aaro Koskinen
· 12 years ago
236f222
sendmail: support long header fields for recipients
by Aaro Koskinen
· 12 years ago
a8ba0a0
sendmail: support address lists
by Aaro Koskinen
· 12 years ago
06ad964
sendmail: support addresses inside angle brackets
by Aaro Koskinen
· 12 years ago
95e99e5
sendmail: don't mangle e-mail headers
by Aaro Koskinen
· 12 years ago
14285d1
sendmail: avoid sending mail to wrong addresses
by Aaro Koskinen
· 12 years ago
576b1d3
sendmail: use host rather than NIS domain name for HELO
by Ron Yorston
· 13 years ago
3365e9f
makemime: tweak help text: -a HDR can be repeated
by Denys Vlasenko
· 13 years ago
fc18671
makemime: document our current behavior. Tweak help text
by Denys Vlasenko
· 13 years ago
3bc4fc5
makemime: content-type should default to application/octet-stream
by Denys Vlasenko
· 13 years ago
578b817
sendmail: fix a mistake in previous commit
by Denys Vlasenko
· 13 years ago
41fea01
sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 lines
by Denys Vlasenko
· 13 years ago
83e34ac
makemime: fix -a option not taking parameter
by Denys Vlasenko
· 13 years ago
34c469a
sendmail: don't talk until 220 code is seen. Closes 3487
by Denys Vlasenko
· 13 years ago
6642676
*: remove "Options:" string from help texts
by Denys Vlasenko
· 14 years ago
d616ab6
reformime: do not require \r\n
by Denys Vlasenko
· 14 years ago
80c5b68
libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads
by Denys Vlasenko
· 14 years ago
6a3e01d
move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c editors/*.c loginutils/*.c mailutils/*.c
by Pere Orga
· 14 years ago
51d714c
sendmail: remove forgotten commenting-out on a "if (verbose)"
by Denys Vlasenko
· 14 years ago
5707b52
mailutils/*: add verbose option to sendmail; remove -m and -j from makemime
by Denys Vlasenko
· 14 years ago
c0683ac
*: pass md5/shaN context pointer as 1st arg, not last
by Denys Vlasenko
· 14 years ago
5b34300
sendmail: fix assumption that headers should have a space after the colon
by Vladimir Dronnikov
· 14 years ago
c8f9a8d
move read_base64 to libbb/uuencode.c
by Denys Vlasenko
· 14 years ago
9fe98f7
libbb: merge mail and uudecode's base64 decoders
by Denys Vlasenko
· 14 years ago
0ef64bd
*: make GNU licensing statement forms more regular
by Denys Vlasenko
· 14 years ago
926031b
*: introduce and use xfork() and xvfork()
by Pascal Bellard
· 14 years ago
21e8e8d
libbb: introduce and use BB_EXECVP_or_die()
by Pascal Bellard
· 14 years ago
41ddd9f
*: make exec failure message more consistent
by Denys Vlasenko
· 14 years ago
d70e0e9
*: add INSERTs to *.src files where appropriate
by Denys Vlasenko
· 15 years ago
2f32bf8
remove defconfig. Now "make defconfig" simply uses defaults from Config.in
by Denys Vlasenko
· 15 years ago
da929a9
mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
by Denys Vlasenko
· 15 years ago
8531d76
*: code shrink and better "died from signal" reporting from wait4pid
by Denys Vlasenko
· 15 years ago
3581c62
whitespace fixes
by Denys Vlasenko
· 15 years ago
a7ccdee
libbb: added xfdopen_for_read/write
by Denys Vlasenko
· 15 years ago
8131eea
*: introduce and use ffulsh_all()
by Denys Vlasenko
· 15 years ago
8dbe9bb
sendmail: fix for long headers (by Vladimir)
by Vladimir Dronnikov
· 15 years ago
944d275
sendmail: update by Vladimir
by Vladimir Dronnikov
· 15 years ago
b618dba
sendmail: accept -i too, not only -oi
by Vladimir Dronnikov
· 15 years ago
90a9904
remove some GNUisms. by Dan Fandrich (dan AT coneharvesters.com)
by Denys Vlasenko
· 15 years ago
a51543a
reformime: small code and style fixes. no material changes in behavior.
by Denys Vlasenko
· 15 years ago
666e1d3
tweak sendmail and makemime help texts
by Denys Vlasenko
· 15 years ago
5e34ff2
*: mass renaming of USE_XXXX to IF_XXXX
by Denis Vlasenko
· 16 years ago
88b8f0a
sendmail: update by Vladimir
by Denis Vlasenko
· 16 years ago
4abaec5
popmaildir: fix several grave bugs with using memory past end of malloc block
by Denis Vlasenko
· 16 years ago
4774179
mail.c: more robust handling of SIGCHLD init: more robust signal handling
by Denis Vlasenko
· 16 years ago
021de3f
sendmail: document and fix usage of fd #4, fix check for helper failure.
by Denis Vlasenko
· 16 years ago
82b1429
- add new applet mkpasswd(1)
by Bernhard Reutner-Fischer
· 16 years ago
0c68a87
libbb: password/group function helpers rewritten by Tito:
by Denis Vlasenko
· 16 years ago
44f96d3
randomconfig fixes
by Denis Vlasenko
· 16 years ago
694b514
login: fix /etc/nologin support
by Denis Vlasenko
· 16 years ago
239d06b
add mailutils/*
by Denis Vlasenko
· 16 years ago