robocop
9834b32286
Get rid of obsolete field for replay logging.
2009-11-20 11:29:47 +00:00
hvlad
9e4b2fd1fa
Correction of example
2009-11-16 14:32:19 +00:00
robocop
f7957e6910
Totally misc.
2009-11-16 09:03:49 +00:00
robocop
1386adcf90
Style.
2009-11-16 08:06:31 +00:00
asfernandes
aa254c0e64
Misc
2009-11-16 01:20:35 +00:00
alexpeshkoff
2910384ebe
additions for CORE-2748
2009-11-15 13:09:40 +00:00
robocop
6f0d002188
Misc.
2009-11-14 09:19:45 +00:00
asfernandes
cefe295ad9
Misc
2009-11-14 01:20:33 +00:00
alexpeshkoff
4f54fd68e8
Frontported improvement CORE-2748: allow gsec to grant RDB$ADMIN role in the security database
2009-11-13 19:00:09 +00:00
alexpeshkoff
8bfa0a37a2
Feature CORE-1952: deprecate Implementation IDs, easing new ports; ODS change - BOOT build needed
2009-11-13 18:29:06 +00:00
asfernandes
f2cd6b7ec2
Misc
2009-11-12 01:38:48 +00:00
robocop
08a33d50cc
Unfortunately several of these are intertwined:
...
CORE-462 New option in addition to -V switch to specify a custom verbose interval
CORE-2540 Utilities need a more coherent way to show help and version
CORE-2541 Too many hardcoded messages in nbackup
CORE-2542 qli and nbackup accept arbitrary input after the first letter of an option
CORE-2543 nbackup may hide the real cause of failure
CORE-2545 Lack of several validations in gbak
CORE-2547 Utilities need to honor their minimum number of characters to recognize an option
CORE-2565 Many hardcoded messages in Trace Manager
Moving functions that don't depend on preprocessing to iutils.cpp in isql is the only alien change here.
2009-11-05 09:03:41 +00:00
robocop
55d60892ca
Warnings.
2009-11-05 08:29:33 +00:00
dimitr
38edeee1ce
Fixed regression for test "bugs.core_1076" introduced by some cleanup.
...
User first/middle/last names have nothing to do with SQL identifiers and their length is limited by 32 characters.
2009-10-05 14:29:39 +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
asfernandes
dbed23fafc
Misc
2009-10-03 00:52:23 +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
70c4a4e7e9
Catch AdminException and re-throw known for us Firebird::Exception descendant
2009-10-02 13:20:51 +00:00
alexpeshkoff
ecbf4312a1
Implemented CORE-2644: Make lock table expandable on HPUX
2009-09-28 16:03:44 +00:00
asfernandes
d4e407cb3f
Misc
2009-09-24 02:11:10 +00:00
hvlad
deb6f181d5
Better error diagnostics for trace configuration.
2009-09-23 22:10:24 +00:00
alexpeshkoff
60a115efc2
Fixed CORE-2601: fine tuning of the installation directories does not work in configure
2009-09-11 10:49:46 +00:00
robocop
43962281d4
Misc and isolate the win9x code even more.
2009-09-02 04:23:02 +00:00
alexpeshkoff
9629eafccd
Use per-thread circular strings buffers instead common and per-attachment combination
2009-09-01 09:20:24 +00:00
skidder
aca5a83a46
Fixed CORE-2609: Update support for Windows 98/ME and NT4.0
2009-08-30 19:00:46 +00:00
asfernandes
f4bfb5dbb3
Style of new/changed code; usage of static; misc
2009-08-30 03:04:34 +00:00
skidder
2b9fa8cf4e
Support for filesystem cache size management needed to work with large databases on modern Windows hosts (64-bit - starting with XP, 32-bit - starting with Vista)
2009-08-29 19:55:23 +00:00
robocop
3a2cad793b
Comment unused enum.
2009-08-20 06:11:51 +00:00
robocop
8ce0cf3e79
Style.
2009-08-16 05:25:30 +00:00
robocop
20e0801fe4
Misc.
2009-08-15 11:52:36 +00:00
robocop
ee40c31cb7
Comments.
2009-08-15 11:46:48 +00:00
hvlad
291d0524a1
Fixed wrong variable usage : varibale "p" changed its value in loop and no longer points to the end of send buffer
2009-07-29 08:54:34 +00:00
asfernandes
6377356940
Misc
2009-07-23 00:56:28 +00:00
robocop
8cb338c96d
Misc.
2009-07-21 09:46:11 +00:00
alexpeshkoff
4506ae61bc
Solaris 9 patch from SAS
2009-07-21 08:58:28 +00:00
dimitr
8575424454
Fixed the service restart option issue reported by Gabor Boros in fb-devel.
2009-07-20 19:20:31 +00:00
robocop
00b3876180
Switches changed to SvcSwitches to allow code that resembles other utilities (needed also for impending commit after 2.5).
2009-07-18 12:13:21 +00:00
robocop
cfb9403481
Warnings.
2009-07-17 09:06:03 +00:00
asfernandes
5063bafc36
Misc
2009-07-15 03:13:16 +00:00
alexpeshkoff
fe4aec8a12
Fixed CORE-2550: Bus error when working with DB_KEY on bigendian machines. Introduced dtype_dbkey inside engine.
2009-07-09 14:04:42 +00:00
robocop
934e627305
Style.
2009-07-08 01:16:25 +00:00
robocop
ba89580753
CORE 2540: Utilities need a more coherent way to show help and version
...
Now all utilities react to -z for version and -? for help (qli was left for another time)
CORE-2541: Too many hardcoded messages in nbackup (done partially)
2009-07-07 10:25:50 +00:00
asfernandes
8ddb32bda3
Misc
2009-07-04 23:06:05 +00:00
robocop
762701021c
Misc.
2009-07-03 14:11:13 +00:00
robocop
2c3ed40674
Style.
2009-07-03 12:59:55 +00:00
robocop
f7bf07d9be
Style.
2009-07-03 11:02:17 +00:00
robocop
32fa446bbb
Style.
2009-07-03 10:57:17 +00:00
robocop
c7cf42720a
Style.
2009-07-03 10:44:55 +00:00
robocop
67c4d03965
Style.
2009-06-28 11:59:30 +00:00
robocop
17386d0b04
Avoid variableshadowing.
2009-06-27 06:57:34 +00:00