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

29999 Commits

Author SHA1 Message Date
alexpeshkoff
cccb9d1ac1 Backpoprted fix for CORE-2033:Unresolved symbol _Unwind_GetIP in client library 2008-08-05 10:54:26 +00:00
hvlad
3aefecf497 Backported fix for bug CORE-1970 : Lock conversion denied (215) error may occurs 2008-08-04 21:20:11 +00:00
hvlad
71ac38afb2 Backported fixes for bugs :
CORE-1984 : Lock manager reported false deadlocks if one of deadlock participants waits with permitted timeout
CORE-2000 : Lock manager reported false deadlocks under high load
2008-08-04 21:18:30 +00:00
asfernandes
21d533d719 Backport fix for CORE-1982 - Simultaneous backups or restores could interfere each with other using the services API 2008-08-02 15:59:25 +00:00
asfernandes
c119b76746 Fixed CORE-2008 - NOT NULL procedure parameters 2008-07-28 15:39:42 +00:00
robocop
996a926b9a Deleting unused variables. 2008-07-15 11:19:27 +00:00
alexpeshkoff
fb26565129 Backported fix for CORE-1957: Long ACLs truncated 2008-07-11 14:29:21 +00:00
alexpeshkoff
d6d7df3b2f Backported fix for CORE-1983: Out of memory condition in OS causes AV 2008-07-08 09:02:30 +00:00
alexpeshkoff
2ab3d75650 Renamed function 2008-07-07 13:42:50 +00:00
alexpeshkoff
afaa2a60dd Backported fix for CORE-1972: Non-SYSDBA user can change FW mode of database 2008-07-07 10:58:36 +00:00
robocop
b33e2813d2 Cleanup. 2008-06-27 11:22:16 +00:00
alexpeshkoff
3ce32fb2f6 Fixed CORE-1964: Use of 0 instead of isc_arg_end to terminate list of ERR_post's (and cousines) arguments is invalid.
Also cleaned up use of gds__log() in a few places.
2008-06-27 07:31:35 +00:00
alexpeshkoff
0469fd22fd Make typedefs, used in API_ROUTINEs declaration, match FB naming convention 2008-06-26 11:00:30 +00:00
asfernandes
834fb28c1c Backport fix for CORE-1962 - Incorrect extraction of MILLISECONDs 2008-06-25 16:11:07 +00:00
dimitr
3f367c6887 Fixed CORE-1958: Bugcheck 179 (decompression overran buffer) when attempting to update the same record multiple times. 2008-06-24 18:26:30 +00:00
robocop
1f90cace4c Now the cast is redundant. 2008-06-22 14:51:27 +00:00
alexpeshkoff
d9e30d04dd Fixed CORE-1944: Monitoring tables contain wrong data 2008-06-20 12:12:09 +00:00
paul_reeves
bfe2c632e0 Tidy up code that detects a running server. 2008-06-16 09:51:18 +00:00
paul_reeves
9e99bf806b Remove redundant comment 2008-06-13 17:39:31 +00:00
paul_reeves
da507d702a Check for running server before testing for installed products.
Tidy up script so that it can be debugged stand-alone (ie, instead of within the build environment.)
Fix obvious bug in test to StartEngine.
2008-06-13 11:46:21 +00:00
paul_reeves
8391f25028 Use Global\ prefix correctly (with thanks to Adriano for spotting this.)
Add some notes about mutexes.
2008-06-13 11:42:18 +00:00
paul_reeves
6a3a46f6e2 Display correct version number within control panel menu. 2008-06-13 11:36:34 +00:00
paul_reeves
c3e93e4ea9 Tidy up code to detect running server 2008-06-13 07:45:16 +00:00
dimitr
9a933202f2 A better implementation of my prior commit. 2008-06-12 15:48:41 +00:00
dimitr
5bf78a1c81 An attempt to fix the installer issue. To be tested by Paul Reeves. 2008-06-12 09:14:11 +00:00
dimitr
973c433f39 Correction. 2008-06-11 14:48:37 +00:00
paulbeach
d14bc10dad Time to tidy up some old stuff 2008-06-11 12:06:46 +00:00
alexpeshkoff
597a2a258a Backported fix for CORE-1843: gbak with service manager don't allow path with space 2008-06-11 11:18:48 +00:00
hvlad
9736166018 Backport fix for bug CORE-1930 : Possible AV in engine if procedure was altered to have no outputs and dependent procedures was not recompiled 2008-06-10 10:35:13 +00:00
paul_reeves
a5da3d11ec Re-instate test for platform prior to calling registry 2008-06-10 10:17:19 +00:00
paul_reeves
bdf92fbca7 Remove unnecessary tests for platform target 2008-06-10 10:15:50 +00:00
paulbeach
253b81a95e Support 64bit Darwin PPC - And will "only" work on 10.5 no matter how hard I try to support earlier versions. 2008-06-09 14:01:14 +00:00
paulbeach
bb5ba713c7 Support 64bit Darwin PPC 2008-06-09 13:04:29 +00:00
paulbeach
224a700089 Support 64bit Darwin PPC 2008-06-09 11:16:51 +00:00
paul_reeves
572bf0a671 Move tests for x64 upstream
Fix minor error of execution logic
2008-06-09 09:49:56 +00:00
paul_reeves
bfaccac37c Rollback test for x64 2008-06-09 09:48:31 +00:00
dimitr
669ec152e3 Fixed CORE-1926: MON$DATABASE returns outdated transaction counters. 2008-06-07 11:36:28 +00:00
alexpeshkoff
422be30ca2 fixed broken public API 2008-06-06 13:46:46 +00:00
alexpeshkoff
8e37192129 Backported fix for CORE-1922: Trusted Authentication is not working with the Services API 2008-06-05 13:10:38 +00:00
paulbeach
351e83523a Use Firebird's own delete call rather than system wide delete 2008-06-04 11:18:40 +00:00
paul_reeves
524247a629 Isolate x64 specific constants from win32 binary installer 2008-06-03 12:48:29 +00:00
aafemt
53a4e844d5 Fix MinGW build 2008-06-02 14:02:37 +00:00
asfernandes
4e37a55dcc Fixed CORE-1919 - Memory corruptions in EXECUTE STATEMENT may crash the server 2008-06-01 01:22:11 +00:00
paul_reeves
4a1d76977e typo 2008-05-31 06:32:11 +00:00
asfernandes
60b84222ef Misc 2008-05-31 02:33:49 +00:00
paul_reeves
76d0de8d79 o Don't call instreg if an existing version of firebird is already installed.
o Distinguish 2.1 as a major version that is distinct from 2.0.
  (ie, don't do a silent inplace upgrade - default to a new directory.
  User can still choose to install to an existing directory.)

o Vista - Allow installer to start firebird service when installation is complete.
2008-05-30 14:19:34 +00:00
paul_reeves
47e7c32a88 update hard coded version strings to 2.1.1 2008-05-30 11:34:27 +00:00
paul_reeves
c64ed709cd o Improve detection of previously installed products.
o Don't call instreg if an existing version of firebird is already installed.

o Distinguish 2.1 as a major version that is distinct from 2.0.
  (ie, don't do a silent inplace upgrade - default to a new directory.
  User can still choose to install to an existing directory.)

o Vista - Allow installer to start firebird service when installation is complete.
2008-05-30 11:32:12 +00:00
alexpeshkoff
e18423c2c2 Fixed services on MacOS 2008-05-29 16:04:10 +00:00
paul_reeves
5061eeb0b3 Add more checks for installed versions of firebird and interbase (bug CORE-1855) 2008-05-26 13:08:11 +00:00