8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:43:03 +01:00
firebird-mirror/src/remote
2007-11-26 09:57:19 +00:00
..
os Commit forgotten change 2007-11-26 09:57:19 +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 Parameter blocks are UCHAR streams. 2007-10-29 03:23:56 +00:00
inet_server.cpp Fixed CORE-1603: Possible buffer overflow with long user name 2007-11-19 16:18:59 +00:00
inet.cpp Fixed CORE-1603: Possible buffer overflow with long user name 2007-11-19 16:18:59 +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 Parameter blocks are UCHAR streams. 2007-10-29 03:23:56 +00:00
merge_proto.h Extern "C" cleaning 2003-11-06 03:03:36 +00:00
merge.cpp Misc. 2007-11-17 10:18:10 +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 HPUX Port 2007-11-12 15:18:49 +00:00
remote.cpp Revert files back after wrong commit 2007-11-19 00:21:18 +00:00
remote.h Revert files back after wrong commit 2007-11-19 00:21:18 +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-1543: Security bug in trusted authentication 2007-10-26 13:17:33 +00:00
xdr_proto.h Misc 2007-04-01 02:04:58 +00:00
xdr.cpp HPUX Port 2007-11-12 15:18:49 +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 CORE-1603: Possible buffer overflow with long user name 2007-11-19 16:18:59 +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