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

29964 Commits

Author SHA1 Message Date
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
paulbeach
21ed7aa5e3 Make the version numbers automatic 2008-05-23 10:53:36 +00:00
paulbeach
6874b36b5a Minor Mods for the Installer 2008-05-23 10:01:58 +00:00
asfernandes
3b378b765d Correction 2008-05-22 15:06:49 +00:00
asfernandes
17334c3b8d Linux IA-64 port 2008-05-22 15:01:30 +00:00
alexpeshkoff
79d2df530e Backported fix for CORE-1909: Garbage in firebird.log on linux/amd64 2008-05-22 12:28:32 +00:00
dimitr
0e233468b8 Update. 2008-05-18 06:54:29 +00:00
asfernandes
ff80913a1b Fixed CORE-1802 - Maximum key size using PXW_CSY collation 2008-05-17 18:18:17 +00:00
robocop
7bc95f13fc Clean the sources from VC6 hacks. 2008-05-14 12:25:38 +00:00
robocop
9ba5c84103 Update iberror.h after Adriano's misc changes. 2008-05-14 12:23:21 +00:00
robocop
ab39bc225e Misc. 2008-05-14 12:04:54 +00:00
robocop
c9109f4e66 - Delete references to header files that only existed in FB1 or until FB2.0.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-14 11:52:56 +00:00
asfernandes
60f5cd190e Misc 2008-05-14 02:29:31 +00:00
asfernandes
01ab301547 Backport the latest changes to not throw error with the file opened 2008-05-14 02:12:09 +00:00
dimitr
609bc8f9af Update. 2008-05-13 08:15:40 +00:00
hvlad
3156defb7d Backport fix for bug CORE-1830 2008-05-13 08:04:03 +00:00
asfernandes
d64708693a Misc 2008-05-13 02:26:42 +00:00
dimitr
1720fe5056 Update. 2008-05-12 17:04:54 +00:00
robocop
3d299813bf Delete the VC6 project files from FB v2.1 and beyond because building FB2.1+ with VC6 requires more than the reasonable workarounds that were used for previous FB versions. 2008-05-11 14:35:56 +00:00
robocop
76f91d24cd - Delete references to header files that only existed in FB1 or until FB1.5.
- Fix references to files that are in another location.
- Delete references to files that don't belong to Windows (the VMS files).
2008-05-11 12:26:27 +00:00
robocop
fbec82e010 Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause).
Fix reference to header files that existed in another location in FB1.
2008-05-10 11:11:58 +00:00
robocop
c3efa0cd81 Fix reference to header file that existed in another location in FB1. 2008-05-10 08:54:42 +00:00
robocop
41713b6cde Delete explicit references to headers that only existed on FB1 (MSVC doesn't complain unless the missing header is in an #include clause). 2008-05-10 05:10:21 +00:00
alexpeshkoff
b63d55300c Fixed accidentially broken build with builtin ICU 2008-05-08 12:42:05 +00:00
dimitr
295092b696 Update. 2008-05-08 12:08:32 +00:00
dimitr
77575fca63 Fixed CORE-1890. 2008-05-08 11:30:54 +00:00
alexpeshkoff
eec2072ff8 Fixed CORE-1889: Security database has FW mode OFF, making it corrupted under some circumstances 2008-05-08 09:30:37 +00:00
robocop
d8a7fb3eb1 Fix wrong entry description. 2008-05-08 07:56:39 +00:00
robocop
93c3dd5248 Fix indentation. 2008-05-08 07:55:19 +00:00
robocop
2d20412339 Misc. 2008-05-08 07:54:43 +00:00
asfernandes
6857e763a3 Fixed CORE-1885 - CREATE COLLATION connection lost under Posix 2008-05-08 02:29:22 +00:00
alexpeshkoff
a0488e136e Bacported fix for CORE-1887: New created databases have wrong access rights 2008-05-07 12:40:25 +00:00
alexpeshkoff
c1f5e79fd3 Backported fix for CORE-1810: strip quotes around user name in gsec to make it behave consistense with SQL 2008-05-06 13:44:59 +00:00
asfernandes
b9565f3f13 Better message - thanks to Paul Vinkenoog 2008-05-06 13:36:23 +00:00
alexpeshkoff
365b9e148e Backported fix for CORE-1844: Valgrind often reports "Conditional jump or move depends on uninitialised value(s)" in check_status_vector() 2008-05-06 13:10:39 +00:00
makowski
a12d2c0b26 Add comment about Classic on Posix for RemoteBindAddress parameter 2008-05-06 13:02:43 +00:00