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

451 Commits

Author SHA1 Message Date
robocop
7da5c35b5d Misc. 2007-08-07 10:28:24 +00:00
dimitr
bc7145e622 Fixed CORE-1398, CORE-1399, CORE-1400. 2007-08-03 05:21:53 +00:00
asfernandes
613faffafb Misc 2007-08-02 02:00:37 +00:00
robocop
06529cacc3 More C++ style code.
Fixed a memory leak.
We still allocate much more memory than needed inside svc_query_ex().
2007-08-01 10:13:02 +00:00
paul_reeves
797f83efa2 List all installed service instances with instsvc query 2007-07-31 08:18:49 +00:00
paul_reeves
d1f5482882 Be consistent in usage of FB_DEFAULT_INSTANCE. 2007-07-26 09:58:32 +00:00
paul_reeves
92b983962a Use constant instead of hard-coded string 2007-07-25 13:04:19 +00:00
asfernandes
f75c4f33ef Remove warning 2007-06-14 15:14:55 +00:00
alexpeshkoff
3192ebc390 Do not use GNU specific sighandler_t 2007-06-06 07:12:50 +00:00
alexpeshkoff
07b7d249e9 misc 2007-05-21 12:10:48 +00:00
alexpeshkoff
4487203f21 Fixed CORE-1263 - gsec incorrectly processes some switches 2007-05-21 12:06:44 +00:00
asfernandes
97843da8a3 Misc 2007-05-20 03:25:52 +00:00
alexpeshkoff
d73fd1edc7 Added missing SPB parameter 2007-05-17 12:40:58 +00:00
alexpeshkoff
235395f950 Fixed assertion in DEV_BUILD 2007-05-14 09:27:10 +00:00
alexpeshkoff
95c09394b1 misc 2007-05-11 16:34:50 +00:00
alexpeshkoff
8aba4a1ea1 Added fbsvcmgr, utility to access services manager 2007-05-03 11:25:05 +00:00
alexpeshkoff
4407a805f8 misc 2007-04-28 07:01:27 +00:00
asfernandes
41f715871d Misc 2007-04-28 03:10:05 +00:00
alexpeshkoff
6a5ba244bb Now works with all services v2, present in firebird 2007-04-27 15:09:09 +00:00
alexpeshkoff
e26228270f 1. avoid code duplication defining arg_string
2. fix posix build
2007-04-27 09:20:17 +00:00
skidder
91fa2c7080 Fix MSVC8/Win32 build. IMO, these things where not nice:
- Target-dependent global typedefs
- Target-dependent stuff in COMMON .cpp files
2007-04-26 19:30:15 +00:00
alexpeshkoff
e8f40413a0 support some more actions - work in progress 2007-04-26 16:16:45 +00:00
hvlad
31af74fbf6 Fixed bug CORE-1228 : Database often became corrupted after an out of disk space condition 2007-04-25 20:45:03 +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
alexpeshkoff
6ad6bd68a7 added action_backup support 2007-04-25 14:06:14 +00:00
alexpeshkoff
4e5adaf94c Fixed CORE-856 - Unable to set FName, MName, LName fields in security to blank 2007-04-23 12:57:39 +00:00
asfernandes
6fa1d99ec7 Misc 2007-04-22 22:18:04 +00:00
robocop
a7c81977db Misc. 2007-04-21 08:18:28 +00:00
alexpeshkoff
f3098d92b3 avoid do-while loop 2007-04-20 16:26:08 +00:00
alexpeshkoff
eea2ee76e2 applied license and some more changes, suggested by Claudio 2007-04-20 16:21:10 +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
alexpeshkoff
29880ec63d command line interface with services manager - work in progress 2007-04-19 09:08:21 +00:00
alexpeshkoff
d63491e3c5 Finished gcc-warnings cleanup 2007-04-11 16:05:40 +00:00
robocop
22decb76f7 Misc. 2007-04-10 10:04:00 +00:00
alexpeshkoff
6e735f7c53 Misc + gcc warning hunting 2007-04-09 16:15:29 +00:00
alexpeshkoff
1932c8f4e7 added switch -trusted to most of firebird utilities 2007-04-07 08:47:58 +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
dimitr
38b2e47f92 Misc. 2007-03-16 09:48:47 +00:00
dimitr
85aa6f120f Front-ported fix for CORE-943. 2007-03-09 08:21:18 +00:00
alexpeshkoff
b9f44507f1 Removed unneeded ifdef 2007-03-07 13:12:34 +00:00
asfernandes
2fa7a76177 Misc 2007-03-06 02:29:48 +00:00
robocop
9dba1eb236 Totally misc. 2007-03-05 06:40:57 +00:00
alexpeshkoff
12bfa56b3b Prevent guardian from to often server restarts 2007-03-04 11:04:54 +00:00
asfernandes
e35d604987 Added option to nbackup not run database triggers 2007-03-04 01:41:44 +00:00
robocop
87c9f2bcc4 Apply solution for CORE-1129. Thanks to Bill Oliver.
I didn't change install_reg, install_svc and fbcpl's fbdialog.
2007-02-15 10:35:09 +00:00
asfernandes
e2b5f28f5f Misc 2007-02-11 16:57:19 +00:00
robocop
409ff041dd Misc and replaced "IB" by "FB" where it made sense to me. 2007-02-11 09:04:54 +00:00
dimitr
4bf70828fb Formatting. 2007-02-09 08:22:14 +00:00
dimitr
367a315eec Fixed CORE-1124. 2007-02-09 08:11:35 +00:00