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

20 Commits

Author SHA1 Message Date
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
paulbeach
08a1fde1a8 Adjust installer and add script to handle SuperClassic 2009-08-26 08:47:59 +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
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
247a2d0247 Update permissions for security database 2008-09-03 09:41:04 +00:00
alexpeshkoff
489245fa50 We are not interbase during 7 years - fixed comments and environment 2008-05-08 07:29:44 +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
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
paulbeach
b9cd63c1f1 Oops - there should be a comment here 2008-02-06 16:19:39 +00:00
robocop
6edb716f5d Misc. 2008-01-22 10:30:23 +00:00
paulbeach
d1d433a8c0 Minor Mods 2008-01-22 09:40:41 +00:00
asfernandes
c27c33d750 Misc 2007-12-22 00:53:39 +00:00
paulbeach
256c0ba277 Apply MacOS changes to HEAD 2007-12-20 11:34:29 +00:00
paulbeach
18dcda1ab9 Fix MacOS install typo 2007-12-10 11:13:53 +00:00
asfernandes
66e179cfe7 Misc 2007-12-09 13:09:58 +00:00
paulbeach
d1a0e95271 MacOS 10.5 (Leopard) updates 2007-12-07 12:19:37 +00:00
paulbeach
1644f2cb64 MacOS Port into HEAD 2007-06-11 14:21:33 +00:00
paulbeach
68b261513c Firebird 2.0 MacOS Classic Intel Build 2007-03-09 10:32:58 +00:00