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

48160 Commits

Author SHA1 Message Date
firebirds
385dcd7b57 nightly update 2011-07-02 03:17:09 +00:00
dimitr
827d73df19 Fixed the build. 2011-07-01 16:15:52 +00:00
firebirds
a9bfdaa358 Check svn exit codes in order to avoid half-done ChangeLog 2011-07-01 11:08:17 +00:00
alexpeshkoff
bba27cb187 Avoid some casts in yValve 2011-07-01 07:56:39 +00:00
alexpeshkoff
9a58295f44 Reflect Vlad's changes in posix build 2011-07-01 07:55:13 +00:00
firebirds
f504b5f251 nightly update 2011-07-01 03:18:37 +00:00
hvlad
c994f7e32a Make legacy (security database based) user management plugin consistent :
- binary name changed from user_management.dll to legacy_usermanager.dll (on Windows only, POSIX will follow soon)
- registration name was changed from "Legacy_Auth" to "Legacy_UserManager" (see UserManager setting in firebird.conf)
2011-06-30 13:17:04 +00:00
firebirds
9ff3a5a6b8 nightly update 2011-06-30 03:18:31 +00:00
hvlad
7cb28a7af6 Fixed some AV's reported privately 2011-06-29 20:18:37 +00:00
alexpeshkoff
13e0341fea Use interface-based API in remote server. Use stable "next" pointers in yvalve. 2011-06-29 09:41:47 +00:00
firebirds
5d005e0c19 nightly update 2011-06-27 03:16:27 +00:00
asfernandes
47489fa71b Misc. 2011-06-26 18:48:00 +00:00
asfernandes
4f5dd005ac Work in progress on message-based external functions and procedures. 2011-06-26 15:57:55 +00:00
asfernandes
5a414ee680 Add boost files for FB_MESSAGE. 2011-06-26 15:56:56 +00:00
asfernandes
25ea4d5b03 Add script to copy a modified subset of boost to our tree. 2011-06-26 15:38:11 +00:00
firebirds
e724381d21 nightly update 2011-06-26 03:17:03 +00:00
asfernandes
a36147a943 Warning. 2011-06-25 18:13:25 +00:00
robocop
1c250c02eb Misc. 2011-06-25 03:40:18 +00:00
firebirds
c4708ee81e nightly update 2011-06-25 03:17:23 +00:00
hvlad
f12c243e1c Improvement CORE-3537 : There is no need to undo changes made in GTT created with ON COMMIT DELETE ROWS option when transaction is rolled back. 2011-06-24 12:54:46 +00:00
hvlad
f2aaa12ce5 Improvement CORE-3536 : Garbage collection in GTT is unnecessary delayed by active transactions in another attachments 2011-06-24 12:49:08 +00:00
hvlad
7c68e15a0f Delete deferred work when savepoint is cleaned up after failure even if no records was modified. Else DFW task will be repeated at commit making system tables logically inconsistent. 2011-06-24 12:03:32 +00:00
hvlad
82fc475600 Missed lock 2011-06-24 08:44:33 +00:00
hvlad
d00d66aeef Fixed bug CORE-3535 : Write target of dirty page could be undefined if error happens when nbackup state is changed.
Also prevent overwriting of first page of allocation table by data page contents.
2011-06-24 08:39:34 +00:00
hvlad
045a3d39ec Additional patch for CORE-3521.
When CCH_flush() is called after last disconnect there is no attachment.
2011-06-24 07:55:47 +00:00
robocop
29cb5aa218 Misc. 2011-06-24 06:35:51 +00:00
robocop
5ad96271e6 Misc. 2011-06-24 06:34:16 +00:00
firebirds
41624d488b nightly update 2011-06-22 03:18:25 +00:00
asfernandes
866b0c8d98 Misc. 2011-06-22 00:30:30 +00:00
firebirds
ed71836154 nightly update 2011-06-21 10:09:32 +00:00
asfernandes
17c249fc3d Complement fix for CORE-3140 - Preserve comments for parameters after altering procedures. 2011-06-17 12:39:25 +00:00
asfernandes
77af7c9d55 Misc. 2011-06-17 01:06:27 +00:00
hvlad
eb41aaa8d5 Fixed bug CORE-3525 : Autonomous transactions should not inherit run-time flags of "parent" transaction 2011-06-16 08:58:13 +00:00
asfernandes
a1a20777fa Fixed CORE-3523 - SIMILAR TO: False matches on descending ranges. 2011-06-15 15:55:20 +00:00
hvlad
b202c0573a Try to correctly handle IO errors in cache and avoid some internal deadlocks. 2011-06-15 12:44:44 +00:00
hvlad
757ac2923c Additional fix for correct Nbackup state lock accounting. See also CORE-3465 2011-06-15 11:59:28 +00:00
hvlad
9f94f41e4e Fixed bug CORE-3521 : Delta file contents is not flushed to disk 2011-06-15 11:43:42 +00:00
paulbeach
317430bc0d Fix typo 2011-06-15 08:35:30 +00:00
asfernandes
9c84e1a03f Misc. 2011-06-15 00:47:19 +00:00
alexpeshkoff
18ef64b242 Fixed UnloadDetector in a case when it gets linked in non-plugin module 2011-06-14 11:34:26 +00:00
hvlad
c9be5c00b8 try\catch to always restore original attachment in tdbb. Noted by Claudio. 2011-06-13 19:02:08 +00:00
hvlad
81cec16f83 Fixed leak of SysAttachment instance. Noted by Claudio. 2011-06-13 11:09:19 +00:00
hvlad
ab4e88d49e Missed FB_CARG 2011-06-13 11:08:26 +00:00
hvlad
1cd57845ef Update Windows build 2011-06-13 10:40:27 +00:00
asfernandes
b68d1dfc0c Misc. 2011-06-11 18:44:50 +00:00
robocop
f65d84596b Misc. 2011-06-11 06:12:53 +00:00
robocop
2fcbc4f430 Misc. 2011-06-11 06:09:39 +00:00
robocop
05403a830b Misc. 2011-06-11 06:08:52 +00:00
alexpeshkoff
40348295e1 Used upgradeInterface() in a number of places.
Fixed memory leak when unloading module, related with upgraded interfaces.
Fixed timer on posix to be high resolution.
Better diagnostic in services.
2011-06-10 12:53:51 +00:00
alexpeshkoff
9d375fccfa regenerated with fresh autotools 2011-06-10 12:35:46 +00:00