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

21308 Commits

Author SHA1 Message Date
alexpeshkoff
9b62e7fb13 fixed illegal error reporting - warning about too long password is a victim 2006-04-23 13:26:37 +00:00
fsg
cd295b9c83 nightly update 2006-04-23 02:19:35 +00:00
arnobrinkman
b9456e4747 Fix "no current record .." bug when an undependent stream A is dependent on stream B and B is dependent on stream C.
Stream A was merged with the stream C and only B was correctly joined.
2006-04-22 23:25:17 +00:00
fsg
c749838d31 nightly update 2006-04-21 02:19:44 +00:00
dimitr
1f81a02f3a Updated buildno. 2006-04-20 10:22:37 +00:00
hvlad
7211c1f47c Bug fix: don't use page buffer after page was released - it can be replaced
by another page and may lead to serious corruptions
2006-04-20 09:55:46 +00:00
fsg
8568dd984e nightly update 2006-04-19 02:19:33 +00:00
alexpeshkoff
28fbd4ec86 fixed SF#1459368 - bad access rights after install 2006-04-18 09:57:11 +00:00
alexpeshkoff
744b5b60dc removed obsolete comment 2006-04-18 09:52:29 +00:00
alexpeshkoff
d88aaa5b92 Better way to delete pidfile, thanks to Claudio 2006-04-18 08:56:34 +00:00
fsg
9e23d61b99 nightly update 2006-04-18 02:19:52 +00:00
alexpeshkoff
20f62b0687 removed unneeded h-file 2006-04-17 10:33:11 +00:00
fsg
2a5e0cdf49 nightly update 2006-04-17 02:19:24 +00:00
kkuznetsov
3abdb7a98b Backported from HEAD solaris changes 2006-04-16 19:56:13 +00:00
asfernandes
fd7d3447d7 Use THREAD_SLEEP as sleep don't exist in WIN32 2006-04-16 17:10:45 +00:00
alexpeshkoff
5063a312bc Fixed bug in VC7.1 builds, reported by Ivan Prenosil 2006-04-16 17:01:52 +00:00
alexpeshkoff
63355ae7ab fixed undocumented use of isc_spb_command_line in db_stat 2006-04-16 16:08:31 +00:00
asfernandes
7bdba55869 Correction 2006-04-16 15:29:20 +00:00
alexpeshkoff
9ca6a23431 fixed bug, noticed by Roman Rokytskyy with commit/rollback in repair 2006-04-16 14:35:37 +00:00
alexpeshkoff
729cc0ef44 make it possible to restore files, created by gbak 1.5.3 and server 2.0 2006-04-16 12:28:22 +00:00
alexpeshkoff
f5c2df7072 fixed a couple of issues with firebird SS install/startup/shutdown/uninstall 2006-04-16 11:55:15 +00:00
fsg
1385c7c472 nightly update 2006-04-16 02:20:04 +00:00
alexpeshkoff
c5dcb25bd3 backported recommended by Claudio fix 2006-04-14 15:43:11 +00:00
fsg
75966f6edb nightly update 2006-04-13 15:26:57 +00:00
alexpeshkoff
fa563c9b0d removed 16-bit support, breaking big-blocks allocation 2006-04-13 11:00:39 +00:00
asfernandes
8965aea8bf Backport Polish collation ISO_PLK for ISO8859_2 charset - contributed by Jaroslaw Glowacki 2006-04-13 03:29:52 +00:00
asfernandes
bead5f7f26 Backport fix for SHOW GENERATOR 2006-04-13 03:28:56 +00:00
alexpeshkoff
365a3b836c turn of debugging in release 2006-04-12 07:36:39 +00:00
fsg
887d81235b nightly update 2006-04-12 06:10:45 +00:00
nobody
d91d7a692d This commit was manufactured by cvs2svn to create branch 'B2_0_Release'. 2006-04-09 15:47:02 +00:00
alexpeshkoff
95f9f33ee3 increment build number 2006-04-09 15:47:01 +00:00
alexpeshkoff
9b10244f53 make CS lock manager semaphores have correct access rights 2006-04-09 15:46:46 +00:00
alexpeshkoff
046682a320 increment build number 2006-04-09 12:47:47 +00:00
alexpeshkoff
3e8edbaeb3 fixed AV during massive addition of relations to DSQL hash 2006-04-09 12:47:29 +00:00
alexpeshkoff
20e8d8bd7c increment build number 2006-04-09 11:00:00 +00:00
alexpeshkoff
f6c7ffb7a3 fixed access rights to delta file 2006-04-09 10:59:43 +00:00
robocop
afd75d05db increment build number 2006-04-09 06:53:50 +00:00
robocop
00c9d548a6 Handle zero-length strings even if we have our buffer full. 2006-04-09 06:53:38 +00:00
robocop
d2a47766f3 increment build number 2006-04-09 06:50:50 +00:00
robocop
1c82de9736 increment build number 2006-04-09 06:50:49 +00:00
robocop
eb727adf2f We can't handle more than 255 bytes for some items when merging information. Let's be consistent between the length indicator and the bytes we put in the buffer. 2006-04-09 06:50:46 +00:00
robocop
863af98c2d increment build number 2006-04-09 06:46:32 +00:00
robocop
4243e7bcc4 Style. 2006-04-09 06:46:28 +00:00
fsg
7c3220b4f1 increment build number 2006-04-09 02:23:44 +00:00
fsg
d132703d0a increment build number 2006-04-09 02:23:13 +00:00
fsg
65da0c99da nightly update 2006-04-09 02:23:06 +00:00
robocop
1b181e3d41 increment build number 2006-04-09 00:54:17 +00:00
robocop
b8636c120b Refactor this damn unreadable code and take into account the problem Adriano found with zero length file names in my previous commit. 2006-04-09 00:53:55 +00:00
hvlad
728cc885bb increment build number 2006-04-08 11:33:32 +00:00
robocop
ce83f5b819 increment build number 2006-04-08 03:29:19 +00:00