8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 20:43:04 +01:00
Commit Graph

106 Commits

Author SHA1 Message Date
alexpeshkoff
f5645faaa0 Fixed windows build 2014-09-30 14:21:44 +00:00
skidder
7c743fc291 Fix build warnings 2014-07-17 18:48:46 +00:00
robocop
2810026363 Misc and warnings. 2013-12-29 00:35:50 +00:00
asfernandes
d543daf51a Misc. 2013-11-21 01:17:08 +00:00
hvlad
d17940c7d0 Fixed minor bugs
CORE-4250 : AV in guardian at process shutdown
CORE-4251 : Guardian service could write garbage after the end of message in the Event Log
and clean up a bit
2013-10-23 16:02:33 +00:00
hvlad
52f3ed895e Fixed Windows build 2012-03-01 18:18:46 +00:00
alexpeshkoff
4e795f4047 Include platform definitions file common.h in firebird.h. Use OS-specific ThreadId instead artificial FB_THREAD_ID, avoiding unneeded casts in the code. This should fix BSD and MAC ports. 2012-03-01 08:55:43 +00:00
hvlad
e3a6969eab Adjusted instreg, instsvc and fbguard with current binaries names and paths 2011-05-10 13:03:11 +00:00
hvlad
df8a6a2ff7 Corrections for new build system. Work in progress... 2010-10-20 22:00:34 +00:00
alexpeshkoff
e05c1a825f Moved some more .h-files to common from jrd as Vlad suggested 2010-10-13 10:39:52 +00:00
alexpeshkoff
2dc25a44bb OSRI and new posix build 2010-10-12 08:02:57 +00:00
hvlad
7e437dd384 Fixed Windows build after recent changes 2010-03-01 08:19:47 +00:00
asfernandes
a035a92ce2 Misc 2009-12-06 02:40:03 +00:00
robocop
b68e858e76 CORE-1595 and CORE-2784. 2009-12-03 10:23:58 +00:00
robocop
e53a850713 Style. 2009-12-03 09:09:25 +00:00
robocop
43962281d4 Misc and isolate the win9x code even more. 2009-09-02 04:23:02 +00:00
skidder
aca5a83a46 Fixed CORE-2609: Update support for Windows 98/ME and NT4.0 2009-08-30 19:00:46 +00:00
robocop
867c13e5c1 Comments. 2009-08-14 09:32:30 +00:00
robocop
cfb9403481 Warnings. 2009-07-17 09:06:03 +00:00
robocop
d4d91c5f2a Style. 2009-07-17 08:56:35 +00:00
dimitr
0f20b1ac23 Similar cleanup for the guardian. 2009-07-13 15:15:07 +00:00
robocop
51d3c9b756 Let's use more typical #ifdef to test macros instead o #if. 2009-05-29 11:27:41 +00:00
robocop
66b1227b22 Unused params, some formatting, cleanup. 2009-05-01 17:21:36 +00:00
robocop
441560c29a Misc and style. 2009-04-28 14:16:35 +00:00
robocop
2d7cb94844 Unused params
Some BLR checks
2009-04-28 13:08:04 +00:00
robocop
2c2fee86da Style. 2009-01-14 11:10:48 +00:00
robocop
77bd687168 Style. 2009-01-14 08:22:32 +00:00
robocop
6406e45337 Shut up compiler warnings (unreferenced vars, uninitialized vars, compile-time conditional code, etc.) 2009-01-02 06:36:12 +00:00
asfernandes
a177d28d60 Misc 2008-12-31 20:22:10 +00:00
robocop
d11c994960 Style. 2008-12-31 05:06:08 +00:00
roman-simakov
4e6eaa17cd Fixed server crash by right mouse button clicking at server properties page on Windows x64 2008-11-05 16:48:27 +00:00
robocop
bf66f01620 Misc. 2008-06-13 11:43:26 +00:00
dimitr
71f9de9483 Cleanup. 2008-06-12 14:34:56 +00:00
robocop
07c087094d Mostly remove useless parentheses. 2008-06-03 06:14:59 +00:00
dimitr
ff090e6a7b Cleanup. 2008-03-12 16:42:51 +00:00
dimitr
aabe5ecd02 Let's shutdown the JRD subsystem properly when Windows is being shutdown itself. 2008-02-20 16:28:59 +00:00
dimitr
214cb37f1b Fixed the win32 build. 2008-01-23 19:03:20 +00:00
alexpeshkoff
39896cb955 Fixed CORE-1671: atexit() calls in client libraries cause segfaults
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory

To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.

Also some related cleanup.
2008-01-23 15:52:40 +00:00
dimitr
17e5267603 The merge continued. 2008-01-16 07:15:01 +00:00
dimitr
f53c5de024 Fixed inability of the guardian to start the server (service mode only). 2007-12-18 07:34:11 +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
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
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
ccc620e334 A bunch of changes targeted to support multi-instancing on win32. 2006-04-20 10:35:44 +00:00
robocop
51e1d59ac5 Misc. 2006-01-28 04:12:42 +00:00
dimitr
878ef6a583 Reduced dependencies upon window messages + cleanup. 2006-01-26 12:23:48 +00:00