8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-27 05:23:02 +01:00
Commit Graph

422 Commits

Author SHA1 Message Date
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
alexpeshkoff
f1151d822b Fix for threaded services. Thanks to Adriano. 2006-12-20 08:38:41 +00:00
alexpeshkoff
e0507b190a Avoid loosing initial error code 2006-12-18 09:30:40 +00:00
alexpeshkoff
513b6a52dd Fixed CORE-1057 2006-12-17 11:19:56 +00:00
alexpeshkoff
1a4652f01a Trusted authentication for windows 2006-12-08 18:38:15 +00:00
dimitr
6c3b5555be Fixed CORE-959. This is a hack, but hopefully a better one than in v1.5. 2006-12-06 18:24:12 +00:00
dimitr
9ae3ad0c0a Win64 adjustments. 2006-10-30 14:18:02 +00:00
asfernandes
7aec5c407f Misc 2006-09-24 03:16:52 +00:00
dimitr
e61187fb93 Don't report an error if the client library is installed manually. 2006-09-22 11:51:34 +00:00
aafemt
c662ea7d9e Warnings 2006-08-17 12:08:49 +00:00
asfernandes
f2b0dab8e3 Misc 2006-08-17 01:50:47 +00:00
mkubecek
e9816e87af shutdown fbserver when fbguard receives TERM or INT signal 2006-08-16 12:46:15 +00:00
paul_reeves
8ad025c41a Use more refined test to compare existing gds32 installed with candidate version. 2006-08-03 09:13:02 +00:00
alexpeshkoff
028ab3c597 fixed AV related with SVC_TRMNTR in services 2006-07-27 14:24:09 +00:00
alexpeshkoff
c689bb8d85 ported fix from release - restored warning about too long password 2006-06-20 07:19:43 +00:00
dimitr
33db7e2f6a Fixed the CPL applet. 2006-05-31 16:57:50 +00:00
robocop
9886d09647 Misc. 2006-05-20 04:22:07 +00:00
robocop
ae51945b18 Misc. 2006-05-20 03:31:05 +00:00
asfernandes
292ad66e96 Misc 2006-05-20 01:53:51 +00:00
asfernandes
e4275e8fab Do not #include <typeinfo> 2006-05-20 01:10:40 +00:00
alexpeshkoff
b056a118b5 1. Avoid use of STL
2. Reworked exceptions to make status_exception always hold correct status vector
3. Avoid use of RTTI
2006-05-19 15:17:02 +00:00
robocop
136cab1caf Misc. 2006-05-04 02:57:26 +00:00
robocop
cf537a437a Integrate fb_event_print into the VC6 build. Time will say if it's useful or not. 2006-04-30 06:43:59 +00:00
robocop
abc65e7381 Finally I figured out how to update and compile the events printing facility, but I'm still trying to figure out a linker problem. Built with a small trick for now. 2006-04-29 08:08:48 +00:00
robocop
4e0176c1d6 Fix this forgotten utility so it syncs with Dmitry's changes, but I didn't verify if it compiles. 2006-04-29 00:35:32 +00:00
alexpeshkoff
2d7f749456 ported changes from B2_0_Release 2006-04-24 10:08:16 +00:00
asfernandes
8b12fe6ef7 Move separation of app_name and switches to better place 2006-04-21 02:52:41 +00:00
dimitr
ccc620e334 A bunch of changes targeted to support multi-instancing on win32. 2006-04-20 10:35:44 +00:00
alexpeshkoff
f7b16d9ad9 Better way to delete pidfile, thanks to Claudio 2006-04-18 08:55:16 +00:00
robocop
7cb3796f94 I think this way is more readable. 2006-04-18 04:49:37 +00:00