⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog.txt

📁 嵌入式InterBase
💻 TXT
📖 第 1 页 / 共 5 页
字号:
	Exit on missing / wrong firebird.conf with error report in system
	log

2003-04-19 18:39  alexpeshkoff

	* firebird2/src/jrd/: gds.cpp, gds_proto.h:
	
	Changed gds__log parameter to be const

2003-04-19 16:08  stryqx

	* firebird2/src/install/arch-specific/freebsd/Makefile.in:
	
	FreeBSD-specific Makefile.in.  Empty for the moment.

2003-04-18 12:30  paul_reeves

	* firebird2/builds/win32/preprocess.bat:
	
	Update reference to downloadable file.

2003-04-17 22:58  arnobrinkman

	* firebird2/src/dsql/pass1.cpp:
	
	bugfix: stored procedure with input parameters and aggregate
	tracking/validating methods failed

2003-04-17 20:42  bellardo

	* firebird2/configure.in:
	
	Don't forget to create the darwin specific OS directories in gen/*

2003-04-17 20:41  bellardo

	* firebird2/autogen.sh:
	
	Fix the permissions on the configure script, just in case it is
	needed (like on Darwin)

2003-04-17 12:15  aafemt

	* firebird2/src/lock/lock.cpp:
	
	Fix for previous commit

2003-04-17 10:30  dimitr

	* firebird2/src/jrd/jrd_pwd.h:
	
	Fixed crash in the embedded server.

2003-04-17 00:49  arnobrinkman

	* firebird2/src/dsql/pass1.cpp:
	
	bugfix: Parameters from stored procedures in a sub-select where not
	remaped to the good context in a aggregate query.
	
	example: SELECT   (SELECT sp.x FROM SP_TEST(T1.ID) sp) FROM  
	Table1 T1 GROUP BY   T1.ID

2003-04-16 12:16  aafemt

	* firebird2/src/: alice/alice.h, alice/tdr.cpp, burp/backup.epp,
	burp/burp.cpp, burp/burp.h, burp/canonical.cpp, burp/restore.epp,
	dsql/dsql.cpp, dsql/errd.cpp, dsql/metd.epp, dsql/movd.cpp,
	dsql/preparse.cpp, dsql/user_dsql.cpp, dudley/exe.epp,
	dudley/extract.epp, dudley/lex.cpp, gpre/gpre_meta.epp,
	ipserver/ipc.h, ipserver/ipclient.cpp, ipserver/ipserver.cpp,
	isql/show.epp, journal/archive.cpp, journal/gjrn.cpp,
	journal/journal_vms.e, journal/rebuild.e, journal/server.e,
	jrd/ExecuteStatement.cpp, jrd/ail.cpp, jrd/all_old.cpp,
	jrd/alt.cpp, jrd/blob_filter.cpp, jrd/cch.cpp, jrd/common.h,
	jrd/dfw.epp, jrd/dyn.epp, jrd/err.cpp, jrd/event.cpp, jrd/exe.cpp,
	jrd/ibase.h, jrd/iberr.cpp, jrd/jrd.cpp, jrd/jrd_pwd.h,
	jrd/map.cpp, jrd/perf.cpp, jrd/print.cpp, jrd/rdb.cpp,
	jrd/rdbgpas.cpp, jrd/rdbint.cpp, jrd/rng.cpp, jrd/tra.cpp,
	jrd/utl.cpp, jrd/vio.cpp, jrd/why.cpp, jrd/y-valve.cpp,
	lock/driver.cpp, lock/lock.cpp, lock/manager.cpp, lock/print.cpp,
	qli/all.cpp, qli/eval.cpp, qli/exe.cpp, qli/format.cpp,
	qli/gener.cpp, qli/lex.cpp, qli/meta.epp, qli/proc.epp,
	qli/show.epp, remote/ibconfig.cpp, remote/inet_server.cpp,
	remote/interface.cpp, remote/mgr.cpp, remote/protocol.cpp,
	remote/remote.h, remote/server.cpp, remote/srvr_w32.cpp,
	utilities/cache.cpp, utilities/cmd_util.cpp,
	utilities/create_db.cpp, utilities/dba.epp, utilities/dba_full.epp,
	utilities/drop.cpp, utilities/gsec.cpp, utilities/gsec.h,
	utilities/print_pool.cpp, utilities/sbc_print.cpp,
	utilities/security.epp, utilities/srvrmgr.cpp, v5_examples/api1.c,
	v5_examples/api10.c, v5_examples/api11.c, v5_examples/api12.c,
	v5_examples/api13.c, v5_examples/api14.e, v5_examples/api15.c,
	v5_examples/api16.c, v5_examples/api16t.c, v5_examples/api2.c,
	v5_examples/api3.c, v5_examples/api4.c, v5_examples/api5.c,
	v5_examples/api6.c, v5_examples/api7.c, v5_examples/api8.c,
	v5_examples/api9.c, v5_examples/apifull.c, v5_examples/empbuild.c,
	v5_examples/winevent.c, wal/driver.cpp, wal/wal.cpp,
	wal/wal_prnt.cpp, wal/walc.cpp, wal/walw.cpp:
	
	Introduce of ISC_STATUS_ARRAY

2003-04-16 12:10  aafemt

	* firebird2/src/include/fb_types.h:
	
	Introduce of ISC_STATUS_ARRAY

2003-04-15 17:26  skidder

	* firebird2/src/install/misc/: CSchangeRunUser.sh,
	CSrestoreRootRunUser.sh, SSchangeRunUser.sh,
	SSrestoreRootRunUser.sh, changeDBAPassword.sh,
	firebird.init.d.generic, firebird.init.d.mandrake:
	
	Fix up Linux scripts

2003-04-15 13:15  dimitr

	* firebird2/src/utilities/install_svc.cpp:
	
	Fixed problem with start/stop commands of instsvc + some cleanup.

2003-04-15 11:19  dimitr

	* firebird2/builds/win32/msvc6/instsvc.dsp:
	
	Corrected a typo.

2003-04-14 21:21  skidder

	* firebird2/builds/posix/prefix.linux:
	
	Be compatible with older machines

2003-04-14 09:23  alexpeshkoff

	* firebird2/src/jrd/: ext.cpp, flu.cpp:
	
	Suggested by Claudio cleanup

2003-04-13 21:52  skidder

	* firebird2/src/jrd/svc.cpp:
	
	Make database stats Service work for Posix CS builds

2003-04-13 19:02  skidder

	* firebird2/src/jrd/codes.epp:
	
	Make codes compile again on Posix

2003-04-13 17:18  skidder

	* firebird2/doc/WhatsNew:
	
	Add description for my lock manager changes

2003-04-13 17:05  skidder

	* firebird2/src/install/misc/firebird.conf:
	
	[no log message]

2003-04-13 16:50  dimitr

	* firebird2/doc/WhatsNew:
	
	Added RC1 changes.

2003-04-13 16:16  dimitr

	* firebird2/src/install/misc/firebird.conf:
	
	Updated firebird.conf.

2003-04-13 15:22  dimitr

	* firebird2/src/jrd/exe.cpp:
	
	Fixed problem with error reporting.

2003-04-13 15:07  dimitr

	* firebird2/src/: msgs/msg.gbak, include/gen/msgs.h:
	
	Updated messages database.

2003-04-13 14:14  dimitr

	* firebird2/builds/win32/: build_msg.bat, build_msg.mak, codes.mak,
	prepare.bat, preprocess.bat:
	
	Updated win32 build.

2003-04-13 14:08  dimitr

	* firebird2/src/jrd/codes.epp:
	
	Fixed compile problems on win32.

2003-04-13 10:44  dimitr

	* firebird2/src/utilities/dba.epp:
	
	no message

2003-04-13 10:21  fsg

	* firebird2/src/jrd/common.h:
	
	use the right conversion specifiers for linux

2003-04-12 19:06  alexpeshkoff

	* firebird2/src/jrd/: dls.cpp, dls_proto.h, isc.cpp:
	
	New UdfAccess implementation - related cleanup

2003-04-12 18:34  alexpeshkoff

	* firebird2/src/: common/config/config.cpp, common/config/config.h,
	jrd/flu.cpp:
	
	Restrict UDF access via UdfAccess entry in firebird.conf

2003-04-12 12:35  alexpeshkoff

	* firebird2/src/jrd/: ExecuteStatement.cpp, ExecuteStatement.h:
	
	Fixed problems with SQLDA > 32K

2003-04-12 12:24  alexpeshkoff

	* firebird2/src/common/config/dir_list.cpp:
	
	Directory access restrictions don't apply now to BOOT_BUILD

2003-04-12 12:04  alexpeshkoff

	* firebird2/src/jrd/jrd.cpp:
	
	Any database, mentioned in aliases.conf, may be accessed regardless
	of DatabaseAccess parameter in firebird.conf.

2003-04-11 12:32  paul_reeves

	* firebird2/builds/win32/: blrtable.bat, build_all.bat,
	build_boot.bat, prepare.bat:
	
	Add a (very) little documentation to some of the Win32 .bat files.
	Improve blrtable.bat's manners (and of course get it to compile
	blrtable again.)

2003-04-11 09:28  dimitr

	* firebird2/src/jrd/btr.cpp:
	
	no message

2003-04-11 07:17  dimitr

	* firebird2/builds/win32/: common_boot.mak, fbclient_boot.mak,
	gpre.mak, gpre_boot.mak:
	
	Fixed win32 build.

2003-04-10 12:48  aafemt

	* firebird2/src/include/fb_types.h:
	
	STATUS -> ISC_STATUS. Finalize

2003-04-10 12:42  aafemt

	* firebird2/src/wal/: driver.cpp, wal.cpp, wal_prnt.cpp,
	wal_proto.h, walc.cpp, walc_proto.h, walf.cpp, walf_proto.h,
	walr.cpp, walr_proto.h, walw.cpp, walw_proto.h:
	
	STATUS -> ISC_STATUS

2003-04-10 12:38  aafemt

	* firebird2/src/: utilities/cache.cpp, utilities/cmd_util.cpp,
	utilities/cmd_util_proto.h, utilities/dba.epp,
	utilities/dba_full.epp, utilities/drop.cpp, utilities/gsec.cpp,
	utilities/gsec.h, utilities/sbc_print.cpp, utilities/secur_proto.h,
	utilities/security.epp, utilities/srvrmgr.cpp,
	v5_examples/winevent.c:
	
	STATUS -> ISC_STATUS

2003-04-10 12:31  aafemt

	* firebird2/src/remote/: allr.cpp, chuser.cpp, ibconfig.cpp,
	inet.cpp, inet_proto.h, inet_server.cpp, inter_proto.h,
	interface.cpp, merge.cpp, mgr.cpp, protocol.cpp, protocol.h,
	remot_proto.h, remote.cpp, remote.h, server.cpp, srvr_w32.cpp,
	wnet.cpp, wnet_proto.h, xnet.cpp, xnet_proto.h:
	
	STATUS -> ISC_STATUS

2003-04-10 12:16  aafemt

	* firebird2/src/qli/: all.cpp, err.cpp, err_proto.h, eval.cpp,
	exe.cpp, exe.h, format.cpp, gener.cpp, lex.cpp, meta.epp, proc.epp,
	show.epp:
	
	STATUS -> ISC_STATUS

2003-04-10 12:08  aafemt

	* firebird2/src/lock/: driver.cpp, lock.cpp, lock_proto.h,
	manager.cpp, print.cpp:
	
	STATUS -> ISC_STATUS

2003-04-10 09:50  eku

	* firebird2/builds/posix/: Makefile.in.embed.qli, Makefile.in.msgs,
	Makefile.in.refDatabases, make.shared.targets:
	
	Fixed typo: LN_S->LN

2003-04-10 09:06  eku

	* firebird2/src/jrd/common.h:
	
	SINIX-Z: added missing format macros.

2003-04-10 08:49  aafemt

	* firebird2/src/jrd/: ExecuteStatement.cpp, ExecuteStatement.h,
	ail.cpp, ail.h, all_old.cpp, alt.cpp, blb.cpp, blf_proto.h,
	blob_filter.cpp, blob_filter.h, cch.cpp, cch_proto.h, dfw.epp,
	dyn.epp, dyn_def.epp, entry.h, envelope.epp, err.cpp, err_proto.h,
	event.cpp, event_proto.h, exe.cpp, ext.cpp, filte_proto.h,
	filters.cpp, gds.cpp, gds_proto.h, gdsold.h, iberr.cpp, iberr.h,
	iberr_proto.h, intl.cpp, intl_proto.h, isc_ipc.cpp, isc_s_proto.h,
	isc_sync.cpp, jio.cpp, jrd.cpp, jrd.h, jrd_proto.h, jrd_pwd.h,
	jrn.cpp, jrn.h, jrn_proto.h, lck.cpp, llio.cpp, llio_proto.h,
	map.cpp, map_proto.h, met.epp, pag.cpp, par.cpp, perf.cpp,
	pio_proto.h, print.cpp, rdb.cpp, rdbgpas.cpp, rdbint.cpp, rng.cpp,
	sdl.cpp, sdl_proto.h, sort.cpp, sort.h, sort_mem.cpp, sort_mem.h,
	sort_proto.h, stats.epp, status.cpp, status.h, sun_ftn.cpp,
	svc.cpp, svc.h, svc_proto.h, tra.cpp, unix.cpp, utl.cpp,
	utl_proto.h, vio.cpp, vms.cpp, vmsevent.cpp, vmslo_proto.h,
	vmslock.cpp, why.cpp, why_proto.h, winnt.cpp, y-valve.cpp:
	
	STATUS -> ISC_STATUS

2003-04-10 08:39  eku

	* firebird2/src/jrd/unix.cpp:
	
	fil_max_page is of type ULONG!

2003-04-10 08:34  eku

	* firebird2/builds/posix/: Makefile.in.embed.qli,
	Makefile.in.example5, Makefile.in.firebird, Makefile.in.msgs,
	Makefile.in.refDatabases, make.rules, make.shared.targets:
	
	Use predefined macros from make.defaults!

2003-04-10 08:32  aafemt

	* firebird2/src/journal/: archive.cpp, console.cpp, gjrn.cpp,
	journal_vms.e, rebuild.e, server.e:
	
	STATUS -> ISC_STATUS

2003-04-10 08:26  aafemt

	* firebird2/src/: ipserver/ipapi_proto.h, ipserver/ipc.h,
	ipserver/ipclient.cpp, ipserver/ipserver.cpp, isql/isql.epp,
	isql/isql_proto.h, isql/show.epp:
	
	STATUS -> ISC_STATUS

2003-04-10 08:19  aafemt

	* firebird2/src/: dudley/ddl.cpp, dudley/ddl_proto.h,
	dudley/exe.epp, dudley/extract.epp, dudley/lex.cpp,
	gpre/gpre_meta.epp, gpre/gpre_meta_boot.cpp:
	
	STATUS -> ISC_STATUS

2003-04-10 08:14  aafemt

	* firebird2/src/dsql/: array.epp, array_proto.h, blob.epp,
	blob_proto.h, ddl.cpp, dsql.cpp, dsql.h, dsql_proto.h, errd.cpp,
	errd_proto.h, metd.epp, movd.cpp, parse.cpp, parse.y, pass1.cpp,
	prepa_proto.h, preparse.cpp, user__proto.h, user_dsql.cpp,
	utld.cpp, utld_proto.h:
	
	STATUS -> ISC_STATUS

2003-04-10 08:10  aafemt

	* firebird2/src/common/fb_exception.cpp:
	
	STATUS -> ISC_STATUS

2003-04-10 08:06  aafemt

	* firebird2/src/burp/: backup.epp, burp.cpp, burp.h, burp_proto.h,
	canonical.cpp, restore.epp:
	
	STATUS -> ISC_STATUS

2003-04-10 08:03  aafemt

	* firebird2/src/jrd/ibase.h:
	
	defines -> typedefs

2003-04-10 08:02  aafemt

	* firebird2/src/: include/fb_exception.h, include/fb_types.h,
	alice/alice.cpp, alice/alice.h, alice/alice_meta.epp,
	alice/alice_meta.h, alice/alice_proto.h, alice/tdr.cpp,
	alice/tdr_proto.h:
	
	STATUS -> ISC_STATUS

2003-04-09 15:20  dimitr

	* firebird2/src/remote/: inet.cpp, protocol.h, wnet.cpp, xnet.cpp:
	
	1. Ask for only asymmetric protocols from the client side.  2.
	Cleanup.

2003-04-09 14:45  brodsom

	* firebird2/src/utilities/dba.epp:
	
	Patch for delete void* not defined (Claudio's patch)

2003-04-09 13:41  brodsom

	* firebird2/src/jrd/sort_mem.cpp:
	
	Patch wrong condition in loop

2003-04-09 12:51  dimitr

	* firebird2/src/dsql/parse.y:
	
	Misprint.

2003-04-09 12:48  dimitr

	* firebird2/src/remote/server.cpp:
	
	Accept only asymmetric protocols on the server side.

2003-04-09 12:18  dimitr

	* firebird2/src/dsql/parse.y:
	
	no message

2003-04-09 12:14  dimitr

	* firebird2/src/dsql/: dsql.tab.h, parse.cpp, parse.y:
	
	Fixed migration rule in the parser which allows columns to be
	renamed.

2003-04-09 12:08  dimitr

	* firebird2/builds/win32/msvc6/: alice.dsp, alice_classic.dsp,
	burp.dsp, burp_classic.dsp, common.dsp, common_classic.dsp,
	dsql_server.dsp, dsql_server_classic.dsp, engine.dsp,
	engine_classic.dsp, engine_embed.dsp, fb_inet_server.dsp,
	fb_lock_print.dsp, fbclient.dsp, fbembed.dsp, fbguard.dsp,
	fbserver.dsp, fbudf.dsp, gbak.dsp, gdef.dsp, gds32.dsp, gfix.dsp,
	gpre.dsp, gpre_boot.dsp, gsec.dsp, gsplit.dsp, gstat.dsp,
	ib_udf.dsp, ib_util.dsp, instreg.dsp, instsvc.dsp, intl.dsp,
	intlcpp.dsp, ipserver.dsp, isql.dsp, lock.dsp, lock_classic.dsp,
	qli.dsp, remote.dsp, remote_classic.dsp, utilities.dsp,
	utilities_classic.dsp, wal.dsp, wal_classic.dsp:
	
	Fixed win32 build.

2003-04-09 11:18  paul_reeves

	* firebird2/src/install/arch-specific/win32/FirebirdInstall_15.iss:
	
	Initial (non-working) draft of Win32 install script.

2003-04-09 11:07  paul_reeves

	* firebird2/src/install/:
	arch-specific/win32/BuildExecutableInstall.bat,
	arch-specific/win32/Readme.txt,
	arch-specific/win32/firebird_install_logo1.bmp,
	arch-specific/win32/installation_readme.txt, misc/IDPLicense.txt,
	misc/IPLicense.txt:
	
	Preparatory work for Win32 install script.

2003-04-09 10:57  brodsom

	* firebird2/src/jrd/common.h:
	
	Needed & Forgoten commit

2003-04-09 07:57  fsg

	* firebird2/src/jrd/common.h:
	
	xLONGFORMAT and XLONGFORMAT aren't defined for linux

2003-04-08 12:41  brodsom

	* firebird2/builds/posix/prefix.mingw.README.html:
	
	Update MINGW readme

2003-04-08 12:38  brodsom

	* firebird2/

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -