roman-simakov
|
fa71b8e9f5
|
1. Fixed unlocking header page while CCH_release. Thanks to Vlad.
2. Fixed writing page while nbackup merge state is stalled.
|
2008-04-16 15:17:08 +00:00 |
|
paulbeach
|
5cab0a9794
|
Just noticed these HPUX symbol files were missing in 2.0.x
|
2008-04-14 13:32:48 +00:00 |
|
paulbeach
|
c78bb7a1a1
|
Solaris AMD 64bit port
|
2008-04-14 13:17:54 +00:00 |
|
paulbeach
|
d2f5552d94
|
Wrongly named libfbclient.so
|
2008-04-07 13:03:24 +00:00 |
|
dimitr
|
3820731b0d
|
Server-side fix for CORE-1820.
|
2008-04-04 09:04:42 +00:00 |
|
alexpeshkoff
|
ecff2ebb9e
|
Backported fix for CORE-1807: fbserver assigned to non-canonical port
|
2008-04-03 15:55:44 +00:00 |
|
paul_reeves
|
2491e639c3
|
Testing for a real mutex is good. But testing for a mutex that also exists in the client library is not good. :-(
|
2008-04-03 13:46:50 +00:00 |
|
paul_reeves
|
c3b0df276e
|
Test for a real mutex, rather than an imaginary one.
|
2008-04-03 13:20:23 +00:00 |
|
robocop
|
05876e7f0a
|
Remove SINIX-Z from FB2.
|
2008-04-02 10:43:33 +00:00 |
|
paulbeach
|
18efeba01d
|
No header for prefix.hpux
|
2008-04-02 10:22:20 +00:00 |
|
robocop
|
f121d5b247
|
Remove obsolete SINIX-Z files.
|
2008-03-30 12:07:49 +00:00 |
|
robocop
|
ac6f1d3be7
|
Fix the chaotic indentation.
|
2008-03-29 11:28:12 +00:00 |
|
robocop
|
e1a8a3d4a2
|
const.
|
2008-03-29 11:22:50 +00:00 |
|
robocop
|
dfd10062f6
|
Style.
|
2008-03-29 11:20:37 +00:00 |
|
robocop
|
6a324db7c7
|
Adjust VC6 files.
|
2008-03-29 11:14:19 +00:00 |
|
paul_reeves
|
f332f1083f
|
enhance documentation of scripted installs.
|
2008-03-28 13:58:02 +00:00 |
|
paul_reeves
|
50f2fff080
|
sync windows installation kits with Fb 2.1
update version strings for 2.0.4
|
2008-03-28 13:46:09 +00:00 |
|
paulbeach
|
7ac9a9c186
|
typo
|
2008-03-28 10:56:31 +00:00 |
|
paulbeach
|
eb53b01736
|
This line - be not needed
|
2008-03-25 09:08:42 +00:00 |
|
paulbeach
|
7c0630eeb5
|
Typo
|
2008-03-24 13:55:47 +00:00 |
|
asfernandes
|
341cd6ebd7
|
Misc
|
2008-03-21 21:52:33 +00:00 |
|
asfernandes
|
a6f9088783
|
Misc
|
2008-03-21 21:50:56 +00:00 |
|
alexpeshkoff
|
c1b94e0b88
|
Fixed posix build
|
2008-03-21 09:28:55 +00:00 |
|
dimitr
|
49f2ecf703
|
Commit the forgotten files.
|
2008-03-21 08:19:11 +00:00 |
|
dimitr
|
e342019993
|
Update.
|
2008-03-20 18:45:52 +00:00 |
|
dimitr
|
c21d5d6152
|
Applied the NBAK patch. I've decided to skip the new error code and use isc_random instead. Raw devices are not officially supported in v2.0 anyway.
|
2008-03-20 18:42:59 +00:00 |
|
dimitr
|
ec94cf57e8
|
Update.
|
2008-03-17 12:30:01 +00:00 |
|
paulbeach
|
81403eff40
|
Include aliases.conf in the install
|
2008-03-17 12:04:38 +00:00 |
|
hvlad
|
9df233ac98
|
Backport fix for bug CORE-1731 : Sometimes engine may "hang" using 100% CPU load and no IO activity for the few minutes
|
2008-03-17 10:50:14 +00:00 |
|
paul_reeves
|
82b8eaccb9
|
Be sure to include limits.h if we are using INT_MAX
|
2008-03-14 10:51:43 +00:00 |
|
asfernandes
|
628ad701c1
|
Fixed CORE-1774 - Problem with collate ES_ES_CI_AI
|
2008-03-09 16:02:12 +00:00 |
|
hvlad
|
4505e0a611
|
Simpified fix for CORE-1775 : Improve performance of security checking
|
2008-03-06 19:06:40 +00:00 |
|
robocop
|
78e30c68e9
|
Misc.
|
2008-03-04 06:37:48 +00:00 |
|
alexpeshkoff
|
4531c4d541
|
Fixed problem, noticed by Philippe with CORE-1680
|
2008-03-02 15:37:36 +00:00 |
|
paulbeach
|
34d2bfcbf6
|
Correct include for MacTypes.h
|
2008-02-29 15:28:31 +00:00 |
|
paulbeach
|
6bd6bee88c
|
Minor typo
|
2008-02-29 13:57:48 +00:00 |
|
paulbeach
|
82b1755ae9
|
MacOSX 10.4 and previous semaphore declaration for all Darwin builds
|
2008-02-29 13:33:16 +00:00 |
|
paulbeach
|
a6f4a55d12
|
Get rid of the really annoying $UNIX2003 symbols that get pulled into libfbclient.dylib that prevent kinterbasdb running on MacOSX 10.4
|
2008-02-29 13:29:01 +00:00 |
|
alexpeshkoff
|
86367ced07
|
backported fix for CORE-1421: SuperServer can't shutdown immediately after shutdown request after failed login attempt
|
2008-02-27 12:56:57 +00:00 |
|
alexpeshkoff
|
f712b3a460
|
forgotten yesterday file - CORE-1476
|
2008-02-27 12:00:11 +00:00 |
|
dimitr
|
89fb3e3a22
|
Update.
|
2008-02-26 15:12:29 +00:00 |
|
alexpeshkoff
|
df35551303
|
Backported fix for CORE-1476: Forced writes do not work on Linux
|
2008-02-26 13:09:43 +00:00 |
|
paul_reeves
|
d987c6e2e3
|
Dont run the guardian service if using the classic server.
|
2008-02-25 09:26:21 +00:00 |
|
hvlad
|
bdb54be9e5
|
Backport fix for CORE-1746 : Expression index can be created while doing inserts into table
|
2008-02-24 10:31:10 +00:00 |
|
paulbeach
|
6e33dd1a97
|
Installation of Firebird 2.0.x SuperServer on Solaris
|
2008-02-20 15:06:12 +00:00 |
|
paulbeach
|
c9e583e927
|
Installation of Firebird 2.0.x SuperServer on Solaris
|
2008-02-20 14:38:56 +00:00 |
|
dimitr
|
b5e5521e19
|
Update.
|
2008-02-20 14:34:35 +00:00 |
|
paulbeach
|
8afcee6566
|
Add the Readme.txt, allow package upgrade of aliases.conf and UDF files, so existing installations get upgraded properly.
|
2008-02-18 11:58:35 +00:00 |
|
fsg
|
bb44e2868a
|
nightly update, without subbranches
|
2008-02-17 19:44:21 +00:00 |
|
dimitr
|
cfbffae3a9
|
Update.
|
2008-02-17 13:59:54 +00:00 |
|