brodsom
3e8835251f
Changes only inside #ifdef DEBUG.
...
Needed to be able to build with -DDEBUG on gcc.(there are also some format corrections)
2003-06-30 11:26:38 +00:00
aafemt
931da98b2f
STATUS -> ISC_STATUS
2003-04-10 10:31:28 +00:00
dimitr
ae56ed3860
1. Ask for only asymmetric protocols from the client side.
...
2. Cleanup.
2003-04-09 13:20:56 +00:00
brodsom
c246f9d897
Avoid signed unsigned comparison
2003-04-03 17:19:10 +00:00
brodsom
2baee91987
Use 0 instead of NULL
2003-04-03 09:23:18 +00:00
brodsom
ae6b144f3b
- Remove unneeded define
...
- Correct format
- Use 0 instead of NULL in comparison
2003-04-02 10:58:35 +00:00
brodsom
e9528848f9
Correct formats
2003-04-01 11:35:44 +00:00
tamlin
96c5d5e8f3
Close Win32 handles at exit.
2003-03-11 05:53:55 +00:00
brodsom
7a3b56ef46
Use the same ifdef for function declarations and definitions. (found with gcc never defined warnings)
2003-03-01 17:51:59 +00:00
dimitr
cd6c516b6f
A bit changed two config entry names.
2003-02-02 15:20:51 +00:00
dimitr
6bfbf2676b
New config values.
2003-01-15 14:10:07 +00:00
dimitr
82eb4d5179
1. SRVR_pipe renamed to SRVR_wnet.
...
2. Registry entries are no longer used.
3. Wnet protocol is now controlled by -w switch (was: -n).
2002-11-10 13:54:25 +00:00
dimitr
bd1bc19610
Autoconfigured pipe name for wnet protocol.
2002-11-06 14:10:40 +00:00
eku
af691e2edc
Now you can specify the service name and port of the DB server via configure
...
--with-service-name specify inet service name (default=gds_db)
--with-service-port specify inet service port (default=3050)
So it's possible to run FB1 and FB2 together on the same machine.
2002-11-06 12:36:07 +00:00
eku
507b9c86c8
Do not redefine MAXPATHLEN. Always use the value supplied by the operating
...
system (header files).
2002-11-06 07:08:49 +00:00
dimitr
b882b1e5a4
Win32 classic changes.
2002-10-29 13:24:37 +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