[PHP-CVS] cvs: php-src /win32 registry.c

2009-05-26 Thread Kalle Sommer Nielsen
kalle Wed May 27 01:36:46 2009 UTC Modified files: /php-src/win32 registry.c Log: Nuke warnings http://cvs.php.net/viewvc.cgi/php-src/win32/registry.c?r1=1.22&r2=1.23&diff_format=u Index: php-src/win32/registry.c diff -u php-src/win32/registry.c:1.22 php-

[PHP-CVS] cvs: php-src /win32 registry.c

2007-05-02 Thread Dmitry Stogov
dmitry Wed May 2 10:16:48 2007 UTC Modified files: /php-src/win32 registry.c Log: Fixed bug #41192 (Per Directory Values only work for one key) http://cvs.php.net/viewvc.cgi/php-src/win32/registry.c?r1=1.20&r2=1.21&diff_format=u Index: php-src/win32/re

[PHP-CVS] cvs: php-src /win32 registry.c

2007-04-22 Thread Dmitry Stogov
dmitry Sun Apr 22 10:25:51 2007 UTC Modified files: /php-src/win32 registry.c Log: Fixed buffer overflow http://cvs.php.net/viewvc.cgi/php-src/win32/registry.c?r1=1.19&r2=1.20&diff_format=u Index: php-src/win32/registry.c diff -u php-src/win32/registry.

[PHP-CVS] cvs: php-src /win32 registry.c

2006-08-03 Thread Dmitry Stogov
dmitry Thu Aug 3 13:54:20 2006 UTC Modified files: /php-src/win32 registry.c Log: Added version specific registry keys to allow different configurations for different php version. http://cvs.php.net/viewvc.cgi/php-src/win32/registry.c?r1=1.16&r2=1.17&

[PHP-CVS] cvs: php-src /win32 registry.c

2005-03-14 Thread Zeev Suraski
zeevMon Mar 14 07:42:05 2005 EDT Modified files: /php-src/win32 registry.c Log: Merge registry fix http://cvs.php.net/diff.php/php-src/win32/registry.c?r1=1.15&r2=1.16&ty=u Index: php-src/win32/registry.c diff -u php-src/win32/registry.c:1.15 php-src

[PHP-CVS] cvs: php-src /win32 registry.c

2003-10-19 Thread Stanislav Malyshev
stasSun Oct 19 09:47:36 2003 EDT Modified files: /php-src/win32 registry.c Log: fix wrong string length for registry values Index: php-src/win32/registry.c diff -u php-src/win32/registry.c:1.14 php-src/win32/registry.c:1.15 --- php-src/win32/registry

[PHP-CVS] cvs: php-src /win32 registry.c

2003-10-19 Thread Stanislav Malyshev
stasSun Oct 19 06:36:36 2003 EDT Modified files: /php-src/win32 registry.c Log: fix compilation Index: php-src/win32/registry.c diff -u php-src/win32/registry.c:1.13 php-src/win32/registry.c:1.14 --- php-src/win32/registry.c:1.13 Sun Oct 19 06:22: