| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Support content-encoding headers in file upload mime parts | Rasmus Lerdorf | 2000-08-06 | 1 | -6/+16 |
| | | | | | | | @- Support content-encoding headers in file upload MIME parts @ (Ragnar Kjørstad) | ||||
| * | decouple this check just in case we hit a weird system that has one | Rasmus Lerdorf | 2000-08-06 | 1 | -0/+2 |
| | | | | | | | and not the other. And we specifically check for this, so we should use the information. | ||||
| * | Remove mysql dll | Rasmus Lerdorf | 2000-08-06 | 1 | -1/+1 |
| | | |||||
| * | ChangeLog update | 2000-08-06 | 1 | -0/+28 | |
| | | |||||
| * | NEWS update | 2000-08-06 | 1 | -0/+3 | |
| | | |||||
| * | - Use some more SEPARATE_ZVAL macros instead of replicated code. | Andi Gutmans | 2000-08-05 | 1 | -24/+6 |
| | | |||||
| * | - Fix INT8 returning garbage because ifx_int8toasc does not null_terminate | Danny Heijl | 2000-08-05 | 1 | -0/+8 |
| | | | | | | the returned string. (danny) | ||||
| * | Fix crash on broken setups (#5979) | Stanislav Malyshev | 2000-08-05 | 1 | -2/+6 |
| | | |||||
| * | Fix memory leak | Stanislav Malyshev | 2000-08-05 | 1 | -2/+2 |
| | | |||||
| * | @- Fixed warning when shutting down OCINLogon() connections. (Thies) | Thies C. Arntzen | 2000-08-05 | 1 | -7/+7 |
| | | |||||
| * | Open session files in binary mode (fix #5953) | Stanislav Malyshev | 2000-08-05 | 1 | -3/+7 |
| | | | | | | @- Fixed \n in session variables bug on Win32 (Stas) | ||||
| * | @- OCIError() would sometimes not report failed connections. (Thies) | Thies C. Arntzen | 2000-08-05 | 1 | -9/+3 |
| | | |||||
| * | Fix for a bug with persistent connections. | Hénot David | 2000-08-05 | 1 | -4/+6 |
| | | |||||
| * | ChangeLog update | 2000-08-05 | 1 | -0/+62 | |
| | | |||||
| * | changed default sendmail flags from '-t' to '-t -i' (bugid#5374) | Hartmut Holzgraefe | 2000-08-04 | 4 | -4/+4 |
| | | |||||
| * | Fix for bug 5911 - ANSI C violation: lvalues are not assignable | Sam Ruby | 2000-08-04 | 2 | -8/+8 |
| | | |||||
| * | Restore the ability to clean compile in non-multithreaded environments | Sam Ruby | 2000-08-04 | 2 | -32/+40 |
| | | |||||
| * | fixed ZTS compile | Thies C. Arntzen | 2000-08-04 | 1 | -0/+1 |
| | | |||||
| * | - This should fix bug #5964 | foobar | 2000-08-04 | 1 | -5/+11 |
| | | | | | | | # Could someone please check this out..it works as intented for me at least. # But I don't have any Windoze machines available to test this there. | ||||
| * | Fix typo | Rasmus Lerdorf | 2000-08-04 | 1 | -1/+1 |
| | | |||||
| * | #ooops | Hartmut Holzgraefe | 2000-08-04 | 1 | -0/+1 |
| | | |||||
| * | Sorry only the *_replaceparameters are wrong. | Egon Schmid | 2000-08-04 | 2 | -8/+8 |
| | | |||||
| * | Wrong parameters found by Martin Buchholz @ six.de. | Egon Schmid | 2000-08-04 | 2 | -4/+4 |
| | | |||||
| * | ooops - theese new parameters are optional | Hartmut Holzgraefe | 2000-08-04 | 1 | -6/+6 |
| | | |||||
| * | added new second parameter to osrt functions in the protos | Hartmut Holzgraefe | 2000-08-04 | 1 | -6/+6 |
| | | |||||
| * | no longer needed | Hartmut Holzgraefe | 2000-08-04 | 1 | -203/+0 |
| | | |||||
| * | do not rewrite absolute urls | Hartmut Holzgraefe | 2000-08-04 | 1 | -2/+2 |
| | | | | | | (should be more clever and identify itself though) | ||||
| * | - Beautify code. Try and use more macros for splitting instead of | Andi Gutmans | 2000-08-04 | 2 | -46/+17 |
| | | | | | | - replicating the code everywhere. | ||||
| * | Geez, you'd think English wasn' tmy native tongue. | Joey Smith | 2000-08-04 | 1 | -2/+2 |
| | | |||||
| * | Outdated URL, link to the master site instead. | Joey Smith | 2000-08-04 | 1 | -2/+2 |
| | | |||||
| * | Small portability fix | Rasmus Lerdorf | 2000-08-04 | 1 | -1/+1 |
| | | |||||
| * | ChangeLog update | 2000-08-04 | 1 | -0/+18 | |
| | | |||||
| * | evaluate sendmail exit status, fixes unix side of bug #5630 | Hartmut Holzgraefe | 2000-08-03 | 1 | -1/+2 |
| | | |||||
| * | Fix fclose prototype (#5930) | Stanislav Malyshev | 2000-08-03 | 1 | -1/+1 |
| | | |||||
| * | If we can't find a protocol in URL wrapper, try it as a filename (fix #5931) | Stanislav Malyshev | 2000-08-03 | 1 | -0/+1 |
| | | |||||
| * | will now work again on 1-character urls, spaces before and after '=' | Hartmut Holzgraefe | 2000-08-03 | 1 | -47/+103 |
| | | | | | | | | and urls containing '#' scrolling info # argh, this file's not even a week old and already needs # a heavy cleanup rewrite, but at least it gets all my test cases right | ||||
| * | ChangeLog update | 2000-08-03 | 1 | -0/+36 | |
| | | |||||
| * | NEWS update | 2000-08-03 | 1 | -0/+2 | |
| | | |||||
| * | Leave this initialization in | Rasmus Lerdorf | 2000-08-02 | 1 | -1/+1 |
| | | |||||
| * | Heads up! I have moved the headers_only and response_code checks out of | Rasmus Lerdorf | 2000-08-02 | 11 | -3/+66 |
| | | | | | | | | | | | | | | | | SAPI and down into the individual SAPI modules. I have made the appropriate changes in all the SAPI modules, but please verify these. The reason for this change is that Apache sometimes will feed PHP a request_method of GET but have r->header_only set to true. This happens in an ErrorDocument redirect. In this same scenario we want to preserve the status code as well instead of just overwriting it with a 200 and losing this information. For now the other sapi modules act exactly as before since they probably do not make this distinction, and they may not even have a valid response code this early in the request. @ Fix HEAD request bug on an Apache ErrorDocument redirect and preserve @ the status code across the redirect as well. (Rasmus) | ||||
| * | Fix library ordering here so static builds will work | Rasmus Lerdorf | 2000-08-02 | 1 | -2/+2 |
| | | |||||
| * | - Remove commented code | Andi Gutmans | 2000-08-02 | 1 | -11/+0 |
| | | |||||
| * | - Added two new functions: ldap_t61_to_8859() and ldap_8859_to_t61(). | foobar | 2000-08-02 | 2 | -0/+64 |
| | | | | | | | These functions are available only when using openldap which is compiled with STR_TRANSLATION and LDAP_CHARSET_8859 defined in ldap_cdefs.h (Jani) | ||||
| * | ChangeLog update | 2000-08-02 | 1 | -0/+46 | |
| | | |||||
| * | NEWS update | 2000-08-02 | 1 | -0/+4 | |
| | | |||||
| * | Add Olympus-specific tags to read_exif_data() | Rasmus Lerdorf | 2000-08-01 | 1 | -3/+73 |
| | | | | | | @ Add Olympus-specific tags to read_exif_data() (Rasmus) | ||||
| * | typo fix | Hartmut Holzgraefe | 2000-08-01 | 1 | -7/+15 |
| | | |||||
| * | Enable building PHP against kerberized IMAP libraries | Sascha Schumann | 2000-08-01 | 1 | -0/+19 |
| | | |||||
| * | protect datetime() against all zero inputs ... | Hartmut Holzgraefe | 2000-08-01 | 1 | -0/+11 |
| | | |||||
| * | @- Fixed bug in imap_fetchheader() where using FT_PREFETCHTEXT didn't return | foobar | 2000-08-01 | 1 | -3/+15 |
| | | | | | | @ the body. Bug #4447. (Jani) | ||||
