robocop
2c3eb534e0
- Fix compilation problem after Adriano's volatile.
...
- Misc.
2009-09-24 06:29:50 +00:00
asfernandes
e2e6c7765c
Another necessary volatile
2009-09-24 02:10:46 +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
98a5f2e6a4
Misc.
2009-09-03 11:17:46 +00:00
skidder
aca5a83a46
Fixed CORE-2609: Update support for Windows 98/ME and NT4.0
2009-08-30 19:00:46 +00:00
verbguy
1cbf929ed4
HP-UX IA-64 warnings, type qualifier is meaningless
2009-08-27 20:15:44 +00:00
asfernandes
09b6e1b26b
Misc
2009-08-09 22:21:31 +00:00
hvlad
b78925cf86
Improvement CORE-2588 : Allow to run engine instances in different Windows sessions without conflics on trace shared memory
2009-08-08 13:12:10 +00:00
asfernandes
4171c16988
Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int
2009-08-03 15:52:48 +00:00
asfernandes
4759973045
Fixed CORE-2576 - Server may crash parsing wrong or truncated BLR
...
Full rebuild required - CMP_compile2 prototype changed
2009-08-02 04:10:07 +00:00
hvlad
57a5d5f842
Correct a typo, noted by Claudio.
2009-07-20 12:59:16 +00:00
robocop
5e6ae73158
Typo :-)
2009-07-19 16:00:59 +00:00
hvlad
8e28e2689e
Update usage text to include required connection parameters
2009-07-19 13:55:19 +00:00
robocop
89d81e1933
Change minimal option length from S[SUSPEND] to SU[SPEND] in trace manager with Vlad's agreement.
2009-07-12 12:39:45 +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
robocop
da99075cbb
Delete debris of copy-paste from gbak. :-)
2009-07-06 07:32:05 +00:00
robocop
6f98842365
Misc.
2009-07-06 07:29:52 +00:00
robocop
fb51b65b4a
Misc.
2009-06-25 11:34:00 +00:00
asfernandes
097b0ca2c2
Misc
2009-06-25 02:29:13 +00:00
hvlad
9ba34ee2cc
New feature 2524 : Command line utility to work with Trace Service
...
Source code
2009-06-24 13:05:51 +00:00
robocop
6bfacad413
CORE-2509. Took the opportunity to fix several data types.
2009-06-18 12:07:07 +00:00
hvlad
78aeb9f520
Use unsigned char in ntrace.h where appropriate, as Claudio suggest
2009-06-08 14:59:58 +00:00
robocop
913ded5189
in_sw_tab_t data member in_sw_state is bool.
2009-06-07 10:13:57 +00:00
robocop
2e3ce0d23d
Misc.
2009-06-07 09:49:58 +00:00
hvlad
1887871770
Trace files is potentially shared between processes. Place its in lock folder as it should have correct access rights set.
2009-05-28 09:49:46 +00:00
alexpeshkoff
b62e4f1c28
Renamed function to better match it's tasks
2009-05-25 11:31:38 +00:00
alexpeshkoff
91134ab0d0
Make engine create lock files in /tmp/firebird
2009-05-22 13:47:27 +00:00
alexpeshkoff
86f3176307
Fixed CORE-2467: security risk in 2.5 beta1
2009-05-19 14:33:36 +00:00
robocop
66b1227b22
Unused params, some formatting, cleanup.
2009-05-01 17:21:36 +00:00
asfernandes
f6f364da49
Trim trailling spaces
2009-04-04 16:39:31 +00:00
robocop
5acf561eb6
Get rid of some typedefs.
2009-04-02 08:53:25 +00:00
hvlad
709ea47530
Split long error message on two lines. Misc.
2009-03-26 22:29:19 +00:00
alexpeshkoff
8c507dbb45
Fixed a number of gcc warnings: class has virtual functions but non-virtual destructor
2009-03-05 17:01:50 +00:00
alexpeshkoff
2a8603af7d
Formally this fixes gcc warning - no virtual dtor in class with virtual functions.
...
But this required serious reworking of InstanceControl and GlobalPtr<> classes.
GlobalPtr<> should not be directly derived from class with virtual functions -
virtual table for it's instances may become invalid in the moment,
when cleanup is needed. Therefore indirect link via InstanceList and
InstanceLink is established instead. This required also a little changes in
a way how InstanceControl is used. GlobalPtr<> usage is not changed.
2009-03-04 10:26:16 +00:00
aafemt
f28366aa03
Rollback till better fix for Windows loader problem
2009-03-02 10:27:35 +00:00
aafemt
42862bb779
Only shared libraries can have plugins inside
2009-03-01 16:38:53 +00:00
alexpeshkoff
0346cf6a83
Fixed a number of problems with file ownership and access rights on unix
2009-02-20 16:18:12 +00:00
asfernandes
f0de59cde9
Misc
2009-02-13 21:08:56 +00:00
robocop
6612f1b08c
Misc.
2009-02-13 07:48:28 +00:00
hvlad
22107f0ba3
Suspend trace session when log is full despite of log reader [in]activity.
2009-02-11 15:24:12 +00:00
hvlad
90984234ec
Refactoring. Make getStorage static method.
2009-02-11 15:21:31 +00:00
hvlad
44ffbdb145
Avod assertion
2009-02-11 15:20:14 +00:00
hvlad
17b13cbd0c
Misc
2009-02-11 15:19:20 +00:00
hvlad
6983baea22
Pass Firebird's root directory to the trace plugin with initialization info.
...
Allow to use relative and/or empty filenames as audit log file.
Ensure root directory ends with separator when it is used.
2009-02-11 11:36:49 +00:00
asfernandes
7ba3e7d0e5
Misc
2009-02-11 01:32:09 +00:00
hvlad
243f59e424
Lets handle file IO errors.
...
Don't use HW dependent size_t in shared file records.
2009-02-10 11:32:11 +00:00
hvlad
14408ad443
Correction by Adriano
2009-02-10 09:01:19 +00:00
hvlad
026c2412e6
Constness
2009-02-09 15:25:01 +00:00
asfernandes
4d77727642
Misc
2009-02-08 18:01:38 +00:00