summaryrefslogtreecommitdiff
path: root/libmemcached
Commit message (Expand)AuthorAgeFilesLines
* Merge from 1.0Brian Aker2014-02-058-7/+32
|\
| * Fix issue where we missed MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT from a swit...Brian Aker2014-02-041-0/+1
| * Added server_timeout_counter and behavior MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_L...Nicolas Van Eenaeme2013-11-208-7/+31
* | Merge with 1.0Brian Aker2014-02-039-30/+73
|\ \ | |/
| * Merge lp:~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli/lib...Continuous Integration2014-02-022-3/+24
| |\
| | * Small bugfixes for errno (since memcached_quit_server() modifies errno)Nicolas Van Eenaeme2013-11-201-3/+6
| | * Added the ability to get the local port of a memcache_instance_st.Nicolas Van Eenaeme2013-11-191-0/+18
| * | Remove line that get un-commented out.Brian Aker2014-02-021-1/+1
| * | Store data.Brian Aker2014-02-012-1/+24
| * | Remove extra ifBrian Aker2014-02-011-7/+4
| * | Clean up some library usage.Brian Aker2013-11-211-2/+2
| * | Update use for CFLAGS.Brian Aker2013-11-201-3/+7
| * | Allows zero as a value for retry.Brian Aker2013-11-202-14/+12
| |/
* | Merge lp:libmemcached/1.0 Build: jenkins-Libmemcached-377Continuous Integration2013-11-042-11/+9
|\ \ | |/
| * Cleanup for OSX 9Brian Aker2013-11-042-11/+9
* | Merge of 1.0Brian Aker2013-10-1112-180/+232
|\ \ | |/
| * Fix an error where client won't set error_messageBrian Aker2013-10-112-25/+38
| * Fix for case where key may not be checked.Brian Aker2013-09-1610-167/+198
| * Adds additional test cases and checks for binary for increment and decrement ...Brian Aker2013-09-151-0/+6
| * Fix bad if pathBrian Aker2013-08-061-9/+11
| * Update ddm4 and fix OS symbols.Brian Aker2013-07-181-4/+4
* | Missing sasl symbol.Brian Aker2013-06-121-0/+5
* | Fix issue with sasl symbolBrian Aker2013-06-123-6/+9
* | Fix compile issues and version number (which has to be a number).Brian Aker2013-06-121-1/+1
* | Update 1.2Brian Aker2013-06-1110-148/+258
* | Fix for SASL replacement in MakefileBrian Aker2013-05-051-1/+1
* | Mergre 1.0 tree.Brian Aker2013-05-042-2/+2
|\ \ | |/
| * Clean up cppcheck and add SKIP_UNLESSBrian Aker2013-04-212-2/+2
* | First pass, merge 1.0Brian Aker2013-04-201-2/+5
|\ \ | |/
| * Fix warnings found by cppcheck.Brian Aker2013-04-101-2/+5
* | Merge 1.0 treeBrian Aker2013-04-0348-366/+621
|\ \ | |/
| * Remove exposed C++ namespace.Brian Aker2013-03-3142-238/+225
| * Fix for lp:1123153 (poor use of strtol).Brian Aker2013-02-233-27/+176
| * Fix case where we initialize a packet we will never actually use.Brian Aker2013-02-192-32/+31
| * Fix for failure/reset issue in failed IO get call.Brian Aker2013-02-151-19/+14
| * Fix for bug in server for touchBrian Aker2013-02-123-32/+27
| * Update for new warnings.Brian Aker2013-02-122-5/+6
| * Fix APPLE identifier.Brian Aker2013-02-111-1/+1
| * Update from build trunk.Brian Aker2013-02-116-13/+139
| |\
| | * Adding missing windows file.Brian Aker2013-02-042-0/+126
| | * Harmonize WIN32, and update bootstrapBrian Aker2013-02-035-13/+13
| * | Increment bison required version.Brian Aker2013-02-111-1/+1
| |/
* | Merge 1.0Brian Aker2013-01-3017-112/+93
|\ \ | |/
| * Update for scanner.Brian Aker2013-01-291-1/+3
| * Cleanup for F18 build notices.Brian Aker2013-01-299-74/+57
| * Clean up interfaces so that 1.2 is a bit easier to upgrade too.Brian Aker2013-01-296-36/+28
| * Fix binary touch.Brian Aker2013-01-281-1/+5
* | Merge with 1.0 trunk.Brian Aker2013-01-2815-216/+256
|\ \ | |/
| * Cleanup around the timeout code.Brian Aker2013-01-284-60/+99
| * Encapsulate more of the cleanup logic.Brian Aker2013-01-247-68/+63