.. |
os
|
More cleanup.
|
2006-02-23 06:52:25 +00:00 |
allr_proto.h
|
Misc: style.
|
2004-11-24 09:22:07 +00:00 |
allr.cpp
|
More cleanup.
|
2006-02-23 06:52:25 +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
|
Fixed SF bug 1385092
|
2006-03-03 16:20:42 +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
|
no need to check '<0' for unsigned variables - thanks to Adriano
|
2006-03-06 13:36:55 +00:00 |
protocol.h
|
Fixed SF bug 1385092
|
2006-03-03 16:20:42 +00:00 |
remot_proto.h
|
Fixed SF bug 1385092
|
2006-03-03 16:20:42 +00:00 |
remote_def.h
|
Changes and cleanup regarding XNET vs old-style IPC.
|
2005-01-16 11:25:18 +00:00 |
remote.cpp
|
Fixed SF bug 1385092
|
2006-03-03 16:20:42 +00:00 |
remote.h
|
Fixed SF bug 1385092
|
2006-03-03 16:20:42 +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
|
Formatting
|
2006-03-07 03:12:48 +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 |