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

52887 Commits

Author SHA1 Message Date
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
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
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
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
firebirds
97c97fe0c1 increment build number 2017-08-09 00:04:47 +00:00
Dmitry Yemanov
731a758c21 Addition to the docs 2017-08-08 18:23:24 +03:00
firebirds
b4ffa0b11e increment build number 2017-08-05 00:05:08 +00:00
e131cb3eda Implemented CORE-5238: Replace xinetd support with the native listener 2017-08-04 18:08:00 +03:00
firebirds
ca24b62555 increment build number 2017-08-03 00:04:35 +00:00
bc00115038 Fixed CORE-5591: Engine hangs soon after some errors during transaction start 2017-08-02 15:03:58 +03:00
firebirds
aefff61117 increment build number 2017-07-28 00:04:56 +00:00
hvlad
a6633a01e6 Fixed typo 2017-07-27 14:24:42 +03:00
firebirds
6b6a17a08f increment build number 2017-07-26 00:04:33 +00:00
Adriano dos Santos Fernandes
55c35b77c6 Merge pull request #102 from FirebirdSQL/work/core-4436-hash
Improvement CORE-4436 - Support for different hash algorithms in HASH system function.
2017-07-25 13:06:06 -03:00
Adriano dos Santos Fernandes
5ba4754077 Rework on HashAlgorithmDescriptor initialization. 2017-07-25 15:48:56 +00:00
Ilya Eremin
ee9085ac39 Excess conversion of sql statement to UTF8 is removed from fbtrace (#103) 2017-07-25 12:35:39 +03:00
firebirds
dd49fa6213 increment build number 2017-07-25 00:04:29 +00:00
hvlad
3b14537956 Adjust Windows build 2017-07-24 18:52:57 +03:00
Adriano dos Santos Fernandes
3a1a9b9d48 Support for different hashes algorithms in HASH system function. 2017-07-24 13:38:28 +00:00
Adriano dos Santos Fernandes
987e85f676 Added wrapper classes for libtomcrypt's hash algorithms. 2017-07-24 13:38:27 +00:00
Adriano dos Santos Fernandes
ca33f71291 Added src/common/tomcrypt to POSIX build. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
8885d226a0 Configure libtomcrypt to not use assembly. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
c3b5420839 Customize algorithms imported from libtomcrypt. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
bbe0b20391 Fix libtomcrypt compilation problems. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
adfbf10941 Import unmodified files (some) from libtomcrypt 1.17. 2017-07-24 12:07:07 +00:00
Adriano dos Santos Fernandes
7fe1fbbae3 Refactor introducing HashContext and WeakHashContext. 2017-07-24 12:07:06 +00:00
Adriano dos Santos Fernandes
8c5c9bdc61 Another try to fix CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql - without breaking MSVC build. 2017-07-24 11:33:47 +00:00
firebirds
50eb1915f7 increment build number 2017-07-22 00:04:40 +00:00
Adriano dos Santos Fernandes
c365bf4052 Revert "Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql." - not compiling in MSVC.
This reverts commit 43e662af41.
2017-07-21 19:30:31 +00:00
firebirds
6e261b88b1 increment build number 2017-07-21 00:05:07 +00:00
Ilya Eremin
b17a729ab2 Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log (#95) (#100)
* Conversion of statements, procedures and functions parameters (CHAR and VARCHAR) to UTF8 in trace log

* cloop interface version check is added for getTextUTF8 function
2017-07-20 17:03:34 +03:00
firebirds
0a74b4c478 increment build number 2017-07-20 00:04:27 +00:00
samofatov
e26a4e544c Fix make clean - make install now works again after make clean (#97) 2017-07-19 17:33:10 +03:00
295930dae5 Fixed CORE-5588: DbInfo interface is not passed to ancillary instances of plugin 2017-07-19 17:21:19 +03:00
Jiri {x2} Cincura
02e4e83cb1 CORE-5586 (#98) 2017-07-19 11:30:39 +03:00
firebirds
8717f58c4c increment build number 2017-07-19 00:04:08 +00:00
Adriano dos Santos Fernandes
43e662af41 Fixed CORE-5570 - Negative infinity (double) shown incorrectly without sign in isql. 2017-07-18 18:26:44 +00:00
firebirds
702278622d increment build number 2017-07-18 00:04:23 +00:00
Adriano dos Santos Fernandes
adf20bbaa3 Fixed CORE-5580 - Signature of packaged functions is not checked for mismatch with [NOT] DETERMINISTIC attribute. 2017-07-17 17:45:34 +00:00