8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00

nightly update

This commit is contained in:
fsg 2007-01-21 03:21:11 +00:00
parent d312d91613
commit a5ee1a7bdc

View File

@ -1,3 +1,59 @@
2007-01-20 18:19 alexpeshkoff
* firebird2/: src/auth/trusted/AuthSspi.cpp (1.4),
src/auth/trusted/AuthSspi.h (1.7),
builds/win32/msvc7/fb_inet_server.vcproj (1.23),
builds/win32/msvc7/fbclient.vcproj (1.46),
builds/win32/msvc7/fbembed.vcproj (1.34),
builds/win32/msvc7/fbserver.vcproj (1.24):
Use dynamic loadind of secur32.dll - some extremely old NT4 do not
have one.
2007-01-20 15:45 alexpeshkoff
* firebird2/src/: dsql/dsql.cpp (1.188), jrd/alt.cpp (1.64),
jrd/alt_proto.h (1.15), jrd/common.h (1.144), jrd/exe.cpp (1.207),
jrd/execute_statement.cpp (1.17), jrd/jrd.cpp (1.299), jrd/jrd.h
(1.183), jrd/jrd_proto.h (1.46), jrd/why.cpp (1.118),
jrd/why_proto.h (1.31), jrd/y_handle.h (1.15), jrd/os/isc_i_proto.h
(1.5), jrd/os/posix/isc_ipc.cpp (1.20), remote/server.cpp (1.142):
1. Make classic server close shutdown normally when killed by
signals 2 & 15. 2. Don't leave running instances of fb_inet_server
after database shutdown. 3. To make all this possible - reworked
Y-Valve in general.
2007-01-20 15:18 asfernandes
* firebird2/src/: dsql/ddl.cpp (1.195), dsql/dsql.cpp (1.187),
jrd/DebugInterface.cpp (1.4), jrd/DebugInterface.h (1.3),
jrd/cmp.cpp (1.246), jrd/cmp_proto.h (1.31), jrd/entry.h (1.23),
jrd/exe.h (1.93), jrd/jrd.cpp (1.298), jrd/jrd_proto.h (1.45),
jrd/met.epp (1.217), jrd/par.cpp (1.155), jrd/par_proto.h (1.21),
jrd/why.cpp (1.117), jrd/why_proto.h (1.30):
Use debug informations in EXECUTE BLOCK
2007-01-20 15:12 alexpeshkoff
* firebird2/src/remote/protocol.cpp (1.58):
do not terminate DEV_BUILD program in case of unknown operation in
packet
2007-01-20 15:07 alexpeshkoff
* firebird2/src/jrd/exe.h (1.92):
fixed gcc warning
2007-01-20 15:02 alexpeshkoff
* firebird2/src/dsql/dsql.h (1.104):
fixed gcc warning
2007-01-19 13:11 dimitr 2007-01-19 13:11 dimitr
* firebird2/src/dsql/: dsql.cpp (1.186), dsql.h (1.103), make.cpp * firebird2/src/dsql/: dsql.cpp (1.186), dsql.h (1.103), make.cpp