Commit Graph

  • efe3b5de89 fix linux build, mmc_htonll is win32 only NON_BLOCKING_IO Remi Collet 2015-02-10 09:49:06 +01:00
  • 82480df302 fix gcc5 build - first try Remi Collet 2015-02-10 09:43:52 +01:00
  • 533901a1a7 fix Bug #67483 underlinking of zlib (yselkowitz) Remi Collet 2014-06-20 07:15:29 +02:00
  • af4c85fa5d Merge branch 'NON_BLOCKING_IO' of git.php.net:/pecl/caching/memcache into NON_BLOCKING_IO Remi Collet 2014-06-20 07:04:05 +02:00
  • eaebb091c1 revert last one, need to refactor this function 1st Pierre Joye 2013-11-20 16:01:57 +01:00
  • c5c4957946 set stream options before casting to socket to avoid lost of options, making connections failed from time to time Pierre Joye 2013-11-20 11:47:15 +01:00
  • f2268238f8 add MMC_DEBUG, disabled by default Pierre Joye 2013-11-06 09:26:09 +01:00
  • 57ac2ee2c5 stupid me. remove debug code Pierre Joye 2013-11-06 09:25:32 +01:00
  • 890d7be4c1 refactor sasl, fix stupid test code with static user (prev commit), rename setSaslData to setSaslAuthData to match other interfaces Pierre Joye 2013-11-05 18:39:23 +01:00
  • 0ea871e6fb rename setSaslData to setSaslAuthData Pierre Joye 2013-11-04 09:34:28 +01:00
  • c7a137926e Merge remote branch 'origin/nio' into NON_BLOCKING_IO Ferenc Kovacs 2013-10-15 13:39:22 +02:00
  • 5d1423947b call sasl auth only if binary mode is used unknown 2013-10-14 07:46:16 +02:00
  • feb7acbae3 fix ts build and sasl signature in ascii protocol unknown 2013-10-14 07:41:25 +02:00
  • c0fa31a0d1 enable sasl authentification, enabled automatically (PLAIN Only for now) if setSaslData has been called and data has been set correctly unknown 2013-10-13 20:41:39 +02:00
  • c2ced03619 expose ::setSaslData unknown 2013-10-13 19:49:47 +02:00
  • 9a79cf5287 add append/prepend support unknown 2013-10-13 16:23:45 +02:00
  • f9d3342e7c add append/prepend support unknown 2013-10-13 16:22:50 +02:00
  • 1ad19f0884 cas is always part of the header. Use own htonll on Windows, stupid non portable api (have to valid other OSes like BSD unknown 2013-10-13 14:47:09 +02:00
  • eace220d80 oops this was to compare to memcached specs unknown 2013-10-12 08:48:25 +02:00
  • 80605cbb0d add a note about alignments unknown 2013-10-12 08:42:04 +02:00
  • 811cacb01c use decimal padded format, easier to compare with memcached doc unknown 2013-10-12 08:08:18 +02:00
  • 2c9f9cca09 fix inc/dec unknown 2013-10-12 07:54:08 +02:00
  • f1f9984b82 fix get_version op unknown 2013-10-11 19:43:21 +02:00
  • 2f38e5771c don't always dump the ops unknown 2013-10-11 16:53:43 +02:00
  • 159a7d26a3 next is 3.0.9 unknown 2013-10-11 14:47:16 +02:00
  • 1a28da3ff6 fix get ops and rename struct members to match the memcached specs unknown 2013-10-11 14:45:38 +02:00
  • e7acb33130 fix #63144, sync macro for zend_list_instert unknown 2013-10-11 08:12:44 +02:00
  • c29bb33ed6 fix #63144, sync macro for zend_list_instert unknown 2013-10-11 07:40:39 +02:00
  • 15c3cb0cda ren package2.xml package.xml unknown 2013-10-10 18:29:05 +02:00
  • 750b4859ac sasl support #1 unknown 2013-10-10 17:47:34 +02:00
  • a64ba64dc0 sasl support #1 unknown 2013-10-10 17:46:53 +02:00
  • ca737aef4f removed debugbreak calls Anatol Belski 2013-10-10 10:48:45 +02:00
  • 97879b035d move to dev unknown 2013-10-10 08:01:13 +02:00
  • 22f953acbd extra length is always 20 unknown 2013-10-09 09:55:25 +02:00
  • b59581f0a4 ws unknown 2013-10-09 07:38:13 +02:00
  • 8e25e6c07a fix extra length size and 1st allocated size unknown 2013-10-09 07:16:51 +02:00
  • 8aad51390e fix extra length size, CAS is not part of extra unknown 2013-10-09 06:56:35 +02:00
  • 8c47ae067c sanity check ports and correct cast unknown 2013-10-09 06:49:32 +02:00
  • fc76c47f62 rename IS_CALLABLE to MEMCACHE_IS_CALLABLE unknown 2013-10-09 06:39:58 +02:00
  • 5a026e5bf1 fixed the condition for time.h inclusion Anatoliy Belsky 2013-07-10 17:54:23 +00:00
  • c76e0eb6ed Fixed bug #65233 build error with vc11 x64 Anatoliy Belsky 2013-07-10 15:32:48 +00:00
  • ac96c9cc48 missing files in tests folder Remi Collet 2013-04-08 06:42:58 +00:00
  • 85a86d8d0c Tagging the 3.0.8 release memcache-3.0.8 Herman Radtke 2013-04-08 04:44:15 +00:00
  • bcc8a2c622 Release 3.0.8 Herman Radtke 2013-04-08 02:12:04 +00:00
  • 2e6d0c884a Fix Bug #63142 - memcache client Segmentation fault Herman Radtke 2013-03-19 22:39:10 +00:00
  • ff0dd92d53 Fix Bug #63272 - Explicitly reserve range of flags in php_memcache.h so application code can use master Herman Radtke 2012-11-04 19:34:04 +00:00
  • 7dc0e4bbae Fix Bug #63272 - Explicitly reserve range of flags in php_memcache.h so application code can use Herman Radtke 2012-11-04 19:34:04 +00:00
  • 91e15c3cbc Change LICENSE from 3.0.1 to 3.0 Herman Radtke 2012-11-04 16:26:55 +00:00
  • 178918afdf Change LICENSE from 3.0.1 to 3.0 Herman Radtke 2012-11-04 16:26:55 +00:00
  • bf0a2c3c40 Related bug #59602 getExtendedStats Remi Collet 2012-10-31 12:27:09 +00:00
  • 0b613caec7 Added test for pecl bug #63142 Herman Radtke 2012-09-23 16:01:52 +00:00
  • 57c8784255 Fix Bug #62995 - memcache client Segmentation fault Herman Radtke 2012-09-23 08:29:10 +00:00
  • 4fdefbb312 Fix Bug #63141 - Please Provides LICENSE file and tests folder Herman Radtke 2012-09-23 07:13:18 +00:00
  • ce73095e46 Fix Bug #63141 - Please Provides LICENSE file and tests folder Herman Radtke 2012-09-23 07:06:17 +00:00
  • 2bcc31f921 Release 2.2.7 Herman Radtke 2012-09-23 01:52:18 +00:00
  • 0bd238aadd Reverted to revision 327543. Memory leaks. Herman Radtke 2012-09-23 01:47:59 +00:00
  • f46b45edcc Release 3.0.7 Herman Radtke 2012-09-23 01:15:25 +00:00
  • ab6e48c952 Fixed bug #62995 (memcache client Segmentation fault) Xinchen Hui 2012-09-08 15:46:43 +00:00
  • fe2c3433ec Fixed bug #62589 :) Anatoliy Belsky 2012-07-19 19:02:42 +00:00
  • 7f45381d2f minor fix in test 020 Remi Collet 2012-07-08 04:50:22 +00:00
  • 7f112cc921 Fix php_stream_cast() usage. Remi Collet 2012-07-07 16:51:35 +00:00
  • 976863147e fixes for windows build and php 5.4 compat Anatoliy Belsky 2012-06-30 17:41:36 +00:00
  • cbd6122529 I think this is what lstrojny meant here Rasmus Lerdorf 2012-03-01 00:04:17 +00:00
  • 5cd6c86aac PHP 5.4 compatibility Lars Strojny 2011-11-20 18:50:38 +00:00
  • 234ef75e4b Release 3.0.6 RELEASE_3_0_6 Herman Radtke 2011-04-11 04:44:27 +00:00
  • 327a008999 Updates notes for release 3.0.6 Herman Radtke 2011-04-11 04:35:40 +00:00
  • 5e3bf5a016 Reverted changes made in r309110. This caused an infinite loop in the session handler. Herman Radtke 2011-04-11 04:33:13 +00:00
  • 132839f0ae Updates for version 3.0.6 Herman Radtke 2011-04-11 04:19:29 +00:00
  • b5bddb6c08 Fixed return value error get_host_port_from_server(). Herman Radtke 2011-03-27 17:28:56 +00:00
  • b522127a28 Fixed PECL Bug #16061 (Session redundancy doesn't work) Herman Radtke 2011-03-11 06:45:59 +00:00
  • a5d60becc2 Fixed PECL Bug #16672 (memcache.php doesn't support unix socket) Herman Radtke 2011-03-11 02:41:01 +00:00
  • 161c2826f2 Fixed PECL Bug #16672 (memcache.php doesn't support unix socket) Herman Radtke 2011-03-11 02:41:01 +00:00
  • 554e076f83 Fixed PECL Bug #19374 (memcache.php throws Notice: Undefined index: VALUE when viewing expired items) Herman Radtke 2011-03-11 02:29:02 +00:00
  • 3b6c26c3d4 Remove unintentional changes to memcache.php config Herman Radtke 2011-03-11 02:27:33 +00:00
  • 229ee2bb45 Fixed pecl bug #19374 (memcache.php throws Notice: Undefined index: VALUE when viewing expired items) Herman Radtke 2011-03-11 02:25:33 +00:00
  • ce398cfd34 Fixed PECL Bug #17518 (Strange behavior in increment on non integer and after) Herman Radtke 2011-03-11 01:49:21 +00:00
  • 8fd95aa45b Fix potential segfault in this branch as well. Rasmus Lerdorf 2010-11-10 03:24:53 +00:00
  • 390f5bc4c6 Fixed 0 second timeout in memcache->connect() and memcache->close() in loop test Fixed "stats malloc" regression in memcache->getStats() with arguments test Fixed expected chunk_size return values in ini_set("memcache.chunk_size") test Herman Radtke 2010-10-04 15:33:09 +00:00
  • 7140175a5c Changed the release stability back to beta. RELEASE_3_0_5 Herman Radtke 2010-10-03 21:41:11 +00:00
  • cfa9d844f1 Preparations for release 3.0.5 Herman Radtke 2010-10-03 21:38:49 +00:00
  • c4b624cb98 Updated version in php_memcache.h to 2.2.6 RELEASE_2_2_6 Herman Radtke 2010-10-03 20:57:13 +00:00
  • f8aff29524 Added package2.xml file for building new version. Herman Radtke 2010-10-03 20:51:38 +00:00
  • 01c73f07b3 Merged r303929 from trunk Herman Radtke 2010-10-03 20:40:19 +00:00
  • e2e3fa8e43 Preparations for release 2.2.6 Herman Radtke 2010-10-03 15:48:23 +00:00
  • bb65dc163c Fixed PECL Bug #16442 (memcache_set fail with integer value) Herman Radtke 2010-10-03 15:27:18 +00:00
  • 8688606acb Fix for pecl bug 13623 from Nick Rasmus Lerdorf 2010-10-01 21:39:51 +00:00
  • 3b5f4db711 Fixed bug #17566 3.0.4 cache delete bug. Does not need to be merged to head. Herman Radtke 2010-06-14 17:11:50 +00:00
  • 05797e1067 - #17130, Uninitialized tv.tv_usec (not relevent for non blocking branch) Pierre Joye 2010-03-26 20:45:52 +00:00
  • c87e84c197 MFH: Fixed pecl bug #16536 (Weight of 0 causes SegFault on memcache_add_server) Herman Radtke 2010-03-24 16:06:13 +00:00
  • 7d669524ca Fixed pecl bug #16536 (Weight of 0 causes SegFault on memcache_add_server) Herman Radtke 2010-03-24 14:48:01 +00:00
  • 0077c66766 - update to package.xml v2 Pierre Joye 2009-11-05 16:51:46 +00:00
  • e64177ce2b fix a huge number of wrong MIME types. UGH. Gwynne Raskind 2009-07-13 12:15:13 +00:00
  • cef1e0467a fix a huge number of wrong MIME types. UGH. Gwynne Raskind 2009-07-13 12:15:13 +00:00
  • 7865dcf189 - Fix build Felipe Pena 2009-04-15 11:47:27 +00:00
  • 5aa1648c1c - fix shared build Pierre Joye 2009-04-08 08:37:29 +00:00
  • 601473ef63 - correct include Pierre Joye 2009-04-08 08:26:49 +00:00
  • df60aac4b7 - silent warning Pierre Joye 2009-04-08 08:24:03 +00:00
  • 783fd8bfc4 - new lines conversion, mac to unix Pierre Joye 2009-04-08 08:23:47 +00:00
  • 5b5ecc33fa - add dep to session Pierre Joye 2009-04-08 08:23:20 +00:00
  • ea34a6d272 Changed MemcachePool::findServer() to return only "hostname:port" since tcp port is significant Mikael Johansson 2009-03-12 19:09:37 +00:00