bind9/bin
Michal Nowak f48b221ffa
Write traceback file to the same directory as core file
The traceback files could overwrite each other on systems which do not
use different core dump file names for different processes.  Prevent
that by writing the traceback file to the same directory as the core
dump file.

These changes still do not prevent the operating system from overwriting
a core dump file if the same binary crashes multiple times in the same
directory and core dump files are named identically for different
processes.

(cherry picked from commit 6428fc26af)
2020-11-26 18:29:41 +01:00
..
check update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
confgen update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
delv update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dig Output timestamps in yaml to the microsecond if -u is specified. 2020-10-01 00:14:45 +10:00
dnssec Teach cppcheck that fatal() does not return 2020-11-25 13:21:58 +01:00
named Detect NSEC3 salt collisions 2020-11-26 14:15:05 +00:00
nsupdate The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
plugins update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
python update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rndc incorrect markup in rndc.rst lead to bad layout 2020-10-06 11:09:05 +11:00
tests Write traceback file to the same directory as core file 2020-11-26 18:29:41 +01:00
tools Try to improve rrl timing 2020-10-15 11:41:20 +11:00
win32/BINDInstall update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00