summaryrefslogtreecommitdiff
path: root/clients
Commit message (Expand)AuthorAgeFilesLines
* Merge in updates for fixes to Hurd and license issue around hash for Redhat.Brian Aker2011-10-171-0/+2
* Merge in touch.Brian Aker2011-10-052-0/+245
* Create version 1.0 directory structure.Brian Aker2011-10-022-5/+6
* Issues fixed for ClangBrian Aker2011-09-202-7/+24
* Add memcached_exist()Brian Aker2011-09-182-0/+240
* Improve tesing of command line appsBrian Aker2011-09-1714-196/+511
* Fix issues that Trond found.Brian Aker2011-08-174-23/+23
* Merge in updates for sasl.Brian Aker2011-08-167-145/+54
* Merge in fixes for SASL.Brian Aker2011-08-148-31/+247
* Update build bits.Brian Aker2011-08-032-9/+17
* Merge in all updates for autoconfBrian Aker2011-08-021-0/+1
* Add test for memslapBrian Aker2011-07-272-120/+143
* Update for Lion, error messages.Brian Aker2011-07-261-1/+1
* ULL for memcapable.Brian Aker2011-06-241-3/+3
* Merge in display fix for memaslapBrian Aker2011-06-141-3/+1
* This creates memcached_htonll() to be used internally (we want to avoid confl...Brian Aker2011-06-141-15/+11
* Merge in m4 to not build memaslap by default.Brian Aker2011-06-021-14/+16
* Fix for OSX.Brian Aker2011-04-281-5/+4
* Merge in conversion to C++.Brian Aker2011-04-2719-88/+116
* Merge in updates for the pool library.Brian Aker2011-04-191-10/+6
* Reverting back to older version of memslap, and renaming other versionBrian Aker2011-04-043-809/+1308
* Move cached errno such that it now lives behind the API.Brian Aker2011-03-275-10/+11
* Merge in new protocol interface bits.Brian Aker2011-03-271-1/+1
* Merge in code changes for all of the new parser.Brian Aker2011-03-242-0/+72
|\
| * Merge in additional language plus some of the configure language forBrian Aker2011-03-231-2/+2
| * Cleanup output from error reporting.Brian Aker2011-03-231-5/+3
| * Improved on the error messages in the parser.Brian Aker2011-03-221-12/+15
| * Updates to configuration API.Brian Aker2011-03-221-1/+1
| * Merge in new scanner/parser suite with updated test cases.Brian Aker2011-03-181-0/+1
| * Merge in all of the new parser work.Brian Aker2011-03-182-0/+70
* | Fix a few spots where when I did the update for EXIT_ I made moreBrian Aker2011-03-241-2/+2
* | Updates for strncpy.Brian Aker2011-03-241-6/+7
|/
* Merge in updates to make sure exit/return is done properly.Brian Aker2011-03-1714-105/+105
* Merge in trond.Brian Aker2011-02-222-3/+5
|\
| * Don't use __attribute__((unused))Trond Norbye2011-02-222-3/+5
* | Merge in ability for memcapable to handle ascii/binary as flags to theBrian Aker2011-02-211-4/+30
|\ \
| * | Add -a/-b to memcacpable to test either ascii or binary protocolTrond Norbye2010-07-311-3/+21
* | | Fix for OpenbsdBrian Aker2011-02-151-0/+1
| |/ |/|
* | Add warning for OpenBSD builds.Brian Aker2011-02-111-1/+20
* | Remove openbsd warnings.Brian Aker2011-02-113-66/+88
* | Merging TrondBrian Aker2010-10-281-11/+80
|\ \
| * | The mget test in memcapable shouldn't care about the order items arriveTrond Norbye2010-09-281-19/+87
|/ /
* | Merge TrondBrian Aker2010-09-141-5/+51
|\ \
| * | Check the return code from fgets in memcapableTrond Norbye2010-08-241-9/+10
| * | Update memcapable quiet command test to work with servers that corkTrond Norbye2010-08-131-2/+13
| * | Add option -P and -T to memcapableTrond Norbye2010-08-131-3/+37
* | | if/def a WATCHPOINTBrian Aker2010-08-021-1/+0
| |/ |/|
* | Merge Trond, this is the preliminary support for Windows.Brian Aker2010-07-288-39/+68
|\ \ | |/
| * Socket should be memcached_socket_tTrond Norbye2010-07-281-4/+4
| * Initial support for WindowsTrond Norbye2010-07-288-39/+68