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

1862 Commits

Author SHA1 Message Date
alexpeshkoff
cb65a2ae3c Backported fix for CORE-4475: attempt to create lock files directory fails during cleanup 2014-06-30 11:46:26 +00:00
alexpeshkoff
4db5ac60e0 Missed file for ARM64 port 2014-05-22 10:28:25 +00:00
alexpeshkoff
b144c0d35e I have a report that this fix makes it possible to have successfull release build on HP-UX B.11.31 with HP C/aC++ A.06.26 compiler 2014-05-22 10:09:53 +00:00
paulbeach
39f02e14fb Correct a problem with locating intl dylibs 2014-05-12 09:44:51 +00:00
paulbeach
f0a7be4f45 Correct DefaultDbCachePages to include the value for SuperClassic 2014-01-22 11:18:13 +00:00
alexpeshkoff
4bec156968 Slightly better fix for gfix posix build problem 2013-12-12 09:14:48 +00:00
hvlad
99651f72d6 Trying to fix posix build of gfix 2013-12-12 08:23:44 +00:00
roman-simakov
fa751247f4 Ignoring port for localhost in nbackup. Added check for localhost and error message if non localhost provided. 2013-12-04 16:24:08 +00:00
paulbeach
3fa95ef5a7 Enable support for the Cobol pre-compiler in libfbclient and libfbembed should anyone want to compile it and use it. 2013-08-30 08:16:29 +00:00
dimitr
3dd463bfd8 Allow examples to be built without the running server. 2013-08-22 06:57:11 +00:00
dimitr
ece4f31960 Added READMEs to Windows snapshots. 2013-08-22 06:24:39 +00:00
alexpeshkoff
b1ec77c44d Patch from LO 2013-07-22 07:36:20 +00:00
paulbeach
5f929c9fb8 Add support for embedded mode on MacOSX as an app bundle as well as the existing framework 2013-07-17 11:45:25 +00:00
dimitr
d9bfe4c17f Totally misc. 2013-04-29 10:05:37 +00:00
dimitr
69a5aa214b Added support for MSVC10. 2013-03-17 12:41:33 +00:00
dimitr
db9c3dfb5c An ultimate solution for the CRT warnings targeted at both native and external (ICU, BTYACC) modules. Inspired by the ICU-only patch contributed by Dmitry Kovalenko. 2013-03-06 14:30:32 +00:00
paul_reeves
c9c2380c52 Misc 2013-01-10 15:03:57 +00:00
alexpeshkoff
959230d6ea Script update from new autotools version 2012-12-26 08:02:44 +00:00
alexpeshkoff
74938ad13e Fixed CORE-3935 and CORE-3993 2012-12-14 17:45:38 +00:00
makowski
2a8c5daaae Fixed CORE-4011: /etc/init.d/ script for Mageia and RedHat RH #886578 2012-12-14 10:08:41 +00:00
alexpeshkoff
c2574cf733 Cleanup - avoid unneeded module in trace plugin 2012-11-01 10:40:27 +00:00
paulbeach
16624e82de Fix problem with Trace not working on MacOS 2012-11-01 09:06:56 +00:00
paulbeach
4c60664e54 Allow build for 2.5.2 on MacOS 2012-08-14 08:09:29 +00:00
paulbeach
70835c8072 Fix CORE-3740 - optimisation bug in GCC 2012-08-08 14:38:40 +00:00
paulbeach
357f07a063 Copy libfbclient.dylib to Firebird SuperServer Framework Libraries to support the ODBC driver 2012-06-20 09:32:26 +00:00
mkubecek
d8e09ee214 Add interpreter specification to generated scripts. 2012-05-22 16:55:34 +00:00
paulbeach
3eb03dfa02 Make the conf. parameter DummyPacketInterval more accurate. 2012-04-26 09:39:35 +00:00
hvlad
1939b95544 Misc 2012-04-06 09:07:01 +00:00
hvlad
a1880d0513 More clear explanation of GCPolicy setting.
Thanks to the Paul Beach.
2012-04-06 08:39:03 +00:00
dimitr
e085f6008f Fixed CORE-3791: Performance degrades when actively working with databases bigger than the available RAM amount. 2012-03-27 07:10:19 +00:00
alexpeshkoff
005fc13692 Backported fix for CORE-3721: Multiuser server startup (/etc/init.d) script picks up the ISC_ variables if set. 2012-03-07 12:09:25 +00:00
alexpeshkoff
a38f89cf14 Fixed CORE-3682: Firebird 2.5.1 OSX Lion hangs on attaching to second database 2012-03-06 13:28:02 +00:00
alexpeshkoff
ec2402c0d0 Backported fix for CORE-3727: Support C preprocessor flags in firebird build system 2012-01-12 15:02:17 +00:00
alexpeshkoff
117b1d1225 Applied Michal's patch 2012-01-11 13:04:11 +00:00
alexpeshkoff
084eb9e9e1 Backported fix for CORE-3677: Stop utilities to export entrypoints 2011-12-27 12:45:55 +00:00
asfernandes
6b364d8cb3 Backport CORE-3238 - Make GEN_UUID return a compliant RFC-4122 binary UUID and introduce CHAR_TO_UUID2 and UUID_TO_CHAR2 to convert UUIDs from/to string also complying with the RFC. 2011-12-21 14:45:39 +00:00
paulbeach
91cdb8e5f3 CORE-3862 - Multiple update installs can cause problems. 2011-12-14 14:49:57 +00:00
alexpeshkoff
e309439fdf misc 2011-10-13 11:52:44 +00:00
alexpeshkoff
f8f918d29e Backported fixes for CORE-3605 and CORE-3606 2011-10-12 11:58:00 +00:00
alexpeshkoff
b1d4d550ee Added license files to linux packages 2011-10-06 12:15:29 +00:00
alexpeshkoff
27dfa289d9 CORE-3615: add silent_install target to firebird's Makefile 2011-10-06 09:25:02 +00:00
paul_reeves
9bade41df9 Sync B2_5_Release branch with changes made to R2_5_1 2011-10-03 14:54:55 +00:00
dimitr
b312522df5 Russian translation adjustments. 2011-09-28 10:23:08 +00:00
paul_reeves
838309a2cf use correct language marker for new entries 2011-09-28 10:05:22 +00:00
paul_reeves
ae01eede3c Use proper english for place holder text. 2011-09-28 09:58:21 +00:00
paul_reeves
0b116569ac Sync B2_5_Release branch with changes made to R2_5_1 2011-09-28 09:49:12 +00:00
paul_reeves
92314f785d update pt i18n files for windows installer 2011-09-28 09:17:06 +00:00
paul_reeves
a3deafce3a Add/update cz i18n files for windows installer 2011-09-28 09:16:26 +00:00
makowski
e928cef7fa update french docs 2011-09-20 11:50:04 +00:00
paul_reeves
7dc29b3056 Add i18n windows installer files for cz and ru. 2011-09-20 08:02:10 +00:00