summaryrefslogtreecommitdiff
path: root/ext/interbase/ibase_service.c
Commit message (Expand)AuthorAgeFilesLines
* Dropped support for ancient Interbase versions (< 6)Ard Biesheuvel2004-05-121-2/+2
* Changed ibase_user_[add|modify|delete]() to use service resourcesArd Biesheuvel2004-04-091-133/+52
* Don't define ibase_service struct type unless its member types are definedArd Biesheuvel2004-04-071-0/+6
* More divide & conquerArd Biesheuvel2004-04-051-82/+177
* CS/WSArd Biesheuvel2004-02-111-2/+4
* Use correct flag for repair optionsArd Biesheuvel2004-02-021-6/+4
* Fix Win32 buildArd Biesheuvel2004-02-021-2/+2
* Use php_ prefix for header filesArd Biesheuvel2004-02-021-18/+292
* Remove extension internals from php_interbase.hArd Biesheuvel2004-02-011-5/+2
* Added backup/restore functionsArd Biesheuvel2004-02-011-0/+338