Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | No need to export anything. Fixes win32 build | Edin Kadribasic | 2004-04-19 | 3 | -14/+14 |
| | |||||
* | Changed ibase_user_[add|modify|delete]() to use service resources | Ard Biesheuvel | 2004-04-09 | 1 | -133/+52 |
| | |||||
* | Don't define ibase_service struct type unless its member types are defined | Ard Biesheuvel | 2004-04-07 | 2 | -6/+6 |
| | |||||
* | More divide & conquer | Ard Biesheuvel | 2004-04-05 | 8 | -2415/+2508 |
| | |||||
* | CS | Ard Biesheuvel | 2004-04-04 | 1 | -12/+12 |
| | |||||
* | Skip on Windows | Ard Biesheuvel | 2004-04-03 | 1 | -1/+4 |
| | |||||
* | Don't rely on OS-based authentication (as it is not supported under Win32) | Ard Biesheuvel | 2004-04-03 | 1 | -2/+8 |
| | |||||
* | fclose() tempfile so unlink() doesn't choke on Win32 | Ard Biesheuvel | 2004-04-03 | 1 | -0/+1 |
| | |||||
* | Change definition of ISC_LONG_[MIN|MAX] to please MSVC. | Ard Biesheuvel | 2004-04-03 | 1 | -11/+9 |
| | |||||
* | CS/WS | Ard Biesheuvel | 2004-04-01 | 2 | -7/+7 |
| | |||||
* | Test binding of numeric timestamps | Ard Biesheuvel | 2004-04-01 | 1 | -3/+3 |
| | |||||
* | Don't rely on isql anymore, as creating databases is now supported by the API | Ard Biesheuvel | 2004-04-01 | 4 | -61/+52 |
| | | | | | Changed tests to include ibase_query("SET TRANSACTION ...") | ||||
* | WS | Ard Biesheuvel | 2004-04-01 | 1 | -1/+1 |
| | |||||
* | Fix unregistered bug (crash when closing db opened with "CREATE DATABASE ...") | Ard Biesheuvel | 2004-04-01 | 1 | -0/+1 |
| | |||||
* | Merged some more odd fixes from my own branch | Ard Biesheuvel | 2004-03-08 | 1 | -35/+26 |
| | |||||
* | Cleaned up array handling and optimize for the case where no array fields ↵ | Ard Biesheuvel | 2004-03-08 | 2 | -136/+134 |
| | | | | | | | | are used Fix timestamp binding for Win32 (which doesn't have gmtime_r()) CS | ||||
* | Simplify / fix | Ard Biesheuvel | 2004-03-07 | 1 | -11/+4 |
| | |||||
* | Added missing support for binding timestamps | Ard Biesheuvel | 2004-03-07 | 1 | -44/+58 |
| | | | | | # Returning timestamps was already supported | ||||
* | Fix some issues with persistent links | Ard Biesheuvel | 2004-02-20 | 2 | -245/+135 |
| | |||||
* | Fixed unregistered bugs in event handling | Ard Biesheuvel | 2004-02-17 | 5 | -371/+346 |
| | | | | | | | Cleaned up some of the code Removed ISC_QUAD from static initializers because it looks different on some platforms | ||||
* | Added event handling test | Ard Biesheuvel | 2004-02-17 | 2 | -12/+63 |
| | | | | | CS | ||||
* | Reintroduce param NULL testing (see bug #26777) | Ard Biesheuvel | 2004-02-15 | 2 | -6/+13 |
| | |||||
* | Look in the right place for lib | Ard Biesheuvel | 2004-02-11 | 1 | -1/+3 |
| | |||||
* | Add version info about run-time client library | Ard Biesheuvel | 2004-02-11 | 1 | -7/+40 |
| | | | | | | # A number of user crashes appear to be caused # by using incorrect combinations of libraries | ||||
* | CS/WS | Ard Biesheuvel | 2004-02-11 | 2 | -6/+9 |
| | |||||
* | Fix build with Win32 Interbase 5.x | Ard Biesheuvel | 2004-02-06 | 2 | -2/+10 |
| | |||||
* | Use correct flag for repair options | Ard Biesheuvel | 2004-02-02 | 2 | -7/+6 |
| | |||||
* | Fix Win32 build | Ard Biesheuvel | 2004-02-02 | 1 | -2/+2 |
| | |||||
* | Use php_ prefix for header files | Ard Biesheuvel | 2004-02-02 | 3 | -23/+360 |
| | | | | | Added nearly complete implementation of service API | ||||
* | Use php_ prefix for header files. | Ard Biesheuvel | 2004-02-02 | 3 | -2/+2 |
| | |||||
* | No explicit inline (fixes Win32 linkage issue) | Ard Biesheuvel | 2004-02-01 | 1 | -2/+2 |
| | |||||
* | Remove extension internals from php_interbase.h | Ard Biesheuvel | 2004-02-01 | 6 | -189/+222 |
| | |||||
* | Test for Interbase version 6 API in 'configure' | Ard Biesheuvel | 2004-02-01 | 2 | -0/+11 |
| | | | | | # Always enable in Win32 for the time being | ||||
* | Added backup/restore functions | Ard Biesheuvel | 2004-02-01 | 7 | -1223/+1527 |
| | | | | | | Split interbase.c into several files # It was becoming too big to handle | ||||
* | Check for both Firebird 1+ and Interbase/FB1 | Ard Biesheuvel | 2004-01-25 | 1 | -3/+2 |
| | |||||
* | MFB | Ard Biesheuvel | 2004-01-21 | 1 | -0/+19 |
| | |||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -4/+4 |
| | |||||
* | More handsome solution for previous fix | Ard Biesheuvel | 2004-01-12 | 1 | -8/+9 |
| | |||||
* | Added sanity check on ibase_[p]connect() dialect argument (fixes obscure ↵ | Ard Biesheuvel | 2004-01-12 | 1 | -2/+8 |
| | | | | unregistered bug) | ||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 2 | -4/+4 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Let DB handle NULL params, fixes bug #26777 | Ard Biesheuvel | 2004-01-07 | 1 | -6/+0 |
| | |||||
* | make these build with new win32 build system. | Wez Furlong | 2003-12-19 | 1 | -0/+17 |
| | | | | | mcve untested (I don't have those libs/headers) | ||||
* | Let client library pick its own transaction param defaults | Ard Biesheuvel | 2003-09-26 | 2 | -10/+10 |
| | |||||
* | Always return long from ibase_gen_id() on IB < 6 | Ard Biesheuvel | 2003-09-23 | 1 | -8/+8 |
| | |||||
* | ws fix | foobar | 2003-09-23 | 1 | -4/+4 |
| | |||||
* | Added ibase_gen_id() | Ard Biesheuvel | 2003-09-23 | 2 | -2/+109 |
| | | | | | # Lightweight shortcut to SELECT GEN_ID() ... function | ||||
* | proto thiko fix | Hartmut Holzgraefe | 2003-09-22 | 1 | -1/+1 |
| | |||||
* | Link to fbclient.dll if available | Ard Biesheuvel | 2003-09-17 | 3 | -8/+14 |
| | | | | | Add client lib name to dll version info | ||||
* | Use isc_get_version() for client lib info if available | Ard Biesheuvel | 2003-09-16 | 1 | -10/+11 |
| |