quota services, that would 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.
>-------
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 php4/ext/odbc/ph
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 php4/ext/odb
file as:
rc = SQLSetConnectOption(conn->hdbc, SQLAUTOCOMMIT,
((*pv_onoff)->value.lval) ?
SQL_AUTOCOMMIT_ON : SQL_AUTOCOMMIT_OFF);
>-------<
Dan Kalowsky ht
kalowskyMon Apr 16 19:02:36 2001 EDT
Modified files:
/php4/ext/odbc php_odbc.c
Log:
This change seems to fix bugs 7158, 7807, 8531, and 8636. After asking why this
patch was applied no one seemed to respond with anything useful. If you find this
c
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
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: php4/e
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 php4/e
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 php4/ext/imap
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 do
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
--- p
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 time).
kalowskySat Feb 24 20:41:19 2001 EDT
Modified files:
/php4/ext/imap config.m4 php_imap.c php_imap.h
Log:
Updating the IMAP client to include quota support via the imap c-client2000
libraries.
# Y2K support is good...
Removes the SA_QUOTA and SA_Q
13 matches
Mail list logo