1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Commit Graph

9454 Commits

Author SHA1 Message Date
Sterling Hughes 304ac03be4 ops..
#coffee good
2001-06-01 18:54:14 +00:00
Sterling Hughes c6402b2a2f # see
.
2001-06-01 18:47:03 +00:00
Sterling Hughes 015e1d3d68 # testing changes is a good idea.
We were passing the php socket resource identifier to select instead of
the socket fd...
2001-06-01 18:41:06 +00:00
Andrei Zmievski 171c425641 A little clean, merge two if statements. 2001-06-01 15:01:29 +00:00
Martin Kraemer f2002d3e41 Oops, sorry. I should not have committed this ebcdic fix (which was none) 2001-06-01 12:58:41 +00:00
foobar cbe4d10a68 Cleaning up and fixed some compile problems on systems that only support static libs. 2001-06-01 12:49:50 +00:00
foobar 69e6f7ae52 Use different define name for this. 2001-06-01 06:42:14 +00:00
foobar c44198ff3a Cleanup. ws fixes (no tabs in config.m4 files please) 2001-06-01 06:41:45 +00:00
foobar 4c2340897a Cleanup a little bit. 2001-06-01 06:40:15 +00:00
foobar 16216e3eed Make use of the --with-expat-dir configure option 2001-06-01 06:32:02 +00:00
foobar 3a1b61c07d Fix bug: #9009. 2001-06-01 06:26:22 +00:00
foobar 58d35ea778 Missing entries in phpinfo() output 2001-06-01 05:02:13 +00:00
foobar 328258ac08 Output something if password is not set. 2001-06-01 05:01:50 +00:00
foobar 99cb747f71 Added missing configuration directive: from
which is used by fopen() to be send as the default password
2001-06-01 03:19:53 +00:00
Sterling Hughes ad0fb091a3 fix crash. 2001-05-31 23:48:05 +00:00
foobar 334ac7fc94 - Cleaned up some whitespace (sorry, I should have committed that before
any other changes)
- Made use of the Zend resource macros
2001-05-31 21:09:30 +00:00
foobar 77a1968ca5 Let's have examples here so maybe people would understand better
how to use this directive.
2001-05-31 21:03:11 +00:00
Frank M. Kromann 8d3ef75182 Fixing crash in shutdown after executing a SQL statement with errors 2001-05-31 19:40:24 +00:00
Frank M. Kromann 75daa01362 Adding missing resource 2001-05-31 18:57:58 +00:00
Frank M. Kromann 7fd7f0517a Changed code to return resources for links and results 2001-05-31 18:43:29 +00:00
Sterling Hughes db305fc6f7 small ws fix. 2001-05-30 20:16:23 +00:00
Sterling Hughes 28160f73d0 Revert as per Herr Schumann's request. 2001-05-30 19:56:11 +00:00
Sterling Hughes 506ceb28fc Try #2
# aka, flying blind in a shitstorm, but it shouldn't hurt anything
2001-05-30 19:43:27 +00:00
Sterling Hughes 948edd322b should fix warnings under winblows. 2001-05-30 18:33:46 +00:00
Sterling Hughes 439038759b should fix compile warnings on win32 2001-05-30 17:49:33 +00:00
Sterling Hughes c9ce7fcfc3 fix compile 2001-05-30 17:43:32 +00:00
Chuck Hagenbuch 093a807c11 Include the To: address in the overview information (already in the
envelope; it doesn't cost us anything).
2001-05-30 16:52:17 +00:00
Rasmus Lerdorf 1d115dbe8c ldap_result_entry needs to be initialized - tested
Should probably MFH this once someone else tests.
2001-05-30 15:09:20 +00:00
Adam Dickmeiss c62baa9dc6 Added array options for yaz_connect: user, group, password, cookie,
proxy, and persistent.
2001-05-30 13:23:20 +00:00
Rasmus Lerdorf 7ee4c793c3 Note to self - stop coding on planes 2001-05-30 12:30:14 +00:00
Adam Dickmeiss 9667d6b381 Fixed bug where yaz_connect could fail in cases where it shouldn't. 2001-05-30 11:58:25 +00:00
Zeev Suraski 6cf6835a4d Add missing check 2001-05-30 08:23:15 +00:00
Sterling Hughes 39e282254b place nice with other libraries. 2001-05-30 05:00:39 +00:00
Andrei Zmievski daefeb59d5 Kill warning. 2001-05-29 20:32:57 +00:00
Andrei Zmievski 6c4d96e8ea Fix long option parsing. 2001-05-29 16:18:35 +00:00
Frank M. Kromann 50bc884f78 Adding fbsql_status_db(). New function to get the status of a given database. 2001-05-29 16:01:54 +00:00
Chuck Hagenbuch 8f27945621 imap_thread(), from Rob Siemborski <rjs3@andrew.cmu.edu>. 2001-05-29 15:34:18 +00:00
Stanislav Malyshev ca8c8264db Fix the reference serializer
# Hope now it is right...
2001-05-29 13:19:24 +00:00
foobar 56c24c3309 This should finally get rid of those zlib problems. And this is safe too. 2001-05-29 11:59:33 +00:00
Wez Furlong 8b5edf1a9e Fix compile warning 2001-05-29 10:14:46 +00:00
foobar 0c5d5a513b Added missing GD/GD2 image handling functions. 2001-05-29 07:46:07 +00:00
Sterling Hughes 4fbb606f60 compile warning fixes....... 2001-05-29 07:08:47 +00:00
foobar 3e7754c51e Make this compile. Killed one compile warning.
# I still get a lot warnings when compiling sablot.c
2001-05-28 21:06:50 +00:00
Boian Bonev 0404618712 use AC_CHECK_LIB to see if the new API is supported 2001-05-28 19:58:36 +00:00
Boian Bonev e685cad988 changed checking if vpopmail has the new API
added checks if certain functions are supported
added vpopmail_alias_get_all
2001-05-28 19:56:10 +00:00
Boian Bonev 71553e5560 add checking if vpopmail has the new API 2001-05-28 19:53:45 +00:00
Andi Gutmans 91f4eec7e9 - tmpbuf is emalloc()'ed so this patch would be faster. 2001-05-28 19:38:30 +00:00
Wez Furlong f808add1c0 Prepare for php_streams.
# Someone with interbase please test!
2001-05-28 18:30:57 +00:00
Wez Furlong 65b0e70e58 Fix leak 2001-05-28 18:29:07 +00:00
Stig Bakken fc7d897490 @Added "pearize" script to generate Makefile.in files for PEAR extensions 2001-05-28 11:15:19 +00:00