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

nightly update

This commit is contained in:
fsg 2006-12-09 03:20:46 +00:00
parent d81d70d4e0
commit 1dbfe1eac0

View File

@ -1,3 +1,65 @@
2006-12-09 02:23 asfernandes
* firebird2/src/remote/: interface.cpp (1.127), protocol.h (1.34),
remote.cpp (1.45), remote.h (1.51):
Misc
2006-12-09 01:19 asfernandes
* firebird2/src/isql/isql.epp (1.204):
Fixed again (now for MSVCExpress) the problem with international
characters crashing ISQL
2006-12-09 01:16 asfernandes
* firebird2/src/intl/: lc_narrow.cpp (1.21), lc_narrow.h (1.10):
Collation attributes DISABLE_COMPRESSIONS and DISABLE_EXPANSIONS to
fix cases like CORE-426 - Wrong sort order when using es_ES collate
2006-12-09 00:58 asfernandes
* firebird2/src/jrd/intl.cpp (1.95):
Fixed a problem in DROP COLLATION
2006-12-08 19:38 alexpeshkoff
* firebird2/builds/win32/msvc7/: fb_inet_server.vcproj (1.22),
fbclient.vcproj (1.45), fbembed.vcproj (1.33), fbserver.vcproj
(1.23), remote.vcproj (1.24), remote_classic.vcproj (1.25):
Trusted authentication for windows
2006-12-08 19:33 alexpeshkoff
* firebird2/src/: alice/alice.cpp (1.87), alice/alice.h (1.53),
alice/aliceswi.h (1.15), alice/exe.cpp (1.44), alice/tdr.cpp
(1.49), auth/trusted/AuthSspi.cpp (1.2), auth/trusted/AuthSspi.h
(1.2), burp/burp.cpp (1.118), burp/burp.h (1.81), burp/burpswi.h
(1.16), include/consts_pub.h (1.7), include/firebird.h (1.40),
isql/isql.epp (1.203), jrd/isc.cpp (1.62), jrd/jrd.cpp (1.287),
jrd/scl.epp (1.77), jrd/scl_proto.h (1.24), jrd/svc.cpp (1.175),
jrd/svc.h (1.40), jrd/utl.cpp (1.97), msgs/messages.sql (1.108),
qli/dtr.cpp (1.42), qli/dtr.h (1.24), qli/meta.epp (1.62),
remote/inet.cpp (1.181), remote/interface.cpp (1.126),
remote/protocol.cpp (1.57), remote/protocol.h (1.33),
remote/remote.cpp (1.44), remote/remote.h (1.50), remote/server.cpp
(1.135), remote/xnet.cpp (1.82), remote/os/win32/wnet.cpp (1.40),
utilities/gsec/gsec.cpp (1.58), utilities/gsec/gsec.h (1.26),
utilities/gsec/gsecswi.h (1.6), utilities/gstat/dba.epp (1.71),
utilities/gstat/dbaswi.h (1.7):
Trusted authentication for windows
2006-12-08 19:32 alexpeshkoff
* firebird2/configure.in (1.250):
Diego Petteno patch for Gentoo/FreBSD
2006-12-07 02:02 asfernandes
* firebird2/src/jrd/idx.cpp (1.119):