seanleyne
7208e09351
Added comments for config file settings/values (long overdue)
2003-03-15 20:48:15 +00:00
alexpeshkoff
90d86726c8
Add new config parameter
2003-03-15 20:02:39 +00:00
dimitr
b082df8ff7
New config options.
2003-03-11 14:57:08 +00:00
eku
4d4b37cdd9
Preserve configuration files.
2003-03-11 07:35:45 +00:00
brodsom
53bfdf48e7
Changes for the MINGW build
...
-Add a dummy install Makefile to avoid configure problem.
2003-03-05 16:24:50 +00:00
skidder
bba93cc00a
Fix file permissions problem that prevented restore of databases and other problems when using engine under non-root user on Linux
2003-02-26 16:52:50 +00:00
dimitr
4b69deb50a
Fixed a typo.
2003-02-26 07:25:32 +00:00
dimitr
cecc8e915e
Added new config option.
2003-02-22 14:23:56 +00:00
dimitr
f18ceee12c
New config values for win32.
2003-02-16 19:25:38 +00:00
skidder
9b07966f90
isc4.gdb -> security.fdb change in RPM scripts
2003-02-10 18:23:19 +00:00
eku
341c8c8134
Renamed isc4 in the installation files.
2003-02-10 12:46:55 +00:00
dimitr
45adfb1de1
Damn, my own typo caused another one. The extension should be "fdb".
2003-02-10 12:10:07 +00:00
dimitr
32ef458dcf
Damn, my own typo caused another one. The extension should be "fdb".
2003-02-10 11:48:25 +00:00
eku
1a9a258234
Renamed isc4.gdb to security.gdb (POSIX builds)
2003-02-10 11:01:23 +00:00
dimitr
fd4f17f833
no message
2003-02-09 08:52:46 +00:00
dimitr
3521fe2cf8
New config options.
2003-02-07 08:47:50 +00:00
dimitr
d06caac726
Prepared the current version of firebird.conf for publishing.
2003-02-04 18:09:29 +00:00
nmcc
31f191937f
keep configure happy.
2002-12-31 18:52:49 +00:00
nmcc
a15ec7cf31
Changed gds_lock_mgr to fb_lock_mgr.
2002-12-09 01:46:27 +00:00
dimitr
cbbba54560
Corrected default value for the config key.
2002-12-03 14:12:52 +00:00
skidder
5187fa6c44
Added configuration parameter to enable older parameter ordering behavior
2002-12-03 13:37:06 +00:00
eku
695a428ba6
Moved Linux SS files to arch-specific/linux/super.
2002-11-18 07:35:00 +00:00
eku
1a88c9bc11
Moved Linux CS files to arch-specific/linux/classic.
2002-11-18 07:31:25 +00:00
skywalker
52634976e2
Changes for alpha4 release
2002-11-18 02:43:24 +00:00
skywalker
b3eab50c9a
Create linux specific autoconf versions of some script files
2002-11-17 16:31:17 +00:00
skywalker
186bb83591
Change rpmbuild to not need root access
...
Change install to only put in 'compatibility' libgds.so links if the
files do not already exist.
2002-11-16 02:17:16 +00:00
skywalker
f89df420c4
Change libgds.so.0 link to enable backward compatibility
...
Update changeDBAPassword.sh so script points to install location.
2002-11-14 08:22:58 +00:00
eku
2ccf1cce1b
SINIX-Z: distribute firebird.conf, removed duplicate entry in prototype
2002-11-13 11:07:10 +00:00
eku
4610d69e5a
Merged contents of src/misc/firebird.conf into src/install/misc/firebird.conf.
2002-11-13 08:00:57 +00:00
skywalker
08e999c360
Change parameter name to RemoteFileOpenAbility
2002-11-13 04:09:06 +00:00
kkuznetsov
9caf4f6ee2
*** empty log message ***
2002-11-12 12:44:59 +00:00
eku
b64e02e08a
Finally packaging works again.
2002-11-12 12:10:58 +00:00
skywalker
dac5f700e7
Change where rpm file is left.
2002-11-11 16:07:37 +00:00
skywalker
679616343e
Move components from Makefile.in.install to here
2002-11-11 15:17:01 +00:00
skywalker
252637549c
Files no longer needed - hangover from old old build process
2002-11-11 13:54:03 +00:00
skywalker
de5d28080e
Minor changes to install procedure.
...
makeInstallImage.sh copies doc files and handles missing files from build
postinstall.sh handles /etc/services correctly and generate password as well
2002-11-11 13:52:53 +00:00
eku
7666ebb334
Moved plaform specific installation and packaging rules from
...
builds/posix/Makefile.in.install and builds/posix/Makefile.in.firebird to
src/install/arch-specific/<platform>/Makefile.in.
2002-11-11 13:09:20 +00:00
skywalker
7d4488df4d
Changes to linux classic package/install
2002-11-11 05:56:38 +00:00
skywalker
b173d2ad98
Changes to install procedure, basically finishing merge of some of
...
the fb1 install code into the fb2 codebase (the fb1 code had been
committed prematurely, this should fix those differences)
2002-11-07 16:53: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
skywalker
a91efa1ae8
Added config_root.cpp file for posix.
2002-11-05 16:49:05 +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
eku
8f561e9c06
Build and distribute 'gdef'.
2002-10-02 12:43:16 +00:00
eku
3033cff1bf
Merged the support for databases on raw devices from FB1 into FB2.
...
Added switch '--enable-raw-devices' to configure to enable this feature
(default=off). Currently only supported on UNIX platforms.
2002-10-01 05:48:00 +00:00
eku
3f3f6e5b15
Fixed installation issues.
2002-09-24 12:58:44 +00:00
skidder
aaf7777312
Fixed to make install work after interbase.msg->firebird.msg change
2002-09-20 19:01:00 +00:00
eku
9cf71556b3
Fixed the naming of some files:
...
interbase.msg => firebird.msg
interbase.log => firebird.log
SINIX-Z: don't distribute build programms
2002-09-20 10:23:15 +00:00
eku
13091a4eca
Fixed typo.
2002-09-20 08:31:09 +00:00
skidder
7e50e296b4
Fix build engine to make PROD_BUILD compile
2002-09-19 15:25:38 +00:00
eku
ebaba693ae
gds_inet_server is now called fb_inet_server
2002-09-19 09:35:36 +00:00