index
:
delta/memcached.git
14perf
engine-pu
failed-to-write-fix
gh-pages
logging_next
master
next
pending
stable
stable-1.3
staging
github.com: memcached/memcached.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memcached.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Specify hostname in sasl_server_new.
Dustin Sallings
2012-01-27
1
-1
/
+3
*
fix segfault when sending a zero byte command
dormando
2012-01-26
1
-1
/
+1
*
binary deletes were not ticking stats counters
dormando
2012-01-11
1
-0
/
+6
*
no same-class reassignment, better errors
dormando
2012-01-03
1
-5
/
+8
*
initial slab automover
dormando
2012-01-03
1
-34
/
+60
*
slab reassignment
dormando
2011-12-19
1
-1
/
+68
*
use item partitioned lock for as much as possible
dormando
2011-11-09
1
-2
/
+4
*
move hash calls outside of cache_lock
dormando
2011-11-09
1
-8
/
+9
*
remove uncommon branch from asciiprot hot path
dormando
2011-11-09
1
-9
/
+15
*
Issue 224 - check retval of main event loop
dormando
2011-10-17
1
-2
/
+5
*
Fix -c so maxconns can be raised above default.
dormando
2011-10-12
1
-0
/
+1
*
Add missing LRU bumps to binary get and others
dormando
2011-10-04
1
-0
/
+4
*
Add new stats expired_unfetched, evicted_unfetched
dormando
2011-09-28
1
-1
/
+4
*
Allow setting initial size of the hash table
dormando
2011-09-28
1
-3
/
+29
*
expose stats for the internal hash table
dormando
2011-09-28
1
-0
/
+4
*
bug220: incr would sometimes return the previous item's CAS
Dustin Sallings
2011-09-28
1
-0
/
+3
*
port bin_get fixes to bin_touch
dormando
2011-09-28
1
-0
/
+2
*
Fixed multi get request also when key is found
Daniel Pañeda
2011-09-28
1
-0
/
+1
*
Fixed bug on multi get processing
Daniel Pañeda
2011-09-28
1
-0
/
+1
*
experimental maxconns_fast option
dormando
2011-09-27
1
-8
/
+67
*
Add an ASCII touch command.
dormando
2011-09-27
1
-0
/
+46
*
Correctly use relative exptime for binary touch
dormando
2011-09-27
1
-1
/
+1
*
Add binary GATK/GATKQ
dormando
2011-09-27
1
-2
/
+24
*
Backport binary TOUCH/GAT/GATQ commands
dormando
2011-09-27
1
-0
/
+91
*
Do the monotonic clock ourselves
1.4.7-rc1
1.4.7
dormando
2011-08-10
1
-2
/
+25
*
Use a monotonically increasing timer
dormando
2011-08-10
1
-17
/
+8
*
Immediately expire negative exptime for asciiprot
dormando
2011-08-10
1
-0
/
+6
*
Don't permanently close UDP listeners on error
dormando
2011-08-10
1
-1
/
+5
*
Fix incredibly slim race for maxconns handler
dormando
2011-07-30
1
-2
/
+2
*
Issue 200: Don't fire dtrace probe as the last thing in a function
Trond Norbye
2011-07-18
1
-2
/
+1
*
shed some dead udp_port code
1.4.6-rc1
dormando
2011-07-12
1
-3
/
+0
*
Revert "Fix incorrect udp_port bind selection."
dormando
2011-07-12
1
-2
/
+2
*
fix race crash for accepting new connections
dormando
2011-07-12
1
-1
/
+26
*
must reallocate in incr/decr if item in use
dormando
2011-07-11
1
-1
/
+1
*
fix incr/decr race conditions for binary prot
dormando
2011-07-11
1
-62
/
+65
*
fix incr/decr race conditions for ASCII prot
dormando
2011-07-11
1
-19
/
+26
*
Fix incorrect udp_port bind selection.
Dan McGee
2011-07-07
1
-2
/
+2
*
Bind each UDP socket to an a single worker thread in multiport env
Trond Norbye
2011-03-01
1
-1
/
+13
*
Add support for using multiple ports
Trond Norbye
2011-03-01
1
-3
/
+33
*
Issue 154: pid file out of sync (created before socket binding)
Trond Norbye
2010-11-12
1
-9
/
+18
*
Issue 155: bind to multiple interface
Trond Norbye
2010-11-10
1
-4
/
+31
*
Issue 152: Fix error message from mget
Trond Norbye
2010-09-14
1
-0
/
+6
*
Refuse to start if we detect libevent 1.[12]
Trond Norbye
2010-09-14
1
-0
/
+27
*
Use vperror to print error messages related to pid file problems
Jørgen Austvik
2010-02-22
1
-3
/
+3
*
Added reclaimed statistics.
Trond Norbye
2010-01-12
1
-1
/
+2
*
Allow noreply mixed with 0 delay.
1.4.4
Dustin Sallings
2009-11-26
1
-4
/
+8
*
Allow a delete duration of 0.
Dustin Sallings
2009-11-26
1
-1
/
+2
*
Added auth_enabled_sasl setting stat and tests for the sasl stats.
Matt Ingenthron
2009-11-26
1
-0
/
+1
*
Added new stats to track sasl authentication.
Matt Ingenthron
2009-11-26
1
-1
/
+10
*
Use strncmp when checking for large ascii multigets.
Tomash Brechko
2009-11-02
1
-1
/
+3
[next]