root/trunk/server/memcached.h


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @739 [739] 03/03/08 05:08:31 dormando Don't re-calculate the slab class id for slabs_free() either. This + …
(edit) @738 [738] 03/03/08 05:08:26 dormando Don't re-calculate the slab class id. slabs_alloc() internally calls …
(edit) @716 [716] 02/24/08 22:28:34 dormando Make likely() and unlikely() available (Brian Aker)
(edit) @708 [708] 02/22/08 04:57:41 dormando Implement 'noreply' option for update commands. (Tomash Brechko …
(edit) @701 [701] 02/18/08 09:22:47 dormando Support multiple interfaces returned by IPv6 interfaces. By Brian Aker …
(edit) @700 [700] 02/18/08 09:22:42 dormando IPv6 support patch by Brian Aker <brian@tangent.org>
(edit) @651 [651] 11/21/07 19:59:12 dormando Remove conn_caswrite mode. Tomash pointed out that it's unneeded. One more …
(edit) @650 [650] 11/21/07 19:58:47 dormando Fix bugs reported by Tomash Brechko for the new cas patch.
(edit) @646 [646] 11/20/07 07:01:27 dormando Dynamic suffix buffer work.
(edit) @636 [636] 11/15/07 17:09:03 dormando Remove global id overflow check in CAS, and NOT FOUND should be NOT_FOUND.
(edit) @635 [635] 11/15/07 08:13:45 dormando CAS fix from Christ Goffinet and Dustin Sallings. Use a global …
(edit) @629 [629] 10/16/07 01:13:43 plindner Patch from David Bremner <bremner@unb.ca> that implements a new option …
(edit) @627 [627] 10/03/07 23:45:44 plindner update for prepend operation, thread safe version from Maxim replacing …
(edit) @620 [620] 10/03/07 22:27:28 plindner Add append command support written by Filipe Laborde. Tests/protocol doc …
(edit) @619 [619] 10/03/07 20:45:31 plindner Switch to unsigned 64-bit increment/decrement counters from Evan Miller …
(edit) @603 [603] 07/29/07 09:32:39 plindner Add ifdefs around config.h so we can get the windows port working soon
(edit) @600 [600] 07/16/07 17:50:00 plindner fix function declaration for threaded compilation
(edit) @596 [596] 07/10/07 06:43:58 plindner Minimal doxygen configuration
(edit) @595 [595] 07/10/07 06:30:07 plindner conn_add_to_freelist returns bool
(edit) @590 [590] 07/08/07 10:11:48 sgrimm Fix the "stats items" command; the powers-of-N chunk size change broke it
(edit) @589 [589] 07/08/07 09:48:48 sgrimm Make item stats commands thread-safe
(edit) @570 [570] 06/20/07 01:21:45 plindner Solaris portability fixes from Trond Norbye
(edit) @566 [566] 06/19/07 00:07:55 bradfitz patch from Steve Grimm to remove unused code.
(edit) @552 [552] 05/07/07 21:41:09 plindner some minor prototype fixes
(edit) @551 [551] 05/07/07 21:24:31 plindner cleanup unistd.h, better spec file, remove warnings from threads.c
(edit) @550 [550] 05/07/07 19:50:54 plindner fix for freebsd 6.x (and perhaps others)
(edit) @512 [512] 04/16/07 23:33:43 plindner first pass at pedantic ansi-c changes, use bools/consts.
(edit) @510 [510] 04/16/07 21:32:18 plindner Part 1 of the Windows compatibility patch
(edit) @509 [509] 04/16/07 15:34:03 sgrimm Merge multithreaded into trunk, commit #2 (first commit only did the new …
(edit) @496 [496] 04/12/07 14:38:05 plindner Add patch for changable verbosity levels
(edit) @476 [476] 03/20/07 22:41:13 plindner * Add patch to collect eviction statistics from Jean-Francois BUSTARRET …
(edit) @473 [473] 03/19/07 06:50:47 plindner * Remove unused parameter to item_size_ok() * Use a single printf() in …
(edit) @468 [468] 03/06/07 16:28:53 plindner multiple cleanups/refactoring, see ChangeLog
(edit) @450 [450] 11/26/06 21:33:47 sgrimm Incorporate changes from "performance" branch (revisions 414-419).
(edit) @436 [436] 11/20/06 21:16:56 sgrimm Fix for flush_all 1-second window bug. You can now do a "set" …
(edit) @346 [346] 09/04/06 06:33:36 bradfitz improve flush_all test, including adding failing (skipped) tests for a …
(edit) @335 [335] 09/04/06 04:08:03 bradfitz restore blank lines I over-zealously destroyed earlier.
(edit) @330 [330] 09/04/06 02:28:11 bradfitz but we do want trailing newline at end of file
(edit) @329 [329] 09/04/06 02:23:19 bradfitz remove all trailing whitespace, not just first occurrence. :)
(edit) @328 [328] 09/04/06 02:20:45 bradfitz whitespace changes only
(edit) @320 [320] 09/03/06 03:18:26 bradfitz merge end of facebook branch into trunk, after copying the old trunk to …
(edit) @258 [258] 03/29/06 11:32:40 sky r265@crucially-3: sky | 2006-03-29 17:02:15 +051800 add a bget mode that …
(copy) @257 [257] 03/23/06 06:41:44 bradfitz moving server stuff down into its own directory
copied from trunk/memcached.h:
(edit) @252 [252] 03/05/06 02:12:22 bradfitz avva's bucket/generation patch
Note: See TracRevisionLog for help on using the revision log.