Rocco Rutte:
authorpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sun, 21 Aug 2005 16:08:40 +0000 (16:08 +0000)
committerpdmef <pdmef@e385b8ad-14ed-0310-8656-cc95a2468c6d>
Sun, 21 Aug 2005 16:08:40 +0000 (16:08 +0000)
commit84336b1f31f4acefd0bf8500b8571c33669fd99f
treed1ea13a4f3ea04414d298ff3f3936f11129df0cf
parentf0d5ecf432102dc3e6430ceb2a6c692ee856f4d4
Rocco Rutte:
- make mutt_adv_mktemp() also accept directory suggestion (only use $tmpdir if no other given)
- use different mutt_adv_mktemp() to replace highly insecure temporary filename handling for vvv.nntp's list files (not sure if following symlinks for rename(2) by default is fully secure, but (1) filenames now aren't 100% predictable any longer and (2) I can have ~/.newsrc be a symlink)

git-svn-id: svn://svn.berlios.de/mutt-ng/trunk@415 e385b8ad-14ed-0310-8656-cc95a2468c6d
attach.c
muttlib.c
nntp/newsrc.c
postpone.c
protos.h
rfc1524.c