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

15 Commits

Author SHA1 Message Date
alexpeshkoff
b3c33aeeb6 Renamed aliases.conf to databases.conf as suggested by Dmitry 2013-04-08 16:28:05 +00:00
alexpeshkoff
292cf70723 Cleanup - no more separate classic/super builds support 2012-06-07 11:43:41 +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
robocop
ecd01da22d Goodbye gdef. 2009-12-04 10:05:41 +00:00
verbguy
626f4ccfbd solaris distribution kit changes, reviewed by alex 2009-09-08 20:11:30 +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
3bf8ec8fb2 Misc 2008-09-24 02:02:38 +00:00
paulbeach
0d3dc4e29c Solaris 10 64bit SS 2008-09-23 11:06:49 +00:00
paulbeach
9d10d8a633 Update permissions for security database 2008-09-03 10:13:14 +00:00
paulbeach
88fd11398d Solaris 10 2008-09-02 14:17:32 +00:00
paulbeach
449fe20b8f Wrongly named libfbclient.so 2008-04-07 12:59:30 +00:00
paulbeach
d859c27085 Installation of Firebird 2.0.x SuperServer on Solaris 2008-02-20 16:04:42 +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
b8d1f00f94 - Corrections and changes to Adriano's commit, subject to his inspection.
- Solved an endless loop with trim and zero-length trim characters, etc.
- Some places are signaled with FB_COMPILER_MESSAGE for prompt attention.
2005-06-06 08:30:03 +00:00
kkuznetsov
13c9bfeaa3 Try to pick-up Ray Holme Solaris spark32 port into FB2 (not tested yet) 2005-04-18 16:06:21 +00:00