Fix macro for verifying proper struct padding in protocol_binary.m4
[awesomized/libmemcached] / configure.ac
2008-08-05  Trond NorbyeFix macro for verifying proper struct padding in protoc...
2008-08-05  Trond NorbyeDetect the required libraries instead of hardcoding...
2008-07-30   <brian@localhost... Added MEMCACHED_BEHAVIOR_SND_TIMEOUT, MEMCACHED_BEHAVIO...
2008-07-29   <brian@localhost... Handling merge
2008-07-31  Trond NorbyeRemoved build-time dependency to memcached with binary...
2008-07-26   <trond@localhost>Initial support for the binary protocol
2008-07-18   <brian@localhost... Fix for Solaris 64bit
2008-05-27   <brian@gir-2.local>Fix for flags operation (aka not storing the final...
2008-05-21  Brian AkerUpdated headers for version 21
2008-05-05   <patg@patg.net>Merge 477:75823cad36b7 with -r 476
2008-04-21   <brian@gir.tangen... Branch merge
2008-04-20   <brian@gir>Fixing merge
2008-04-20   <brian@gir>Fixing version
2008-04-20   <brian@gir>This will fix the bad head by Tim?
2008-03-18   <brian@gir-2.local>New version update
2008-03-11   <brian@gir-2.local>Collapse heads for major merge.
2008-03-10   <brian@gir-2.local>Refactored debug library out of main include.
2008-03-10   <brian@gir-2.local>Cleanup of include system. Broke up major memcached...
2008-03-10   <brian@gir-2.local>Huge refactoring of directory structure.
2008-02-28  Tim Buncehg merge binary, resolving one conflict by choosing...
2008-02-19   <brian@gir-2.local>Merge fix.
2008-02-18  Brian AkerUpdates for versions
2008-02-13   <brian@gir-2.local>Merge
2008-02-09  Brian AkerUpdated Version status. Updated all command line tools...
2008-02-01  Brian AkerIncrememting for next version
2008-01-30   <patg@patg.net>Merged
2008-01-29  Brian AkerPrep work for .15 release.
2008-01-13   <brian@gir.local>Updated docs that Tim noticed.
2008-01-10  Brian AkerFix for connect() to invalidate socket on failure.
2007-12-22   <brian@gir.tangen... Merging branches.
2007-12-22  Brian AkerFixed a bug Cal found on null termination of a result...
2007-12-18  Brian AkerPortability patches from Kevin Dalley for Freebsd 4.0.
2007-12-16  Brian AkerMinor bug discovered at hackathon.
2007-12-11  Brian AkerCommitting work for next release (got to do something...
2007-12-01  Brian AkerFix for Linux system for async protocol.
2007-11-29   <brian@gir.tangen... IPV6 support, plus cleanup around consistent hashing.
2007-11-22  Brian Akermemcached_behavior_set() can now modify the poll timeout
2007-11-20  Brian AkerFixed thread issue on Linux with gethostbyname_r().
2007-11-15  Brian AkerAdded test for binary append (works as an example as...
2007-11-14  Brian AkerRework of the server connect so that "hostname" lookup...
2007-11-12  Brian AkerFixing increment and decrement to take a 64bit unsigned...
2007-11-09  Brian AkerMerged in new generate tests.
2007-11-05  Brian AkerBuild the spec file (aka I stop hand editing it).
2007-11-05  Brian AkerFixup for release 0.8
2007-11-01  Brian Akerpkgconfig support done (need to write example)