robocop
2b33eae4d1
Minimize casts.
2008-03-10 08:31:35 +00:00
alexpeshkoff
7dacbbbd74
Make fb_disconnect_transaction, fb_shutdown and fb_shutdown_callback public API calls.
...
Related cleanup.
2008-03-03 17:47:09 +00:00
robocop
fbdc3dbb2b
Style, constness and macro cleanup.
2008-02-03 11:20:48 +00:00
alexpeshkoff
8901a0e003
Services cleanup - make class Service traditional C++ class
2008-02-02 18:33:37 +00:00
robocop
0d1985d1f0
Misc, explicit constructors, extra commas in enumerations, constness, etc.
2008-02-02 16:57:15 +00:00
alexpeshkoff
39896cb955
Fixed CORE-1671: atexit() calls in client libraries cause segfaults
...
and CORE-1079: Every attach of fbclient/fbembed library leaks 64KB of memory
To do it:
- created new template GlobalPtr, controlling access to destructors of global objects.
- applied it to global objects.
Also some related cleanup.
2008-01-23 15:52:40 +00:00
dimitr
067b04f988
Fixed CORE-1703.
2008-01-19 13:30:46 +00:00
dimitr
12c4322ab9
The merge continued.
2008-01-16 06:11:50 +00:00
asfernandes
40997f0bc8
Task CORE-1618 - Change GBAK option to not run database triggers to use the same name as the ISQL equivalent option
2007-11-26 14:26:46 +00:00
asfernandes
54b36766c0
Misc
2007-11-17 00:38:16 +00:00
paulbeach
c823619e92
HPUX Port
2007-11-12 15:18:49 +00:00
paulbeach
7602a29b94
HPUX Port
2007-11-12 14:26:44 +00:00
asfernandes
76f3f85b80
Misc
2007-10-29 00:19:27 +00:00
dimitr
0a37cd75b5
Fixed a possible 64-bit issue spotted by Claudio.
2007-10-28 20:20:44 +00:00
skidder
2cee6ced62
The fix by Roman Simakov for unrestorable databases if computed fields reference stored procedures
2007-10-28 13:32:28 +00:00
robocop
3a7d93f658
Misc tweaks with Firebird::string.
2007-08-26 09:53:08 +00:00
asfernandes
0abf92fb9b
Misc
2007-05-09 02:03:49 +00:00
alexpeshkoff
918fe445d9
1. Fixed ignored IO-errors (i.e. incomplete backups) on non-windows platforms.
...
2. Fixed CORE-1237 - GBAK does not create backup in service_mgr mode if there is no space on disk, no error reported.
2007-05-08 15:16:08 +00:00
alexpeshkoff
6758baebf8
use ClumpletWriter for spb
2007-05-08 15:13:57 +00:00
alexpeshkoff
8274d3213d
Fixed CORE-867 - all utilities now hide password from "ps" as soon as possible
2007-04-25 14:10:47 +00:00
dimitr
24c402dd31
Fixed CORE-1205.
2007-04-13 12:10:41 +00:00
alexpeshkoff
d63491e3c5
Finished gcc-warnings cleanup
2007-04-11 16:05:40 +00:00
asfernandes
72d139baf3
Misc
2007-04-07 15:52:45 +00:00
alexpeshkoff
1932c8f4e7
added switch -trusted to most of firebird utilities
2007-04-07 08:47:58 +00:00
asfernandes
2e08c6c366
Misc
2007-04-05 18:44:00 +00:00
robocop
da4312865c
Simplification.
2007-04-04 08:50:55 +00:00
robocop
fc97d473a7
Introduce UserBlob into restore.
...
Pass the thread-specific information as parameter in most cases.
2007-04-04 08:45:40 +00:00
robocop
77649d995c
Introduce UserBlob into backup.
2007-04-04 08:44:46 +00:00
asfernandes
e3ce7f7104
Misc
2007-03-30 01:57:36 +00:00
robocop
93f17d8508
Fix CORE-1174
2007-03-28 04:53:09 +00:00
robocop
e71a03261c
This is the full SafeArg implementation for getting rid of the fixed parameter types in the messages db. Alas, the legacy messages (before FB2.1) can't be changed in number of arguments neither the types of arguments sent by callers of the MsgPrint family or the fb_msg_format functions can be changed because old clients know these legacy messages and would crash.
2007-03-28 04:20:36 +00:00
aafemt
bc6a913e84
Fix CORE-949
2007-03-27 10:29:43 +00:00
asfernandes
2fa7a76177
Misc
2007-03-06 02:29:48 +00:00
asfernandes
e9412345c3
Always restore with database triggers turned off.
...
The contrary doesn't make sense, and old engines (at least V2.0) accepts unkown DPB.
2007-03-04 01:27:06 +00:00
robocop
409ff041dd
Misc and replaced "IB" by "FB" where it made sense to me.
2007-02-11 09:04:54 +00:00
robocop
d009be834f
Misc.
2007-02-09 08:34:16 +00:00
robocop
374bab0387
Misc.
2007-02-06 09:51:38 +00:00
asfernandes
2216487d24
Fixed CORE-1064 - Wrong backup order for character sets and collations
2006-12-22 14:29:37 +00:00
alexpeshkoff
1a4652f01a
Trusted authentication for windows
2006-12-08 18:38:15 +00:00
asfernandes
f42d371ae2
Misc
2006-11-25 01:34:53 +00:00
robocop
88a04e0441
Solve CORE-1009 so that Jiri can sleep at night.
...
:-)
2006-11-24 10:22:20 +00:00
asfernandes
d168869475
Added RDB$NULL_FLAG and RDB$PARAMETER_MECHANISM to RDB$PROCEDURE_PARAMETERS
2006-11-24 00:25:13 +00:00
asfernandes
05a44671d1
Corrections
2006-11-06 00:47:04 +00:00
asfernandes
570b6cd4b4
1) CORE-645 and CORE-745: Database triggers
...
2) CORE-711: Make syntax for "CREATE TRIGGER" compliant with SQL2003
2006-11-05 18:30:36 +00:00
hvlad
58d381edd7
1. Remove blr_src_info code as it is prevents database downgrade from ODS 11.1
...
2. Put debug information (mapping between blr offset and source line\column and names of local variables) into new blob field RDB$DEBUG_INFO
This is first step to implement native SQL debugger i believe
2006-10-30 20:58:06 +00:00
robocop
ae1dd3098c
We just need one field to identify a new ODS version.
2006-08-30 04:50:53 +00:00
asfernandes
18b57e55b5
Misc
2006-08-27 02:48:51 +00:00
asfernandes
73b8ff849e
Backup the new fields added - thanks to Claudio
2006-08-26 02:59:49 +00:00
aafemt
c662ea7d9e
Warnings
2006-08-17 12:08:49 +00:00
robocop
1f2dc4259d
Fix possible buffer overrun when restoring a db.
2006-08-01 07:42:30 +00:00