8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-02-02 09:20:39 +01:00
Commit Graph

54566 Commits

Author SHA1 Message Date
Adriano dos Santos Fernandes
4c73f4ac61 Misc. 2017-09-06 16:38:05 +00:00
Adriano dos Santos Fernandes
98702b9cda Make posix build use libtomcrypt from extern or system. 2017-09-06 16:35:40 +00:00
Adriano dos Santos Fernandes
24db8f62ac Customize algorithms imported from libtomcrypt. 2017-09-06 16:35:40 +00:00
Adriano dos Santos Fernandes
92f59d799b Do not build and run libtomcrypt tests. 2017-09-06 16:35:40 +00:00
Adriano dos Santos Fernandes
7907f1735f Change libtomcrypt includes to search first in its own files rather than system files. 2017-09-06 16:35:40 +00:00
Adriano dos Santos Fernandes
f85609ce17 Remove custom libtomcrypt from common and add to extern. 2017-09-06 16:35:40 +00:00
Adriano dos Santos Fernandes
3be49f502c Misc. 2017-09-06 16:35:40 +00:00
firebirds
ea2b34e3ca increment build number 2017-09-06 00:04:30 +00:00
85cabecae1 Fixed CORE-5605: Incorrect check for existing MAP in a case when pre-FB3 security database is used 2017-09-05 15:13:23 +03:00
firebirds
786a7e3e8a increment build number 2017-09-05 00:04:33 +00:00
Ilya Eremin
a4ccbd2d95 Fixed conversion of parameters to UTF8 in trace: reading string length depending on descriptor type (#106) 2017-09-04 17:33:06 +03:00
hvlad
a5c4a29a32 Fixed regression CORE-5062 : slow changes on domain 2017-09-04 15:51:21 +03:00
firebirds
bffc93ac7e increment build number 2017-09-02 00:04:51 +00:00
Paul Reeves
9fbb7fcb07 Tidy up packaging for windows.
Improve detection of missing components and halt packaging on error.
2017-09-01 15:34:13 +02:00
firebirds
145f97dacb increment build number 2017-08-31 00:04:30 +00:00
ca6e9dc7fc Simplify code as suggested by Dmitry 2017-08-30 13:55:58 +03:00
firebirds
e3d06a6b3e increment build number 2017-08-30 00:04:30 +00:00
Paul Reeves
e8323305bf Port misc windows packaging features from B3_0_Release 2017-08-29 12:23:47 +02:00
Paul Reeves
865176380f misc 2017-08-29 12:20:31 +02:00
Paul Reeves
8e58be5b80 port cz install readme from B3_0_Release 2017-08-29 12:20:00 +02:00
Paul Reeves
837ee4b5f8 port i18n installer messages from B3_0_Release 2017-08-29 12:18:32 +02:00
Paul Reeves
84dd61e41b port i18n installer messages from B3_0_Release 2017-08-29 12:17:30 +02:00
Paul Reeves
0225dfbb35 Tidy up readme for alpha/beta test releases 2017-08-29 12:16:50 +02:00
Paul Reeves
3d12fc329e port i18n installer messages from B3_0_Release 2017-08-29 12:14:32 +02:00
Paul Reeves
954d40e87a Include the include/firebird directory in the kits 2017-08-28 12:45:43 +02:00
firebirds
8e0286d87d increment build number 2017-08-27 00:04:43 +00:00
Adriano dos Santos Fernandes
d9ecea01f1 Misc. 2017-08-26 18:57:41 -03:00
nikolay.samofatov
7e583e5849 Code cleanup - implement Dmitry's suggestion 2017-08-24 16:10:47 +03:00
firebirds
30b225ca69 increment build number 2017-08-24 00:04:20 +00:00
Paul Reeves
6c58449aaf Make necessary installer changes for Fb 4.0 Alpha 1 release 2017-08-23 16:44:58 +02:00
Paul Reeves
d62a074050 Make actual deployed windows readme file dependant upon DEV or PROD status. 2017-08-23 16:44:18 +02:00
Paul Reeves
96c1bb84bd Add wix config files to build msvc runtimes for Fb4.0 2017-08-23 16:38:21 +02:00
Paul Reeves
53e9f73c57 Merge branch 'master' of https://github.com/FirebirdSQL/firebird 2017-08-23 16:30:54 +02:00
nikolay.samofatov
31b47a370a Restart only top-level requests in read consistency mode 2017-08-22 16:50:38 +03:00
nikolay.samofatov
c3500bb843 Restart requests in case of update conflicts 2017-08-21 17:29:09 +03:00
hvlad
fad46cfe90 Removed perf counter RECORD_IMGC_FAIL and corresponding column MON$RECORD_STATS.MON$RECORD_IMGC_FAIL 2017-08-18 10:43:28 +03:00
firebirds
76943472cf increment build number 2017-08-17 00:04:41 +00:00
2ac2aa8a71 Postfix for CORE-5536: services were broken due to incorrect remote info processing 2017-08-16 14:29:59 +03:00
24465a1e09 Info codes should better be explicit from backporting POV 2017-08-16 14:29:59 +03:00
firebirds
34b8ae06f6 increment build number 2017-08-16 00:04:46 +00:00
ec9e4ac4e4 Postfix for CORE-5536 2017-08-15 15:57:24 +03:00
hvlad
410dcfbe2d Fixed infinite wait when database changed RO mode to RW 2017-08-15 11:26:37 +03:00
hvlad
0086d40249 Since there is no more separate account of pre-committed transactions we need to know its state using TPC 2017-08-15 11:25:30 +03:00
firebirds
405bac331f increment build number 2017-08-15 00:04:42 +00:00
4e4be00b7d Implemented CORE-5536: Connections compressed and encrypted in MON$ATTACHMENTS table. Also added fb_info_conn_flags item to getInfo() call to return connection flags. 2017-08-14 20:16:59 +03:00
firebirds
5627033ceb increment build number 2017-08-14 00:04:44 +00:00
Adriano dos Santos Fernandes
15be92d1b1 Example for window frames. 2017-08-12 22:56:33 -03:00
hvlad
f61f2ead0e Re-implement TPC_find_states 2017-08-10 11:59:53 +03:00
firebirds
dbd6ec8fbf increment build number 2017-08-10 00:04:54 +00:00
Dmitry Yemanov
025c66c8f9 Misc version adjustments 2017-08-09 12:44:30 +03:00