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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix incr/decr race conditions for binary prot
dormando
2011-07-11
1
-3
/
+5
*
fix incr/decr race conditions for ASCII prot
dormando
2011-07-11
1
-3
/
+5
*
Bind each UDP socket to an a single worker thread in multiport env
Trond Norbye
2011-03-01
1
-0
/
+1
*
Fix type-punning issues exposed with GCC 4.5.1
Dan McGee
2010-11-02
1
-8
/
+17
*
Added reclaimed statistics.
Trond Norbye
2010-01-12
1
-0
/
+1
*
Added new stats to track sasl authentication.
Matt Ingenthron
2009-11-26
1
-0
/
+2
*
Allow semi-broken C99 compilers to compile memcached
Trond Norbye
2009-11-04
1
-2
/
+0
*
SASL auth support.
Dustin Sallings
2009-10-25
1
-1
/
+8
*
Make item size max start time configurable.
dormando
2009-10-07
1
-1
/
+1
*
Cleanup of number of threads declarations (issue 91)
Dmitry Isaykin
2009-09-18
1
-1
/
+6
*
Remove compilation errors from gcc on Solaris
Trond Norbye
2009-08-22
1
-1
/
+1
*
Clean up some assumed buffer sizes with stats (issue 64).
Dustin Sallings
2009-08-20
1
-3
/
+6
*
Enforce limits of add_delta buffer size.
Dustin Sallings
2009-08-19
1
-0
/
+3
*
Issue 61: reqs_per_event handling (-R) is incorrect leading to client lockups
Trond Norbye
2009-07-09
1
-0
/
+1
*
add_delta should return a proper status indicator.
Dustin Sallings
2009-06-29
1
-4
/
+7
*
Allow the binding protocol to be specified.
Dustin Sallings
2009-05-14
1
-0
/
+1
*
Moved struct definitions below enum declarations.
Dustin Sallings
2009-05-14
1
-105
/
+106
*
fix and test for issue 38 (server does not respond to binary requests)
Eric Lambert
2009-05-02
1
-4
/
+10
*
More docs.
Dustin Sallings
2009-04-17
1
-20
/
+52
*
Create a generic cache for objects of same size
Trond Norbye
2009-04-17
1
-2
/
+2
*
fix resumption of accept loop under multithread
dormando
2009-04-11
1
-0
/
+2
*
Don't expose the protocol used to the client api of the stats
Trond Norbye
2009-04-02
1
-24
/
+17
*
Use a bool for the accepting_conns stat.
Dustin Sallings
2009-03-30
1
-1
/
+1
*
two new troubleshooting stats
dormando
2009-03-30
1
-0
/
+3
*
add a cmd_flush stat
dormando
2009-03-30
1
-0
/
+5
*
Define TAIL_REPAIR_TIME as a constant.
Dustin Sallings
2009-03-29
1
-0
/
+4
*
Added append_stat function to contain the common stat append stuff.
Dustin Sallings
2009-03-24
1
-16
/
+13
*
Use stat macros for item stats.
Dustin Sallings
2009-03-24
1
-7
/
+12
*
Use stat macros for stats slabs.
Dustin Sallings
2009-03-24
1
-0
/
+8
*
Added APPEND_STAT2
Dustin Sallings
2009-03-24
1
-0
/
+8
*
Swap APPEND_STAT parameters so that it makes much more sense.
Dustin Sallings
2009-03-24
1
-1
/
+1
*
Make APPEND_STAT globally available.
Dustin Sallings
2009-03-24
1
-0
/
+11
*
Added stats settings.
Dustin Sallings
2009-03-19
1
-0
/
+1
*
start of the incr fix, rearranges a bunch, adds util, tests, etc
Brad Fitzpatrick
2009-03-19
1
-2
/
+2
*
Added support for setting backlog queue on command line
Chris Goffinet
2009-03-15
1
-0
/
+1
*
Have just one field for a connection's current cmd.
Dustin Sallings
2009-03-10
1
-2
/
+1
*
Removed unused field from the connection struct.
Dustin Sallings
2009-03-10
1
-1
/
+0
*
Moved conn_lock and suffix_lock out of thread.c (the latter wasn't properly i...
Trond Norbye
2009-03-10
1
-5
/
+0
*
Added CAS stats.
Dustin Sallings
2009-03-07
1
-0
/
+3
*
incr/decr stats
Dustin Sallings
2009-03-07
1
-0
/
+4
*
Added stats for delete commands.
Dustin Sallings
2009-03-06
1
-0
/
+2
*
Push hit and set stats down into per-slab stats.
Dustin Sallings
2009-03-06
1
-8
/
+13
*
Create a more sensible definition for the maximum number of slab classes.
Dustin Sallings
2009-03-06
1
-0
/
+1
*
Moved slab sizing definitions from slabs.c to memcached.h
Dustin Sallings
2009-03-06
1
-0
/
+7
*
Remove some cvs/svn junk from files.
Dustin Sallings
2009-03-06
1
-1
/
+0
*
Moved bytes_read and bytes_written to threadlocal stats
Trond Norbye
2009-03-06
1
-2
/
+2
*
Refactor: move the slabs mutex (and all usage of it) into slabs.c
Trond Norbye
2009-03-05
1
-6
/
+0
*
Use threadlocal stats to count the commands
Trond Norbye
2009-03-04
1
-7
/
+29
*
Drop privileges when running on Solaris
Trond Norbye
2009-03-03
1
-0
/
+6
*
Refactor: moved the hash function from assoc.c to hash.c
Trond Norbye
2009-03-02
1
-0
/
+1
[next]