8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 02:03:04 +01:00
This is a mirror of the firebird repo on github. It is not intended for use as a working repo. This repo is resync'ed with github every thirty minutes.
Go to file
skidder ce1dca4ea4 1. Cleanup
2. Rework temporary files management. In particular:
- fix security hole on all POSIX platforms except FREEBSD/OPENBSD related to mktemp usage (possible DoS attacks or privileges elevation) via switching to mkstemp
- fix problem with only 27 unique filenames generated on Win32 (which could cause unpredictable behavior in SS builds)
- pass appropriate flags to CreateFile on Win32 to indicate that files are temporary (this may improve performance a little)
2003-05-09 16:18:32 +00:00
builds * Synced the msvc7 build files 2003-05-09 15:10:20 +00:00
doc better description for some of RC2 changes 2003-05-08 17:40:07 +00:00
generated Updated makefiles 2002-02-26 13:48:58 +00:00
src 1. Cleanup 2003-05-09 16:18:32 +00:00
autogen.sh Fix the permissions on the configure script, just in case it is needed (like on Darwin) 2003-04-17 18:41:28 +00:00
ChangeLog nightly update 2003-05-08 22:05:08 +00:00
configure.in Don't forget to create the darwin specific OS directories in gen/* 2003-04-17 18:42:12 +00:00
Makefile.in Remove firebird_super target from makefile, when super is chosen firebird 2002-11-18 02:57:39 +00:00