[PHP] IMAP patch needing testing

2002-07-22 Thread Dan Kalowsky
be just as good. This patch was made against 4.2.1, but there is no reason it shouldn't work against 4.2.2. Thanks for your time, and please cc me in any comments, I'm not subsribed to the list. --- Dan KalowskyA little

[PHP-CVS] cvs: php4 /ext/odbc php_odbc.c

2001-04-19 Thread Dan Kalowsky
kalowskyThu Apr 19 12:55:05 2001 EDT Modified files: /php4/ext/odbc php_odbc.c Log: appling patch for joey since he has no ODBC karma. this is for bug #10252 Index: php4/ext/odbc/php_odbc.c diff -u php4/ext/odbc/php_odbc.c:1.80

[PHP-CVS] cvs: php4 /ext/odbc php_odbc.c

2001-04-18 Thread Dan Kalowsky
kalowskyWed Apr 18 19:31:23 2001 EDT Modified files: /php4/ext/odbc php_odbc.c Log: corrects bug #7488, patch supplied by submitter ([EMAIL PROTECTED]). quick local tests show it to work. Index: php4/ext/odbc/php_odbc.c diff -u

Re: [PHP-CVS] cvs: php4 /ext/odbc php_odbc.c

2001-04-16 Thread Dan Kalowsky
(conn-hdbc, SQLAUTOCOMMIT, ((*pv_onoff)-value.lval) ? SQL_AUTOCOMMIT_ON : SQL_AUTOCOMMIT_OFF); ------- Dan Kalowsky http://www.deadmime.org/~dank DEADmime INT

[PHP-CVS] cvs: php4 /ext/odbc php_odbc.c

2001-03-27 Thread Dan Kalowsky
kalowskyTue Mar 27 06:17:53 2001 EDT Modified files: /php4/ext/odbc php_odbc.c Log: Fix for Bug #9272, as submitted by marc boeren ([EMAIL PROTECTED]). Applied by me, due to apparently a lack of cvs access to ext/odbc for him. Index:

[PHP-CVS] cvs: php4 /ext/odbc php_odbc.c

2001-03-27 Thread Dan Kalowsky
kalowskyTue Mar 27 07:46:27 2001 EDT Modified files: /php4/ext/odbc php_odbc.c Log: The last fix was missing a , Marc Boeren either made the patch wrong, or I applied it improperly. Anyways, Sebastian Bergmann discovered it, and supposedly is fixed

[PHP-CVS] cvs: php4(PHP_4_0_5) /ext/imap php_imap.c

2001-03-16 Thread Dan Kalowsky
kalowskyFri Mar 16 05:24:06 2001 EDT Modified files: (Branch: PHP_4_0_5) /php4/ext/imap php_imap.c Log: This is to correct bug #9762, patch submitted by Bug reporter. Index: php4/ext/imap/php_imap.c diff -u php4/ext/imap/php_imap.c:1.62

[PHP-CVS] cvs: php4 /ext/imap CREDITS

2001-02-27 Thread Dan Kalowsky
kalowskyTue Feb 27 17:02:48 2001 EDT Modified files: /php4/ext/imap CREDITS Log: #adding name to credits. nothing to see here, keep moving. PR: Submitted by: Reviewed by: Obtained from: Index: php4/ext/imap/CREDITS diff -u

[PHP-CVS] cvs: php4 /ext/imap config.m4 php_imap.c php_imap.h

2001-02-26 Thread Dan Kalowsky
kalowskyMon Feb 26 07:17:12 2001 EDT Modified files: /php4/ext/imap config.m4 php_imap.c php_imap.h Log: Correctly checks for the proper header files, and excludes the QUOTA functions from non-imap2000 systems (unavailable for testing at this

[PHP-CVS] cvs: php4 / NEWS

2001-02-26 Thread Dan Kalowsky
kalowskyMon Feb 26 07:20:53 2001 EDT Modified files: /php4 NEWS Log: #Just adding in proper id (forgot to do it on the initial) PR: Submitted by: Reviewed by: Obtained from: Index: php4/NEWS diff -u php4/NEWS:1.599 php4/NEWS:1.600 ---

[PHP-CVS] cvs: php4 /ext/imap php_imap.c

2001-02-26 Thread Dan Kalowsky
kalowskyMon Feb 26 08:36:08 2001 EDT Modified files: /php4/ext/imap php_imap.c Log: # Bad patch job on the last commit by me. I take the BAD_CODER award for # the day. Removes two unnecessary REGISTER_MAIN_LONG_CONSTANT's. # what should be