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

nightly update

This commit is contained in:
fsg 2006-03-07 03:19:52 +00:00
parent 07b007cdbc
commit 8ef0a3597b

View File

@ -1,3 +1,52 @@
2006-03-07 04:12 asfernandes
* firebird2/src/remote/server.cpp (1.118):
Formatting
2006-03-07 04:11 asfernandes
* firebird2/src/include/: fb_types.h (1.50), types_pub.h (1.4):
Move ISC_STATUS_LENGTH and ISC_STATUS_ARRAY to public
2006-03-06 18:49 alexpeshkoff
* firebird2/builds/posix/: Makefile.in.client.fbudf (1.8),
Makefile.in.embed.fbudf (1.4):
fixed FBUDF build on posix
2006-03-06 14:51 alexpeshkoff
* firebird2/src/remote/server.cpp (1.117):
Use named constant for buffer size
2006-03-06 14:36 alexpeshkoff
* firebird2/src/remote/protocol.cpp (1.51):
no need to check '<0' for unsigned variables - thanks to Adriano
2006-03-06 12:03 alexpeshkoff
* firebird2/src/remote/: protocol.cpp (1.50), server.cpp (1.116):
1. Fixed win32 classic build. 2. Attempt to fix SF#1260310.
2006-03-06 11:53 alexpeshkoff
* firebird2/src/misc/upgrade/v2/security_database.txt (1.3):
added requirement to convert security database to ods11
2006-03-06 11:40 alexpeshkoff
* firebird2/src/jrd/os/posix/fbsyslog.cpp (1.5):
make syslog messages visible on terminal
2006-03-06 02:00 asfernandes
* firebird2/doc/README.user.embedded (1.5):