asfernandes
|
7b72429210
|
Misc.
|
2011-05-13 01:15:18 +00:00 |
|
dimitr
|
83a3f80572
|
Fixed CORE-3477: Passing non-existing SQL parameters always crash server.
|
2011-05-12 14:56:54 +00:00 |
|
dimitr
|
4c241ab91a
|
Front-ported CORE-3314: Dependencies are not removed after dropping the procedure and the table it depends on in the same transaction.
|
2011-05-12 08:45:27 +00:00 |
|
firebirds
|
faec766b45
|
nightly update
|
2011-05-12 03:16:10 +00:00 |
|
asfernandes
|
3800177568
|
Misc.
|
2011-05-12 00:42:40 +00:00 |
|
asfernandes
|
2fd18f68c9
|
Lets try to avoid global functions using name with mixed new (functionName) and old SUBSYS_name name style.
|
2011-05-11 17:42:44 +00:00 |
|
asfernandes
|
f56cafbf7d
|
Fix the build.
|
2011-05-11 15:57:45 +00:00 |
|
hvlad
|
479a7f600d
|
Renamed currentProvider to EngineProvider to better reflect its nature and corrected its declaration (with Alex permission ;). Removed unneeded cast.
|
2011-05-11 14:45:56 +00:00 |
|
hvlad
|
db4d4df653
|
Avoid memory leaks due to wrong reference counting.
|
2011-05-11 14:24:45 +00:00 |
|
hvlad
|
d0108e2918
|
Show long version string in "Firebird Server Properties" dialog properly
|
2011-05-11 09:56:53 +00:00 |
|
hvlad
|
177b43306c
|
Adjust order of releasing metadata objects when attachment is released.
It also avoids assert in MET_verify_cache() pointed privately by Alex.
|
2011-05-11 09:39:57 +00:00 |
|
firebirds
|
93689512cd
|
nightly update
|
2011-05-11 03:18:40 +00:00 |
|
asfernandes
|
1c5770da81
|
Warning / error.
|
2011-05-11 02:43:39 +00:00 |
|
asfernandes
|
3ce54d2eda
|
Misc.
|
2011-05-11 01:18:28 +00:00 |
|
alexpeshkoff
|
8f354c6fc4
|
make it compile with shared cache
|
2011-05-10 14:03:16 +00:00 |
|
hvlad
|
e6fd7c66e0
|
Temporary solution to not crash utilities working with embedded engine on exit.
|
2011-05-10 13:44:54 +00:00 |
|
hvlad
|
c84619445a
|
Don't use Guardian with services
|
2011-05-10 13:37:52 +00:00 |
|
hvlad
|
2bc113987e
|
Adjusted CPL applet with current binaries names and paths.
Make it show error even when there is no registry information.
|
2011-05-10 13:36:47 +00:00 |
|
hvlad
|
e3a6969eab
|
Adjusted instreg, instsvc and fbguard with current binaries names and paths
|
2011-05-10 13:03:11 +00:00 |
|
alexpeshkoff
|
a8842629ea
|
fixed gcc warning
|
2011-05-10 11:56:52 +00:00 |
|
firebirds
|
b6955eca52
|
nightly update
|
2011-05-10 03:17:39 +00:00 |
|
asfernandes
|
d0c2265105
|
Misc.
|
2011-05-10 01:12:14 +00:00 |
|
hvlad
|
fef1f49c94
|
Shared page cache implementation
|
2011-05-09 10:15:19 +00:00 |
|
firebirds
|
62a80a1aa6
|
nightly update
|
2011-05-09 03:17:15 +00:00 |
|
asfernandes
|
5e854fe20f
|
Remove "#pragma GCC system_header". Current build with GCC 4.5.2 and clang 2.8 shows no related warning.
This pragma was interfering with -MMD dependency output, causing crashes after full build when the API is changed.
|
2011-05-08 17:53:37 +00:00 |
|
firebirds
|
95d4434cbd
|
nightly update
|
2011-05-08 03:17:35 +00:00 |
|
asfernandes
|
69dc52ba48
|
Integrate IAttachment and ITransaction in the external engines API.
|
2011-05-07 19:52:44 +00:00 |
|
asfernandes
|
7915153e51
|
Misc.
|
2011-05-07 19:33:46 +00:00 |
|
firebirds
|
c4e638ffb5
|
nightly update
|
2011-05-06 03:17:35 +00:00 |
|
hvlad
|
542d70ac61
|
Fixed bug CORE-3468 : Attempt to read after the end of file when nbackup state is stalled
|
2011-05-05 22:05:59 +00:00 |
|
hvlad
|
d57814996f
|
Fixed bug CORE-3466 : Some changes could be lost during the merge of delta file into main database file.
Removed BDB_merge flag and related code.
|
2011-05-05 18:11:22 +00:00 |
|
hvlad
|
5bbff34ac1
|
FiFixed bug CORE-3465 : Nbackup state lock could be not released after cache error. It results in "Can't lock state for write" bugcheck when backup state is going to be changed.
|
2011-05-05 17:40:54 +00:00 |
|
hvlad
|
dc30e39fd7
|
Fixed bug CORE-3464.
Correct error reporting - bugcheck's 215 and 216 was confused with each other.
|
2011-05-05 14:33:50 +00:00 |
|
firebirds
|
d5980ee370
|
nightly update
|
2011-05-04 03:17:09 +00:00 |
|
hvlad
|
f40d569f3f
|
Don't use placement new[] as its behavior is inconsistent between compilers
|
2011-05-03 12:03:16 +00:00 |
|
alexpeshkoff
|
62d6343ccf
|
This should fix deadlock, noticed by Damyan
|
2011-05-03 07:43:23 +00:00 |
|
firebirds
|
7580dadcd5
|
nightly update
|
2011-05-01 03:16:27 +00:00 |
|
asfernandes
|
48fa5193e7
|
Invert the functionality of addSlash to fixPath. It was creating paths with double slashes in config files.
The right way to create paths in others places is with PathUtils::concatPath, and it don't need what addSlash was doing.
|
2011-04-30 18:23:04 +00:00 |
|
hvlad
|
8b635ddf38
|
Some refactoring and cleanup.
|
2011-04-30 11:38:00 +00:00 |
|
firebirds
|
bfdd52aa4f
|
nightly update
|
2011-04-30 03:16:00 +00:00 |
|
asfernandes
|
0b2ffeae81
|
Misc.
|
2011-04-30 02:28:31 +00:00 |
|
hvlad
|
eecde7801c
|
Windows version of PlatformAtomicPointer
|
2011-04-29 19:11:43 +00:00 |
|
alexpeshkoff
|
c076b1d8c1
|
Added delay before unloading plugin module after last reference to that module outside plugin manager is gone
|
2011-04-29 16:24:27 +00:00 |
|
alexpeshkoff
|
b77154b2b5
|
Cleanup: make fb_atomic be the single file working with atomic operations and membars
|
2011-04-29 15:50:04 +00:00 |
|
asfernandes
|
efbd651d7f
|
Correction.
|
2011-04-29 15:16:53 +00:00 |
|
hvlad
|
b0b1db9fc1
|
Typo and missed cast
|
2011-04-29 12:03:52 +00:00 |
|
hvlad
|
ff490e8f6a
|
Cleanup and some comments
|
2011-04-29 11:34:35 +00:00 |
|
hvlad
|
59c4f7bb9f
|
Let PlatformAtomicCounter::setValue() returns old value on Windows too
|
2011-04-29 11:12:29 +00:00 |
|
alexpeshkoff
|
09ecefd320
|
Fixed posix build
|
2011-04-29 09:25:06 +00:00 |
|
firebirds
|
6959853feb
|
nightly update
|
2011-04-29 03:18:30 +00:00 |
|