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

355 Commits

Author SHA1 Message Date
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
asfernandes
ae6c7e7352 Misc 2009-08-14 01:58:22 +00:00
alexpeshkoff
2b54406704 SuperClassic related changes - thanks to Carlos Macao 2009-08-13 11:16:54 +00:00
alexpeshkoff
61795fae9f Mandriva specific change, suggested by Philippe Makowski 2009-08-05 11:52:58 +00:00
asfernandes
2cb136d9b8 Misc 2009-08-05 02:12:46 +00:00
paul_reeves
6778cccfda Bump version from beta 1 to beta 2 2009-08-03 13:55:40 +00:00
alexpeshkoff
3dfd3821e4 Keep in sync with mandrake script 2009-07-30 11:30:37 +00:00
makowski
509d7f0789 change start stop order, add LSB header 2009-07-29 08:07:27 +00:00
asfernandes
6377356940 Misc 2009-07-23 00:56:28 +00:00
paulbeach
9cab803d97 And the long march to making Firebird build and run on MacOSX continues 2009-07-21 13:34:20 +00:00
alexpeshkoff
e7ccb40155 Updated startup script from Philippe Makowski 2009-07-21 11:02:30 +00:00
alexpeshkoff
27aab4cca7 We have no more gds_drop, but we do have fbtracemgr 2009-07-21 07:45:22 +00:00
paulbeach
8834da6254 Make sure that 21 Solaris install changes are in Head (where relevant) 2009-06-18 09:35:03 +00:00
asfernandes
d136f88092 Misc 2009-04-11 19:41:01 +00:00
paul_reeves
908c99bf9f Fix yet another dumb typo.
Thanks to Claudio for picking it up.
2009-04-09 14:30:57 +00:00
paul_reeves
d0ba606fb3 Fix another dumb typo, repair an oversight and use whitespace consistently. 2009-04-09 13:17:34 +00:00
paul_reeves
7c878a4351 typo 2009-04-09 10:43:52 +00:00
paul_reeves
516476f941 Add files missing from install
Misc.
2009-04-08 15:00:20 +00:00
alexpeshkoff
920c4a57d7 Fixed CORE-2392: install cleanup for 2.5 beta1 2009-03-27 12:53:26 +00:00
alexpeshkoff
0131766191 Take care about plugins directory 2009-03-24 13:08:26 +00:00
alexpeshkoff
a41143bf24 AIX port 2009-02-05 13:22:31 +00:00
robocop
7498f64981 Misc. 2008-12-29 09:28:43 +00:00
asfernandes
de5ee1561d Misc 2008-12-27 18:24:56 +00:00
asfernandes
dff4d4fa99 Misc 2008-12-27 18:15:50 +00:00
alexpeshkoff
f4bb8b46fe frontported HPUX installer changes 2008-12-26 14:39:06 +00:00
alexpeshkoff
817a8747a7 HPUX port 2008-12-12 13:53:10 +00:00
asfernandes
05947b7afc Misc 2008-12-12 00:55:03 +00:00
alexpeshkoff
017a5b6759 HPUX port 2008-12-11 10:59:26 +00:00
paulbeach
e2fae8e7be Fix @prefix@ issue for aliases.conf - Reported by Adriano 2008-12-03 14:32:51 +00:00
asfernandes
2a757281c6 Misc 2008-10-31 00:02:49 +00:00
alexpeshkoff
11676a39dd SAS changes - AIX port started 2008-10-30 09:14:13 +00:00
asfernandes
3bf8ec8fb2 Misc 2008-09-24 02:02:38 +00:00
paulbeach
0d3dc4e29c Solaris 10 64bit SS 2008-09-23 11:06:49 +00:00
asfernandes
0f387a9bee Misc 2008-09-06 18:42:55 +00:00
paulbeach
e4754b822d Fix CORE-2065 Add (ln -s) libfbclient.dylib to the default dynamic loader search path /usr/local/lib for Classic 2008-09-05 11:01:08 +00:00
paulbeach
9d10d8a633 Update permissions for security database 2008-09-03 10:13:14 +00:00
paulbeach
0973d9df9f Update permissions for security database 2008-09-03 10:07:54 +00:00
paulbeach
247a2d0247 Update permissions for security database 2008-09-03 09:41:04 +00:00
asfernandes
139e4f8ca9 Misc 2008-09-03 02:26:45 +00:00
paulbeach
88fd11398d Solaris 10 2008-09-02 14:17:32 +00:00
paul_reeves
d3e9b360a6 Provide a coherent and meaningful message 2008-07-11 08:44:17 +00:00
asfernandes
607f55503d Misc 2008-07-11 02:37:23 +00:00
paul_reeves
2581a15586 It's even better if it is declared correctly. 2008-07-10 14:52:52 +00:00
paul_reeves
eed4f59f2b It helps to define an env var before using it :-( 2008-07-10 14:47:09 +00:00
paul_reeves
d9ade3c6b2 Be slightly more vague, but at least include both current possibilities.
(This is an area that needs reworking.)
2008-07-10 14:42:17 +00:00
paul_reeves
751963f5c6 Make a reasonably sane attempt to include the correct documentation for 2.5 Alpha 1 2008-07-10 14:14:34 +00:00
paul_reeves
43c5385b38 Forward port installer changes from 2.1.1 to 2.5.000 2008-07-10 12:45:38 +00:00
alexpeshkoff
e805b65271 Fixed issues detected by QA 2008-07-09 08:51:03 +00:00
paulbeach
7cb4824d2a Time to tidy up some old stuff 2008-06-11 11:58:16 +00:00
asfernandes
8b4a83f201 Misc 2008-05-11 03:00:46 +00:00
alexpeshkoff
489245fa50 We are not interbase during 7 years - fixed comments and environment 2008-05-08 07:29:44 +00:00
alexpeshkoff
2b382f606b 1. Deeper integration between super and classic setup.
2. Script to switch between classic and superclassic modes.
3. Changed lisences from LGPL to IDPL (with Mark's agreement)
2008-05-07 16:34:47 +00:00
asfernandes
b30236303d Misc 2008-05-05 02:22:53 +00:00
alexpeshkoff
324facd7af Fixed CORE-1880: Linux startup script silently exits when missing 'main' executable 2008-05-04 16:03:18 +00:00
alexpeshkoff
f5ee67b01d Front-ported misc install scripts changes from 2.1 2008-05-04 15:18:42 +00:00
alexpeshkoff
ddeb68c733 Restored accidentially removed check - thanks to Adriano 2008-04-28 07:41:43 +00:00
alexpeshkoff
f386d5ed7e Use -daemon switch to start fbguard directly - without fbmgr. 2008-04-25 16:37:30 +00:00
paulbeach
449fe20b8f Wrongly named libfbclient.so 2008-04-07 12:59:30 +00:00
paulbeach
292fd3a7f3 This line - be not needed 2008-03-25 09:11:42 +00:00
paulbeach
45ff9af0d5 Typo 2008-03-24 14:04:44 +00:00
paul_reeves
d0173de8bc sync HEAD to 2.1 branch and mark docs as unprepared for 2.5 2008-03-10 15:04:16 +00:00
alexpeshkoff
15e2b6ee62 add superclassic to binary package 2008-03-03 16:31:07 +00:00
alexpeshkoff
00c63c1f8d 1. Make signals handling in yValve MT safe.
2. Introduce new private API calls, fb__shutdown() and fb__shutdown_callback().
3. Introduce fb_smp_server - binary to run superclassic on posix.
4. Various cleanups.
2008-02-28 18:42:30 +00:00
alexpeshkoff
2bb5287eae Isc_* files are created in classicLibrary 2008-02-27 12:14:08 +00:00
paul_reeves
6d102199c3 Gosh! Isn't it fun maintaining four separate branches. 2008-02-25 09:29:43 +00:00
paulbeach
d859c27085 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 16:04:42 +00:00
alexpeshkoff
601854055c Make windows and linux install trees better match 2008-02-19 10:29:06 +00:00
paulbeach
03b2501b5b Add the Readme.txt, allow package upgrade of aliases.conf and UDF files, so existing installations get upgraded properly. 2008-02-18 12:05:59 +00:00
alexpeshkoff
ab38952521 changed soname for embedded library - frontported 2008-02-14 16:34:08 +00:00
robocop
de63251672 We don't support Sinix-Z anymore. 2008-02-14 10:53:55 +00:00
paulbeach
3db5c9b13a update the launchdaemon plist file with the correct dtd url 2008-02-12 16:13:18 +00:00
asfernandes
11b869588d Misc 2008-02-08 01:25:41 +00:00
paulbeach
b9cd63c1f1 Oops - there should be a comment here 2008-02-06 16:19:39 +00:00
alexpeshkoff
a8ec4a25d9 Fixed CORE-1728: Monitoring tables do not work after fresh linux install 2008-02-06 11:27:32 +00:00
robocop
84882b6220 Misc. 2008-02-02 16:52:37 +00:00
paul_reeves
2534ed60ba fix typo 2008-01-24 11:04:55 +00:00
paul_reeves
b613a3f943 Forward port attempt to minimize hard-coded version string hell from windows install kits. 2008-01-24 10:32:25 +00:00
paul_reeves
76422c9ac9 Keep 2.5 'sort of' up-to-date 2008-01-23 06:59:07 +00:00