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

21587 Commits

Author SHA1 Message Date
fsg
9154d95332 nightly update 2006-05-18 12:24:12 +00:00
dimitr
7187ef1c3e Fixed wrong ALL results in the ODS11 optimizer. 2006-05-17 18:48:57 +00:00
alexpeshkoff
55656f6fe4 fixed regression, introduced by me in RC2 2006-05-16 15:36:30 +00:00
fsg
fde4fc75af nightly update 2006-05-04 02:19:40 +00:00
dimitr
ca64ff3a77 Update buildno. 2006-05-03 09:26:41 +00:00
dimitr
587d125d87 More docs. 2006-05-03 09:21:42 +00:00
alexpeshkoff
f3ec487452 fixed buildnum 2006-05-03 08:26:36 +00:00
dimitr
dc70aaeb02 Disabled spinlocks. 2006-05-03 07:02:24 +00:00
fsg
1ae065e014 nightly update 2006-05-03 02:19:38 +00:00
dimitr
59e7140899 More docs. 2006-05-02 13:55:09 +00:00
dimitr
672f39fa38 Fixed the CHECK bug reported by Ivan Prenosil. 2006-05-02 13:51:52 +00:00
dimitr
fa69dd8150 More docs. 2006-05-02 10:57:19 +00:00
hvlad
cdc4f1f83b Fixed RC1 bug : embedded can't connect to remote server via TCP\IP (connection rejected by remote interface) 2006-05-02 09:54:58 +00:00
fsg
1a72574ba6 nightly update 2006-05-01 02:23:23 +00:00
dimitr
6e7f9c9ed1 Update buildno. 2006-04-30 10:03:21 +00:00
dimitr
d6091a5f8d More docs. 2006-04-30 09:52:58 +00:00
dimitr
355eb61534 Sync with HEAD. 2006-04-30 04:52:59 +00:00
fsg
779c153e16 nightly update 2006-04-26 02:21:05 +00:00
alexpeshkoff
7a76ca0e4d added slackware support to configure.in in 2.0.release 2006-04-25 17:07:23 +00:00
dimitr
f2d220a99a Fixed fbintl loading on some Windows distribs. 2006-04-25 12:50:18 +00:00
dimitr
a1ed5cc36b Removed the unnessesary config option. 2006-04-25 11:06:59 +00:00
dimitr
f6fc1567ad Removed the unnessesary config option. 2006-04-25 10:47:03 +00:00
alexpeshkoff
d79a787ae9 one more fix was forgotten 2006-04-25 07:03:30 +00:00
fsg
ffeb4995ce nightly update 2006-04-25 02:19:05 +00:00
alexpeshkoff
a1e11fccb1 1. Fixed access to files in include directory
2. gds_drop is too 'strong' utility to be root SUID - let it
   better be usable only by root
2006-04-24 16:11:50 +00:00
alexpeshkoff
37296acb5d added my latest changes 2006-04-24 08:23:13 +00:00
fsg
ca6135bbac nightly update 2006-04-24 02:19:11 +00:00
asfernandes
4acfbcf672 Misc 2006-04-24 02:09:50 +00:00
alexpeshkoff
ce8534e3c9 1. fixed some linux install scripts problems
2. added slackware support
2006-04-23 13:28:28 +00:00
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