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

601 Commits

Author SHA1 Message Date
alexpeshkoff
e74a496acf Backported implementation of CORE-2666: Make it possible to use API to do remote backups/restores 2012-06-20 11:56:36 +00:00
alexpeshkoff
c3d90b3a9b misc 2012-03-19 09:10:20 +00:00
alexpeshkoff
7d0d410e92 Fixed CORE-3646: Segmentation fault in Linux 2011-12-29 16:11:28 +00:00
alexpeshkoff
cd603486ca Backported CORE-3462: Add metadata only restore to Services API 2011-06-01 10:39:29 +00:00
mapopa
e9303889ed Fix license url for IPL 1.0 http://www.firebirdsql.org/index.php?op=doc&id=ipl 2011-05-19 08:33:37 +00:00
mapopa
da56e757f9 License page is hosted here http://www.firebirdsql.org/index.php?op=doc&id=ipl 2011-05-19 08:31:16 +00:00
dimitr
40be6d1f27 Backported CORE-2890: SQLSTATE should also be available as a PSQL context variable like GDSCODE/SQLCODE. 2010-12-02 11:15:19 +00:00
dimitr
5f717015ed Corrections for SQL states. 2010-04-09 08:02:20 +00:00
alexpeshkoff
dafa1ee544 Fixed CORE-2836: fb_cancel_operation() incorrectly modifies rdb_status_vector 2010-02-01 14:27:50 +00:00
alexpeshkoff
aea4490e71 Detect missing/invalid parameter in fbsvcmgr 2009-12-17 13:10:24 +00:00
alexpeshkoff
0ce66da575 Add On/Off parameter to switch -D(irect) 2009-12-17 11:00:47 +00:00
alexpeshkoff
d25a675c0a Added switch to nbackup, controlling direct access to database file 2009-12-16 17:30:25 +00:00
alexpeshkoff
e51b5a1141 Some more changes suggested by Claudio 2009-12-16 13:49:49 +00:00
alexpeshkoff
9dcd0c64f1 Backported fix for gsec compatibility 2009-12-16 12:41:17 +00:00
alexpeshkoff
3a9931e870 Backported fix for CORE-2728: Access Violation when trying to add an user that already exists 2009-11-30 13:05:41 +00:00
asfernandes
f783e62594 Backport improvement CORE-2754 - Hint the user about -FIX_FSS_METADATA and -FIX_FSS_DATA when restore fail with malformed string error 2009-11-19 14:27:11 +00:00
alexpeshkoff
bd9fb75df8 Improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database 2009-11-13 18:09:29 +00:00
hvlad
dc3cb55183 Backport fix for bug CORE-2731 : Recursive EXECUTE STATEMENT works wrong 2009-11-05 22:44:48 +00:00
alexpeshkoff
fbda7f245e Fixed CORE-2439: Add FIX_FSS_DATA and FIX_FSS_METADATA into the server 2009-10-05 10:26:59 +00:00
alexpeshkoff
dbbea09f2b Fixed CORE-2657: Ability to get any permissions (including SYSDBA) working with services 2009-10-02 16:44:00 +00:00
hvlad
e08eddc692 Missing MSVC part for CORE-2601 2009-09-11 13:10:22 +00:00
hvlad
41896eeba1 Fixed bug CORE-2252 : EXECUTE STATEMENT on EXTERNAL SOURCE does not check the status of the transaction 2009-09-02 10:46:43 +00:00
alexpeshkoff
404f2b7c0b Avoid suspicious ctor according to Claudio's request 2009-09-01 10:36:30 +00:00
alexpeshkoff
9629eafccd Use per-thread circular strings buffers instead common and per-attachment combination 2009-09-01 09:20:24 +00:00
asfernandes
8c0b380fac Misc 2009-08-27 02:19:36 +00:00
alexpeshkoff
9a325bd8b5 Avoid need in StringsBuffer when processing serious system errors 2009-08-26 13:08:54 +00:00
dimitr
4c459ebf1b Fixed CORE-2514: When there is not enough space on the temp drive an error about CreateFile is reported.
This also fixes CORE-2321: query fails with message 'operating system directive write failed. Invalid argument.
2009-08-21 08:36:37 +00:00
robocop
d9af0e265b Fix strange indentation. 2009-08-20 06:12:17 +00:00
dimitr
4262ee12fc Warnings. 2009-08-19 18:00:13 +00:00
hvlad
440d3f9aee Updated generated headers 2009-08-08 12:42:32 +00:00
robocop
13a05476e7 CORE-2582 Infinity from UDF should be trapped by the engine (and NaN as well). 2009-08-07 07:27:33 +00:00
dimitr
db07da4f28 Need sizeof(size_t) to correctly define format in common.h 2009-08-04 10:39:57 +00:00
asfernandes
28a7e4c037 Misc 2009-07-24 02:15:07 +00:00
alexpeshkoff
440fad4858 HPUX port by Bill Oliver and Jerry Adair 2009-07-23 08:58:26 +00:00
asfernandes
6377356940 Misc 2009-07-23 00:56:28 +00:00
paulbeach
00af06a82f And the long march to making Firebird build and run on MacOSX continues 2009-07-21 13:59:45 +00:00
alexpeshkoff
4506ae61bc Solaris 9 patch from SAS 2009-07-21 08:58:28 +00:00
robocop
e60f718dfb The original message about FP overflow was not very useful for built-in functions (unlike other msgs, it didn't identify the cause). Made a special message for it. Also, one alice (gfix) help item was put erroneously by IB engineers in system_errors.sql; delete it. 2009-07-17 17:13:28 +00:00
robocop
f10e1b72eb Style. 2009-06-27 06:23:36 +00:00
robocop
ce9a9baf08 Validations (do not crash). 2009-06-21 11:16:24 +00:00
robocop
82d2c6377c New messages to fix CORE-2505: beware of built-in functions returning NaN and Inf. Code will follow in one day. 2009-06-14 12:22:59 +00:00
asfernandes
cb40c9f8ba Apply Alex/Bill/Jerry/me patch re. portability in redefinition of operator new 2009-06-13 16:36:10 +00:00
robocop
c7906977d9 String windows.h even more and add synonym for _isnan (without underscore). 2009-06-12 08:22:54 +00:00
asfernandes
c9261a4e84 Misc 2009-06-06 18:38:11 +00:00
asfernandes
83820dc0d9 Fixed CORE-2499 - Implementation limit of DISTINCT items are not enforced, causing generation of incorrect BLR 2009-06-06 02:21:23 +00:00
dimitr
6d2711ff7b Added timeouts to the network event listener code.
Fixed wrong usage of SO_REUSEADDR on Windows.
2009-06-04 11:06:34 +00:00
dimitr
d8dede8e11 SQLSTATE adjustments. 2009-05-13 07:40:57 +00:00
robocop
a317a08aa6 Undefine definitions used in other platforms (just in case). 2009-05-07 15:52:45 +00:00
robocop
e5b226f7a7 More unused params; style. 2009-05-02 13:00:09 +00:00
alexpeshkoff
9b0950da7a Fixed CORE-2306: fbserver terminated abnormally when thread start failed 2009-04-24 15:51:40 +00:00