8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:03:03 +01:00
firebird-mirror/src/remote
2006-12-29 08:48:28 +00:00
..
os 1) WNET and XNET cannot support OOB transmission, so they should not ask for that. 2006-12-15 15:47:52 +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 Misc. 2006-05-20 03:31:05 +00:00
inet.cpp 1) WNET and XNET cannot support OOB transmission, so they should not ask for that. 2006-12-15 15:47:52 +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 Misc 2006-12-09 01:23:17 +00:00
merge_proto.h Extern "C" cleaning 2003-11-06 03:03:36 +00:00
merge.cpp We can't handle more than 255 bytes for some items when merging information. Let's be consistent between the length indicator and the bytes we put in the buffer. 2006-04-09 06:50:46 +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 Trusted authentication for windows 2006-12-08 18:38:15 +00:00
protocol.h Misc 2006-12-09 01:23:17 +00:00
remot_proto.h Fixed SF bug 1385092 2006-03-03 16:20:42 +00:00
remote_def.h More patches for Win64 compatibility. 2006-08-02 05:28:57 +00:00
remote.cpp Misc 2006-12-09 01:23:17 +00:00
remote.h Misc 2006-12-09 01:23:17 +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 Totally misc. 2006-12-29 08:48:28 +00:00
xdr_proto.h Cleanup 2004-02-02 11:02:12 +00:00
xdr.cpp Style. 2006-04-09 06:46: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 1) WNET and XNET cannot support OOB transmission, so they should not ask for that. 2006-12-15 15:47:52 +00:00
xnet.h Misc 2006-11-21 00:20:35 +00:00