2000-08-08 |
Vlad Krupin | added support for personalized dictionaries. |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Stanislav Malyshev | Standartize full path handling - everything now goes... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Stanislav Malyshev | fix return code for virtual_file_ex |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Stanislav Malyshev | Fix possible crash when stat information is not available |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Sascha Schumann | Remove manually committed change description |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Martin Kraemer | urlencode() fix (Bug #6016) |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Martin Kraemer | Bug #6016: Fix EBCDIC logic error in urlencode() |
commit | commitdiff | tree | snapshot |
2000-08-08 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-08 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Danny Heijl | - fix for # 5980 (using ifx_connect/ifx_close multiple... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Sascha Schumann | Add support for <binary> WDDX element. |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Sascha Schumann | . |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Sascha Schumann | Remove some crud from diff output (Only in..). |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Sascha Schumann | Fix building thttpd SAPI module. |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Sascha Schumann | Set abs_srcdir before SAPI modules' configure stuff... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Uwe Steinmann | - updated those entries I feel responsible for |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Thies C. Arntzen | fixed binary mode for Win32 |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Uwe Steinmann | - got rid of php_ prefix in Modulename and some structs |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Zeev Suraski | Add DOCUMENT_ROOT |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Uwe Steinmann | - made compilation as dynamic lib possible |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Uwe Steinmann | - added functions fdf_set_flags(), fdf_set_opt(), fdf_s... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Thies C. Arntzen | @- Fixed CLOB handling in OCI8 driver when using variab... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Rui Hirokawa | fixed for openldap 2.0beta. |
commit | commitdiff | tree | snapshot |
2000-08-07 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-07 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Rasmus Lerdorf | Add 4th optional parameter to sybase_[p]connect to... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Zeev Suraski | Reverse this patch - it really shouldn't be in the... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Zeev Suraski | Fix warning |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Zeev Suraski | Fix & optimize |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Egon Schmid | Added a parameter type. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Egon Schmid | Fixed some protos. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Sascha Schumann | Including utime.h once is enough. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Egon Schmid | Description from the ChangeLog. Thies, is it correct? |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Stanislav Malyshev | Add utime include |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Stanislav Malyshev | Add Joey Smith's sendmail_port patch |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Sascha Schumann | Include <utime.h> in php_virtual_cwd.h. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Stanislav Malyshev | Replace min() - not everyone has it |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Stanislav Malyshev | fix stupid bug |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Andi Gutmans | Virtualize realpath, chmod, chown and utime |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Egon Schmid | Changed some protos. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Hartmut Holzgraefe | removed a BAD IDEA (tm) that filtered out backslashes |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Rasmus Lerdorf | Support content-encoding headers in file upload mime... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Rasmus Lerdorf | decouple this check just in case we hit a weird system... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Rasmus Lerdorf | Remove mysql dll |
commit | commitdiff | tree | snapshot |
2000-08-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-06 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Andi Gutmans | - Use some more SEPARATE_ZVAL macros instead of replica... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Danny Heijl | - Fix INT8 returning garbage because ifx_int8toasc... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Stanislav Malyshev | Fix crash on broken setups (#5979) |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Stanislav Malyshev | Fix memory leak |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Thies C. Arntzen | @- Fixed warning when shutting down OCINLogon() connect... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Stanislav Malyshev | Open session files in binary mode (fix #5953) |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Thies C. Arntzen | @- OCIError() would sometimes not report failed connect... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Hénot David | Fix for a bug with persistent connections. |
commit | commitdiff | tree | snapshot |
2000-08-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hartmut Holzgraefe | changed default sendmail flags from '-t' to '-t -i... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Sam Ruby | Fix for bug 5911 - ANSI C violation: lvalues are not... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Sam Ruby | Restore the ability to clean compile in non-multithread... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Thies C. Arntzen | fixed ZTS compile |
commit | commitdiff | tree | snapshot |
2000-08-04 |
foobar | - This should fix bug #5964 |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Rasmus Lerdorf | Fix typo |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hartmut Holzgraefe | #ooops |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Egon Schmid | Sorry only the *_replaceparameters are wrong. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Egon Schmid | Wrong parameters found by Martin Buchholz @ six.de. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hartmut Holzgraefe | ooops - theese new parameters are optional |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hartmut Holzgraefe | added new second parameter to osrt functions in the... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hartmut Holzgraefe | no longer needed |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Hartmut Holzgraefe | do not rewrite absolute urls |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Andi Gutmans | - Beautify code. Try and use more macros for splitting... |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Joey Smith | Geez, you'd think English wasn' tmy native tongue. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Joey Smith | Outdated URL, link to the master site instead. |
commit | commitdiff | tree | snapshot |
2000-08-04 |
Rasmus Lerdorf | Small portability fix |
commit | commitdiff | tree | snapshot |
2000-08-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Hartmut Holzgraefe | evaluate sendmail exit status, fixes unix side of bug... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Stanislav Malyshev | Fix fclose prototype (#5930) |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Stanislav Malyshev | If we can't find a protocol in URL wrapper, try it... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
Hartmut Holzgraefe | will now work again on 1-character urls, spaces before... |
commit | commitdiff | tree | snapshot |
2000-08-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-03 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Rasmus Lerdorf | Leave this initialization in |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Rasmus Lerdorf | Heads up! I have moved the headers_only and response_c... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Rasmus Lerdorf | Fix library ordering here so static builds will work |
commit | commitdiff | tree | snapshot |
2000-08-02 |
Andi Gutmans | - Remove commented code |
commit | commitdiff | tree | snapshot |
2000-08-02 |
foobar | - Added two new functions: ldap_t61_to_8859() and ldap_... |
commit | commitdiff | tree | snapshot |
2000-08-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-02 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Rasmus Lerdorf | Add Olympus-specific tags to read_exif_data() |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Hartmut Holzgraefe | typo fix |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Sascha Schumann | Enable building PHP against kerberized IMAP libraries |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Hartmut Holzgraefe | protect datetime() against all zero inputs ... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
foobar | @- Fixed bug in imap_fetchheader() where using FT_PREFE... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Hartmut Holzgraefe | "undefined function" error message will now suggest... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Hartmut Holzgraefe | trans-sid rewrite, is now state-aware (fix for bug... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Stanislav Malyshev | When output is empty, exec should return "", not "... |
commit | commitdiff | tree | snapshot |
2000-08-01 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-08-01 |
Zeev Suraski | - Get rid of whitespace. |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Rasmus Lerdorf | Missed a symbol |
commit | commitdiff | tree | snapshot |
2000-07-31 |
Sascha Schumann | Add note about software requirements |
commit | commitdiff | tree | snapshot |
2000-07-31 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2000-07-31 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
next |