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

54523 Commits

Author SHA1 Message Date
Paul Reeves
cf2612a699 Setup vc environment for run_all script 2020-04-22 16:07:32 +02:00
Paul Reeves
64632adca5 Even more thorough cleaning - Add option to pass REALCLEAN to clean_all.bat to clean up files shared by win32 and x64 builds 2020-04-22 16:04:00 +02:00
Paul Reeves
69bb7aca0a Be sure to include /extern in the cleaning process 2020-04-22 15:57:32 +02:00
Paul Reeves
6da5d068f2 Throw an error if re2 fails to build 2020-04-22 15:41:11 +02:00
Dmitry Yemanov
1cd0a17330 Short-circuit check for replication being not configured 2020-04-22 10:23:33 +03:00
firebirds
3bda59e42d increment build number 2020-04-22 00:04:30 +00:00
Dmitry Yemanov
dfdcf95c40 Raise beta number 2020-04-21 19:44:34 +03:00
AlexPeshkoff
62b91c4430 Changed stretching of chacha key according to Mark's recommendation to make it better match other implementations 2020-04-21 19:39:36 +03:00
Dmitry Yemanov
21798987a2 Post-merge adjustments 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
c97d7518f7 Prepared the initial docs 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
0080687f75 Some encapsulation 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
b74a2bec3c More reliable behaviour when the replication state is switched under load 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
dcdb8e826b Avoid half-replicated transactions after publication is turned on 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
96eeeb2ef7 Make table attributes position-independent + some logic ported from the Dimitry Sibiryakov's PR 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
54ed1e6b33 Adjusted docs 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
0cc87ef415 Cleanup 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
2231e6e187 Documentation 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
25f5bf7b6a Allow the replication state to be changed at runtime 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
dd749d4ffc Backup/restore support for new system tables 2020-04-21 19:36:43 +03:00
Dmitry Yemanov
ddd5621666 DDL control for replication 2020-04-21 19:36:43 +03:00
AlexPeshkoff
1b6b717f78 Place precompiled samples of plugins into binary package according to new rules 2020-04-21 18:58:37 +03:00
firebirds
1050a045e6 increment build number 2020-04-21 00:04:31 +00:00
Adriano dos Santos Fernandes
75d34f8ec9 Added CORE-5717 to README.incompatibilities.3to4.txt. 2020-04-20 12:23:19 -03:00
AlexPeshkoff
5d8e9ced03 Fixed regression in gbak 2020-04-20 15:35:35 +03:00
hvlad
2d5dc3f473 Update documentation (CORE-4933) 2020-04-20 13:05:48 +03:00
firebirds
3da1a837b8 increment build number 2020-04-20 00:04:33 +00:00
Adriano dos Santos Fernandes
3dde086c3d Fix Linux build. 2020-04-18 23:11:08 -03:00
Adriano dos Santos Fernandes
476a54bc8a Cleanup: remove trailing spaces. 2020-04-18 23:10:09 -03:00
firebirds
910d215d01 increment build number 2020-04-19 00:04:31 +00:00
hvlad
953e798e6c Misc 2020-04-18 19:31:35 +03:00
hvlad
34ad4218ef Avoid creating folders for the build logs of misc libraries 2020-04-18 19:31:13 +03:00
hvlad
c091605bea Add pre-built binaries of ExtAuth plugin (\examples\prebuilt\plugins)
and its keygen (\examples\prebuilt\bin).
2020-04-18 19:30:01 +03:00
hvlad
5433b32d20 Windows build for ExtAuth sample plugin and its keygen 2020-04-18 19:26:55 +03:00
firebirds
a1d1211b50 increment build number 2020-04-18 00:05:12 +00:00
Dmitry Yemanov
f6321fa2e5 Simplification 2020-04-17 20:57:38 +03:00
Adriano dos Santos Fernandes
9921988470
Correction. 2020-04-17 14:22:07 -03:00
Dmitry Yemanov
9d616b9017 Cleanup 2020-04-17 19:18:38 +03:00
Dmitry Yemanov
ed9cc69fa1 Minor refactoring 2020-04-17 19:14:10 +03:00
Dmitry Yemanov
b3566575dd Correction for the Windows build 2020-04-17 17:03:52 +03:00
Dmitry Yemanov
a9874a2a4f Support for replication segments larger then 4GB (just in case it will be needed some day) + some changes in the binary format 2020-04-17 16:58:50 +03:00
AlexPeshkoff
3be789b2f7 Improved code to ensure better compatibility with engine12. Improvements for older engines are also included though full compatibility is still missing. 2020-04-17 15:37:02 +03:00
firebirds
5042772c57 increment build number 2020-04-17 00:04:33 +00:00
Dmitry Yemanov
25646bd3f3 Less verbose output + replication timings 2020-04-16 19:34:03 +03:00
Dmitry Yemanov
0956c0ac4a Fixed usage of incorrect format after DFW failure 2020-04-16 19:13:15 +03:00
Dmitry Yemanov
0fe3c2611c Reduce warnings 2020-04-16 18:28:38 +03:00
Dmitry Yemanov
c31517b4c7 Refactored the global objects to be managed from a single place, this also removes code duplication 2020-04-16 17:34:33 +03:00
Dmitry Yemanov
c9b57319e9 Misc 2020-04-16 17:08:32 +03:00
firebirds
46a5e3718b increment build number 2020-04-16 00:04:38 +00:00
AlexPeshkoff
5d041851a0 Misc comment 2020-04-15 19:32:08 +03:00
AlexPeshkoff
4dffa04237 Added sample of changing returned by engine metadata and using changed metadata in Statement::execute() 2020-04-15 19:29:55 +03:00