branches with status:
Name Status Last Modified Last Commit
lp:~trond-norbye/libmemcached/compile-fixes (Has a merge proposal) 1 Development 2011-07-29 08:10:24 UTC
953. Include <netdb.h> in server.h The se...

Author: Trond Norbye
Revision Date: 2011-07-29 08:05:31 UTC

Include <netdb.h> in server.h

The server structure use the constant NI_MAXHOST, and we shouldn't force
clients of libmemcached to include other headerfiles in order to include
libmemcached/memcached.h

Windows is a bit special here, because there you might want to include
winsock.h or winsock2.h etc. To avoid problems for windows users by
including "the wrong" header file for their application, let them deal
with it themselves.

lp:~trond-norbye/libmemcached/fragment-read-write 1 Development 2011-07-03 13:29:00 UTC
948. Add support for partitial read and wr...

Author: Trond Norbye
Revision Date: 2011-07-03 13:27:22 UTC

Add support for partitial read and write

THe partial read / write is only implemented in the binary protocol, and
this prototype only implements it in a synchronous mode

lp:~trond-norbye/libmemcached/nmake-libhashkit 1 Development 2011-02-01 19:30:58 UTC
903. Add support to build with nmake

Author: Trond Norbye
Revision Date: 2011-02-01 19:29:40 UTC

Add support to build with nmake

lp:~trond-norbye/libmemcached/build-patches 1 Development 2009-12-17 15:08:48 UTC
645. Allow libmemcached source to be compi...

Author: Trond Norbye
Revision Date: 2009-12-17 15:08:48 UTC

Allow libmemcached source to be compiled with a C++ compiler

lp:~trond-norbye/pandora-build/printstack (Has a merge proposal) 1 Development 2009-12-06 09:59:39 UTC
82. Added pandora_print_callstack()

Author: Trond Norbye
Revision Date: 2009-12-06 09:55:13 UTC

Added pandora_print_callstack()

lp:~trond-norbye/libmemcached/new-embedded 1 Development 2009-12-04 13:09:06 UTC
626. Recreate embedded branch from scratch

Author: Trond Norbye
Revision Date: 2009-12-04 13:08:17 UTC

Recreate embedded branch from scratch

lp:~trond-norbye/libmemcached/poll 1 Development 2009-12-01 00:03:02 UTC
623. Add a small poll implementation if th...

Author: Trond Norbye
Revision Date: 2009-11-30 23:58:59 UTC

Add a small poll implementation if the system doesn't have one

lp:~trond-norbye/libmemcached/ips 1 Development 2009-11-11 13:04:10 UTC
619. Add spec file to build multi-isa pack...

Author: Trond Norbye
Revision Date: 2009-11-11 13:04:10 UTC

Add spec file to build multi-isa package for IPS

lp:~trond-norbye/libmemcached/sasl_rfe_462250 bug 1 Development 2009-10-28 11:56:34 UTC
614. Added memcached_set_sasl_auth_data

Author: Trond Norbye
Revision Date: 2009-10-28 11:56:34 UTC

Added memcached_set_sasl_auth_data

lp:~trond-norbye/libmemcached/embedded 1 Development 2009-10-21 10:00:25 UTC
589. Removed memory leak in embedded serve...

Author: Trond Norbye
Revision Date: 2009-10-21 10:00:25 UTC

Removed memory leak in embedded server

Previously it would never clean itself up, but this patch adds two new
protocol callbacks so that the backend can implements clone and free hooks.
Please note that the embedded engine still isn't MT-safe (the master and the
clone will use the same internal datastructures without locking)

lp:~trond-norbye/gearmanij/client 1 Development 2009-05-30 11:39:03 UTC
108. Merge Eric

Author: Trond Norbye
Revision Date: 2009-05-30 11:39:03 UTC

Merge Eric

lp:~trond-norbye/narada/main 1 Development 2009-05-25 21:29:07 UTC
29. Set the default database server to ma...

Author: Trond Norbye
Revision Date: 2009-05-25 21:29:07 UTC

Set the default database server to match the demo setup

112 of 12 results