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

269 Commits

Author SHA1 Message Date
alexpeshkoff
841b82bd19 HPUX port 2008-12-12 13:28:34 +00:00
alexpeshkoff
611f4c27ad HPUX port 2008-12-10 15:22:19 +00:00
paulbeach
30950ef789 Fix @prefix@ issue for aliases.conf - Reported by Adriano 2008-12-03 14:33:18 +00:00
paulbeach
e4a23dba39 Solaris 10 64bit SS 2008-09-23 11:05:43 +00:00
paulbeach
efd7f5bc19 Solaris 10 Firebird 2.1 2008-09-11 14:11:28 +00:00
paulbeach
eca2ba6619 Solaris 10 for 2.1 2008-09-11 11:49:56 +00:00
paulbeach
51e528ae2d Fix CORE-2065 Add (ln -s) libfbclient.dylib to the default dynamic loader search path /usr/local/lib for Classic 2008-09-05 11:00:13 +00:00
paulbeach
8d4373d170 Update permissions for security database 2008-09-03 10:12:18 +00:00
paulbeach
3cc98c20f8 Update permissions for security database 2008-09-03 10:06:28 +00:00
paulbeach
f3e61a2100 Update permissions for security database + Solaris 10 Changes 2008-09-03 09:42:23 +00:00
paulbeach
e63d618c2c Solaris 10 2008-09-02 13:50:48 +00:00
paulbeach
4bb11ee796 Solaris 10 SuperServer with Sfio support 2008-09-02 13:42:03 +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
c3e93e4ea9 Tidy up code to detect running server 2008-06-13 07:45:16 +00:00
paulbeach
d14bc10dad Time to tidy up some old stuff 2008-06-11 12:06:46 +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
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
paul_reeves
524247a629 Isolate x64 specific constants from win32 binary installer 2008-06-03 12:48:29 +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
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
6874b36b5a Minor Mods for the Installer 2008-05-23 10:01:58 +00:00
paulbeach
b6a5481be4 Missing in 2.1 2008-04-29 09:40:19 +00:00
alexpeshkoff
58db61b19c Fixed CORE-1826: changeRunUser.sh and restoreRootRunUser.sh scripts do not change run user in init.d script 2008-04-22 09:26:55 +00:00
paul_reeves
2617333118 Be sure to include the correct version of the QSG 2008-04-14 14:01:10 +00:00
paul_reeves
3dd52d64dd Update readme files to indicate that this is a production build, not a release candidate 2008-04-14 12:23:20 +00:00
paul_reeves
67d390dd9c Change shortcut to point to QSG 2.1 2008-04-14 10:03:00 +00:00
paul_reeves
ba62a748dd Remove references to RC2 2008-04-14 09:20:15 +00:00
paul_reeves
76caf76a2d *** empty log message *** 2008-04-14 09:18:08 +00:00
paulbeach
686c4298d6 Wrongly named libfbclient.so 2008-04-07 13:01:55 +00:00
robocop
754ba69d91 Remove obsolete SINIX-Z files. 2008-03-30 12:09:36 +00:00
paulbeach
3a0a25e794 This line - be not needed 2008-03-25 09:10:06 +00:00
paulbeach
8280b332bf These changes to 2.0 should be in 2.1 as well 2008-03-24 14:02:49 +00:00
alexpeshkoff
e3b6ffbca1 Fixed a problem with #! specifier not in first line - thanks to Fred Polizo 2008-03-20 10:46:49 +00:00
robocop
2c986a8480 Misc. 2008-03-02 09:03:08 +00:00
paul_reeves
530b1a10bf Ensure readme and installation_readme display RC2
Use Windows instead of Win32 where appropriate.
2008-02-29 11:08:14 +00:00
paul_reeves
dc5f87c6b8 Add updated bosnian translations for binary installer 2008-02-29 09:38:02 +00:00
alexpeshkoff
01e73c7885 fixed access rights to isc1_monitor file - reported by Dmitry 2008-02-28 08:00:57 +00:00
paul_reeves
e6f148bfad Dont run the guardian service if using the classic server. 2008-02-25 09:21:56 +00:00
tsteinmaurer
b596cbeca4 Removed the unused caption 2008-02-22 18:26:43 +00:00
paul_reeves
251cd63de5 Don't include old fb 2.0 release notes.
Comment out unmaintained installation languages
2008-02-22 10:31:23 +00:00
paul_reeves
a0dff9e951 updated translations for windows installer 2008-02-22 10:29:33 +00:00