Commit graph

4 commits

Author SHA1 Message Date
Sergey Skvortsov
7f82066b12 Update to 2.0.1 2007-04-01 12:38:45 +00:00
Sergey Skvortsov
b08c8bbe60 Fix "fbintl not found" issue for embedded mode. 2006-11-21 17:12:30 +00:00
Sergey Skvortsov
6d0c8c64ee Change permissions for formerly suid-ed binaries:
-r-xr-xr-x  root  wheel     fb_inet_server
-r-sr-x---  root  firebird  fb_lock_mgr
-r-x------  root  wheel     gds_drop

1. fb_inet_server is installed as normal binary but still must be started
   under "firebird" user (it must be specified in x?inetd.conf)

2. fb_lock_mgr is still suid-ed binary but can be started only by users
   in "firebird" group - it affects usage of "gsec" and similar utilities
   while using "embedded" (direct) database access mode.

3. gds_drop is installed as normal binary but can be started by "root" only
   to prevent any improper/malicious usage.
2006-11-20 16:51:15 +00:00
Sergey Skvortsov
ae99d146fb Add client library for Firebird 2.0 2006-09-18 15:21:06 +00:00