robocop
51d3c9b756
Let's use more typical #ifdef to test macros instead o #if.
2009-05-29 11:27:41 +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
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
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
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
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
robocop
601352717b
Misc.
2005-12-24 07:29:33 +00:00
robocop
bd0af404fd
Misc.
2004-12-28 05:21:00 +00:00
alexpeshkoff
b803aac633
restored cleanup, accidentially erased by my previous commit
2004-12-26 12:36:01 +00:00
alexpeshkoff
3a96dcb498
fixed assertion in guardian
2004-12-26 12:11:14 +00:00
robocop
1718ae5a45
Misc.
2004-12-26 04:09:06 +00:00
robocop
d65307b497
Style.
2004-12-24 08:52:39 +00:00
dimitr
152e38877a
Fix by Eugene Kilin.
2004-11-05 19:33:56 +00:00
alexpeshkoff
1591a54e5e
Thread cleanup:
...
1. Added macros to declare thread entrypoints
2. THD_mutex_* functions use Firebird::Mutex
3. Thread local storage use fb_tls.h
2004-06-08 13:41:08 +00:00
brodsom
4630d81acc
Replace with more specific (and clear) cast
2004-05-28 01:32:54 +00:00
brodsom
98d9fe6e63
Macro cleaning
2004-05-18 16:32:07 +00:00
brodsom
aa88f67e75
Macro cleaning
2004-05-17 00:21:46 +00:00
brodsom
0daa189563
Removing ib_stdio.h
2004-04-28 22:36:29 +00:00
aafemt
4b99822fc9
Right headers include sequence
2004-03-24 11:06:22 +00:00
brodsom
a26621dba7
Correction
2003-12-03 01:53:45 +00:00
brodsom
739c20ae92
Fix posix build (const_cast needed)
2003-12-02 16:04:27 +00:00
robocop
9fafc348bf
const correctness
...
vars in scope
minimal interface cleanup
small bug fixes
2003-11-28 06:48:34 +00:00
brodsom
8a7d7d294e
extern cleaning
2003-10-02 19:20:55 +00:00
aafemt
d6ac8ca648
'struct' cleanup
2003-09-17 10:36:11 +00:00
epocman
e4c3f662f2
Code cleanup per Claudio request
2003-09-10 13:20:39 +00:00
brodsom
382cd1c45e
Code cleaning
2003-09-08 01:45:09 +00:00
epocman
bd0e11a7e4
Win32 - 'instsvc install -guardian -login user' now also sets the
...
Guardian to run as 'user'.
This is achieved by giving appropriate security rights to 'user'
on the firebird service object (instsvc utility) and fixing some
wrong security flags in the Guardian code itself.
2003-09-07 19:11:59 +00:00
brodsom
92e8fecff5
-Replace BOOLEAN, TRUE and FALSE
2003-09-02 17:24:34 +00:00
brodsom
d259a746e1
Remove compiler warnings
2003-08-07 14:26:58 +00:00
brodsom
499337fda5
Split utilities dir
2003-07-15 02:43:36 +00:00
brodsom
5829455596
Move win32 specific sources in remote to remote/os/win32
2003-07-14 23:29:45 +00:00
brodsom
8224543385
- Correct formats
...
- Remove unused var
- ifdef unused code
- add brackets to initializer
2003-04-03 02:16:59 +00:00
brodsom
9432717863
Patch minGW errors and some warnings
2003-03-05 14:38:48 +00:00