dimitr
f25819fb19
The merge continued.
2008-01-16 07:55:28 +00:00
robocop
e134683564
I decided to close some exotic (and probably irrelevant) buffer overruns.
2007-12-04 09:59:54 +00:00
asfernandes
ad13b126d1
Misc
2007-11-30 00:35:44 +00:00
dimitr
f3e3ba6cf6
Fixed (hopefully) CORE-1565.
2007-11-29 09:24:42 +00:00
asfernandes
4e426d0739
Commit forgotten change
2007-11-26 09:57:19 +00:00
alexpeshkoff
3e0d8ebc5b
Fixed CORE-1603: Possible buffer overflow with long user name
2007-11-19 16:18:59 +00:00
robocop
89f8a85398
Since we avoid the practice of naming a variable and a struct the same, I changed that (and did little cleanup).
2007-11-19 07:24:06 +00:00
hvlad
542890b41f
Rename thread to cntl_thread in cntl.cpp to avoid multiply "struct thread" definitions and make debugger happier
2007-11-18 19:25:56 +00:00
paul_reeves
d1f5482882
Be consistent in usage of FB_DEFAULT_INSTANCE.
2007-07-26 09:58:32 +00:00
alexpeshkoff
ea8ba3370d
Cleaned up mutexes - removed MUTX_T and related macros
2007-06-06 12:37:24 +00:00
robocop
409ff041dd
Misc and replaced "IB" by "FB" where it made sense to me.
2007-02-11 09:04:54 +00:00
dimitr
6466e7b12d
1) WNET and XNET cannot support OOB transmission, so they should not ask for that.
...
2) Cleanup the INET protocol types.
2006-12-15 15:47:52 +00:00
alexpeshkoff
1a4652f01a
Trusted authentication for windows
2006-12-08 18:38:15 +00:00
dimitr
25bf9d6c11
Fixed CORE-1017.
2006-11-28 10:21:21 +00:00
asfernandes
a1c9b22868
Misc
2006-11-02 19:55:20 +00:00
dimitr
71801a4e0d
Corrections (Win64 related).
2006-11-01 07:11:09 +00:00
dimitr
9ae3ad0c0a
Win64 adjustments.
2006-10-30 14:18:02 +00:00
dimitr
f68e287a0b
Win64 adjustments.
2006-10-30 14:13:30 +00:00
dimitr
78fb4f3fe0
This is supposed to fix pre-VC8 builds.
2006-10-30 13:05:51 +00:00
dimitr
89183deea6
This is supposed to fix pre-VC8 builds.
2006-10-30 13:00:40 +00:00
dimitr
9db2c1cbd4
Win64 adjustments + cleanup.
2006-10-30 12:41:23 +00:00
robocop
9886d09647
Misc.
2006-05-20 04:22:07 +00:00
asfernandes
f772eae2c8
Fix windows build
2006-05-20 01:48:05 +00:00
robocop
150112b8c3
Delete obsolete code after Dmitry's changes.
2006-04-21 06:33:11 +00:00
dimitr
ccc620e334
A bunch of changes targeted to support multi-instancing on win32.
2006-04-20 10:35:44 +00:00
robocop
2e9353d7e7
Delete dead code after checking with Dmitry.
...
The B.O. are still there when copying the result of GetCommandLine().
2006-04-11 07:18:53 +00:00
dimitr
5699faf1b5
Let's not duplicate things.
2006-03-17 16:08:04 +00:00
robocop
7250b931cf
Commit Alex' fix for a buffer overrun.
2006-03-15 04:22:38 +00:00
robocop
10cb928ddc
More cleanup.
2006-02-23 06:52:25 +00:00
robocop
1f84bac700
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
dimitr
9ec3909c08
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
dimitr
0ef2f98b75
Fixed SRVR_debug for INet connections on win32.
2006-02-04 11:32:14 +00:00
dimitr
878ef6a583
Reduced dependencies upon window messages + cleanup.
2006-01-26 12:23:48 +00:00
robocop
3b64ed4102
Detect if some undocumented startup option failed (Windows).
2006-01-14 04:56:13 +00:00
robocop
1e6d89ebfc
Comment excessive dependencies on license.h.
2006-01-07 00:31:37 +00:00
robocop
5608b9be1f
- Handle gracefully the exceptions that happen at startup in Windows.
...
- Show the version string if asked explicitly.
- Some minor cleanup.
2005-12-25 07:40:16 +00:00
robocop
75ddccb613
Misc.
2005-12-25 04:01:49 +00:00
dimitr
e4f0ad0358
Fixed lost PORT_async flag for WNET + misc.
2005-11-30 12:37:00 +00:00
alexpeshkoff
62a24d46e4
1. Moved data structures, written to database file, into ods.h.
...
2. Added new types of clumplets to ClumpletReader and ClupmletWriter.
3. Applied modified ClumpletReader and ClupmletWriter to /remote and partially /jrd.
4. Added active protection from remote brute-force attack to services API.
2005-11-27 20:53:09 +00:00
robocop
44c31e922d
Fix funny message in a resource.
2005-10-28 04:15:56 +00:00
dimitr
ec27d021fd
Cleanup.
2005-08-31 16:08:14 +00:00
dimitr
946d9cb5c3
Cleanup.
2005-08-31 14:55:10 +00:00
dimitr
7bea958551
Removed the unused file.
2005-08-31 13:19:23 +00:00
dimitr
0ce1d52f3e
Slightly changed (mostly cleaned up and fixed) the SS shutdown mechanics.
2005-06-24 11:14:51 +00:00
dimitr
03cfc7c237
Changes and cleanup regarding XNET vs old-style IPC.
2005-01-16 12:35:27 +00:00
robocop
bd0af404fd
Misc.
2004-12-28 05:21:00 +00:00
alexpeshkoff
c5445c969b
user_id clumplet cleanup
2004-12-26 13:48:01 +00:00
robocop
d65307b497
Style.
2004-12-24 08:52:39 +00:00
alexpeshkoff
1a680fd13f
front-ported one of the latest changes of 1.5.0
2004-12-19 16:29:23 +00:00
robocop
24742873ad
fb_string.h is moved to common/classes.
2004-12-17 05:41:47 +00:00