Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Group-attribute may now appear multiple times in objrec record. | Uwe Steinmann | 1999-09-01 | 1 | -1/+11 |
| | |||||
* | fixed potential segm faults | Uwe Steinmann | 1999-08-17 | 1 | -2/+2 |
| | |||||
* | Order of freeing memory cause segm fault since efree seems to wipe | Uwe Steinmann | 1999-08-06 | 1 | -28/+27 |
| | | | | | out the memory. | ||||
* | Huge patch to update the hyperwave and pdflib module. | Uwe Steinmann | 1999-08-05 | 1 | -322/+476 |
| | | | | | | Only pdflib >2.0 is supported. None is tested yet. Hyperwave seems to be broken now. | ||||
* | Removed '3' from key functions in PHP (maintained compatibility through | Zeev Suraski | 1999-08-02 | 1 | -17/+17 |
| | | | | | php3_compat.h) | ||||
* | Moving dlist stuff into core. | Andrey Hristov | 1999-07-19 | 1 | -1/+1 |
| | |||||
* | License update | Zeev Suraski | 1999-07-16 | 1 | -16/+9 |
| | |||||
* | * Get Apache to work. POST doesn't work yet. | Zeev Suraski | 1999-05-11 | 1 | -1/+1 |
| | | | | | | | * There are now -I directives for the absolute path of php4, php4/libzend and the builddir for the Apache module, so we can #include any php/Zend header. * Rename config.h to php_config.h | ||||
* | * Get the Apache module to compile again | Zeev Suraski | 1999-04-26 | 1 | -1/+3 |
| | | | | | | * Get rid of php3_rqst, use SG(server_context) instead (there's still Apache-specific code, but it nuked a global) | ||||
* | A lot of cleanups... Removed old thread-safe code and other redundant code ↵ | Zeev Suraski | 1999-04-24 | 1 | -1/+1 |
| | | | | and files | ||||
* | moved apache, com and hyperwave into ext/ | Stig Bakken | 1999-04-21 | 1 | -0/+4701 |