asfernandes
cebc7c36b3
Misc.
2014-11-30 21:09:39 +00:00
alexpeshkoff
6cb0fdb082
Load zlib dynamically to make it possible for the client to run without it
...
Added configure switch to turn off build with compression
Cleanup zlib streams to avoid memory leak
Use SHRLIB_EXT instead explicit "so"
2014-11-26 17:43:45 +00:00
hvlad
d5c08a9fd0
Move ConfigRoot from common to the yvalve. Add its methods to the public interface ConfigManager.
...
Now all plug-ins have the same root\install folders.
It should fix CORE-4581 and related issues.
MSVC10 and MSVC12 builds are updated, Posix and Darwin builds will follow.
2014-11-26 09:45:42 +00:00
alexpeshkoff
e65a5e3b3b
Implemented CORE-733: Compress Data over the Network
2014-11-25 13:24:10 +00:00
hvlad
c057dd971f
Add check if IPv6 is supported by OS.
...
Windows implementation is complete, while POSIX implementation should be reviewed and fixed if necessary.
2014-11-22 10:42:54 +00:00
mapopa
8f223d7b15
fix idpl license url
2014-11-17 20:26:01 +00:00
alexpeshkoff
23ef7257df
Avoid pool from being initialized second time during cleanup
2014-11-16 17:00:56 +00:00
asfernandes
0973e76135
Misc.
2014-11-16 02:41:47 +00:00
hvlad
a70f97c2eb
Support for MSVC12 (VS 2013)
2014-11-14 11:04:48 +00:00
mkubecek
ae4f286c1a
Improvement CORE-3226: IPv6 support (8/9) add config directive for IPV6_V6ONLY socket option
2014-11-12 17:31:01 +00:00
mkubecek
39b8553530
Improvement CORE-3226: IPv6 support (1/9) allow square brackets around host in connection string
2014-11-12 17:24:09 +00:00
mapopa
02cec62864
add PowerPc64 big endian
2014-11-12 17:00:44 +00:00
mapopa
baae1690e2
Reserve implementation id for big endian ppc64
2014-11-12 16:55:37 +00:00
mapopa
c2ad0aa900
add PowerPc64el
2014-11-11 16:17:54 +00:00
mapopa
f2f2e66be6
add PowerPC64el implementation
2014-11-11 16:05:11 +00:00
mapopa
81e50a006d
Spell fix in comment
2014-11-11 15:08:23 +00:00
asfernandes
49d1a73994
Get rid of upgradeInterface API method and some adjustments. To be continued.
2014-11-10 14:45:40 +00:00
alexpeshkoff
66a6cdd71e
Fixed Mac port
2014-10-14 13:36:37 +00:00
hvlad
5ffbad8173
Fixed wrong item "unknown ISC error 0" in error messages
2014-10-14 07:31:48 +00:00
asfernandes
c642ddca82
Misc.
2014-10-12 02:25:02 +00:00
asfernandes
fcaeb05db1
Correction.
2014-10-12 02:24:08 +00:00
alexpeshkoff
84b8bf20de
Fixed CORE-4573: Avoid need in fake -pas switch when using gsec in embedded mode
2014-10-08 12:19:23 +00:00
alexpeshkoff
153de0f271
Language independent API
2014-09-29 11:03:47 +00:00
hvlad
8ba9d33798
Implement improvement CORE-4556 : Allocate data pages in group of sequential ordered pages (extents)
...
Validation code will follow
2014-09-18 22:31:53 +00:00
mapopa
2760ce3d1f
Apply patch from 2.5 branch related to #CORE-3400 http://sourceforge.net/p/firebird/mailman/message/27734396/
2014-09-14 16:25:52 +00:00
alexpeshkoff
38fd4dba26
Fixed merge of IStatus into old status vector format - thanks to Pavel
2014-08-28 09:02:24 +00:00
dimitr
663e3a93b2
Misc.
2014-08-27 13:32:42 +00:00
alexpeshkoff
d513daa574
Divide IStatus information into 3 parts: errors, warnings and completion code.
...
Errors and warnings are processed in IStatus independently. Completion code
is moved away from IStatus and returned directly by appropriate functions.
Replaced isSuccess() with more generic function getStatus(), which sets
appropriate bits in returned value when errors/warnings are present.
Also use same style when returning bytes' array and it's length in different
interfaces.
2014-08-27 09:24:30 +00:00
dimitr
02e6c00da4
Quick fix for the Windows build.
2014-08-26 14:16:09 +00:00
alexpeshkoff
5714853583
Fixed non-linux posix builds
2014-08-20 10:07:19 +00:00
robocop
a623b39950
Misc.
2014-08-17 04:17:48 +00:00
dimitr
0fa3945f6a
Corrections for the prior commit:Explicitly distinguish between thread handle and thread id. Return LWP as thread id on Linux.
2014-08-15 14:59:38 +00:00
dimitr
36af3d8cb2
Cleanup and small refactoring to avoid redundancy.
2014-08-15 14:19:02 +00:00
alexpeshkoff
5bb75f4fb1
Fixed parameters when using ITimer interface for SYSV-semaphores build
2014-07-30 13:14:31 +00:00
alexpeshkoff
532181a7f9
Renamed as suggested by Nickolay and Dmitry
2014-07-28 13:01:10 +00:00
asfernandes
5851f7e8d3
Warnings.
2014-07-27 23:33:50 +00:00
asfernandes
8bbd309e67
Improvement CORE-4484 - Description (COMMENT ON) for package procedures and functions, and its parameters.
2014-07-27 03:05:44 +00:00
alexpeshkoff
4bdc2a3e19
Replaced macro FB_ALIGN with function fbAlign, minor related cleanup
2014-07-24 06:41:38 +00:00
asfernandes
6488dfed7f
Misc.
2014-07-18 01:52:24 +00:00
skidder
e2e901939c
Fix GCC warnings
2014-07-17 21:17:15 +00:00
skidder
ae02639968
Fix GCC build broken with last commit
2014-07-17 19:17:11 +00:00
skidder
7c743fc291
Fix build warnings
2014-07-17 18:48:46 +00:00
asfernandes
fa0c3dd11c
Misc.
2014-07-10 02:21:18 +00:00
alexpeshkoff
2b066db7ab
Fixed CORE-4478: Failure to load provider/plugin not reported
2014-07-04 08:25:49 +00:00
alexpeshkoff
a9721f18e0
Added first parameter IStatus* to a lot of functions in API interfaces
2014-07-02 12:57:12 +00:00
asfernandes
3233fca7f5
Misc.
2014-07-02 02:22:40 +00:00
alexpeshkoff
f1e3ba674b
Fixed CORE-4475: attempt to create lock files directory fails during cleanup
2014-06-30 11:45:53 +00:00
asfernandes
08f3a00cb0
Misc.
2014-06-20 02:28:22 +00:00
alexpeshkoff
acc74efb75
Current HPUX reported to support __thread
2014-06-19 12:44:46 +00:00
alexpeshkoff
61e882e926
HPUX port - fixed assertion for RISC machines with compiler missing __thread support
2014-06-19 12:25:16 +00:00