8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-26 08:43:03 +01:00
firebird-mirror/src/remote
2006-02-23 05:08:26 +00:00
..
os 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
allr_proto.h Misc: style. 2004-11-24 09:22:07 +00:00
allr.cpp Misc. 2004-11-30 06:18:39 +00:00
inet_proto.h fb_string.h is moved to common/classes. 2004-12-17 05:41:47 +00:00
inet_server.cpp fixed gcc warning(s) 2006-01-16 16:49:15 +00:00
inet.cpp 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
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 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
merge_proto.h Extern "C" cleaning 2003-11-06 03:03:36 +00:00
merge.cpp fixed bugs in server version reporting 2005-12-29 08:06:11 +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 Temporally block assertion on Solaris platform to go testing 2005-04-04 12:57:10 +00:00
protocol.h Minor cleanup. 2006-02-04 10:37:15 +00:00
remot_proto.h Cleanup. In geeky words: 2004-03-18 05:56:06 +00:00
remote_def.h Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 11:25:18 +00:00
remote.cpp Change from getenv to readenv. This is still getenv in Linux/UNIX but GetEnvironmentVariable in Windows. 2006-01-14 04:48:59 +00:00
remote.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
serve_proto.h Thread cleanup: 2004-06-08 13:41:08 +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 Minor cleanup. 2006-02-04 10:37:15 +00:00
xdr_proto.h Cleanup 2004-02-02 11:02:12 +00:00
xdr.cpp Got rid of some casts that were driving me nuts on each compilation 2004-09-22 08:54:42 +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 broken XNET logic. In fact, this affects all types of connections as the security database is accessed locally. 2006-02-07 18:41:06 +00:00
xnet.h Changes and cleanup regarding XNET vs old-style IPC. 2005-01-16 12:20:09 +00:00