iliaa Fri Dec 29 00:34:53 2006 UTC
Modified files:
/php-src/ext/pgsql pgsql.c
Log:
MFB: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.362&r2=1.3
iliaa Fri Dec 29 00:35:26 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/pgsql pgsql.c
/php-srcNEWS
Log:
MFH: Fixed bug #39971 (pg_insert/pg_update do not allow now() to be used for
timestamp fields).
http://cvs.php.net/viewvc.cgi/ph
iliaa Fri Dec 29 00:34:30 2006 UTC
Added files: (Branch: PHP_5_2)
/php-src/ext/pgsql/tests80_bug39971.phpt
Modified files:
/php-srcNEWS
/php-src/ext/pgsql pgsql.c
Log:
Fixed bug #39971 (pg_insert/pg_update do not allow now
tony2001Thu Dec 28 22:37:00 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/sapi/cgi cgi_main.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.190.2.68.2.5&r2=1.190.2.68.2.6&diff_format=u
Index: php-src/sapi/cgi/cgi_main.
tony2001Thu Dec 28 22:36:45 2006 UTC
Modified files:
/php-src/sapi/cgi cgi_main.c
Log:
make sure l != 0
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.305&r2=1.306&diff_format=u
Index: php-src/sapi/cgi/cgi_main.c
diff -u php-src/sapi
tony2001Thu Dec 28 22:36:53 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/cgi cgi_main.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/cgi_main.c?r1=1.267.2.15.2.18&r2=1.267.2.15.2.19&diff_format=u
Index: php-src/sapi/cgi/cgi_mai
mj Thu Dec 28 21:45:26 2006 UTC
Modified files:
/CVSROOTavail
Log:
* Net_IMAP karma for Sebastian Ebling
http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1228&r2=1.1229&diff_format=u
Index: CVSROOT/avail
diff -u CVSROOT/avail:1.1228 CVSROOT/avail:1.1
tony2001Thu Dec 28 20:45:36 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/mime_magic mime_magic.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/mime_magic/mime_magic.c?r1=1.13.2.13.2.1&r2=1.13.2.13.2.2&diff_format=u
Index: php-src/ex
tony2001Thu Dec 28 20:45:27 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/mime_magic mime_magic.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/mime_magic/mime_magic.c?r1=1.42.2.5.2.3&r2=1.42.2.5.2.4&diff_format=u
Index: php-src/ext/
tony2001Thu Dec 28 20:45:20 2006 UTC
Modified files:
/php-src/ext/mime_magic mime_magic.c
Log:
use strlcpy()
http://cvs.php.net/viewvc.cgi/php-src/ext/mime_magic/mime_magic.c?r1=1.52&r2=1.53&diff_format=u
Index: php-src/ext/mime_magic/mime_magic.c
tony2001Thu Dec 28 20:41:27 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/fdffdf.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/fdf/fdf.c?r1=1.66.2.13.2.1&r2=1.66.2.13.2.2&diff_format=u
Index: php-src/ext/fdf/fdf.c
diff -u php-src/e
tony2001Thu Dec 28 20:41:17 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/fdffdf.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/fdf/fdf.c?r1=1.89.2.2.2.4&r2=1.89.2.2.2.5&diff_format=u
Index: php-src/ext/fdf/fdf.c
diff -u php-src/ext
tony2001Thu Dec 28 20:41:10 2006 UTC
Modified files:
/php-src/ext/fdffdf.c
Log:
use strlcpy()
http://cvs.php.net/viewvc.cgi/php-src/ext/fdf/fdf.c?r1=1.98&r2=1.99&diff_format=u
Index: php-src/ext/fdf/fdf.c
diff -u php-src/ext/fdf/fdf.c:1.98 php-src
nlopess Thu Dec 28 19:53:30 2006 UTC
Modified files:
/php-src/ext/zlib/tests bug_34821.phpt
Log:
MFB
http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/bug_34821.phpt?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/zlib/tests/bug_34821.phpt
diff -u php-src/
nlopess Thu Dec 28 19:52:38 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/zlib/tests bug_34821.phpt
Log:
make this test run a little faster (is currently timeout with valgrind)
http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/tests/bug_34821.phpt?r1=1
Hi friends,
solve my problem
"Create a program that will take a search phrase as an input, and will then
save to a database the search phrase, the number of results that appear for
that phrase in google, the titles of the top ten results in google, and the
number of times any of the search
tony2001Thu Dec 28 15:44:51 2006 UTC
Modified files:
/php-src/ext/mysql php_mysql.c
Log:
include basic_functions.h for php_get_current_user() declaration
http://cvs.php.net/viewvc.cgi/php-src/ext/mysql/php_mysql.c?r1=1.228&r2=1.229&diff_format=u
Inde
tony2001Thu Dec 28 15:26:20 2006 UTC
Modified files:
/php-src/ext/fdffdf.c
Log:
it's ptr, not ptrptr
http://cvs.php.net/viewvc.cgi/php-src/ext/fdf/fdf.c?r1=1.97&r2=1.98&diff_format=u
Index: php-src/ext/fdf/fdf.c
diff -u php-src/ext/fdf/fdf.c:1.97
tony2001Thu Dec 28 15:24:00 2006 UTC
Modified files:
/php-src/ext/dba/libflatfileflatfile.c
Log:
use the macro, casting works only with GCC
http://cvs.php.net/viewvc.cgi/php-src/ext/dba/libflatfile/flatfile.c?r1=1.17&r2=1.18&diff_format=u
Inde
tony2001Thu Dec 28 15:22:07 2006 UTC
Modified files:
/php-src/sapi/embed php_embed.c
Log:
fix sapi/embed build
http://cvs.php.net/viewvc.cgi/php-src/sapi/embed/php_embed.c?r1=1.15&r2=1.16&diff_format=u
Index: php-src/sapi/embed/php_embed.c
diff -u php
iliaa Thu Dec 28 15:21:41 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/ext/pgsql pgsql.c
Log:
MFH: Added buffer length checks
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.244.2.40.2.3&r2=1.244.2.40.2.4&diff_format=u
Index: php-src/
iliaa Thu Dec 28 15:21:32 2006 UTC
Modified files:
/php-src/ext/pgsql pgsql.c
Log:
MFB: Added buffer length checks
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.361&r2=1.362&diff_format=u
Index: php-src/ext/pgsql/pgsql.c
diff -u php-src/e
iliaa Thu Dec 28 15:21:21 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/pgsql pgsql.c
Log:
Added buffer length checks
http://cvs.php.net/viewvc.cgi/php-src/ext/pgsql/pgsql.c?r1=1.331.2.13.2.12&r2=1.331.2.13.2.13&diff_format=u
Index: php-src/ex
tony2001Thu Dec 28 15:14:39 2006 UTC
Modified files:
/php-src/sapi/apache_hooks php_apache.c
Log:
fix build
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache_hooks/php_apache.c?r1=1.27&r2=1.28&diff_format=u
Index: php-src/sapi/apache_hooks/php_apache
iliaa Thu Dec 28 15:10:54 2006 UTC
Modified files:
/php-src/main php_logos.c
Log:
MFB: strcat() stuff
http://cvs.php.net/viewvc.cgi/php-src/main/php_logos.c?r1=1.23&r2=1.24&diff_format=u
Index: php-src/main/php_logos.c
diff -u php-src/main/php_logo
iliaa Thu Dec 28 15:09:29 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main php_logos.c
/php-src/ext/standard proc_open.c
Log:
Simplify code and eliminate strcat() usage
http://cvs.php.net/viewvc.cgi/php-src/main/php_logos.c?r1=1.1
nlopess Thu Dec 28 15:07:45 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-srcrun-tests.php
Log:
MFH: force tidy.clean_output=0
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.226.2.37.2.19&r2=1.226.2.37.2.20&diff_format=u
Index: php-src/run-tests.p
nlopess Thu Dec 28 15:06:59 2006 UTC
Modified files:
/php-srcrun-tests.php
Log:
force tidy.clean_output=0
http://cvs.php.net/viewvc.cgi/php-src/run-tests.php?r1=1.311&r2=1.312&diff_format=u
Index: php-src/run-tests.php
diff -u php-src/run-tests.php:1.311 php
tony2001Thu Dec 28 15:03:19 2006 UTC
Modified files:
/php-src/ext/standard file.c
Log:
fix ZTS build
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/file.c?r1=1.480&r2=1.481&diff_format=u
Index: php-src/ext/standard/file.c
diff -u php-src/ext
tony2001Thu Dec 28 14:26:37 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/odbc php_odbc.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.189.2.4.2.1&r2=1.189.2.4.2.2&diff_format=u
Index: php-src/ext/odbc/php_odbc.c
tony2001Thu Dec 28 14:26:30 2006 UTC
Modified files:
/php-src/ext/odbc php_odbc.c
Log:
use strlcat()
http://cvs.php.net/viewvc.cgi/php-src/ext/odbc/php_odbc.c?r1=1.196&r2=1.197&diff_format=u
Index: php-src/ext/odbc/php_odbc.c
diff -u php-src/ext/odb
tony2001Thu Dec 28 14:17:39 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/ext/standard reg.c
/php-src/ext/socketssockets.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/ext/standard/reg.c?r1=1.82.2.3&r2=1.82.2.3.2.1&diff_forma
tony2001Thu Dec 28 14:17:09 2006 UTC
Modified files:
/php-src/ext/socketssockets.c
/php-src/ext/standard reg.c
Log:
minor improvements
http://cvs.php.net/viewvc.cgi/php-src/ext/sockets/sockets.c?r1=1.185&r2=1.186&diff_format=u
Index
tony2001Thu Dec 28 13:30:25 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/sapi/apachephp_apache.c
/php-src/sapi/apache_hooks php_apache.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.89.2.4.2.1&r2=1.8
tony2001Thu Dec 28 13:30:34 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/sapi/apachephp_apache.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.69.2.5.4.1&r2=1.69.2.5.4.2&diff_format=u
Index: php-src/sapi/ap
tony2001Thu Dec 28 13:30:18 2006 UTC
Modified files:
/php-src/sapi/apachephp_apache.c
/php-src/sapi/apache_hooks php_apache.c
Log:
use strlcat()
http://cvs.php.net/viewvc.cgi/php-src/sapi/apache/php_apache.c?r1=1.98&r2=1.99&diff_format=u
tony2001Thu Dec 28 12:19:21 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/main php_ini.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.106.2.15.2.2&r2=1.106.2.15.2.3&diff_format=u
Index: php-src/main/php_ini.c
diff -u p
tony2001Thu Dec 28 12:18:54 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main php_ini.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.136.2.4.2.4&r2=1.136.2.4.2.5&diff_format=u
Index: php-src/main/php_ini.c
diff -u php
tony2001Thu Dec 28 12:18:47 2006 UTC
Modified files:
/php-src/main php_ini.c
Log:
use strlcat()
http://cvs.php.net/viewvc.cgi/php-src/main/php_ini.c?r1=1.145&r2=1.146&diff_format=u
Index: php-src/main/php_ini.c
diff -u php-src/main/php_ini.c:1.1
tony2001Thu Dec 28 12:03:00 2006 UTC
Modified files: (Branch: PHP_4_4)
/php-src/main main.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.512.2.63.2.12&r2=1.512.2.63.2.13&diff_format=u
Index: php-src/main/main.c
diff -u php-src/
tony2001Thu Dec 28 12:01:50 2006 UTC
Modified files: (Branch: PHP_5_2)
/php-src/main main.c
Log:
MFH
http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.640.2.23.2.26&r2=1.640.2.23.2.27&diff_format=u
Index: php-src/main/main.c
diff -u php-src/
tony2001Thu Dec 28 12:01:14 2006 UTC
Modified files:
/php-src/main main.c
Log:
use strlcat() and a bigger buffer
http://cvs.php.net/viewvc.cgi/php-src/main/main.c?r1=1.716&r2=1.717&diff_format=u
Index: php-src/main/main.c
diff -u php-src/main/ma
42 matches
Mail list logo