[PHP-CVS] cvs: php4 /ext/com COM.c

2002-10-02 Thread Harald Radi
phanto Wed Oct 2 08:53:51 2002 EDT Modified files: /php4/ext/com COM.c Log: fixes bugs #19156 and #19544 Index: php4/ext/com/COM.c diff -u php4/ext/com/COM.c:1.86 php4/ext/com/COM.c:1.87 --- php4/ext/com/COM.c:1.86 Mon Aug 26 09:36:35 2002 +++ ph

[PHP-CVS] cvs: php4 /ext/com VARIANT.c conversion.c conversion.h

2002-10-16 Thread Harald Radi
phanto Wed Oct 16 19:56:33 2002 EDT Modified files: /php4/ext/com conversion.c conversion.h VARIANT.c Log: @ changed the VARIANT class to be able to create arrays of all types @ and not only VT_VARIANT Index: php4/ext/com/conversion.c diff -u php4/e

[PHP-CVS] cvs: php4 / NEWS

2002-10-18 Thread Harald Radi
phanto Fri Oct 18 04:18:11 2002 EDT Modified files: /php4 NEWS Log: make jani happy Index: php4/NEWS diff -u php4/NEWS:1.1216 php4/NEWS:1.1217 --- php4/NEWS:1.1216Fri Oct 18 03:56:01 2002 +++ php4/NEWS Fri Oct 18 04:18:11 2002 @@ -11,6 +11,8 @@

[PHP-CVS] cvs: php4 /ext/com COM.c

2002-10-18 Thread Harald Radi
phanto Thu Oct 17 12:21:01 2002 EDT Modified files: /php4/ext/com COM.c Log: @ fixes bugs #19156 and #19544 (memleak) Index: php4/ext/com/COM.c diff -u php4/ext/com/COM.c:1.87 php4/ext/com/COM.c:1.88 --- php4/ext/com/COM.c:1.87 Wed Oct 2 08:53:51

[PHP-CVS] cvs: php4 /sapi/milter CREDITS Makefile.frag config.m4 php_milter.c

2002-11-30 Thread Harald Radi
_02.txt. | | If you did not receive a copy of the PHP license and are unable to | | obtain it through the world-wide-web, please send a note to | | [EMAIL PROTECTED] so we can mail you a copy immediately. | +-----

[PHP-CVS] cvs: php4 /sapi/milter php_milter.c

2002-11-30 Thread Harald Radi
phanto Sat Nov 30 20:17:42 2002 EDT Modified files: /php4/sapi/milter php_milter.c Log: added remaining functions, still untested, still having problems with config.m4 Index: php4/sapi/milter/php_milter.c diff -u php4/sapi/milter/php_milter.c:1.1 php4/sapi

[PHP-CVS] cvs: php4 /sapi/milter EXPERIMENTAL

2002-11-30 Thread Harald Radi
phanto Sat Nov 30 20:18:49 2002 EDT Added files: /php4/sapi/milter EXPERIMENTAL Log: added remaining functions, still untested, still having problems with config.m4 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

[PHP-CVS] cvs: php4 /sapi/milter TODO

2002-11-30 Thread Harald Radi
phanto Sat Nov 30 20:36:26 2002 EDT Added files: /php4/sapi/milter TODO Log: todo or not todo -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: php4 /sapi/milter php_milter.c

2002-11-30 Thread Harald Radi
phanto Sat Nov 30 21:45:30 2002 EDT Modified files: /php4/sapi/milter php_milter.c Log: fix build Index: php4/sapi/milter/php_milter.c diff -u php4/sapi/milter/php_milter.c:1.2 php4/sapi/milter/php_milter.c:1.3 --- php4/sapi/milter/php_milter.c:1.2 Sat N

[PHP-CVS] cvs: php4 /sapi/milter Makefile.frag TODO config.m4 getopt.c php_milter.c

2002-11-30 Thread Harald Radi
phanto Sat Nov 30 22:37:50 2002 EDT Added files: /php4/sapi/milter getopt.c Modified files: /php4/sapi/milter config.m4 Makefile.frag php_milter.c TODO Log: it finally compiles now tests will follow tomorrow Index: php4/sapi/mi

[PHP-CVS] cvs: php4 /sapi/milter TODO

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 07:23:47 2002 EDT Modified files: /php4/sapi/milter TODO Log: no message Index: php4/sapi/milter/TODO diff -u php4/sapi/milter/TODO:1.2 php4/sapi/milter/TODO:1.3 --- php4/sapi/milter/TODO:1.2 Sat Nov 30 22:37:49 2002 +++ php4/sapi/milte

[PHP-CVS] cvs: php4 /sapi/milter config.m4

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 08:36:54 2002 EDT Modified files: /php4/sapi/milter config.m4 Log: no message Index: php4/sapi/milter/config.m4 diff -u php4/sapi/milter/config.m4:1.3 php4/sapi/milter/config.m4:1.4 --- php4/sapi/milter/config.m4:1.3 Sun Dec 1 00:14

[PHP-CVS] cvs: php4 /sapi/milter config.m4

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 08:44:22 2002 EDT Modified files: /php4/sapi/milter config.m4 Log: check for libmilter path Index: php4/sapi/milter/config.m4 diff -u php4/sapi/milter/config.m4:1.4 php4/sapi/milter/config.m4:1.5 --- php4/sapi/milter/config.m4:1.4 Su

[PHP-CVS] cvs: php4 /sapi/milter php_milter.c

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 11:37:59 2002 EDT Modified files: /php4/sapi/milter php_milter.c Log: first working version Index: php4/sapi/milter/php_milter.c diff -u php4/sapi/milter/php_milter.c:1.4 php4/sapi/milter/php_milter.c:1.5 --- php4/sapi/milter/php_milter.c

[PHP-CVS] cvs: php4 /sapi/milter TODO php_milter.c

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 14:50:07 2002 EDT Modified files: /php4/sapi/milter php_milter.c TODO Log: if the api functions are called, check if they're valid in that context reopen file per request, so milter doesn't hang. PHPA or APC can be used to speed the milter u

[PHP-CVS] cvs: php4 /sapi/milter php_getopt.h

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 14:55:48 2002 EDT Added files: /php4/sapi/milter php_getopt.h Log: initial checkin Index: php4/sapi/milter/php_getopt.h +++ php4/sapi/milter/php_getopt.h /* Borrowed from Apache NT Port */ #include "php.h" extern char *ap_php_optarg;

[PHP-CVS] cvs: php4 /sapi/milter php_milter.c

2002-12-01 Thread Harald Radi
. | +--+ - | Author: Harald Radi <[EMAIL PROTECTED] | + | Author: Harald Radi <[EMAIL PROTECTED]> | | Parts based on CGI SAPI

[PHP-CVS] cvs: php4 /sapi/milter milter.php

2002-12-01 Thread Harald Radi
phanto Sun Dec 1 15:29:15 2002 EDT Added files: /php4/sapi/milter milter.php Log: example Index: php4/sapi/milter/milter.php +++ php4/sapi/milter/milter.php http://www.sendmail.com/partner/resources/development/milter_api/ * * for api details see *

[PHP-CVS] cvs: php4 /sapi/milter milter.php

2002-12-03 Thread Harald Radi
phanto Tue Dec 3 09:43:43 2002 EDT Modified files: /php4/sapi/milter milter.php Log: fix typos and make example more useful Index: php4/sapi/milter/milter.php diff -u php4/sapi/milter/milter.php:1.1 php4/sapi/milter/milter.php:1.2 --- php4/sapi/milter/mil

[PHP-CVS] cvs: php4 /sapi/milter TODO

2002-12-03 Thread Harald Radi
phanto Tue Dec 3 11:26:57 2002 EDT Modified files: /php4/sapi/milter TODO Log: damn milter api: "Furthermore, since there is not a one-to-one correspondence between threads and connections (N connections mapped onto M threads, M <= N), connection-specif