- 15 Dec, 2011 1 commit
-
-
antirez authored
-
- 14 Dec, 2011 1 commit
-
-
antirez authored
-
- 13 Dec, 2011 7 commits
- 07 Dec, 2011 1 commit
-
-
antirez authored
Fixed a theoretical memory leak with no practical effects in ae_kqueue.c and ae_epoll.c, thanks to magicyang87 for reporting it.
-
- 01 Dec, 2011 6 commits
- 30 Nov, 2011 2 commits
- 28 Nov, 2011 2 commits
- 25 Nov, 2011 2 commits
- 24 Nov, 2011 3 commits
- 23 Nov, 2011 1 commit
-
-
antirez authored
new counter in INFO output: rejected_connections with number of dropped connections because of maxclients limit reached.
-
- 22 Nov, 2011 3 commits
- 21 Nov, 2011 8 commits
- 18 Nov, 2011 2 commits
- 16 Nov, 2011 1 commit
-
-
Chris Lamb authored
I believe that you should be able to drop 'defined(__sun)' completely from this clause, as Solaris on x86 hardware probably does not have strict alignment requirements, but I don't have a way to test that. Thanks to Jurij Smakov <jurij@wooyd.org>. Signed-off-by:
Chris Lamb <lamby@debian.org>
-