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
alexpeshkoff
af44c617d8
Fixed CORE-2926: "make install" fails on linux
2010-03-15 14:34:52 +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
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
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
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
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
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
f4bb8b46fe
frontported HPUX installer changes
2008-12-26 14:39:06 +00:00
alexpeshkoff
e805b65271
Fixed issues detected by QA
2008-07-09 08:51:03 +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
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
alexpeshkoff
601854055c
Make windows and linux install trees better match
2008-02-19 10:29:06 +00:00
alexpeshkoff
ab38952521
changed soname for embedded library - frontported
2008-02-14 16:34:08 +00:00
asfernandes
11b869588d
Misc
2008-02-08 01:25:41 +00:00
alexpeshkoff
a8ec4a25d9
Fixed CORE-1728: Monitoring tables do not work after fresh linux install
2008-02-06 11:27:32 +00:00
alexpeshkoff
cf95913c7f
misc
2008-01-17 11:36:15 +00:00
asfernandes
e0226e17fb
Misc
2008-01-09 23:57:18 +00:00
alexpeshkoff
ba5b321861
Fixed CORE-1421: RPM libstdc++ version dependency
2008-01-09 15:47:45 +00:00
paulbeach
71ee831a7a
Move generateNewDBAPassword function from posixLibrary to linuxLibrary. This function makes no sense on HPUX.
2008-01-09 11:05:20 +00:00
alexpeshkoff
f4dc0c29cb
Multi-instancing in SlackWare
2007-12-03 16:11:46 +00:00
alexpeshkoff
1a83a0f90d
Comment
2007-12-03 15:48:52 +00:00
alexpeshkoff
dc17b59e87
Multi-instancing support in generic startup file for super-server.
2007-11-27 07:45:37 +00:00
alexpeshkoff
ba77f62858
Multi-instance support for Mandriva/Mandrake/Redhat/Fedora
2007-11-26 15:41:34 +00:00
alexpeshkoff
3b638b124b
misc
2007-11-26 15:40:23 +00:00
alexpeshkoff
206786df6e
Added minimum multi-instance support
2007-11-19 13:21:51 +00:00
alexpeshkoff
9310dfd260
frontported change in startup script
2007-11-19 13:20:59 +00:00
asfernandes
f1924b238c
Metadata charset upgrade scripts
2007-06-02 19:11:18 +00:00
alexpeshkoff
cf31f49b78
Fixed CORE-981 - x86_64 RPM package missing "provides"
2007-05-14 11:40:57 +00:00