projects
/
m6w6
/
libmemcached
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅ next
Fix to support/libmemcached.pc.in by removal of -rpath, causing problems
[m6w6/libmemcached]
/
src
/
2008-01-09
Brian Aker
More timeout cleanup
tree
|
commitdiff
2008-01-09
Brian Aker
Merge
tree
|
commitdiff
2008-01-09
<brian@gir.local>
Patch by Marc Rossi to add --hash to command line tools.
tree
|
commitdiff
2008-01-05
Brian Aker
Fix for bad error in execute.
tree
|
commitdiff
2007-12-18
Brian Aker
Portability patches from Kevin Dalley for Freebsd 4.0.
tree
|
commitdiff
2007-12-14
Brian Aker
Fixed uint16_t issues
tree
|
commitdiff
2007-12-05
Brian Aker
Updating to remove memory leak in functions.c (aka...
tree
|
commitdiff
2007-12-05
<brian@h220-215...
Cleanup of spelling error in option.
tree
|
commitdiff
2007-12-01
Brian Aker
Fix for Linux system for async protocol.
tree
|
commitdiff
2007-11-30
Brian Aker
Needed to add memset to remove crashing case in memslap
tree
|
commitdiff
2007-11-21
Brian Aker
Updates for pkg-config.
tree
|
commitdiff
2007-11-20
Brian Aker
Added memerror so that I can find out what an error...
tree
|
commitdiff
2007-11-13
Brian Aker
Removing memory issue/cleanup for threads in src/memslap.c
tree
|
commitdiff
2007-11-01
Brian Aker
pkgconfig support done (need to write example)
tree
|
commitdiff
2007-10-26
<brian@gir.local>
Branch merge
tree
|
commitdiff
2007-10-25
Brian Aker
Fix warning.
tree
|
commitdiff
2007-10-17
Brian Aker
Null merge
tree
|
commitdiff
2007-10-16
Mark Atwood
command line error reporting, use my_errno
tree
|
commitdiff
2007-10-16
Brian Aker
Cleaning up #include headers so that we don't export...
tree
|
commitdiff
2007-10-08
Brian Aker
Updated for help commands (and a little bit on ketama)
tree
|
commitdiff
2007-10-07
Brian Aker
Updated return code from memcached_response to send...
tree
|
commitdiff
2007-10-07
Brian Aker
Finished up memcached_behavior_set/get() method. Tests...
tree
|
commitdiff
2007-10-05
Brian Aker
Null
tree
|
commitdiff
2007-10-05
Brian Aker
Found bug in multi get where key size was not being...
tree
|
commitdiff
2007-10-04
Brian Aker
See changes in changelog, but...
tree
|
commitdiff
2007-10-03
Brian Aker
Fix error causing crash in memslap
tree
|
commitdiff
2007-10-03
Brian Aker
Non-blocking IO :)
tree
|
commitdiff
2007-10-01
Brian Aker
Fixing broken memstat application
tree
|
commitdiff
2007-10-01
Brian Aker
Addinng missing files (getting old quickly...)
tree
|
commitdiff
2007-10-01
Brian Aker
Missing hosts file.
tree
|
commitdiff
2007-10-01
Brian Aker
All *_init() have been changed to _create()
tree
|
commitdiff
2007-10-01
Brian Aker
Updates to tools for help and version.
tree
|
commitdiff
2007-09-30
Brian Aker
memcap works, though it does nothing useful at the...
tree
|
commitdiff
2007-09-30
Brian Aker
Added/restructured all additional hostname information
tree
|
commitdiff
2007-09-29
Brian Aker
Reworked the generator code into its own files.
tree
|
commitdiff
2007-09-29
Brian Aker
Added basic print output.
tree
|
commitdiff
2007-09-29
Brian Aker
More udpates to memslap.
tree
|
commitdiff
2007-09-29
Brian Aker
Added parameter to memslap so that key generation can...
tree
|
commitdiff
2007-09-29
Brian Aker
Fixed memory issues found by new tool memslap.
tree
|
commitdiff
2007-09-29
Brian Aker
Fix failing issue in memstat
tree
|
commitdiff
2007-09-28
Brian Aker
DTrace support
tree
|
commitdiff
2007-09-28
Brian Aker
Bunch of fixes related to portability.
tree
|
commitdiff
2007-09-27
<brian@gir.tangen...
Adding support for spaces in configure options.
tree
|
commitdiff
2007-09-27
Brian Aker
Final fixes for 0.2 release
0.2
tree
|
commitdiff
2007-09-27
Brian Aker
Readjusted a number function names.
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Merge Mark's test code.
tree
|
commitdiff
2007-09-24
<brian@gir.local>
Fixed merge
tree
|
commitdiff
2007-09-24
Mark Atwood
fix bug in calling parse_opt_servers
tree
|
commitdiff
2007-09-24
Mark Atwood
fix bug, trying to walk off the end of the argv array
tree
|
commitdiff
2007-09-22
Mark Atwood
emit messages to stderr when write fails
tree
|
commitdiff
2007-09-22
Mark Atwood
remove WATCHPOINTs from memflush tool
tree
|
commitdiff
2007-09-22
Mark Atwood
add memflush tool
tree
|
commitdiff
2007-09-22
Mark Atwood
fix bug in handling some single letter command line...
tree
|
commitdiff
2007-09-22
<brian@gir.local>
Fixed all warnings in code.
tree
|
commitdiff
2007-09-22
<brian@gir.local>
Removed dumb bug concerning set (was still using a...
tree
|
commitdiff
2007-09-21
Mark Atwood
bugfixes and formating fixes
tree
|
commitdiff
2007-09-20
Mark Atwood
fix bug in memcat
tree
|
commitdiff
2007-09-20
Mark Atwood
add error reporting to tools, and link memcached_strerr...
tree
|
commitdiff
2007-09-20
Mark Atwood
Make the --verbose flag do something
tree
|
commitdiff
2007-09-20
Mark Atwood
add single letter command line options
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Cleanup.
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Adding memstat framework.
tree
|
commitdiff
2007-09-19
Mark Atwood
add memrm tool
tree
|
commitdiff
2007-09-19
Mark Atwood
now memcp uses --set, --add, --replace
tree
|
commitdiff
2007-09-19
Mark Atwood
fix to dont lose the last item on the command line
tree
|
commitdiff
2007-09-19
Mark Atwood
fix some typos
tree
|
commitdiff
2007-09-19
Mark Atwood
add options to memcp, fix options in memcat
tree
|
commitdiff
2007-09-19
Mark Atwood
implement --flags for memcat, display flags instead...
tree
|
commitdiff
2007-09-19
Mark Atwood
parse --servers option
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Merge from Mark's code. Modified memcat to use enum...
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Updates to all applications. New memcp and have fixed...
tree
|
commitdiff
2007-09-19
Mark Atwood
getopt_long added to src/memcat.c
tree
|
commitdiff
2007-09-19
<brian@gir.local>
Adding simple memcat application.
tree
|
commitdiff
2007-09-18
<brian@gir.local>
First import.
tree
|
commitdiff