alexpeshkoff
|
ce3cd22d1c
|
Backported fix from HEAD - make DEV_BUILD compilable with gcc 3.4.x
|
2007-02-25 09:49:36 +00:00 |
|
alexpeshkoff
|
fb53484eac
|
backport: make error message SQL-traditions compliant
|
2007-02-25 08:54:28 +00:00 |
|
fsg
|
39831c6fff
|
nightly update, without subbranches
|
2007-02-23 03:19:43 +00:00 |
|
dimitr
|
bdd3fb7ecd
|
Fixed CORE-1136.
|
2007-02-22 15:37:02 +00:00 |
|
fsg
|
26cde08ef8
|
nightly update, without subbranches
|
2007-02-22 03:20:41 +00:00 |
|
dimitr
|
9dcaac692b
|
Make ib_udf library 64-bit friendly.
|
2007-02-21 12:52:15 +00:00 |
|
dimitr
|
5abc11d3da
|
Backported fix for CORE-1130.
|
2007-02-21 12:41:04 +00:00 |
|
dimitr
|
f8162a13e2
|
Fixed CORE-1140.
|
2007-02-21 12:39:41 +00:00 |
|
dimitr
|
5e0d0fe2b1
|
Fixed CORE-1139. An ugly solution, but nbackup supposes that the delta file can be deleted by other processes. Sigh.
|
2007-02-21 12:10:08 +00:00 |
|
dimitr
|
915e91905c
|
Fixed CORE-943. Part 3: Change nbackup to perform LOCK and UNLOCK in different attachments.
|
2007-02-21 11:55:25 +00:00 |
|
dimitr
|
c906e4d138
|
Fixed CORE-943. Part 2: reject EXCL and SINGLE shutdown attempts for a locked database.
|
2007-02-21 11:50:49 +00:00 |
|
dimitr
|
a064dc655b
|
Fixed CORE-943. Part 1: initialize dbb through CCH (thus making it nbackup-aware).
|
2007-02-21 11:34:38 +00:00 |
|
dimitr
|
56031310c2
|
Backported partial bugfix for CORE-1105.
|
2007-02-21 11:16:15 +00:00 |
|
fsg
|
412c4c08c7
|
nightly update, without subbranches
|
2007-02-16 03:20:07 +00:00 |
|
asfernandes
|
86af680b11
|
Misc
|
2007-02-15 14:44:18 +00:00 |
|
hvlad
|
4e004b7391
|
Fixed CS compilation, broken by my recent commit
|
2007-02-15 09:30:44 +00:00 |
|
fsg
|
216711725a
|
nightly update, without subbranches
|
2007-02-15 03:20:48 +00:00 |
|
asfernandes
|
bb68ec8561
|
Backport fix for CORE-1126 - UNION vs UTF8 literals : arithmetic exception is thrown
|
2007-02-15 00:09:23 +00:00 |
|
hvlad
|
d7a755e581
|
Update WhatsNew
|
2007-02-14 09:20:31 +00:00 |
|
hvlad
|
75a7e653d6
|
Missed file for CORE-1127, sorry
|
2007-02-14 09:00:55 +00:00 |
|
hvlad
|
e4b66b962e
|
Fixed CORE-1127 : Circular index references in corrupt database causes fbserver to loop infinitely.
Thanks to Diane Downie
|
2007-02-14 08:58:07 +00:00 |
|
fsg
|
fbdbd4b450
|
nightly update, without subbranches
|
2007-02-14 03:20:59 +00:00 |
|
alexpeshkoff
|
7d07ae9dff
|
backported fix for security database sweep
|
2007-02-13 10:16:34 +00:00 |
|
makowski
|
5717aec5f7
|
updated for 2.0.1
|
2007-02-13 08:24:55 +00:00 |
|
fsg
|
664ad99917
|
nightly update, without subbranches
|
2007-02-13 03:21:51 +00:00 |
|
dimitr
|
d916d3756f
|
Fixes to the Russian installer stuff.
|
2007-02-12 17:23:50 +00:00 |
|
dimitr
|
dc4ca4f89c
|
Fixes to the Russian installer stuff.
|
2007-02-12 15:00:29 +00:00 |
|
fsg
|
320953d31f
|
nightly update, without subbranches
|
2007-02-10 03:20:36 +00:00 |
|
dchri
|
8991ff7049
|
Changed sed "discovery" switch to a compatible but more widely used switch.
|
2007-02-09 08:42:11 +00:00 |
|
fsg
|
56408d2b41
|
nightly update, without subbranches
|
2007-02-09 03:21:11 +00:00 |
|
dimitr
|
83e624efbd
|
Fixed bugs in the interactive mode on Windows.
|
2007-02-08 17:27:26 +00:00 |
|
dimitr
|
231c83c928
|
Fixed possibly trashed memory plus small cleanup.
|
2007-02-08 14:33:06 +00:00 |
|
dimitr
|
968b2df5a9
|
Optimization. Removed redundant NBAK calls (they are pretty expensive).
|
2007-02-08 13:42:11 +00:00 |
|
fsg
|
8aa7f0d9e7
|
nightly update, without subbranches
|
2007-02-07 03:21:06 +00:00 |
|
dimitr
|
a679cee817
|
Fixed yet another alignment issue for RISC machines.
|
2007-02-06 13:28:52 +00:00 |
|
alexpeshkoff
|
6c875782d5
|
fixed CORE-1104: Linux install fails when x0rfbserver program is running
|
2007-02-06 13:15:05 +00:00 |
|
alexpeshkoff
|
b834176715
|
fix restart command for service firebird
|
2007-02-06 13:07:41 +00:00 |
|
dimitr
|
85f6346608
|
Fixed origin of the alignment issue that caused our Solaris guys to use ugly templates.
|
2007-02-06 12:56:01 +00:00 |
|
dimitr
|
8ac82bde83
|
Restored some of the old logic. The change was experimental and it doesn't look safe to me anymore.
|
2007-02-06 07:45:46 +00:00 |
|
dimitr
|
fa80ab814d
|
Fixed CORE-1121, plus some cleanup.
|
2007-02-06 07:06:23 +00:00 |
|
fsg
|
3f873fc6c6
|
nightly update, without subbranches
|
2007-02-02 03:21:47 +00:00 |
|
alexpeshkoff
|
b10f9509b9
|
Misc
|
2007-02-01 10:56:44 +00:00 |
|
alexpeshkoff
|
ccd524cd9d
|
patch for PPC
|
2007-02-01 10:32:17 +00:00 |
|
fsg
|
fe6dc0ae59
|
nightly update, without subbranches
|
2007-01-29 03:21:16 +00:00 |
|
dimitr
|
75a61ebecb
|
Fixed bug in the ported code.
|
2007-01-28 07:04:59 +00:00 |
|
fsg
|
731a144786
|
nightly update, without subbranches
|
2007-01-28 03:22:00 +00:00 |
|
hvlad
|
67c09289f1
|
Fixed CORE-1110 : isc_get_client_xxx_version not fully compatible with IB's gds32.dll
|
2007-01-27 15:28:40 +00:00 |
|
fsg
|
65c9732dc1
|
nightly update, without subbranches
|
2007-01-25 03:21:11 +00:00 |
|
paul_reeves
|
28fd0afea5
|
More misc. version number changes to bring installer up-to-date for v2.0.1
|
2007-01-24 10:02:55 +00:00 |
|
fsg
|
04bfaf7e5a
|
nightly update, without subbranches
|
2007-01-24 03:23:01 +00:00 |
|