8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00
firebird-mirror/src/remote
2002-10-12 11:16:54 +00:00
..
allr_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
allr.cpp We are using exceptions now, clean out old setjmp/longjmp code. 2002-04-04 05:43:12 +00:00
caution.ico First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
chop_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
chop.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
chuser.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
cntl_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
cntl.cpp Made the codebase ready for the win32 classic builds. 2002-10-12 11:16:54 +00:00
depends.mak First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
divorce.cpp Autoconf enhancements: 2002-09-11 11:30:50 +00:00
dllshell.cpp Merging changes from fb1. 2002-06-29 08:49:39 +00:00
faux.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
faux.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ibconfig.cpp Merging changes from fb1. 2002-06-29 08:49:39 +00:00
ibconfig.h fbserver instead of ibserver. 2002-09-08 07:56:54 +00:00
ibconfig.rc Merging changes from fb1. 2002-06-29 08:49:39 +00:00
ibsvrhlp.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
in.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
inet_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
inet_server.cpp Added file name/line number information to debug memory manager. Dumps memory state to memdebug.log on exit 2002-09-22 20:41:55 +00:00
inet.cpp Found a last occurance of NOINITGROUPS :-( 2002-10-02 09:41:05 +00:00
inetiodef.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
inter_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
interface.cpp Fixed the naming of some files: 2002-09-20 10:23:15 +00:00
ipc_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ipc_server.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
ipc.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
ipc.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
isc_tcpent.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
jibdef.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
lanentry.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
makefile.mak First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
merge_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
merge.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
mgr.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
multivx.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
neterr.h Merging changes from fb1. 2002-06-29 08:49:39 +00:00
netwcon.cpp Autoconf cleanup: 2002-09-18 12:50:13 +00:00
nlmtst.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
nt_server.cpp Made the codebase ready for the win32 classic builds. 2002-10-12 11:16:54 +00:00
ntoh_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ntoh.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
nwserv.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
parse_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
parser.cpp New C++ memory pool 2001-12-24 02:51:06 +00:00
pcbdefv4.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
pcbdefv5.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
property.cpp Fixed porting errors. 2002-06-29 09:36:00 +00:00
property.rc Merging changes from fb1. 2002-06-29 08:49:39 +00:00
property.rh First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
propty_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
proto_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
protocol.cpp Autoconf cleanup: 2002-09-17 05:58:40 +00:00
protocol.h Code cleanup of obsolete Cray port 2002-02-16 04:04:45 +00:00
remot_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
remote_def.h Main changes were to add cr to end of the files. 2002-03-11 16:34:08 +00:00
remote.cpp Make sure a length of string being allocated is always initialized. 2002-08-22 11:22:49 +00:00
remote.def First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
remote.h We are using exceptions now, clean out old setjmp/longjmp code. 2002-04-04 05:43:12 +00:00
serve_proto.h Finilized Borland's implementation of XNET (win32 only). Seems to work ;-) 2002-08-27 19:26:39 +00:00
server.cpp Autoconf enhancements: 2002-09-11 11:30:50 +00:00
server.ico Merging changes from fb1. 2002-06-29 08:49:39 +00:00
spxesr.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
spxne_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
spxnet32_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
spxnet32.cpp Merging changes from fb1. 2002-06-29 08:49:39 +00:00
spxnet.cpp Make sure a length of string being allocated is always initialized. 2002-08-22 11:22:49 +00:00
spxwi_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
spxwin.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
spxwin.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
srvr_w32.cpp Made the codebase ready for the win32 classic builds. 2002-10-12 11:16:54 +00:00
tcptypes.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
types.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
ucx.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
wfwnp_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
wfwnp.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
wfwnp.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
window_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
window.cpp Finilized Borland's implementation of XNET (win32 only). Seems to work ;-) 2002-08-27 19:26:39 +00:00
window.h fbserver instead of ibserver. 2002-09-08 07:56:54 +00:00
window.rc Get rid of unnecessary files. 2002-09-20 10:13:29 +00:00
window.rh First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
winerr.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
winmain.cpp Merging changes from fb1. 2002-06-29 08:49:39 +00:00
winvx.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
wnet_proto.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
wnet.cpp Global changes for new Makefile and firebird2 compile on linux 2001-07-29 23:43:24 +00:00
xdr_proto.h New C++ memory pool 2001-12-24 02:51:06 +00:00
xdr.cpp Cleanup 2002-04-01 09:11:49 +00:00
xdr.h Code cleanup of obsolete DELTA port 2002-02-16 03:05:21 +00:00
xnet_proto.h Finilized Borland's implementation of XNET (win32 only). Seems to work ;-) 2002-08-27 19:26:39 +00:00
xnet.cpp Finilized Borland's implementation of XNET (win32 only). Seems to work ;-) 2002-08-27 19:26:39 +00:00
xnet.h First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00
zap.mar First steps towards a C++ conversion. 2001-05-23 13:26:42 +00:00