.. |
classes
|
Fix MacOS build with xcode 9.2.
|
2020-05-14 13:15:03 -03:00 |
config
|
Fixed CORE-6230: Unable to connect with database if security.db reference is removed from databases.conf file
|
2020-04-07 12:42:41 +03:00 |
os
|
Postfix, thanks to Adriano
|
2020-06-04 09:36:11 +03:00 |
sha2
|
SHA2 Refactoring
|
2019-06-03 19:08:04 +03:00 |
Auth.cpp
|
Partial fix for CORE-6072 - reworked potentially buggy approach when adding different kind of strings to the clumplet
|
2019-06-28 18:23:52 +03:00 |
Auth.h
|
Misc.
|
2015-01-15 01:17:27 +00:00 |
BigInteger.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
BigInteger.h
|
Misc
|
2012-03-16 12:46:32 +00:00 |
call_service.cpp
|
Backported fix for CORE-5189: Codes of operation of user management plugin are missing in public API
|
2016-04-07 16:29:18 +03:00 |
call_service.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
cdbtable.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
CharSet.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
CharSet.h
|
Backported AutoPtr<> enhancements from HEAD
|
2018-05-22 17:37:44 +03:00 |
common.h
|
Make it build with icu60
|
2018-02-10 19:43:45 +03:00 |
CRC32C.cpp
|
Backport from master:
|
2016-12-30 02:11:24 +02:00 |
CsConvert.h
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
cvt.cpp
|
Fixed random conversion errors (FBT test "functional.gtcs.cast-datatypes" failed sometimes).
|
2020-06-13 14:19:38 +03:00 |
cvt.h
|
Backport fix for CORE-6310 and CORE-6314:
|
2020-05-22 13:22:23 -03:00 |
db_alias.cpp
|
Backported fix CORE-5624: using backslash in alias on linux does not work
|
2017-11-14 19:27:36 +03:00 |
db_alias.h
|
Backported fix for CORE-5472: Problems with dbcrypt key transfer
|
2017-03-16 12:17:17 +03:00 |
dllinst.cpp
|
Additional means to avoid crash\hangup when application unload fbclient.dll not calling fb_shutdown.
|
2015-11-03 09:12:12 +00:00 |
dllinst.h
|
Avoid crash due to executing already unloaded code (in attachmentShutdownThread).
|
2018-08-11 00:14:01 +03:00 |
dsc_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
dsc_pub.h
|
Feature CORE-726 - Boolean data type
|
2010-12-18 02:17:06 +00:00 |
dsc.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
dsc.h
|
Fixed bug CORE-5695 : Position function does not consider the collation for blob
|
2018-01-09 12:28:34 +02:00 |
DynamicStrings.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
DynamicStrings.h
|
Misc
|
2015-03-23 09:06:10 +00:00 |
dyntable.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
enc_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
enc.cpp
|
Work in progress (committed due to SF upgrade). Checked only on SS.
|
2012-12-14 17:59:02 +00:00 |
fb_exception.cpp
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
file_params.h
|
WIP on CORE-3885: Firebird for Android, databases may be created, trivial requests run in embedded mode
|
2015-02-02 17:14:06 +00:00 |
gdsassert.h
|
Please MSVC14:
|
2016-03-17 23:55:20 +02:00 |
intlobj_new.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
IntlParametersBlock.cpp
|
Bugfix for CORE-5154: Services API don't work with non-ascii database names (ported from aafemt/firebird). Also add some missing tags that might require transliteration.
|
2016-06-23 23:17:42 +03:00 |
IntlParametersBlock.h
|
Fixed bug related with IntlParametersBlock noticed by Mark Rotteveel
|
2015-10-26 15:04:45 +00:00 |
IntlUtil.cpp
|
Fixed memory leak in fbintl
|
2017-04-04 19:15:38 +03:00 |
IntlUtil.h
|
Fixed memory leak in fbintl
|
2017-04-04 19:15:38 +03:00 |
isc_f_proto.h
|
Fixed CORE-4811: Make user names behave according to SQL identifiers rules
|
2015-06-03 13:57:18 +00:00 |
isc_file.cpp
|
Backported fix for CORE-5458: Connections fail due to dead NFS mount points
|
2017-02-15 16:46:08 +03:00 |
isc_proto.h
|
Use status interface instead plain status vector when working with exceptions.
|
2015-03-27 14:36:30 +00:00 |
isc_s_proto.h
|
Revert back old change that's not actual anymore but causing undesired side-effects in CS under concurrent load.
|
2016-11-10 12:58:18 +03:00 |
isc_sync.cpp
|
Additional fix for bug CORE-6253 : Crash caused by the locked fb_lock file
|
2020-07-07 16:11:39 +03:00 |
isc.cpp
|
Corrections
|
2015-10-13 09:44:44 +00:00 |
keywords.cpp
|
Fixed CORE-6091: Errors when processing correct SQL statements in engine12 provider loaded by FB4 server
|
2019-07-01 19:44:23 +03:00 |
keywords.h
|
Fixed CORE-6091: Errors when processing correct SQL statements in engine12 provider loaded by FB4 server
|
2019-07-01 19:44:23 +03:00 |
msg_encode.h
|
Replaced macro FB_ALIGN with function fbAlign, minor related cleanup
|
2014-07-24 06:41:38 +00:00 |
MsgMetadata.cpp
|
Backported CORE-6283: isNullable() in message metadata, returned by metadata builder, does not match with datatype set by setType() in metadata
|
2020-04-15 18:17:45 +03:00 |
MsgMetadata.h
|
Backported fix for CORE-5359: MessageMetadata's getScale returns int and MetadataBuilder's setScale want unsigned
|
2016-10-12 17:48:01 +03:00 |
prett_proto.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
pretty.cpp
|
Boolean datatype in gpre C++ module
|
2016-10-14 19:15:18 +03:00 |
ScanDir.cpp
|
Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports.
|
2012-03-01 08:55:43 +00:00 |
ScanDir.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
sdl_proto.h
|
Use status interface instead plain status vector when working with exceptions.
|
2015-03-27 14:36:30 +00:00 |
sdl.cpp
|
Use status interface instead plain status vector when working with exceptions.
|
2015-03-27 14:36:30 +00:00 |
sdl.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
sdltable.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
security.cpp
|
Partial fix for CORE-6072 - use configured providers internally (except loopback)
|
2019-06-27 14:11:28 +03:00 |
security.h
|
Partial fix for CORE-6072 - use configured providers internally (except loopback)
|
2019-06-27 14:11:28 +03:00 |
sha.cpp
|
Page url changed , use archive.org url
|
2014-12-16 05:02:48 +00:00 |
sha.h
|
Warnings.
|
2013-03-18 13:10:36 +00:00 |
SimpleStatusVector.h
|
Misc.
|
2015-03-28 00:36:04 +00:00 |
StatementMetadata.cpp
|
Fixed CORE-6246 - Problem with too many number of columns in resultset.
|
2020-03-20 14:27:57 -03:00 |
StatementMetadata.h
|
Enhanced memory leaks search - changed FB_NEW to FB_NEW_POOL,
|
2015-10-12 14:26:00 +00:00 |
StatusArg.cpp
|
Backported CORE-5793: Error returned from DbCryptPlugin::setKey() is not shown
|
2018-08-29 18:54:50 +03:00 |
StatusArg.h
|
Backported CORE-5793: Error returned from DbCryptPlugin::setKey() is not shown
|
2018-08-29 18:54:50 +03:00 |
StatusHolder.cpp
|
Be more consistent putting IStatus into fast inline wrapper. Also some syntax sugar as suggested by Dmitry
|
2015-03-27 17:51:19 +00:00 |
StatusHolder.h
|
Backported fix for CORE-5184: Assertion in cloop dispatcher when trying to save exception information in status interface
|
2016-04-04 19:32:09 +03:00 |
stuff.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
TextType.cpp
|
Fixed problems reported by PVS-Studio - http://www.viva64.com/en/b/0396/
|
2016-05-12 11:49:44 -03:00 |
TextType.h
|
Implemented CORE-3861: Make it possible to encrypt database
|
2012-05-31 16:53:42 +00:00 |
ThreadData.cpp
|
Moved ThreadData into the namespace + small cleanup.
|
2013-04-13 15:07:51 +00:00 |
ThreadData.h
|
Moved ThreadData into the namespace + small cleanup.
|
2013-04-13 15:07:51 +00:00 |
ThreadStart.cpp
|
This should fix windows build after CORE-6388
|
2020-08-14 18:12:15 +03:00 |
ThreadStart.h
|
Backported CORE-6388: DEV_BUILD client asserts when closing event thread
|
2020-08-14 17:57:04 +03:00 |
Tokens.cpp
|
Misc.
|
2015-09-06 18:52:59 +00:00 |
Tokens.h
|
Fixed CORE-4890: Placing comment (single-lined or multi-lined) between final END of creating SP code and terminal character (^) produces compiling error when tool uses old API
|
2015-08-21 15:23:22 +00:00 |
unicode_util.cpp
|
Add Travis MacOS build, GitHub Actions MacOS/Windows build and adjust MacOS build to be (almost) relocatable.
|
2019-11-26 13:11:55 -03:00 |
unicode_util.h
|
Make it build with icu60
|
2018-02-10 19:43:45 +03:00 |
utils_proto.h
|
Backported CORE-6045: Segmentation fault in fbtracemgr when closing it using ctrl-C
|
2019-04-10 14:55:26 +03:00 |
utils.cpp
|
Let logAndDie() call abort() on all platforms.
|
2019-12-09 13:59:29 +02:00 |
UtilSvc.cpp
|
CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0.
|
2015-10-19 13:32:02 +00:00 |
UtilSvc.h
|
CORE-4965: Extend the transaction ID space beyond 2^32 transactions. Initially developed in the v2.5 custom branch, then reworked and now merged into v3.0.
|
2015-10-19 13:32:02 +00:00 |
xdr_proto.h
|
Backported CORE-6367: Segfault when receiving malformed packet from network
|
2020-07-23 20:15:49 +03:00 |
xdr.cpp
|
Backported CORE-6367: Segfault when receiving malformed packet from network
|
2020-07-23 20:15:49 +03:00 |
xdr.h
|
Backported CORE-6367: Segfault when receiving malformed packet from network
|
2020-07-23 20:15:49 +03:00 |