robocop
43962281d4
Misc and isolate the win9x code even more.
2009-09-02 04:23:02 +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
asfernandes
6377356940
Misc
2009-07-23 00:56: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
cfb9403481
Warnings.
2009-07-17 09:06:03 +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
f7bf07d9be
Style.
2009-07-03 11:02:17 +00:00
robocop
32fa446bbb
Style.
2009-07-03 10:57:17 +00:00
asfernandes
f8eb935eb7
Misc
2009-06-06 18:13:57 +00:00
robocop
68f44cb6a6
Misc.
2009-06-02 09:18:59 +00:00
robocop
66b1227b22
Unused params, some formatting, cleanup.
2009-05-01 17:21:36 +00:00
robocop
fab6a3a6cf
Get rid of superflous parentheses.
2009-02-28 11:57:40 +00:00
dimitr
872a100b86
Fixed CORE-1923: "instsvc remove" returns 1 when succefully executed.
2009-02-07 19:36:18 +00:00
robocop
2c2fee86da
Style.
2009-01-14 11:10:48 +00:00
robocop
582cdf185b
Style.
2009-01-14 09:19:00 +00:00
asfernandes
91a4550d23
Misc
2009-01-06 17:46:08 +00:00
robocop
fda9c3bc75
Style.
2009-01-05 08:22:58 +00:00
asfernandes
79e89d573d
Misc
2009-01-03 19:02:04 +00:00
robocop
21bb7f3d20
Style.
2009-01-03 09:14:29 +00:00
robocop
e9be920cc0
Shut up some compiler warnings (some warnings should be enabled again in autoconfig_msvc.h IMHO because hiding our possible mistakes won't help us).
2008-12-30 10:52:52 +00:00
robocop
b16fc7df85
There's no need to check whether a pointer is null before applying delete or delete[].
2008-12-21 06:13:12 +00:00
robocop
78df1ae72d
Style.
2008-12-21 06:12:41 +00:00
asfernandes
8fbf0e8e8c
Remove trailing spaces (.cpp files)
2008-12-05 01:20:14 +00:00
asfernandes
ff5f8745fb
Remove trailing spaces (.h files)
2008-12-05 00:56:15 +00:00
dimitr
d4fc5aef4f
Adjustment for the new superclassic switch.
2008-04-10 18:05:07 +00:00
dimitr
1c343cbadc
Server-side fix for CORE-1820.
2008-04-04 09:17:17 +00:00
skidder
6ef7cd1e30
Allow running engine in superclassic mode on Windows as the service.
...
This also changes the behavior of -d switch. To run superclassic
engine as application please now invoke fb_inet_server with both -d and -a switches.
2008-03-15 19:12:20 +00:00
robocop
2912e6a5be
Cleanup and misc.
2008-03-10 08:44:07 +00:00
robocop
c6d8b0f46f
Style.
2008-03-05 08:39:26 +00:00
dimitr
042472b132
The merge is being fixed.
2008-01-16 13:20:24 +00:00
dimitr
f25819fb19
The merge continued.
2008-01-16 07:55:28 +00:00
dimitr
c1e9e0b792
Fixed (hopefully) CORE-1565.
2007-11-29 09:33:27 +00:00
hvlad
8e52da6e14
Make instreg independent from common
2007-11-26 12:32:23 +00:00
hvlad
26a34b2d12
Avoid using Firebird::string in WinNT services installation code to allow static linkage of CPL applet
2007-10-02 19:14:59 +00:00
hvlad
8ba5a8cae0
1. Use Firebird::string to avoid BOFs in NT services installation code
...
2. Move fake gds__log from install_svc into services to please control panel applet
3. Quote service .exe and instance names when it contains space
4. Configure installed services to restart after fail automatically
2007-09-30 14:03:40 +00:00
paul_reeves
c586b4ed7d
instclient now looks for fbclient in its current working directory, instead of ..\bin
2007-09-18 15:06:05 +00:00
asfernandes
44edd60d07
Misc
2007-08-10 01:28:21 +00:00
robocop
7da5c35b5d
Misc.
2007-08-07 10:28:24 +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
dimitr
38b2e47f92
Misc.
2007-03-16 09:48:47 +00:00
robocop
409ff041dd
Misc and replaced "IB" by "FB" where it made sense to me.
2007-02-11 09:04:54 +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