summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Removed topkeys implementationTrond Norbye2011-09-251-2/+0
* Fix build errors on windows platformBin Cui2011-03-011-1/+1
* Update win32 makefileTrond Norbye2011-02-101-37/+46
* Build mcstat on windowsTrond Norbye2011-01-271-3/+15
* Fix CPU consumption problems on Windows.Bin Cui2010-12-161-0/+1
* Add debug symbols for memcached build.Bin Cui2010-12-161-1/+1
* Fix build error of strtok_rBin Cui2010-12-161-0/+5
* Added an extension to stash log in Windows Event LogTrond Norbye2010-11-041-0/+11
* Fixed -d on win32Trond Norbye2010-11-041-1/+1
* Ignore nohup on win32Trond Norbye2010-11-041-0/+4
* Remove obsolete functionTrond Norbye2010-11-042-27/+0
* Use socketpair on all platformsTrond Norbye2010-11-043-122/+9
* Use recv instead of read() on the socketTrond Norbye2010-11-041-21/+18
* win32 and win64 now have set_errno()Steve Yen2010-09-211-7/+0
* Don't print our read error for closed connectionsTrond Norbye2010-09-101-0/+2
* -lws2_32 for default_engine on windows for ntohsSteve Yen2010-08-181-1/+1
* improved getrlimit() for win32 to fake success againSteve Yen2010-08-051-1/+3
* Added an install target for the windows makefileTrond Norbye2010-08-031-1/+7
* win32/config.sh should be executableTrond Norbye2010-08-031-0/+0
* Fix win32 build failuresTrond Norbye2010-07-202-17/+127
* BUG #1093: Added missing source files to windows makefilePatrick Galbraith2010-06-021-0/+1
* Revert "Added NT Service hooks for -d start|stop|restart"Trond Norbye2010-04-216-302/+52
* Refactoring of the server API to extensions and engines for modularity.Dustin Sallings2010-04-211-4/+0
* Added topkeysSean Lynch2010-03-291-1/+1
* Add generic hash table and create a helper librarySean Lynch2010-03-291-1/+1
* Added NT Service hooks for -d start|stop|restartPatrick Galbraith2010-03-295-1/+301
* Changes to memcached source required for compilation on windowsPatrick Galbraith2010-03-299-0/+997