.. |
classes
|
Work in progress on CORE-3632: make all file descriptors, opened by firebird, close on exec()
|
2014-12-17 14:31:02 +00:00 |
config
|
Work in progress on CORE-3632: make all file descriptors, opened by firebird, close on exec()
|
2014-12-17 14:31:02 +00:00 |
os
|
Work in progress on CORE-3632: make all file descriptors, opened by firebird, close on exec()
|
2014-12-17 14:31:02 +00:00 |
Auth.cpp
|
Misc.
|
2014-07-10 02:21:18 +00:00 |
Auth.h
|
Language independent API
|
2014-09-29 11:03:47 +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
|
Correction.
|
2014-10-12 02:24:08 +00: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
|
Implemented CORE-3594: Include expected and actual string length into error message
|
2012-06-06 11:06:31 +00:00 |
CharSet.h
|
Frontport fix for CORE-4244 - Problem with creation procedure which contain adding text in DOS864 charset.
|
2013-10-15 15:26:34 +00:00 |
common.h
|
add PowerPc64 big endian
|
2014-11-12 17:00:44 +00:00 |
CsConvert.h
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
cvt.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
cvt.h
|
Simplify .h-file dependencies
|
2012-01-25 09:19:10 +00:00 |
db_alias.cpp
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
db_alias.h
|
Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names)
|
2014-04-04 15:57:18 +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
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
dsc.h
|
Improvement CORE-3881: Extend the error reported for index/constraint violations to include the problematic key value.
|
2014-01-10 07:49:51 +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
|
Get rid of upgradeInterface API method and some adjustments. To be continued.
|
2014-11-10 14:45:40 +00:00 |
file_params.h
|
Damyan's patch to enable changing firebird.log filename
|
2010-11-10 12:43:56 +00:00 |
gdsassert.h
|
Fixed typo, thanks to Claudio.
|
2013-04-13 13:20:46 +00:00 |
intlobj_new.h
|
OSRI and new posix build
|
2010-10-12 08:02:57 +00:00 |
IntlParametersBlock.cpp
|
Fixed issues related to encoding of switch value in gbak/nbackup - thanks to Adriano. Added support for -SKIP_DATA to services.
|
2014-05-21 13:11:43 +00:00 |
IntlParametersBlock.h
|
Better organize code - thanks to Claudio
|
2012-03-30 14:41:00 +00:00 |
IntlUtil.cpp
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
IntlUtil.h
|
Misc.
|
2011-06-24 06:34:16 +00:00 |
isc_f_proto.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
isc_file.cpp
|
Work in progress on CORE-3632: make all file descriptors, opened by firebird, close on exec()
|
2014-12-17 14:31:02 +00:00 |
isc_proto.h
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
isc_s_proto.h
|
Implemented CORE-3370: Resolve additional aspects of multiple security databases from services and cross-database requests POV (mapping names)
|
2014-04-04 15:57:18 +00:00 |
isc_sync.cpp
|
Fixed Mac port
|
2014-10-14 13:36:37 +00:00 |
isc.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
msg_encode.h
|
Replaced macro FB_ALIGN with function fbAlign, minor related cleanup
|
2014-07-24 06:41:38 +00:00 |
MsgMetadata.cpp
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
MsgMetadata.h
|
Language independent API
|
2014-09-29 11:03:47 +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
|
Warnings (PVS-Studio).
|
2014-02-22 07:10:13 +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
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
security.h
|
Language independent API
|
2014-09-29 11:03:47 +00: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 |
StatementMetadata.cpp
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
StatementMetadata.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
StatusArg.cpp
|
Forgotten commit.
|
2014-12-02 20:37:16 +00:00 |
StatusArg.h
|
Forgotten commit.
|
2014-12-02 20:37:16 +00:00 |
StatusHolder.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
StatusHolder.h
|
Misc.
|
2014-10-12 02:25:02 +00:00 |
stuff.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
TextType.cpp
|
Frontport fix for CORE-4244 - Problem with creation procedure which contain adding text in DOS864 charset.
|
2013-10-15 15:26:34 +00: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
|
Fixed non-linux posix builds
|
2014-08-20 10:07:19 +00:00 |
ThreadStart.h
|
Quick fix for the Windows build.
|
2014-08-26 14:16:09 +00:00 |
unicode_util.cpp
|
Misc.
|
2014-10-12 02:25:02 +00:00 |
unicode_util.h
|
Make firebird use as default ICU present on the host
|
2013-07-29 13:00:23 +00:00 |
utils_proto.h
|
Language independent API
|
2014-09-29 11:03:47 +00:00 |
utils.cpp
|
Work in progress on CORE-3632: make all file descriptors, opened by firebird, close on exec()
|
2014-12-17 14:31:02 +00:00 |
UtilSvc.cpp
|
Divide IStatus information into 3 parts: errors, warnings and completion code.
|
2014-08-27 09:24:30 +00:00 |
UtilSvc.h
|
Fix build warnings
|
2014-07-17 18:48:46 +00:00 |
xdr_proto.h
|
Cleanup.
|
2013-04-11 10:13:47 +00:00 |
xdr.cpp
|
Misc.
|
2014-07-18 01:52:24 +00:00 |
xdr.h
|
Misc.
|
2012-03-10 15:37:52 +00:00 |