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

332 Commits

Author SHA1 Message Date
alexpeshkoff
3687048bc2 Misc 2013-04-15 06:54:07 +00:00
alexpeshkoff
b3c33aeeb6 Renamed aliases.conf to databases.conf as suggested by Dmitry 2013-04-08 16:28:05 +00:00
alexpeshkoff
4a661d9574 Fixed CORE-4031: make install wrong under Debian Ubuntu 64 (and fixed some unrelated bugs in linux install) 2013-03-04 15:29:05 +00:00
makowski
c33368612b Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578 2012-12-14 10:01:27 +00:00
mkubecek
2278d6a8d5 Use firebird instead of fb_smp_server in xinetd config template 2012-07-23 15:29:40 +00:00
paul_reeves
851fa1c447 Modify firebird.conf at install time according to choice of server architecture. 2012-06-14 09:31:24 +00:00
paul_reeves
00a23281e8 Validate sysdba password entry 2012-06-12 14:32:08 +00:00
paul_reeves
7d866ed16c Misc 2012-06-12 14:29:12 +00:00
paul_reeves
ca821f1805 Add a couple of new i18n strings for the innosetup installer. 2012-06-12 14:27:38 +00:00
paul_reeves
78518edbcf Pass correct param to gsec 2012-06-11 09:34:03 +00:00
paul_reeves
5eb6888214 remove redundant file 2012-06-11 09:04:04 +00:00
alexpeshkoff
292cf70723 Cleanup - no more separate classic/super builds support 2012-06-07 11:43:41 +00:00
paul_reeves
7c722c03dd Add innosetup install script for fb3.
Misc changes to support new install requirements of fb3
(Note - this is still a work in progress.)
2012-05-29 10:14:03 +00:00
paul_reeves
9d0aef435d Add stub files for ru and cz for win32 installer. 2012-05-29 09:40:55 +00:00
mkubecek
eea9d14d74 Add interpreter specification to generated scripts. 2012-05-22 16:49:43 +00:00
paul_reeves
5697e01098 Update the i18n files to make them relevant to Fb 3.0 alpha status. 2012-05-10 10:50:22 +00:00
alexpeshkoff
a91319462b Fixed CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set. 2012-03-07 12:04:43 +00:00
alexpeshkoff
7fb8ebd3a9 Fixed CORE-1898: Increase the password length from 8 characters, CORE-3372: Simplify process of non-default security database creation 2011-12-23 12:43:58 +00:00
paulbeach
cdca8e39e0 CORE-3862 - Multiple update installs can cause problems. 2011-12-14 14:51:32 +00:00
alexpeshkoff
def8abe36f misc 2011-10-13 11:58:02 +00:00
alexpeshkoff
cf4fe8ae9b Added license files to linux packages 2011-10-06 12:19:54 +00:00
alexpeshkoff
963096063f Fronported CORE-3615: add silent_install target to firebird's Makefile (and some other misc install-related fixes) 2011-10-06 09:31:22 +00:00
paulbeach
20cb8a689d Fix problem with tmp ownership of reboot of MacOSX 2011-09-14 13:15:56 +00:00
alexpeshkoff
68e7cd9461 Frontported CORE-3467: provide a silent install switch 2011-05-30 15:51:22 +00:00
hvlad
c84619445a Don't use Guardian with services 2011-05-10 13:37:52 +00:00
alexpeshkoff
dc9e744fc3 Fixed binary packages build. No more CS/SS difference. No more linux RPMs on SF. 2011-01-17 17:38:25 +00:00
alexpeshkoff
983e6dc346 Added LSB header 2010-11-11 07:41:17 +00:00
alexpeshkoff
33851873cf cleanup 2010-10-13 09:37:18 +00:00
alexpeshkoff
46c6383371 frontported fix for CORE-3019: Startup failure of SS and SC on linux gentoo 2010-06-09 11:53:59 +00:00
asfernandes
8d8413da02 Set svn:eol-style to native 2010-06-04 23:14:48 +00:00
alexpeshkoff
88b8a40a04 1. Cleaned up most of SUPERSERVER usage.
SUPERSERVER has 4 different meanings in our code:
- this is milticlient server (replaced with Config::getMultiClientServer())
- use shared data cache (replaced with Config::getSharedCache())
- use shared metadata cache (replaced with macro SHARED_METADATA_CACHE)
- database are NOT shared between processes (replaced with getSharedDatabase())

2. Use fb_smp_server as both superclassic and classic binary on posix
(xinetd autodecection is done).

3. Small posix build cleanup.
2010-04-15 14:40:27 +00:00
asfernandes
cd0c292823 Misc 2010-03-17 02:12:39 +00:00
alexpeshkoff
af44c617d8 Fixed CORE-2926: "make install" fails on linux 2010-03-15 14:34:52 +00:00
alexpeshkoff
24cc956f6e freebsd port 2010-03-15 11:58:46 +00:00
alexpeshkoff
c6372d4a9d CORE-2921: still miss superclassic support 2010-03-12 14:40:45 +00:00
alexpeshkoff
c2f82bea92 Fixed CORE-2919: Installation script ignores non-standard ports 2010-03-11 14:40:50 +00:00
alexpeshkoff
66e980a1f2 Frontported fixed of bugs, found during 2.5.0.RC1 QA - incorrect message when lockdir is not accessible; broken yValve behavior when lockdir is not accessible; bad access rights on lockdir in init.d startup scripts 2009-12-08 15:02:09 +00:00
robocop
ecd01da22d Goodbye gdef. 2009-12-04 10:05:41 +00:00
alexpeshkoff
cd7b9a3e00 Fixed CORE-2775: Linux packages miss fbtrace.conf 2009-11-30 14:06:39 +00:00
alexpeshkoff
370806c17f Small fixes to make best of binreloc during development - can run all binaries now directly from gen/firebird/bin 2009-11-03 13:35:19 +00:00
paulbeach
7f4eeee8d2 Correct the corrupt background installer image problem on Mac OSX 10.6 while I remember 2009-10-05 15:42:51 +00:00
paul_reeves
aa8b3c0029 Quench the thirst 2009-09-25 13:41:54 +00:00
alexpeshkoff
027990cbf9 Fixed CORE-2626: Startup scripts in /etc/init.d should take care about presence of /var/run/firebird and /tmp/firebird directories 2009-09-21 13:39:23 +00:00
alexpeshkoff
c8db10cfe4 added forgotten file - thanks to Adriano 2009-09-14 07:09:55 +00:00
alexpeshkoff
60a115efc2 Fixed CORE-2601: fine tuning of the installation directories does not work in configure 2009-09-11 10:49:46 +00:00
asfernandes
3d4aec86e9 Misc 2009-09-10 01:31:49 +00:00
verbguy
626f4ccfbd solaris distribution kit changes, reviewed by alex 2009-09-08 20:11:30 +00:00
asfernandes
8c0b380fac Misc 2009-08-27 02:19:36 +00:00
asfernandes
a7ed247d0f Fix typo 2009-08-27 02:19:21 +00:00
paulbeach
08a1fde1a8 Adjust installer and add script to handle SuperClassic 2009-08-26 08:47:59 +00:00