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

52359 Commits

Author SHA1 Message Date
2b72824684 Postfix for DY refactoring that leaded to loop in savepoint chain 2016-06-14 19:28:27 +02:00
Adriano dos Santos Fernandes
91a2a3c78f Complements CORE-749 with configuration options. 2016-06-14 17:05:36 +00:00
d042f60ed7 Fix CORE-5252 2016-06-14 19:03:14 +02:00
firebirds
3e4fdba74a increment build number 2016-06-14 00:02:50 +00:00
Adriano dos Santos Fernandes
fc95191875 Decrease the length to 63 to avoid BLR problems (CORE-749) - per Dmitry comment in fbdevel. 2016-06-13 16:02:52 +00:00
firebirds
869f6c7c3c increment build number 2016-06-13 00:02:59 +00:00
Adriano dos Santos Fernandes
5db8fc0198 Merge branch 'jrtc27-met-unaligned-access' 2016-06-12 19:46:18 -03:00
Adriano dos Santos Fernandes
b987958946 Changed UCharBuffer to Array<UCHAR> to be correct. 2016-06-12 19:45:53 -03:00
Adriano dos Santos Fernandes
f1a8f5a8e3 Merge branch 'met-unaligned-access' of git://github.com/jrtc27/firebird into jrtc27-met-unaligned-access 2016-06-12 19:45:34 -03:00
firebirds
52eb7b90cb increment build number 2016-06-12 00:03:04 +00:00
Dmitry Yemanov
739b993894 Merge pull request #35 from aafemt/CORE-5237
Postfix for #24 that fixes CORE-5271
2016-06-11 20:53:06 +03:00
8830bfb558 Postfix for #24 that fixes CORE-5271 2016-06-11 18:37:14 +02:00
firebirds
f4a30f5512 increment build number 2016-06-11 00:02:58 +00:00
Adriano dos Santos Fernandes
e69a823efa Improvement CORE-749 - Increase maximum length of object names to 64 characters. 2016-06-10 16:41:22 +00:00
fc1ebda20e Fix for CORE-5237 and excessive config cache invalidation (#24)
* Fix for CORE-5237 and excessive config cache invalidation

* Use named constants instead of magic numbers. Ignore backslash on POSIX.
2016-06-10 17:42:40 +03:00
a742e7d624 Fixed CORE-5225: Authentication end with first plugin that has the user but auth fails; should continue with next plugin 2016-06-10 17:18:04 +03:00
Dmitry Yemanov
ef9cc3f99f Fix CORE-5268: Nested OR conditions may lead to incorrest results 2016-06-10 15:22:03 +03:00
firebirds
b79b66ab9c increment build number 2016-06-10 00:03:12 +00:00
James Clarke
dc2718ae0b Fixed CORE-5233: Fix unaligned memory access in MET_format 2016-06-09 20:44:08 +01:00
78354c80f4 Committed patch from Damyan Ivanov - fixed spelling in messages 2016-06-09 18:13:03 +03:00
224c7011d7 Committed patch for CORE-5265 2016-06-09 18:08:56 +03:00
de283bb77b Misc comments - thanks to Dmitry Sibiryakov 2016-06-09 12:48:52 +03:00
Adriano dos Santos Fernandes
c07101e929 Misc. 2016-06-08 21:50:01 -03:00
firebirds
e6a259b809 increment build number 2016-06-07 00:02:48 +00:00
644e2777aa Added license to new file 2016-06-06 18:18:32 +03:00
1a4f58bc85 Optimize system privilege check - move permanent job to compile phase 2016-06-06 17:54:12 +03:00
d0ee4b27cb Make it static - thanks to Adriano 2016-06-06 15:01:48 +03:00
Dmitry Yemanov
54f89c276c Adjustments for engine13. MONITOR_FILE does not need to include the
engine number, it's a per-database mapping.
2016-06-06 11:07:53 +03:00
firebirds
bc164e7e69 increment build number 2016-06-04 00:03:17 +00:00
88748bd890 Fixed CORE-5213 2016-06-03 15:52:46 +03:00
firebirds
f9985fca79 increment build number 2016-06-03 00:02:41 +00:00
hvlad
11b0bf7db8 Improvement CORE-5257 : Enable nested keys in plugin configuration 2016-06-03 01:00:16 +03:00
Roman Simakov
1597188f4d Fixed windows build 2016-06-02 17:26:51 +03:00
5d6030db2e Make example 01 built on Windows. Add example of backup (#33) 2016-06-02 13:43:14 +03:00
Dmitry Yemanov
337ef7707d Adjust docs and CMake build re. new engine name. 2016-06-01 12:04:09 +03:00
63b6708e7f Misc 2016-06-01 12:00:48 +03:00
Dmitry Yemanov
3232eb8c50 Postfix for the new library name. 2016-06-01 11:55:39 +03:00
Dmitry Yemanov
f07281c9af Adjust library name to match the new ODS version. 2016-06-01 11:40:49 +03:00
Dmitry Yemanov
dd9e32b2a4 Bump ODS version to 13.0 for FB4. 2016-06-01 10:48:13 +03:00
Dmitry Yemanov
217cffe103 Fix non-reserved flag and move the new non-reserved tokens to their
proper place at the end of the list.
2016-05-31 21:05:41 +03:00
Dmitry Yemanov
ea906adfd0 Remove unused (since v3) token/parser versioning. This was a big source
of confusion during the past years.
2016-05-31 20:54:04 +03:00
Dmitry Yemanov
0c277723fb Drop support for some old MSVC versions. 2016-05-31 20:30:54 +03:00
7ad99b795e Added support for system privileges 2016-05-31 20:07:08 +03:00
hvlad
70e3848eeb Fix build error 2016-05-31 18:29:34 +03:00
hvlad
1a6b7740db Better usage of lock guards 2016-05-31 18:23:55 +03:00
hvlad
eb5c0123c7 Little optimization 2016-05-31 18:20:01 +03:00
Adriano dos Santos Fernandes
99bf837c72 Merge pull request #32 from redsoftbiz/lsb
Fixed pointers style
2016-05-31 09:17:35 -03:00
Dmitry Starodubov
ef5fecf545 Fixed pointers style 2016-05-31 15:07:12 +03:00
Dmitry Yemanov
c35662af03 Merge pull request #31 from aafemt/CORE-5223
Postfix for CORE-5223: root is lost on POSIX
2016-05-31 10:25:58 +03:00
firebirds
0fbd406e4a increment build number 2016-05-31 00:02:37 +00:00