alexpeshkoff
34cf00e326
Removed RootDirectory parameter from firebird.conf and enabled use of vulcan-style macro in it
2010-03-05 17:21:18 +00:00
alexpeshkoff
d6fcd8eb63
It was bad idea to make two TempSpace related parameters per-database - rolled back some changes
2010-03-03 15:02:01 +00:00
alexpeshkoff
e5017f1a12
Extend format of firebird configuration file with a set of additional parameters for any parameter.
...
Use traditional firebird configuration files format in all places (intl, trace, etc.).
Add per-database configuration facility to aliases.conf (currently 15 parameters from firebird.conf).
2010-02-28 18:00:51 +00:00
dimitr
00bc7b9025
Cleanup the deprecated configuration stuff.
2009-12-28 13:27:10 +00:00
robocop
13a8d5488f
Get rid of the obsolete option CompleteBooleanEvaluation in the config file. We always do short-circuit boolean logic.
2009-12-21 07:01:24 +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
dimitr
07d01b2fcb
Correction.
2009-11-05 08:15:52 +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
asfernandes
90dfb9a411
Misc
2009-09-30 01:10:11 +00:00
skidder
0070f2342b
Implement RemoteFileOpenAbility on Windows. This also implements CORE-1038 improvement
2009-09-29 16:55:26 +00:00
paul_reeves
aa8b3c0029
Quench the thirst
2009-09-25 13:41:54 +00:00
asfernandes
1fc134a32f
Feature CORE-2636 - Add support for GB 18030 character set
2009-09-23 15:44:26 +00:00
alexpeshkoff
dbc31c7283
Added dynamic comment about Restrict UDF, CORE-2626
2009-09-23 11:34:24 +00:00
robocop
3b62dade15
Fix another misc error.
2009-09-22 06:11:27 +00:00
asfernandes
709539bfec
Misc
2009-09-21 15:45:10 +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
makowski
3b27ffc55a
CORE-2601 fix the spelling, thanks Helen
2009-09-21 11:50:31 +00:00
makowski
a29ff8aecf
fix the spelling
2009-09-20 18:33:53 +00:00
makowski
e0393f342f
CORE-2601
...
add explanations into firebird.conf about UDF
add options to fb_config
2009-09-19 21:45:36 +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
skidder
8263e01eb6
Improve firebird.conf description for CORE-2608 fix
2009-08-30 15:31:29 +00:00
dimitr
cc46e2cdac
Grammar.
2009-08-30 10:08:19 +00:00
asfernandes
f4bfb5dbb3
Style of new/changed code; usage of static; misc
2009-08-30 03:04:34 +00:00
skidder
2b9fa8cf4e
Support for filesystem cache size management needed to work with large databases on modern Windows hosts (64-bit - starting with XP, 32-bit - starting with Vista)
2009-08-29 19:55:23 +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