8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 00:43:02 +01:00
firebird-mirror/src/common
alexpeshkoff 6a48bd8e14 Fixed problems when config file is missing
Make config manager and it's external interfaces work with 64-bit integers
Added support for boolean values (like 'true' & 'yes') to external config interfaces
Added support for kmg multipliers to config manager
2013-03-28 13:43:18 +00:00
..
classes Ugly fix for CORE-4066, but looks like here g++ is too strong in type correctness. 2013-03-18 10:50:37 +00:00
config Fixed problems when config file is missing 2013-03-28 13:43:18 +00:00
os Well, there is a case where relative path could contain drive letter, for ex. C:xxx\yyy\zzz. 2013-03-28 13:15:03 +00:00
Auth.cpp Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation 2011-12-23 12:43:58 +00:00
Auth.h Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation 2011-12-23 12:43:58 +00:00
BigInteger.cpp Move hardcoded message to the msg db. 2012-01-24 03:04:28 +00:00
BigInteger.h Misc 2012-03-16 12:46:32 +00:00
call_service.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
call_service.h Continued renaming interfaces. Added comments 2011-04-08 15:18:50 +00:00
cdbtable.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
CharSet.cpp Implemented CORE-3594: Include expected and actual string length into error message 2012-06-06 11:06:31 +00:00
CharSet.h Implemented CORE-3594: Include expected and actual string length into error message 2012-06-06 11:06:31 +00:00
common.h 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
CsConvert.h Implemented CORE-3594: Include expected and actual string length into error message 2012-06-06 11:06:31 +00:00
cvt.cpp Misc. 2013-01-31 00:33:23 +00:00
cvt.h Simplify .h-file dependencies 2012-01-25 09:19:10 +00:00
db_alias.cpp Added operator include to config files 2013-03-27 11:45:02 +00:00
db_alias.h Misc. 2012-03-17 02:26:59 +00:00
dllinst.cpp Trim trailling spaces 2009-04-04 16:39:31 +00:00
dllinst.h Trim trailling spaces 2009-04-04 16:39:31 +00: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 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
dsc.h Fixed problem with default collation. 2012-01-25 17:46:44 +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 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
file_params.h Damyan's patch to enable changing firebird.log filename 2010-11-10 12:43:56 +00:00
gdsassert.h A more clever implementation of the assertion macros. It suppresses С4390 warnings and pleases the /W4 warning level at the same time, without any need for the new macros. 2013-03-24 06:19:19 +00:00
intlobj_new.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
IntlParametersBlock.cpp Misc. 2012-04-05 18:28:44 +00:00
IntlParametersBlock.h Better organize code - thanks to Claudio 2012-03-30 14:41:00 +00:00
IntlUtil.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
IntlUtil.h Misc. 2011-06-24 06:34:16 +00:00
isc_f_proto.h Cross-build support + android port: work in progress, currently can build fbclient for android 2012-06-22 11:39:24 +00:00
isc_file.cpp Work in progress (committed due to SF upgrade). Checked only on SS. 2012-12-14 17:59:02 +00:00
isc_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
isc_s_proto.h Added the initialization timestamp to shmem regions. Modified the lock print output to report this timestamp. This is useful to know as all the counters inside the lock table are incremental and a baseline is required to make any time-based estimations. 2012-12-06 08:13:45 +00:00
isc_sync.cpp Work in progress (committed due to SF upgrade). Checked only on SS. 2012-12-14 17:59:02 +00:00
isc.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
MsgMetadata.cpp Refactor. 2013-03-27 01:34:10 +00:00
MsgMetadata.h Refactor. 2013-03-27 01:34:10 +00:00
prett_proto.h OSRI and new posix build 2010-10-12 08:02:57 +00:00
pretty.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.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 Removed support for the remote protocol versions prior to v10. 2012-01-06 11:25:17 +00:00
sdl.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +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 Diagnostics 2011-12-26 16:06:00 +00:00
security.h Diagnostics 2011-12-26 16:06:00 +00:00
sha.cpp Warnings. 2013-03-18 13:10:36 +00:00
sha.h Warnings. 2013-03-18 13:10:36 +00:00
StatementMetadata.cpp Add IStatement::getFlags() to help user make a solution what to do with SQL statement 2013-02-19 11:20:49 +00:00
StatementMetadata.h Add IStatement::getFlags() to help user make a solution what to do with SQL statement 2013-02-19 11:20:49 +00:00
StatusArg.cpp 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
StatusArg.h 1. Fixed CORE-3786: Firebird 2.5.1 Hangs on MacOSX 10.7 (Lion) on DB create after reboot. 2012-11-01 11:40:18 +00:00
StatusHolder.cpp Misc. 2011-07-07 07:58:02 +00:00
StatusHolder.h Misc. 2011-07-07 07:58:02 +00:00
stuff.h Change the license to IDPL after getting permission from Blas. 2007-03-07 03:26:55 +00:00
TextType.cpp Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
TextType.h Implemented CORE-3861: Make it possible to encrypt database 2012-05-31 16:53:42 +00:00
thd.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
thd.h Fixed Windows build 2012-03-01 18:18:46 +00:00
ThreadData.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
ThreadData.h Isolate POSIX-related code 2012-03-01 14:55:28 +00:00
ThreadStart.cpp Front-ported fix for CORE-3740: SELECT using IN list with >413 elements causes crash 2012-08-29 13:20:24 +00:00
ThreadStart.h Restore separate datatypes for thread ID and handle according to Vlad's request. They match on posix build, but supposed to be different on windows. 2012-03-01 15:47:01 +00:00
unicode_util.cpp warning 2013-01-15 11:39:41 +00:00
unicode_util.h Enabled use of any available on the target system ICU version for non-collation calls 2011-08-02 11:54:30 +00:00
utils_proto.h Modified IStatement interface in our API: 2013-02-17 12:08:53 +00:00
utils.cpp Misc. 2013-02-17 23:06:40 +00:00
UtilSvc.cpp Implemented CORE-2666: Make it possible to use API to do remote backups/restores 2012-06-20 11:47:30 +00:00
UtilSvc.h Implemented CORE-2666: Make it possible to use API to do remote backups/restores 2012-06-20 11:47:30 +00:00
xdr_proto.h Misc. 2012-01-29 02:53:44 +00:00
xdr.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
xdr.h Misc. 2012-03-10 15:37:52 +00:00