8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 05:23:02 +01:00
firebird-mirror/src/remote
2022-02-18 15:22:19 +02:00
..
client Fix MacOS UDR and Legacy_UserManager plugins not working due to not exported entry point. (#7088) 2021-12-27 08:29:04 -03:00
os/win32 Fixed #6900: IBatch add method fails silently when a memory limit is exceeded 2021-08-12 15:30:17 +03:00
server Fixed bug #7128 : Incorrect error message with isc_sql_interprete() 2022-02-18 15:22:19 +02:00
CMakeLists.txt Add replication to CMake build. 2019-04-18 13:45:29 +03:00
inet_proto.h Move Config to Firebird namespace (#282) 2020-09-11 20:06:48 +03:00
inet.cpp Fixed #6900: IBatch add method fails silently when a memory limit is exceeded 2021-08-12 15:30:17 +03:00
merge_proto.h Implemented #6954: fb_info_protocol_version support 2021-09-15 18:12:11 +03:00
merge.cpp Implemented #6954: fb_info_protocol_version support 2021-09-15 18:12:11 +03:00
parse_proto.h Slightly refactored the BLR parser routines to avoid crazy error reporting and protect against NULL pointer dereference. The error handling still sucks, but it was the case before me ;-) 2015-01-05 16:08:21 +00:00
parser.cpp None gmt fallback (#260) 2020-03-04 19:14:58 +03:00
proto_proto.h Postfix for CORE-6525 according to Adriano's suggestion 2021-03-27 18:04:25 +03:00
protocol.cpp Fixed #7099: Incomplete op_batch_cs response with TAG_MULTIERROR 2022-01-25 18:22:58 +03:00
protocol.h Implemented #6959: IBatch::getInfo() 2021-09-20 18:46:19 +03:00
remot_proto.h Postfix for CORE-6525 according to Adriano's suggestion 2021-03-27 18:04:25 +03:00
remote_def.h [build] [cmake] Prepare sources for CMake building. Add clang preprocessor defs, ARM architecture defs, some Android-related defs. Add 'qsort_r' function search to configure.ac. 2015-01-21 11:11:04 +00:00
remote.cpp Postfix for #7065: Connection hangs after delivery of 256 Gb; reworked according to java requirements 2021-12-13 20:05:11 +03:00
remote.h Fixed #6900: IBatch add method fails silently when a memory limit is exceeded 2021-08-12 15:30:17 +03:00
SockAddr.h add AF_INET_* support for FreeBSD 2021-09-16 14:15:37 +03:00