8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:03:03 +01:00
firebird-mirror/src/remote
dimitr 204b2881e7 Fixed CORE-1460.
Make INET to use the same buffer as other transports instead of the hackery usage of p_resp_blob_id.
2007-09-14 06:00:17 +00:00
..
os Be consistent in usage of FB_DEFAULT_INSTANCE. 2007-07-26 09:58:32 +00:00
allr_proto.h Misc: style. 2004-11-24 09:22:07 +00:00
allr.cpp 1. Avoid use of STL 2006-05-19 15:17:02 +00:00
inet_proto.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
inet_server.cpp restored functionality of -e family of switches, broken somewhere in 1.5 2007-04-05 12:47:20 +00:00
inet.cpp Fixed CORE-1460. 2007-09-14 06:00:17 +00:00
inter_proto.h Mark unused data members, discover more code associated to conditional compilation, clean some places, replace custom loops by memcpy and memset when possible, etc. 2006-02-23 05:08:26 +00:00
interface.cpp Fixed CORE-1452. 2007-09-12 08:17:16 +00:00
merge_proto.h Extern "C" cleaning 2003-11-06 03:03:36 +00:00
merge.cpp Misc 2007-09-12 02:31:28 +00:00
parse_proto.h const correctness, variables in scope, cleanup, etc. 2003-11-07 08:06:35 +00:00
parser.cpp Macro cleaning 2004-05-17 10:22:34 +00:00
proto_proto.h const correctness 2003-10-29 10:53:47 +00:00
protocol.cpp Finished gcc-warnings cleanup 2007-04-11 16:05:40 +00:00
protocol.h Implement one more LazyPort feature : defer op_execute packet when it possible 2007-04-01 21:42:40 +00:00
remot_proto.h Fixed bug CORE-1430 : AV in fbclient.dll if statement prepared and executed right after events was registered 2007-08-28 19:35:53 +00:00
remote_def.h More patches for Win64 compatibility. 2006-08-02 05:28:57 +00:00
remote.cpp Fixed bug CORE-1430 : AV in fbclient.dll if statement prepared and executed right after events was registered 2007-08-28 19:35:53 +00:00
remote.h Additional patch for CORE-1310 : Got "request synchronization error" when calling isc_dsql_sql_info with isc_info_sql_records parameter after last record fetched 2007-06-09 11:06:59 +00:00
serve_proto.h shutdown working threads before server shutdown 2006-04-14 16:46:12 +00:00
server_stub.cpp 1. POSIX build libraries export only public API. 2. Unify exports for PROD_BUILD and DEV_BUILD. 3. Support for context memory pools. 4. Memory manager has lower memory overhead exceptionally on 64 bit targets 2004-03-25 23:12:50 +00:00
server.cpp Fixed CORE-1460. 2007-09-14 06:00:17 +00:00
xdr_proto.h Misc 2007-04-01 02:04:58 +00:00
xdr.cpp Patch by Damyan Ivanov for Mipsel 2007-04-01 10:04:28 +00:00
xdr.h Got rid of some casts that were driving me nuts on each compilation 2004-09-22 08:54:42 +00:00
xnet_proto.h Fixed XNET to follow the common call architecture for the remote subsystem. Just hope I didn't break the logic. 2006-02-05 18:03:00 +00:00
xnet.cpp Fixed bug CORE-1456: Wrong events delivery in the case of concurrent XNET connections 2007-09-13 13:23:10 +00:00
xnet.h Reduce XNET read\write wait timeout. It allows faster detect failures on the other part of connection 2007-09-13 13:24:59 +00:00