2001-07-10 |
Andi Gutmans | - Nuke fprintf() |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Andi Gutmans | - Commit patch which checks for an include file in... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Sterling Hughes | # I think i am quite stupid. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Andi Gutmans | - Merge faster hash implementation. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Sterling Hughes | If the transfer fails, still free the buffer if it... |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Zeev Suraski | Whitespace |
commit | commitdiff | tree | snapshot |
2001-07-10 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-07-10 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Sascha Schumann | Allow errors to be returned as XMLRPC fault packets. |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Rasmus Lerdorf | manual update |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Zeev Suraski | Fix a couple of buffer overflows in mcrypt.c |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Tomas V.V.Cox | minor in-line doc fix |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Thies C. Arntzen | cleaned up the RETVAL_ RETURN_ and ZVAL_ macros |
commit | commitdiff | tree | snapshot |
2001-07-10 |
Andi Gutmans | - Commit Thies' patch. str.len was too long. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Rasmus Lerdorf | Make range() function smarter |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Rasmus Lerdorf | Fix Windows build (I think) |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Andrei Zmievski | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Andrei Zmievski | Adding new parameter parsing API. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | fix newly introduced SEFAULT. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Sascha Schumann | __USE_GNU should not be defined by an application. |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Rasmus Lerdorf | Add getmygid() and safe_mode_gid ini directive to allow... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Derick Rethans | - Added php_escape_shell_arg to the header file |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Daniel Beulshausen | adopt shane's popen patch |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | @ - assert() now accepts the array(&$obj,"methodname... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | added test for assert |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | changed to use Z_* macros |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | added test for serialize |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | xml_utf8_encode: make sure the returned data is zero... |
commit | commitdiff | tree | snapshot |
2001-07-09 |
Thies C. Arntzen | use erealloc for zvals! |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Sascha Schumann | Reset strtok_string, so that strtok can be used in... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Shane Caraveo | Enable using an external mailer under windows. |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Sascha Schumann | Needed for the prototype of php_escape_shell_cmd(). |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Thies C. Arntzen | @ - Make sure that OCI8 outbound variables are always... |
commit | commitdiff | tree | snapshot |
2001-07-08 |
Joey Smith | This should get xmldocfile() working again. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Sebastian Bergmann | Convert double-quotes to single-quotes. |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Andi Gutmans | - Fix off by one error in allocating command line ... |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Martin Jansen | * reverted "DIRECTORY_SEPARATOR" patch |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Martin Jansen | * added missing constant |
commit | commitdiff | tree | snapshot |
2001-07-07 |
Tomas V.V.Cox | addes more logging and security options |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Tomas V.V.Cox | whitespaces |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Jason Greene | Signal numbers are not uniform accross all platforms. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Daniel Beulshausen | fix dsp (?) |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Dan Kalowsky | Making --with-openlink work the same as --with-iodbc... |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Rui Hirokawa | fixed argument number in mb_send_mail(). |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Rui Hirokawa | fixed argument number in mb_send_mail(). |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Sascha Schumann | Fix Unix build (AC_ADD_* -> PHP_ADD_*) |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Christian Stocker | Patch by Tobias, so parseInput returns pearError |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Daniel Beulshausen | enable get*by* networking functions + remove comments |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Daniel Beulshausen | fix win32 build |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Jason Greene | Fix proto's and some ws ugliness |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Jason Greene | Added wait.h functionality to pcntl |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Joey Smith | Be consistent across all cases. |
commit | commitdiff | tree | snapshot |
2001-07-06 |
Hartmut Holzgraefe | experimental db++ database support |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Hartmut Holzgraefe | preliminary documentation for db++ support in ext/dbplus |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Sean Bright | This should be lower-cased per the documentation and... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Jason Greene | Check for getpgid (torben@php.net) |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wez Furlong | Made imagegammacorrect() work on true-color images. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wez Furlong | Change a load of E_ERRORS into E_WARNINGs; it was being... |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Frank M. Kromann | Optimizing the mssql_execute function. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wez Furlong | More ifdefs, just in case. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wez Furlong | Added loads of #ifdefs; should fix Bug #11889. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Wez Furlong | Added name for enum, hopefully fixing the win32 build. |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Derick Rethans | - Fix for the first part of Bug #11890 |
commit | commitdiff | tree | snapshot |
2001-07-05 |
Jason Greene | Fix build on linux |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Jason Greene | no need to implement these functions, already in posix... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Jason Greene | Actually check for the needed system calls. |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Sascha Schumann | Improve url scanner speed (up to 40% for large chunks... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Nikos Mavroyanopoulos | fixes in source documentation |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Christian Stocker | stupid missing semicolon |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Wez Furlong | Added a couple of new functions to "modularize" working... |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Wez Furlong | (PHP nl_langinfo) Added function when provided by OS |
commit | commitdiff | tree | snapshot |
2001-07-04 |
Rasmus Lerdorf | Stick open_basedir in here |
commit | commitdiff | tree | snapshot |
2001-07-03 |
foobar | This works better. |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Frank M. Kromann | This module is no longer experimental |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Rui Hirokawa | fixed an argument in example of ext/xslt. |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Rainer Schaaf | - fixed bug in pdf_open_image_file when using images... |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Sterling Hughes | Small fixes. |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Christian Stocker | Write-Patch by Alexander for bug reported by Yavor |
commit | commitdiff | tree | snapshot |
2001-07-03 |
Rasmus Lerdorf | Trivial fix - but the period looks odd in error messages |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Zeev Suraski | Fix a major thread safety bug in the output mechanism |
commit | commitdiff | tree | snapshot |
2001-07-02 |
foobar | Missing constant. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Ben Mansell | Fix FastCGI shutdown for MacOSX, it didn't want to... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Sterling Hughes | Fix possible corruption problem with curl_errno() and... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Sterling Hughes | Fix mispell. |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Derick Rethans | - Fixed proto's (Patch by Zak) |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Christian Stocker | Moved Config-Package from Experimental to main-director... |
commit | commitdiff | tree | snapshot |
2001-07-02 |
Rui Hirokawa | fixed a link problem of shared extension module in... |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Daniel Beulshausen | PHPAPI-ize php_var_* functions |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Daniel Beulshausen | fix some popen trouble |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Sebastian Bergmann | Fix for #11821. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Sean Bright | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2001-07-01 |
Sascha Schumann | mhash_keygen_s2k() overwrote the limits of a statically... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Sean Bright | Fix for bug #11796. Also, fixed a problem in get_meta_... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Ben Mansell | Make the FastCGI module behave nicer when trying to... |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Sascha Schumann | Test commit |
commit | commitdiff | tree | snapshot |
2001-06-30 |
Andi Gutmans | - Fix the memory limit fix. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
foobar | If no backend is specified, bail out. |
commit | commitdiff | tree | snapshot |
2001-06-30 |
foobar | Now all these options should behave the same. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Andi Gutmans | - Remove bogus comment. |
commit | commitdiff | tree | snapshot |
2001-06-29 |
Hartmut Holzgraefe | suppress sending of cookies if session id already came |
commit | commitdiff | tree | snapshot |
next |