robocop
|
158e200ede
|
Misc.
|
2007-09-11 09:31:51 +00:00 |
|
hvlad
|
4a72397c71
|
Fixed bug CORE-1430 : AV in fbclient.dll if statement prepared and executed right after events was registered
|
2007-08-28 19:35:53 +00:00 |
|
dimitr
|
07ebaa0ce9
|
Fixed CORE-1403.
|
2007-08-03 08:41:45 +00:00 |
|
hvlad
|
1b06f7802a
|
Fixed bug CORE-1397 : Possible vulnerability in remote server
|
2007-08-02 16:26:21 +00:00 |
|
asfernandes
|
613faffafb
|
Misc
|
2007-08-02 02:00:37 +00:00 |
|
hvlad
|
4d2211d61f
|
Fix for CORE-1388 : Can't attach to remote service manager if remote engine version is less than 2.0
|
2007-07-31 10:49:52 +00:00 |
|
robocop
|
6f3d9cf06d
|
Misc.
|
2007-07-31 08:36:38 +00:00 |
|
dimitr
|
01232a2def
|
Fixed client crashes when the server unexpectedly died. Hopefully, it should solve CORE-1194.
|
2007-07-30 09:58:18 +00:00 |
|
paul_reeves
|
d1f5482882
|
Be consistent in usage of FB_DEFAULT_INSTANCE.
|
2007-07-26 09:58:32 +00:00 |
|
hvlad
|
77f2bf6dd5
|
Fixed bug CORE-1372 : isc_dsql_fetch called after isc_commit_transaction not raised error
|
2007-07-20 12:40:12 +00:00 |
|
hvlad
|
caa5194ad8
|
Fixed bug CORE-1349 : Remote interface not checked in REM_receive and REM_fetch client supplied message length against length of format of message
|
2007-07-06 12:46:07 +00:00 |
|
robocop
|
0d71e5b00f
|
Misc (to match an almost identical code elsewhere).
|
2007-06-24 08:53:51 +00:00 |
|
alexpeshkoff
|
139e9c9a64
|
fixed bug in my last commit
|
2007-06-21 12:04:49 +00:00 |
|
alexpeshkoff
|
31beadfb64
|
fixed BOF during op_connect processing, avoid use of sprintf() in remote
|
2007-06-21 08:40:04 +00:00 |
|
hvlad
|
0593719f67
|
Additional patch for CORE-1310 : Got "request synchronization error" when calling isc_dsql_sql_info with isc_info_sql_records parameter after last record fetched
|
2007-06-09 11:06:59 +00:00 |
|
hvlad
|
a3757ab602
|
Fixed CORE-1310 : Got "request synchronization error" when calling isc_dsql_sql_info with isc_info_sql_records parameter after last record fetched
|
2007-06-08 12:41:18 +00:00 |
|
alexpeshkoff
|
ea8ba3370d
|
Cleaned up mutexes - removed MUTX_T and related macros
|
2007-06-06 12:37:24 +00:00 |
|
robocop
|
d90bf91fbd
|
Misc.
|
2007-06-06 08:08:36 +00:00 |
|
hvlad
|
5dab01a578
|
Fixed CORE-1303 : Infinite loop in SS remote listener
|
2007-06-04 14:17:15 +00:00 |
|
hvlad
|
f31a3116ec
|
Fixed bug with wrongly initialized remote statement when lazy_port feature active.
It visible with TCS's test DSQL_DOMAIN_20
|
2007-06-01 12:46:30 +00:00 |
|
hvlad
|
a010a612a6
|
Fixed bug reported by Adriano in fb-devel : exception occurred after 3rd suspend reported by fbclient after 1st fetch.
Solution is to check for statement's exception not at every fetched row but before first fetch only.
|
2007-05-28 20:09:18 +00:00 |
|
hvlad
|
0eb638700f
|
Fix for CORE-1276: Sometime INET error reported as 0 in firebird.log instead of real error code
|
2007-05-21 20:25:42 +00:00 |
|
hvlad
|
88671bf258
|
Correct error handling for deferred executed statements
|
2007-05-17 13:03:57 +00:00 |
|
dimitr
|
bc7c4d0054
|
Added remote process name to the monitoring data. Applications are allowed to override this value via DPB.
|
2007-05-16 07:54:33 +00:00 |
|
robocop
|
f2f3d205ce
|
Misc.
|
2007-04-20 09:47:14 +00:00 |
|
alexpeshkoff
|
24015c14cd
|
fixed gcc warning
|
2007-04-19 09:12:32 +00:00 |
|
hvlad
|
a6314265ef
|
Fixed CORE-1206 : 'Error reading data from connection' when Lazy Port feature active and more that one active cursors present
|
2007-04-14 08:26:57 +00:00 |
|
alexpeshkoff
|
d63491e3c5
|
Finished gcc-warnings cleanup
|
2007-04-11 16:05:40 +00:00 |
|
alexpeshkoff
|
edfa819bf7
|
restored functionality of -e family of switches, broken somewhere in 1.5
|
2007-04-05 12:47:20 +00:00 |
|
hvlad
|
c13e67fe49
|
Restored broken compatibility between clients and servers of different versions (2.1 and other)
|
2007-04-04 10:31:47 +00:00 |
|
robocop
|
b776f1f19c
|
Minor corrections.
|
2007-04-03 08:18:11 +00:00 |
|
hvlad
|
2c10b3ff92
|
Implement one more LazyPort feature : defer op_execute packet when it possible
|
2007-04-01 21:42:40 +00:00 |
|
alexpeshkoff
|
d108970f7f
|
Patch by Damyan Ivanov for Mipsel
|
2007-04-01 10:04:28 +00:00 |
|
asfernandes
|
33988b1a79
|
Misc
|
2007-04-01 02:04:58 +00:00 |
|
alexpeshkoff
|
dec4ded1f5
|
fixed unregistered bug, reported by Dmitry privately - partial and full XDR packets may be mixed now in network packets in any way
|
2007-03-30 12:56:57 +00:00 |
|
alexpeshkoff
|
9068d7787f
|
Frontported alignment and endianess fixes from 2.0
|
2007-03-25 16:09:00 +00:00 |
|
asfernandes
|
20299bb856
|
Misc
|
2007-03-24 17:44:09 +00:00 |
|
alexpeshkoff
|
5f19566f76
|
Patch by Damyan Ivanov - accept localhost connections without /etc/host.equiv
|
2007-03-22 13:13:38 +00:00 |
|
alexpeshkoff
|
2c93118e86
|
Misc diagnostics
|
2007-02-24 11:27:52 +00:00 |
|
robocop
|
409ff041dd
|
Misc and replaced "IB" by "FB" where it made sense to me.
|
2007-02-11 09:04:54 +00:00 |
|
hvlad
|
bc521d75a3
|
Fixed CORE-1119 : Bad code in status vector when running ISC_ER30 from fbtcs
|
2007-02-01 22:05:18 +00:00 |
|
alexpeshkoff
|
d66281291f
|
1. Make classic server close shutdown normally when killed by signals 2 & 15.
2. Don't leave running instances of fb_inet_server after database shutdown.
3. To make all this possible - reworked Y-Valve in general.
|
2007-01-20 14:45:45 +00:00 |
|
alexpeshkoff
|
82786a4548
|
do not terminate DEV_BUILD program in case of unknown operation in packet
|
2007-01-20 14:12:33 +00:00 |
|
hvlad
|
cba92d53f3
|
Fixed CORE-1097 : isc_dsql_set_cursor_name() fails
|
2007-01-17 20:06:17 +00:00 |
|
alexpeshkoff
|
094ac1f8c7
|
front-port - override ulimit setting for DEV_BUILD
|
2007-01-15 17:37:21 +00:00 |
|
robocop
|
91544a92e0
|
Totally misc.
|
2006-12-29 08:48:28 +00:00 |
|
hvlad
|
a1e9297bbd
|
Fixed CORE-1067: AV in the engine using some API calls when 'lazy port' feature active
|
2006-12-25 10:28:41 +00:00 |
|
alexpeshkoff
|
2f48fc38f7
|
1. Closed security whole with malformed DPB/SPB
2. Avoid memory leak when exception is thrown.
3. Better diiagnostics.
Thanks to Claudio.
|
2006-12-17 15:53:46 +00:00 |
|
robocop
|
4afa6a29cb
|
Misc.
|
2006-12-17 09:09:39 +00:00 |
|
dimitr
|
6466e7b12d
|
1) WNET and XNET cannot support OOB transmission, so they should not ask for that.
2) Cleanup the INET protocol types.
|
2006-12-15 15:47:52 +00:00 |
|