projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first
⋅
prev
⋅
next
Merge in updates to doc/build of memaslap.
[m6w6/libmemcached]
/
libmemcached
/
2011-03-27
Brian Aker
Move the logic out for building the parser.
tree
|
commitdiff
2011-03-27
Brian Aker
Checking in the parser/scanner files.
tree
|
commitdiff
2011-03-27
Brian Aker
Merge in parser adjustment so that = now belongs to...
tree
|
commitdiff
2011-03-27
Brian Aker
Shift = over being done by scanner, ie faster match.
tree
|
commitdiff
2011-03-27
Brian Aker
Merge in change such that we now use "config_" as the...
tree
|
commitdiff
2011-03-26
Brian Aker
Merge in additional tests/remove any usages of STL...
tree
|
commitdiff
2011-03-26
Brian Aker
Merge in additional changes so that we remove a usage...
tree
|
commitdiff
2011-03-26
Brian Aker
Clean up header files a bit.
tree
|
commitdiff
2011-03-25
Brian Aker
Merge in code changes for all of the new parser.
tree
|
commitdiff
2011-03-25
Brian Aker
Merge fixes from build.
tree
|
commitdiff
2011-03-25
Brian Aker
Fix a few spots where when I did the update for EXIT_...
tree
|
commitdiff
2011-03-25
Brian Aker
Fix strlen vs sizeof usage in a few spots.
tree
|
commitdiff
2011-03-25
Brian Aker
Updates for strncpy.
tree
|
commitdiff
2011-03-24
Brian Aker
Add option to use UDS with server list.
tree
|
commitdiff
2011-03-24
Brian Aker
Fix compile issue for debug.
tree
|
commitdiff
2011-03-24
Brian Aker
Fix issue with multiple use of "DEBUG"
tree
|
commitdiff
2011-03-23
Brian Aker
Merge in additional language plus some of the configure...
tree
|
commitdiff
2011-03-23
Brian Aker
Fix problem where hostname would end up with trailing...
tree
|
commitdiff
2011-03-23
Brian Aker
Adding additional END, RESET, DEBUG, and INCLUDE options.
tree
|
commitdiff
2011-03-23
Brian Aker
Cleanup output from error reporting.
tree
|
commitdiff
2011-03-23
Brian Aker
Fixes issue where if illegal options caused parsing...
tree
|
commitdiff
2011-03-23
Brian Aker
Better error handling.
tree
|
commitdiff
2011-03-23
Brian Aker
Improved on the error messages in the parser.
tree
|
commitdiff
2011-03-23
Brian Aker
Additional cleanup on error messages.
tree
|
commitdiff
2011-03-23
Brian Aker
Check for failures while configuring client.
tree
|
commitdiff
2011-03-22
Brian Aker
Updates to configuration API.
tree
|
commitdiff
2011-03-21
Brian Aker
This adds a couple of new options for options parsing.
tree
|
commitdiff
2011-03-21
Brian Aker
Fix prefix key so that it is not statically built.
tree
|
commitdiff
2011-03-21
Brian Aker
Merge in all changes related to being able to read...
tree
|
commitdiff
2011-03-21
Brian Aker
Import parser/etc
tree
|
commitdiff
2011-03-19
Brian Aker
Final bits for options in parser for behaviors.
tree
|
commitdiff
2011-03-19
Brian Aker
Merge in additions to the scanner.
tree
|
commitdiff
2011-03-18
Brian Aker
Additional fixes/test. We will now limit the hostname...
tree
|
commitdiff
2011-03-18
Brian Aker
Merge in new scanner/parser suite with updated test...
tree
|
commitdiff
2011-03-18
Brian Aker
Merge in all of the new parser work.
tree
|
commitdiff
2011-03-17
Brian Aker
Merge in updates to make sure exit/return is done properly.
tree
|
commitdiff
2011-03-08
Brian Aker
Merge in solution for lp:581030.
tree
|
commitdiff
2011-03-04
Brian Aker
Fix for memory leak when parsing servers.
tree
|
commitdiff
2011-03-01
Brian Aker
Merge Trond
tree
|
commitdiff
2011-03-01
Trond Norbye
Detect the availability of MSG_NOSIGNAL/MSG_DONTWAIT
tree
|
commitdiff
2011-02-22
Brian Aker
Merge in trond.
tree
|
commitdiff
2011-02-22
Trond Norbye
Link libmemcached.so with SASL libs if we build with...
tree
|
commitdiff
2011-02-22
Trond Norbye
Don't use __attribute__((unused))
tree
|
commitdiff
2011-02-22
Brian Aker
Merge in patch for additional lib for SASL
tree
|
commitdiff
2011-02-22
Brian Aker
Merge in dist fix from Monty
tree
|
commitdiff
2011-02-22
Brian Aker
Merge in ability for memcapable to handle ascii/binary...
tree
|
commitdiff
2011-02-21
Brian Aker
Merge in fix for send() on linux.
tree
|
commitdiff
2011-02-21
Brian Aker
Store up errno in a couple of spots.
tree
|
commitdiff
2011-02-15
Brian Aker
Merge in bug fix for 456080.
tree
|
commitdiff
2011-02-15
Brian Aker
Fix for Openbsd
tree
|
commitdiff
2011-02-13
Brian Aker
Remove special condition for block and version.
tree
|
commitdiff
2011-02-12
Brian Aker
Rollup of fixes/error message corrections in mget....
tree
|
commitdiff
2011-02-12
Brian Aker
Add purge before get.
tree
|
commitdiff
2011-02-12
Brian Aker
Better reporting on errors from mget.
tree
|
commitdiff
2011-02-12
Brian Aker
Merge in fixes for get.
tree
|
commitdiff
2011-02-12
Brian Aker
Commit additional test for remote...
tree
|
commitdiff
2011-02-12
Brian Aker
Add assert for remote testing.
tree
|
commitdiff
2011-02-12
Brian Aker
More tests.
tree
|
commitdiff
2011-02-11
Brian Aker
Remote debug ubuntu
tree
|
commitdiff
2011-02-11
Brian Aker
Merge in removal of setting infinite no_block
tree
|
commitdiff
2011-02-11
Brian Aker
Test location of failure observed on ubuntu hudson
tree
|
commitdiff
2011-02-11
Brian Aker
Merge in a number of fixes for OpenBSD.
tree
|
commitdiff
2011-02-11
Brian Aker
Remove openbsd warnings.
tree
|
commitdiff
2011-02-11
Brian Aker
Rollup merge.
tree
|
commitdiff
2011-02-11
Brian Aker
Remove icc warnings (some of).
tree
|
commitdiff
2011-02-10
Brian Aker
Check for invalid value when determinng min/max on...
tree
|
commitdiff
2011-02-10
Brian Aker
Version will now have a default we can use to look...
tree
|
commitdiff
2011-02-10
Brian Aker
Updating test case such that we output version informat...
tree
|
commitdiff
2011-02-10
Brian Aker
Fix for ancient solaris platforms. ie bug 695726
tree
|
commitdiff
2011-02-10
Brian Aker
Fix for bug 633247
tree
|
commitdiff
2011-01-11
Brian Aker
Merge in changes from Monty
tree
|
commitdiff
2010-12-23
Monty Taylor
Fixed systemtap issues (I hope) and a test case compile.
tree
|
commitdiff
2010-09-15
Brian Aker
Merge Trond
tree
|
commitdiff
2010-09-14
Trond Norbye
Fixed dtrace enabled compilations
tree
|
commitdiff
2010-09-13
Brian Aker
Bug fix by Trond
tree
|
commitdiff
2010-09-13
Trond Norbye
Refactor: Renamed internal stack dump function
tree
|
commitdiff
2010-09-13
Trond Norbye
Refactor: rename __write_vector_st
tree
|
commitdiff
2010-09-13
Trond Norbye
Fixed SASL authentication bits
tree
|
commitdiff
2010-09-11
Trond Norbye
Fixed test in memcached_set_sasl_auth_data
tree
|
commitdiff
2010-09-02
Trond Norbye
Bug 628650: prefix ntohll/htonll with memcached_
tree
|
commitdiff
2010-08-03
Brian Aker
if/def a WATCHPOINT
tree
|
commitdiff
2010-08-02
Trond Norbye
Remove impossible assert
tree
|
commitdiff
2010-08-02
Brian Aker
Merge Trond
tree
|
commitdiff
2010-08-01
Trond Norbye
Use PRIu64 instead of %lld
tree
|
commitdiff
2010-07-28
Brian Aker
Merge Trond, this is the preliminary support for Windows.
tree
|
commitdiff
2010-07-28
Trond Norbye
Socket should be memcached_socket_t
tree
|
commitdiff
2010-07-28
Trond Norbye
Fixed building of dlls on win32
tree
|
commitdiff
2010-07-27
Trond Norbye
Initial support for Windows
tree
|
commitdiff
2010-07-16
Brian Aker
Possible fix for OSX slow server startup
tree
|
commitdiff
2010-07-16
Brian Aker
Merge in memcached_stat_execute().
tree
|
commitdiff
2010-07-06
Brian Aker
Fix for versioning information.
tree
|
commitdiff
2010-06-29
Brian Aker
Adding gtest framework.
tree
|
commitdiff
2010-06-29
Brian Aker
Update for build.
tree
|
commitdiff
2010-06-29
Brian Aker
Update for change in fd.
tree
|
commitdiff
2010-06-29
Brian Aker
Optimization around connect.
tree
|
commitdiff
2010-06-29
Monty Taylor
Fixed a typo that was causing a race condition error.
tree
|
commitdiff
2010-06-29
Brian Aker
Fix for version on OSX
tree
|
commitdiff
2010-06-29
Brian Aker
Merge Monty
tree
|
commitdiff
2010-06-29
Brian Aker
Fix for interface issues (Bug 571909 <571909@bugs.launc...
tree
|
commitdiff
2010-06-28
Brian Aker
Small error correction to write/read error logging.
tree
|
commitdiff
next