brodsom
8a7d7d294e
extern cleaning
2003-10-02 19:20:55 +00:00
aafemt
d6ac8ca648
'struct' cleanup
2003-09-17 10:36:11 +00:00
epocman
e4c3f662f2
Code cleanup per Claudio request
2003-09-10 13:20:39 +00:00
brodsom
382cd1c45e
Code cleaning
2003-09-08 01:45:09 +00:00
epocman
bd0e11a7e4
Win32 - 'instsvc install -guardian -login user' now also sets the
...
Guardian to run as 'user'.
This is achieved by giving appropriate security rights to 'user'
on the firebird service object (instsvc utility) and fixing some
wrong security flags in the Guardian code itself.
2003-09-07 19:11:59 +00:00
brodsom
92e8fecff5
-Replace BOOLEAN, TRUE and FALSE
2003-09-02 17:24:34 +00:00
brodsom
d259a746e1
Remove compiler warnings
2003-08-07 14:26:58 +00:00
brodsom
499337fda5
Split utilities dir
2003-07-15 02:43:36 +00:00
brodsom
5829455596
Move win32 specific sources in remote to remote/os/win32
2003-07-14 23:29:45 +00:00
brodsom
8224543385
- Correct formats
...
- Remove unused var
- ifdef unused code
- add brackets to initializer
2003-04-03 02:16:59 +00:00
brodsom
93c22ac670
Remove unused REMOVE macro. The two functions are duplicated in cntl.cpp, with exactly the same code.
2003-03-13 12:46:26 +00:00
brodsom
9432717863
Patch minGW errors and some warnings
2003-03-05 14:38:48 +00:00
brodsom
a2d8f68053
process.h must be inside WIN_NT define (not inside _MSC_VER).
2003-02-25 03:27:13 +00:00
brodsom
207c0a2f89
Remove unneeded include
2003-02-19 15:33:16 +00:00
brodsom
6dcac4ac01
Remove W4 warnings (initialized but unused var)
2003-02-17 23:45:29 +00:00
brodsom
6652d5a5bf
Remove __BORLANDC__ define
2003-02-14 02:50:10 +00:00
brodsom
9a71ae7987
Change #if 0 and #if 1 to NOT_USED_OR_REPLACED
2003-02-12 12:51:07 +00:00
dimitr
e6194cdf48
Fixed old hardcoded service name.
2003-01-30 07:07:51 +00:00
dimitr
d88736b74b
Cleanup.
2003-01-17 08:47:01 +00:00
dimitr
c4f0176867
Changed class and window names to identify us properly.
2003-01-15 12:25:47 +00:00
dimitr
2af98eb708
Cleanup.
2002-12-06 12:07:59 +00:00
eku
34e9391a97
Use the new macro FB_NELEM to calculate the number of elements in an array.
2002-12-02 09:45:52 +00:00
skidder
db3692790b
New changes by Dmitry Emanov. Configuration manager and Windows build environment improvements
2002-11-30 15:08:09 +00:00
dimitr
074d99a1a7
Cleanup.
2002-11-10 14:46:27 +00:00
dimitr
3691e41d7f
Cleanup.
2002-11-10 14:09:04 +00:00
dimitr
4961f77a9d
ISC_STATUS_LENGTH correction.
2002-10-24 15:39:48 +00:00
eku
0c1b55dd08
Code cleanup:
...
Since we already have the define ISC_STATUS_LENGTH for the the length of
the status vector, we should use it! Replaced 'status[20]' with
'status[ISC_STATUS_LENGTH]'.
Replaced the different symbolic names for the maximum length of a path
(MAX_PATH, MAX_PATH_LENGTH, MAXPATHLEN) with one uniq symbol MAXPATHLEN.
2002-10-24 09:01:44 +00:00
dimitr
9d415a7879
Get rid of unnecessary files.
2002-09-20 10:13:29 +00:00
eku
ef2ff91438
Autoconf cleanup:
...
o use predefined macros to test for sys/wait.h, time.h and sys/time.h
o search strcasecmp in libresolv only if strcasecmp and stricmp are not in libc
o use predefined macro AC_SYS_LARGEFILE to determine 64Bit I/O
o determine the alignment of long and double (ALIGNMENT,DOUBLE_ALIGN),
still need to write a test for FB_ALIGN!
2002-09-18 12:50:13 +00:00
dimitr
e0d36f375f
fbserver instead of ibserver.
2002-09-08 07:56:54 +00:00
skywalker
82d8017317
Merged change from fb1.
2002-07-01 16:59:09 +00:00
dimitr
c1b708bcc4
Cleanup
2002-04-01 09:03:44 +00:00
skywalker
4c4bc9a95c
Global changes for new Makefile and firebird2 compile on linux
2001-07-29 23:43:24 +00:00
tamlin
9a776a604e
First steps towards a C++ conversion.
2001-05-23 13:26:42 +00:00