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

1107 Commits

Author SHA1 Message Date
paulbeach
5c95f28656 Fix @prefix@ issue for aliases.conf - Reported by Adriano 2008-12-03 14:33:54 +00:00
paulbeach
a3f609ed80 Small mod for HPUX 2008-11-28 09:44:46 +00:00
paul_reeves
22266d60c7 Bring guidelines for i18n of installer up to date. 2008-11-04 13:52:34 +00:00
paul_reeves
f3dda2c9ac Backport improved product detection code from 2.1
Upgrade install script to InnoSetup 5.2.3 to take
  a) advantage of improved vista support
  b) make ongoing maintenance eaisier.
2008-11-04 13:51:57 +00:00
paul_reeves
acb03b69bc Add czech and slovak i18n for windows installer
update version strings to 2.0.5
2008-11-04 13:49:39 +00:00
robocop
725bcb6a43 Misc. 2008-09-16 09:23:22 +00:00
paulbeach
352c9038ff Solaris 10 Modifications 2008-09-12 09:19:11 +00:00
paulbeach
1b0cf5d2cf Solaris 10 Modifications 2008-09-12 09:06:13 +00:00
paulbeach
c56c04c5f0 Fix CORE-2065 Add (ln -s) libfbclient.dylib to the default dynamic loader search path /usr/local/lib for Classic 2008-09-05 10:59:08 +00:00
paulbeach
17514c231f Solaris 10 2008-09-04 11:50:16 +00:00
paulbeach
27b828a6a3 Update permissions for security database 2008-09-03 10:10:51 +00:00
paulbeach
8017359838 Update permissions for security database 2008-09-03 10:04:41 +00:00
paulbeach
1a17bb9910 Update permissions for security database 2008-09-03 09:43:38 +00:00
paulbeach
6333886611 Solaris 10 SuperServer with Sfio support 2008-09-02 13:22:28 +00:00
paulbeach
6f286cbc52 Bring the Solaris installation upto Firebird 2.0. Make it compatible with Solaris 10.
Start to document and add changes for supporting the latest version of Sfio, so
this will support gcc 4.x
2008-07-07 10:57:09 +00:00
alexpeshkoff
1884d2b8f8 Fixed solaris build 2008-07-03 13:43:37 +00:00
paulbeach
b9630daddf Time to tidy up some old stuff 2008-06-11 12:12:39 +00:00
robocop
216475dd1f Get rid of references to useless header files. 2008-05-29 11:37:23 +00:00
paulbeach
dc1ef42244 Make the version numbers automatic 2008-05-23 10:51:15 +00:00
paulbeach
b575348bef Fix small problem with version numbers 2008-05-22 09:08:49 +00:00
robocop
fe317e7510 - 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:25:15 +00:00
robocop
1e77fc7b5e 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 10:54:23 +00:00
robocop
fec128413e Fix reference to header file that existed in another location in FB1. 2008-05-10 08:56:24 +00:00
robocop
08524dc0ee 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:02:42 +00:00
alexpeshkoff
e0e15ed8ea Bacported fix for CORE-1889: Security database has FW mode OFF, making it corrupted under some circumstances 2008-05-08 13:11:03 +00:00
makowski
8c19f3a7b5 Add comment about Classic on Posix for RemoteBindAddress parameter 2008-05-07 11:30:53 +00:00
robocop
08c508325f Delete useless file. 2008-05-01 11:33:48 +00:00
alexpeshkoff
56c4bc18ee Backported fix for CORE-1826: changeRunUser.sh and restoreRootRunUser.sh scripts do not change run user in init.d script 2008-04-23 08:40:33 +00:00
dimitr
f99961133e Restored the original mutex test code. 2008-04-17 14:31:42 +00:00
paulbeach
5cab0a9794 Just noticed these HPUX symbol files were missing in 2.0.x 2008-04-14 13:32:48 +00:00
paulbeach
c78bb7a1a1 Solaris AMD 64bit port 2008-04-14 13:17:54 +00:00
paulbeach
d2f5552d94 Wrongly named libfbclient.so 2008-04-07 13:03:24 +00:00
paul_reeves
2491e639c3 Testing for a real mutex is good. But testing for a mutex that also exists in the client library is not good. :-( 2008-04-03 13:46:50 +00:00
paul_reeves
c3b0df276e Test for a real mutex, rather than an imaginary one. 2008-04-03 13:20:23 +00:00
paulbeach
18efeba01d No header for prefix.hpux 2008-04-02 10:22:20 +00:00
robocop
f121d5b247 Remove obsolete SINIX-Z files. 2008-03-30 12:07:49 +00:00
robocop
6a324db7c7 Adjust VC6 files. 2008-03-29 11:14:19 +00:00
paul_reeves
f332f1083f enhance documentation of scripted installs. 2008-03-28 13:58:02 +00:00
paul_reeves
50f2fff080 sync windows installation kits with Fb 2.1
update version strings for 2.0.4
2008-03-28 13:46:09 +00:00
paulbeach
7ac9a9c186 typo 2008-03-28 10:56:31 +00:00
paulbeach
eb53b01736 This line - be not needed 2008-03-25 09:08:42 +00:00
paulbeach
7c0630eeb5 Typo 2008-03-24 13:55:47 +00:00
dimitr
c21d5d6152 Applied the NBAK patch. I've decided to skip the new error code and use isc_random instead. Raw devices are not officially supported in v2.0 anyway. 2008-03-20 18:42:59 +00:00
paulbeach
81403eff40 Include aliases.conf in the install 2008-03-17 12:04:38 +00:00
paulbeach
6bd6bee88c Minor typo 2008-02-29 13:57:48 +00:00
paulbeach
a6f4a55d12 Get rid of the really annoying $UNIX2003 symbols that get pulled into libfbclient.dylib that prevent kinterbasdb running on MacOSX 10.4 2008-02-29 13:29:01 +00:00
paul_reeves
d987c6e2e3 Dont run the guardian service if using the classic server. 2008-02-25 09:26:21 +00:00
paulbeach
6e33dd1a97 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 15:06:12 +00:00
paulbeach
c9e583e927 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 14:38:56 +00:00
paulbeach
8afcee6566 Add the Readme.txt, allow package upgrade of aliases.conf and UDF files, so existing installations get upgraded properly. 2008-02-18 11:58:35 +00:00