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

51920 Commits

Author SHA1 Message Date
alexpeshkoff
0558b970fe Fixed CORE-5047: mapUser() routine establish secondary attach using wrong provider 2015-12-29 14:39:00 +00:00
firebirds
a19a555ad7 nightly update 2015-12-29 00:10:39 +00:00
alexpeshkoff
d54d2d46f8 Fixed CORE-5053: changeServerMode.sh can mess with configuration 2015-12-28 14:10:42 +00:00
dimitr
df55756907 Unwind the cache before throwing. This prevents lock-ups during database shutdown. 2015-12-28 06:22:32 +00:00
firebirds
a20ae4fa30 nightly update 2015-12-26 00:09:56 +00:00
alexpeshkoff
100d7f5da9 Fixed CORE-4842: Installer script fails in some linux environments 2015-12-25 18:19:49 +00:00
robocop
539fd4d80e Misc. 2015-12-25 01:08:17 +00:00
firebirds
6ea7ae93d7 nightly update 2015-12-25 00:09:23 +00:00
alexpeshkoff
0c9a2ccdd3 Fixed CORE-5008: add missing cmake files to fb3 linux tarball 2015-12-24 11:17:13 +00:00
firebirds
fc9f31ba44 nightly update 2015-12-24 00:09:39 +00:00
hvlad
e17dd41f19 Build and copy udrcpp_example.dll 2015-12-23 19:42:49 +00:00
hvlad
f9ddb3a99c Fixed MSVC10 build of UDR examples 2015-12-23 19:10:23 +00:00
firebirds
9928a8396b nightly update 2015-12-23 00:10:18 +00:00
alexpeshkoff
df2fb331cf Fixed CORE-4964: Real errors during connect to security database are hidden by Srp user manager. Errors should be logged no matter what AuthServer is used. (taking into an account Sean's request re. special error for system-related problems) 2015-12-22 17:53:30 +00:00
firebirds
a4b437e2a5 nightly update 2015-12-22 00:10:42 +00:00
alexpeshkoff
474538c7ff Added support for using pascal to access OO API 2015-12-21 17:01:26 +00:00
egorpugin
772f22e2f0 [ci] Switch to Ubuntu 14.04. 2015-12-21 13:34:19 +00:00
alexpeshkoff
43ed888aa2 Fixed strange mistype in error code. This error code is never used in sources, i.e. nothing to fix due to this change. 2015-12-21 11:16:22 +00:00
dimitr
129f4826de Cleaned up the unused routine. 2015-12-21 09:48:12 +00:00
firebirds
04476b0a70 nightly update 2015-12-20 00:11:28 +00:00
dimitr
302cd6b401 Fixed CORE-4840: Transactions with isc_tpb_autocommit can hang the server. 2015-12-19 10:43:47 +00:00
dimitr
9f28f77266 Remove the redundant (no-op) line. 2015-12-19 05:55:20 +00:00
firebirds
3bc500e57d nightly update 2015-12-19 00:09:46 +00:00
dimitr
738ad6ea21 Constness. 2015-12-18 16:57:06 +00:00
asfernandes
0e686e0c58 Avoid warnings with clang. 2015-12-18 16:34:33 +00:00
asfernandes
80a29fe79f Fixed CORE-5049 - Regression: incorrect calculation of byte-length for view columns. 2015-12-18 16:34:20 +00:00
alexpeshkoff
0ba4e86e86 Fixed gsec with SS 2015-12-18 13:53:04 +00:00
asfernandes
04906b031c Avoid warnings with clang. 2015-12-18 13:45:00 +00:00
dimitr
d92c26fb1e This should fix CORE-4862: ibase.h from x64 package includes non-existing file. 2015-12-18 12:28:28 +00:00
firebirds
2f36485fbe nightly update 2015-12-18 00:09:17 +00:00
alexpeshkoff
fde2d8fe85 Postfix for CORE-5032: error handling was broken, therefore checked for invalid error code 2015-12-17 15:14:51 +00:00
aafemt
0903af542e Rollback 2015-12-17 13:44:34 +00:00
alexpeshkoff
cb0dfc11cc Fixed CORE-5039: Connecting to service with invalid servicename yields incorrect error message 2015-12-17 12:43:23 +00:00
hvlad
f9d5a233e5 Let XNET client returns correct isc_network_error in case of not running XNET server.
Before it returns isc_unavailable and fools y-valve.
2015-12-17 11:28:52 +00:00
hvlad
9a9b5baff0 Fixed warning 2015-12-17 09:56:34 +00:00
hvlad
e455542e37 Make names less dumb. Formatting a bit. 2015-12-17 09:56:05 +00:00
firebirds
3583fcb4e6 nightly update 2015-12-17 00:09:09 +00:00
aafemt
a2d29608fd Restore raising of error from last tried provider as pointed by Alex 2015-12-16 17:23:02 +00:00
alexpeshkoff
7971252db3 Totally misc - formatting 2015-12-16 17:17:12 +00:00
alexpeshkoff
9b020863b5 Cleanup 2015-12-16 17:16:10 +00:00
alexpeshkoff
3c3dbf657b Fixed CORE-5032: Cannot connect to a database which have own security database without security3.fdb 2015-12-16 17:12:53 +00:00
dimitr
e39801c450 This should fix the minor error reporting regression noticed for bugs.core_3323. 2015-12-16 16:43:59 +00:00
firebirds
08a462d3cc nightly update 2015-12-16 00:10:28 +00:00
alexpeshkoff
8d436826c6 Mostly comments needed after fix for CORE-5041, also added some checks to be safer with repeated I/O 2015-12-15 16:54:23 +00:00
firebirds
d5e5d40b15 nightly update 2015-12-15 00:08:56 +00:00
aafemt
1fc4e352b0 Allow key holders to be called on client side (CORE-5043) 2015-12-14 14:07:05 +00:00
alexpeshkoff
24394e6481 comments 2015-12-14 12:57:16 +00:00
firebirds
ef33da01b9 nightly update 2015-12-14 00:09:54 +00:00
asfernandes
047175e1a5 Misc. 2015-12-13 01:02:02 +00:00
firebirds
49a7242c29 nightly update 2015-12-12 00:09:37 +00:00