Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | updating license information in the headers. | James Cox | 2003-06-10 | 1 | -3/+3 |
* | MFB: safe_emalloc() | Marcus Boerger | 2003-04-24 | 1 | -1/+1 |
* | - wrong use of sizeof(char) | Marcus Boerger | 2003-02-18 | 1 | -100/+85 |
* | coding style | Marcus Boerger | 2003-02-18 | 1 | -23/+47 |
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
* | Add info function to handlers and return handler info when dba_handlers is | Marcus Boerger | 2002-12-30 | 1 | -0/+7 |
* | No need to declare functions used internally by DBA as PHPAPI. This | Edin Kadribasic | 2002-11-19 | 1 | -6/+6 |
* | -use size_t | Marcus Boerger | 2002-11-13 | 1 | -11/+13 |
* | Add missing flush | Marcus Boerger | 2002-11-11 | 1 | -0/+1 |
* | -rename anything to flatfile_xxx/FLATFILE_xxx | Marcus Boerger | 2002-11-07 | 1 | -16/+16 |
* | Use the the name 'flatfile' correctly so the handler support can be built now. | Marcus Boerger | 2002-11-06 | 1 | -7/+7 |
* | move newly introduced flatfile support from dbm to new flatfile handler | Marcus Boerger | 2002-11-06 | 1 | -0/+302 |