projects
/
awesomized
/
libmemcached
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
|
github
first ⋅ prev ⋅
next
Ignore *.exe
2010-08-01
Trond Norbye
Ignore *.exe
commit
|
commitdiff
|
tree
2010-08-01
Trond Norbye
Use PRIu64 instead of %lld
commit
|
commitdiff
|
tree
2010-08-01
Trond Norbye
Disable warning == error for win32
commit
|
commitdiff
|
tree
2010-07-29
Trond Norbye
Fixed autoconf macros for cross compile
commit
|
commitdiff
|
tree
2010-07-28
Trond Norbye
Added a readme file on how to build on windows
commit
|
commitdiff
|
tree
2010-07-28
Trond Norbye
Socket should be memcached_socket_t
commit
|
commitdiff
|
tree
2010-07-28
Trond Norbye
Fix coding style
commit
|
commitdiff
|
tree
2010-07-28
Trond Norbye
Fixed building of dlls on win32
commit
|
commitdiff
|
tree
2010-07-27
Trond Norbye
Initial support for Windows
commit
|
commitdiff
|
tree
2010-07-27
Trond Norbye
Ignore pandora_vc_revinfo
commit
|
commitdiff
|
tree
2010-07-21
Trond Norbye
Added --without-docs to configure
commit
|
commitdiff
|
tree
2010-06-05
Trond Norbye
memcapable shouldn't be so picky about the error messages..
commit
|
commitdiff
|
tree
2010-04-15
Trond Norbye
Fixed -p. Seems that we lost the ':' in there removing...
commit
|
commitdiff
|
tree
2010-04-14
Trond Norbye
Use libevent for the eventloop in memcached_light
commit
|
commitdiff
|
tree
2010-03-08
Trond Norbye
Improve memcapability test suite
commit
|
commitdiff
|
tree
2010-03-08
Trond Norbye
Fix build for non-sasl-enabled builds
commit
|
commitdiff
|
tree
2010-03-03
Trond Norbye
Add support for SASL
commit
|
commitdiff
|
tree
2010-02-21
Trond Norbye
fixed spelling in of testudp in .bzrignore
commit
|
commitdiff
|
tree
2010-02-05
Trond Norbye
Use bool instead of bool:1 if your compiler doesn't...
commit
|
commitdiff
|
tree
2010-02-05
Trond Norbye
Ignore reclaimed stat
commit
|
commitdiff
|
tree
2010-02-05
Trond Norbye
Set C linkage for the function pointers
commit
|
commitdiff
|
tree
2010-01-27
Trond Norbye
Fixed the ascii protocol handler
commit
|
commitdiff
|
tree
2010-01-27
Trond Norbye
A memcached server is memcapable even if it returns...
commit
|
commitdiff
|
tree
2009-12-20
Trond Norbye
Don't invoke make directly in recursive make. use ...
commit
|
commitdiff
|
tree
2009-12-20
Trond Norbye
Detect podchecker during configure
commit
|
commitdiff
|
tree
2009-12-18
Trond Norbye
Fix problem with bumping the command counter _before_...
commit
|
commitdiff
|
tree
2009-12-18
Trond Norbye
Code cleanup in memcached_io_close
commit
|
commitdiff
|
tree
2009-12-18
Trond Norbye
memcached_quit should clear internal server variables
commit
|
commitdiff
|
tree
2009-12-18
Trond Norbye
Ignore unknown stat keys
commit
|
commitdiff
|
tree
2009-12-18
Trond Norbye
Disable murmur test on sparc hardware (platform specific...
commit
|
commitdiff
|
tree
2009-12-18
Trond Norbye
Added dependencies to allow parallel compilation
commit
|
commitdiff
|
tree
2009-12-17
Trond Norbye
Don't use int to initialize memcached_return_t
commit
|
commitdiff
|
tree
2009-12-17
Trond Norbye
Updated the malloc tests so that they will break if...
commit
|
commitdiff
|
tree
2009-12-17
Trond Norbye
Use calloc to allocate the result structure to initialize...
commit
|
commitdiff
|
tree
2009-12-17
Trond Norbye
create_core should wait for the child to be done writing...
commit
|
commitdiff
|
tree
2009-12-17
Trond Norbye
Fixed compilation with --with-debug
commit
|
commitdiff
|
tree
2009-12-06
Trond Norbye
Fixed ILP32 issues
commit
|
commitdiff
|
tree
2009-12-05
Trond Norbye
Created a pandora-check for printing callstacks
commit
|
commitdiff
|
tree
2009-12-05
Trond Norbye
Don't create a core if the client explicitly told it...
commit
|
commitdiff
|
tree
2009-12-03
Trond Norbye
Fix the test_xxx macros, and generate coredump if the...
commit
|
commitdiff
|
tree
2009-11-16
Trond Norbye
Remove symbolic link (caused bzr branch to fail on...
commit
|
commitdiff
|
tree
2009-11-06
Trond Norbye
Add mget as a test to memslap
commit
|
commitdiff
|
tree
2009-11-06
Trond Norbye
Protocol interface should be an enum and not a uint64_t...
commit
|
commitdiff
|
tree
2009-11-03
Trond Norbye
Added MEMCACHED_BEHAVIOR_KETAMA_COMPAT_MODE
commit
|
commitdiff
|
tree
2009-11-03
Trond Norbye
Merge from Mike Tsai
commit
|
commitdiff
|
tree
2009-10-29
Trond Norbye
Bug 463297: Deferred deletes doesn't work on a 1.4...
commit
|
commitdiff
|
tree
2009-10-23
Trond Norbye
Bug 458834: Fixed unintended fallthrough from OPT_ADD
commit
|
commitdiff
|
tree
2009-10-14
Trond Norbye
Refactor: memcached_mget_execute -> memcached_mget_execute_b...
commit
|
commitdiff
|
tree
2009-10-14
Trond Norbye
mget with replication didn't work if you had a cache...
commit
|
commitdiff
|
tree
2009-10-14
Trond Norbye
Fix problems with multigets and replication
commit
|
commitdiff
|
tree
2009-10-14
Trond Norbye
Fix compile warnings generated by gcc 4.4.1
commit
|
commitdiff
|
tree
2009-10-14
Trond Norbye
Bug #447237: const-correctness in interface
commit
|
commitdiff
|
tree
2009-10-13
Trond Norbye
Added documentation for memcached_mget_execute
commit
|
commitdiff
|
tree
2009-10-13
Trond Norbye
Initial implementation of memcached_mget_execute
commit
|
commitdiff
|
tree
2009-10-12
Trond Norbye
Simplify wrong_failure_counter_test to only test the...
commit
|
commitdiff
|
tree
2009-10-12
Trond Norbye
Fix compile warning from gcc (assert may not terminate...
commit
|
commitdiff
|
tree
2009-10-12
Trond Norbye
Merged Jean-Charles Redoutey
commit
|
commitdiff
|
tree
2009-10-12
Trond Norbye
Reduce the number of items in the mget for regression_bug_43...
commit
|
commitdiff
|
tree
2009-10-12
Trond Norbye
Fixed compile failure due to wrong return value from...
commit
|
commitdiff
|
tree
2009-10-09
Trond Norbye
Bug #446766: OSX hangs on user_supplied_bug21
commit
|
commitdiff
|
tree
2009-10-08
Trond Norbye
Bug #446607: Syscall param write(buf) points to uninitialise...
commit
|
commitdiff
|
tree
2009-10-08
Trond Norbye
Bug #442914: 'delete noreply' may hang the client
commit
|
commitdiff
|
tree
2009-10-08
Trond Norbye
Merge Eric
commit
|
commitdiff
|
tree
2009-10-07
Trond Norbye
Flush does not reset the bytes stat, so we have no...
commit
|
commitdiff
|
tree
2009-10-07
Trond Norbye
Initial support for the ASCII protocol in memcapable
commit
|
commitdiff
|
tree
2009-10-06
Trond Norbye
Fix compilation warnings reported by gcc
commit
|
commitdiff
|
tree
2009-10-06
Trond Norbye
Bug 421108: memstat reports same value for bytes, bytes_read...
commit
|
commitdiff
|
tree
2009-10-06
Trond Norbye
Bug #434843: Large multigets with binary protocol may...
commit
|
commitdiff
|
tree
2009-10-05
Trond Norbye
Create workaround for warnings generated by a broken...
commit
|
commitdiff
|
tree
2009-10-05
Trond Norbye
Fix return type from test functions (should be TEST_SUCCESS...
commit
|
commitdiff
|
tree
2009-10-05
Trond Norbye
Strip trailing whitespaces
commit
|
commitdiff
|
tree
2009-10-05
Trond Norbye
Update protocol due to review comments:
commit
|
commitdiff
|
tree
2009-10-05
Trond Norbye
Move libmemcachedutil to libmemcached/util where it...
commit
|
commitdiff
|
tree
2009-10-05
Trond Norbye
Fix compilation failure on 32 bit systems caused by...
commit
|
commitdiff
|
tree
2009-10-01
Trond Norbye
Refactor and add support for the ASCII protocol by...
commit
|
commitdiff
|
tree
2009-09-28
Trond Norbye
Bug 438157: memcapable failure on OS X
commit
|
commitdiff
|
tree
2009-09-26
Trond Norbye
RFE: It should be possible to set behavior flags on...
commit
|
commitdiff
|
tree
2009-09-25
Trond Norbye
Removed memory leak by releasing the items when I'm...
commit
|
commitdiff
|
tree
2009-09-25
Trond Norbye
Fix compile errors with gcc
commit
|
commitdiff
|
tree
2009-09-25
Trond Norbye
Add an example using innodb as a storage (NOTE: this...
commit
|
commitdiff
|
tree
2009-09-22
Trond Norbye
Bug #434484: Binary protocol maps NOT_STORED to wrong...
commit
|
commitdiff
|
tree
2009-09-22
Trond Norbye
Bug: #434495: Ignore SERVER/CLIENT_ERROR from stats...
commit
|
commitdiff
|
tree
2009-09-21
Trond Norbye
Merge trunk
commit
|
commitdiff
|
tree
2009-09-20
Trond Norbye
Include config.h before any system header to avoid...
commit
|
commitdiff
|
tree
2009-09-18
Trond Norbye
Add manual page for memcapable
commit
|
commitdiff
|
tree
2009-09-18
Trond Norbye
Fix compilation on Linux (lacks ntohll etc)
commit
|
commitdiff
|
tree
2009-09-17
Trond Norbye
Merge trunk
commit
|
commitdiff
|
tree
2009-09-17
Trond Norbye
Prototype of a protocol parsing library for the binary...
commit
|
commitdiff
|
tree
2009-09-17
Trond Norbye
Add memcapable, a tool to test memcached capabilities
commit
|
commitdiff
|
tree
2009-09-17
Trond Norbye
Refactor: move ntohll to a separate helper library
commit
|
commitdiff
|
tree
2009-09-17
Trond Norbye
Update protocol_binary.h to the latest one from the...
commit
|
commitdiff
|
tree
2009-09-10
Trond Norbye
Fix compilation issues with gcc 4.4.1 on macosx
commit
|
commitdiff
|
tree
2009-09-02
Trond Norbye
Bug #423114 Programs list the libraries in the wrong...
commit
|
commitdiff
|
tree
2009-08-11
Trond Norbye
Fix problems reported by: -Wsign-conversion from gcc...
commit
|
commitdiff
|
tree
2009-08-06
Trond Norbye
Added files generated by make to .bzrignore, sorted...
commit
|
commitdiff
|
tree
2009-08-04
Trond Norbye
Fixed header file layout
commit
|
commitdiff
|
tree
2009-07-16
Trond Norbye
Bug #400182: Ignore unsupported stats 'conn_yields'
commit
|
commitdiff
|
tree
2009-07-16
Trond Norbye
Bug #400177: Memory leak in replication_mget_test
commit
|
commitdiff
|
tree
2009-07-08
Trond Norbye
Bug 396882: docs/Makefile.am refers to memory_user_data...
commit
|
commitdiff
|
tree
2009-07-03
Trond Norbye
Bug #395094: Rewrite config/autorun.sh to a Bourne...
commit
|
commitdiff
|
tree
next