2001-05-06 |
Sascha Schumann | Up prerequisites to libtool 1.4 |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Sascha Schumann | Upgrade to libtool 1.4. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Derick Rethans | - Partial fix for bug #9050, support for "Jan 19 2000... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Andi Gutmans | - .cc files were renamed. Update .cvsignore. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Moved ts_alloca_id() into MINIT like Andi requested. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Fix bug: #8834. Now there should be more random salts.. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Yikes, that would have been a very bad bug :) |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Floating point keys didn't work in array() (fix bug... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Fixed bug: #7227. Now the correct strings (if set)... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Fix bug: #10323. Every value outputted is now escaped. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Update NEWS |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Hear hear, interactive mode is finally showing some... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Support interactive mode in thread-safe builds |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Fix autoconversion of hexadecimal strings |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Zeev Suraski | Retain single spaces as spaces to condense HTML |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Sascha Schumann | Fix broken build |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Wez Furlong | Fixed win32 build problem. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Egon Schmid | Corrected one proto. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Beutify phpinfo() output. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Added a check that libc-client support SSL. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
foobar | Removed usused variables. |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Rui Hirokawa | fixed a compilation problem without --enable-mbstr... |
commit | commitdiff | tree | snapshot |
2001-05-06 |
Rasmus Lerdorf | Add pg_last_notice() function |
commit | commitdiff | tree | snapshot |
2001-05-06 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Wez Furlong | Fixed Andi's build problem. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Wez Furlong | Nuke buffering from php_streams, move connect_nonb... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Andi Gutmans | - Fix format to be consistent |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Zeev Suraski | Layout fix |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Zeev Suraski | Fix missing statement |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Sascha Schumann | Fix libtool check |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Wez Furlong | Added Sascha Kettler to credits |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Sascha Schumann | Fix broken ZTS build. |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Thies C. Arntzen | not to forget this one! |
commit | commitdiff | tree | snapshot |
2001-05-05 |
Zeev Suraski | emalloc()'d strings must be freed before the request... |
commit | commitdiff | tree | snapshot |
2001-05-05 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-05-05 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Wez Furlong | Merged and adapted a patch from Sascha Kettler <kettler... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Wez Furlong | I'm now the primary maintainer for OpenSSL extension... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Wez Furlong | Making notes about which extensions need most work... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Chuck Hagenbuch | Add support for in_reply_to header, and fix erealloc... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jason Greene | Fixed bug in my previous patch, forgot to reset connect... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
foobar | Fix bugs: #10642, #10612 |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Andrei Zmievski | @- Fixed a bug in preg_split() that would incorrectly... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Thies C. Arntzen | namespace-protect "open" |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Harald Radi | added ext/com/ files to the project |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Rui Hirokawa | fixed a memory leak in ext/mbstring. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Ben Mansell | Removed a duplicate php_import_environment_variables... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Marc Boeren | Forgot the Visual Studio project, added now (Mc) |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Marc Boeren | Registered db-module constants for use in dbx_connect... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Marc Boeren | Added docs about creating dbx-support for other databas... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Sebastian Bergmann | Nuke unreferenced local variables. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Sterling Hughes | Make it compile with the latest cURL cvs, heck it even... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Rui Hirokawa | added status parameter to output handler in ext/iconv. |
commit | commitdiff | tree | snapshot |
2001-05-04 |
Jason Greene | @ Added connection error support to mysql_error() and... |
commit | commitdiff | tree | snapshot |
2001-05-04 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-05-04 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Derick Rethans | - Applied a patch that enables getimagesize to return... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Wez Furlong | Added streams stuff |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Chuck Hagenbuch | add crash guard (valid message number check) to imap_bo... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Chuck Hagenbuch | removing references to IMSP module, which will probably... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Chuck Hagenbuch | Fix for #8359. imap_fetchheader should never return... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Zeev Suraski | Fix chdir() under Windows 9x/ME |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Sascha Schumann | add an interface for registering storage modules at... |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Harald Radi | fixed leaky code |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Sascha Schumann | Replace slow strlcpy with a quick memcpy. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Sergey Kartashoff | Some fixes in Udm_Cat_List and Udm_Cat_Path functions. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
foobar | Fix bug #10589 |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Rui Hirokawa | added .cvsignore. |
commit | commitdiff | tree | snapshot |
2001-05-03 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-05-03 |
Rui Hirokawa | deleted some function aliases. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Hartmut Holzgraefe | added generation of CREDITS and EXPERIMENTAL to ext_skel |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - More strncpy() -> strlcpy() changes. Am I getting... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - More strncpy() -> strlcpy() changes. mm_login() doesn... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Another strncpy() -> strlcpy() change |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Change strncpy()'s to strlcpy()'s |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Whitespace fix |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Commit interbase fixes |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Fix possible buffer overflow. Always better to use... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Support \r as newline in the ini scanner |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Harald Radi | adapted because of the changes in the com module |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Harald Radi | removed itypeinfo calls because they didn't work on... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Handle MAC OS X \r line endings |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Frank M. Kromann | Changing paramters on database_password |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Frank M. Kromann | Fixing segfault in database_password |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Patch by Andrei to prevent crash in error situation... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Sterling Hughes | . |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Sterling Hughes | set the date 4.0.5 was released. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Andi Gutmans | - Apply Vlad's sybase patch to work with two different... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Chuck Hagenbuch | fix whitespace pollution |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Chuck Hagenbuch | Fixes and improvements to imap_mail_compose (Johan... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Chuck Hagenbuch | Add support for cram-md5 authentication in imap_open(). |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Ben Mansell | Patch from Stephen Landamore: speed up the environment... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Daniel Beulshausen | make run-tests work under win32 too |
commit | commitdiff | tree | snapshot |
2001-05-02 |
Rui Hirokawa | clear http input encoding detection result in RSHUTDOWN. |
commit | commitdiff | tree | snapshot |
2001-05-02 |
foobar | Now the file uploads 'work' also on Lynx. This patch... |
commit | commitdiff | tree | snapshot |
2001-05-02 |
<changelog... | ChangeLog update |
commit | commitdiff | tree | snapshot |
2001-05-02 |
<changelog... | NEWS update |
commit | commitdiff | tree | snapshot |
2001-05-02 |
John Donagher | - Remove C-style comments |
commit | commitdiff | tree | snapshot |
2001-05-02 |
foobar | Possible Fix for #10570, #10585, #10539 and maybe others. |
commit | commitdiff | tree | snapshot |
next |