» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with Releases + Articles

Firebird security bug fixed in gentoo linux

Firebird allows remote connections to the administrative account without verifying credentials. The default configuration of Firebird before 2.0.3.12981.0-r6 on Gentoo Linux sets the ISC_PASSWORD environment variable before starting Firebird, which allows remote attackers to bypass SYSDBA authentication and obtain sensitive database information via an empty password. http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1880

Firebird: Firebird News

installing ibwebadmin 2.0 from cvs

you will need an apache+php+php5interbase setup (in ubuntu or any distro,or windows) [See remaining text…]  $sudo apt-get install php5-interbase cvs then checkout the latest version in /var/www directory $cd /var/www $cvs -d:pserver:anonymous@ibwebadmin.cvs.sourceforge.net:/cvsroot/ibwebadmin logincvs -z3 $sudo cvs -d:pserver:anonymous@ibwebadmin.cvs.sourceforge.net:/cvsroot/ibwebadmin co -P ibwebadmin $sudo [...]

Firebird: Firebird News

Deprecated parameters

Pay attention, specially if you are using old IBO versions: Dmitry Yemanov posted in Firebird-Devel list that the OldParameterOrdering setting (found in Firebird.conf) will be removed from Firebird 2.5, and OldColumnNaming will be removed in FB 3.0. Both of them were introduced as temporary solutions to compatibility problems, to give time to developers solve the [...]

Firebird: Firebird News

php5-interbase + ibwebadmin 1.0.2 added to the ubuntu gutsy repository

php5-interbase package fixes php-api dependencies (LP: #179803) and (LP: #135695) and ibwebadmin is an update release for ubuntu gutsy the repository can be used by adding it in  /etc/apt/sources.list deb http://ppa.launchpad.net/mapopa/ubuntu gutsy main deb-src http://ppa.launchpad.net/mapopa/ubuntu gutsy main then $sudo apt-get update $sudo apt-get install ibwebadmin as bonus firebird2.0-super from repository fixes  startup bug when server is restarted

Firebird: Firebird News

ibwebadmin 1.0.2 added to ubuntu ppa repository

here are the instructions for installing ibwebadmin 1.0.2 package on (latest development branch of ubuntu) [See remaining text…]  add these lines in /etc/apt/sources.list deb http://ppa.launchpad.net/mapopa/ubuntu hardy main deb-src http://ppa.launchpad.net/mapopa/ubuntu hardy main then $sudo apt-get update $sudo apt-get install ibwebadmin you will [...]

Firebird: Firebird News

Generic Database Output Module for rsyslog

An introductory article about using the new Generic Database Output Module This modules supports a large number of database systems via libdbi. Libdbi abstracts the database layer and provides drivers for many systems. Drivers are available via the libdbi-drivers project. As of this writing, the following drivers are available: [...]

Firebird: Firebird News

64bit Firebird for MacOS 10.5 (Leopard)

Today I put the finishing touches to a native 64bit port of Firebird for MacOS 10.5 (Leopard). This required the following changes to the Firebird 2.1 code base (B2_1_Release). For anybody else considering adding a new platform to Firebird then you may find this useful.

Firebird: Firebird News

Using new features of the Firebird 2.1 in the ADO .Net.

Beta version of the Firebird 2.1 database was published at the end of June. I suppose, most interesting features are the global database triggers, the temporary tables, possibility of the database monitoring through the SQL, canceling running queries and the new SQL statements. We are implemented new Firebird 2.1 features in IBProvider Read the rest of [...]

Firebird: Firebird News

firebird backend for django - progress

firebird database backend wrapper for django seems to be fixed watch this bug fixing thread

Firebird: Firebird News

FB cluster for beggars

Currently, if server’s host has more than one IP, FB uses only first one. Attached patch lets it use up to eight. It’ll allow to establish Redundant Array of Inexpensive Servers, just having added more addresses to DNS, thus gaining fail-safety (or/and - if round- robin turned on - load balancing). Here is the patch and  the thread

Firebird: Firebird News

Firebird Multiple Vulnerabilities - Impact less critical

Some vulnerabilities have been reported in Firebird, where some have unknown impact and others can be exploited by malicious users to cause a DoS (Denial of Service) Solution: Update to version 2.0.2. http://www.firebirdsql.org/index.php?op=files&id=engine_202

Firebird: Firebird News

mojoportal New Setup System landed in svn trunk

Heads up to anyone working with the sourcecode from svn trunk. I’ve just merged the new Setup system. The new system provides a lot more helpful information during setup and is designed such that if an error happens, the process can continue if the cause of the error is corrected. [...]

Firebird: Firebird News

Firebird 1.5.1 Mac OSX Panther to Tiger upgrade crash

The old Firebird-CS-1.5.1.pkg isn’t compatible with macosx Tiger, please download the latest package from SF (1.5.3). That should work.

Firebird: Firebird News

MDO - an alternative set of components for Delphi/Firebird

Edson Lidorio wrote an small intro to MDO components (original version is in portuguese)

Firebird: Firebird News

Vuln: Firebird Remote Pre-Authentication Database Name Buffer Overrun Vulnerability

Old vulnerability surfaced up from the deep . If you have an old Firebird 1.5.x please upgrade to latest version ps: seems that securityfocus is updating their own vuln database so this is why it surfaced up again (the bug was squashed long long time ago)

Firebird: Firebird News

Sqlrelay - Getting Started Guide With Interbase/Firebird

SQL Relay is a persistent database connection pooling, proxying and load balancing system for Unix and Linux. Here is the Getting Started Guide With Firebird

Firebird: Firebird News

ibpp changes towards version 3.0

Work is in progress toward a ibpp 3.0 codebase which will officially be tweaked for and supporting Firebird 2.0, while bringing new extensions too. You may peek at some very preliminary (and very subject to significant changes) information about the version 3.0. [ED: if you don’t know what is ibpp here is the intro]

Firebird: Firebird News

Installing dnfBB version 1.2

To install dnfBB version 1.2 please follow these steps.

Firebird: Firebird News

Morfik Announces Pricing, Including a FREE Version

Morfik is poised to be the first AJAX RAD/IDE tool developer to go 1.0. Morfik is a traditional graphical development environment that takes the code you write in Java, C#, BASIC and Pascal, attaches the Firebird SQL database and Apache web server, and converts your graphical forms and code into HTML/JavaScript You can digg it

Firebird: Firebird News

Object Relational Membrane - project of the day with firebird support

A brief introduction to the ideas behind orm including a small example program.

Firebird: Firebird News

Using the Firebird Data Layer with mojoportal

Software required :Firebird sql server 2.0 Release candidate 4 or higher, MojoPortal, Net 1.1 or higher. Read More on the MojoPortal’s documentation area

Firebird: Firebird News

DBMS and charset settings, a summary and a call for help

Some clarification about charset settings for the various DBMS (MySQL, PostgreSQL, Firebird/Interbase, Oracle, Sqlite) and a call for help for charset setting support in PEAR::MDB2. Read the post

Firebird: Firebird News

Firebird Ported to gobolinux

Here is the active thread with the porting efforts . Gobolinux is an pretty interesting distro with new idea to packaging an application (the filesystem is the package manager)

Firebird: Firebird News

MDB2_Schema is learning new tricks

Igor is doing great work on moving forward the XML based database schema format originally developed by Manuel Lemos as part of Metabase that is used in MDB2_Schema. [ED…skiped some content]The idea behind this schema format is to make it possible to define a single database schema that can be used to create, alter and [...]

Firebird: Firebird News