- 16 Dec, 2009 2 commits
- 15 Dec, 2009 9 commits
- 
- 
antirez authored
- 
antirez authored
- 
antirez authoredTwo important fixes to append only file: zero length values and expires. A pretty neat new test to check consistency of randomly build datasets against snapshotting and AOF. 
- 
antirez authored
- 
antirez authored
- 
antirez authored
- 
antirez authoredFixed some subtle bug in the command processing code almost impossible to spot in the real world, thanks to gcov 
- 
antirez authored
- 
antirez authored
 
- 
- 14 Dec, 2009 1 commit
- 
- 
antirez authored
 
- 
- 13 Dec, 2009 3 commits
- 
- 
antirez authoredChanged the reply of BGSAVE and BGREWRITEAOF from +OK to a more meaningful message that makes the user aware of an operation that just started and is not yet finished. 
- 
antirez authoredSet the master->slave logical client as authenticated on creation, so that if the slave requires a password replication works anyway 
- 
antirez authored
 
- 
- 12 Dec, 2009 2 commits
- 11 Dec, 2009 2 commits
- 10 Dec, 2009 3 commits
- 06 Dec, 2009 4 commits
- 05 Dec, 2009 5 commits
- 
- 
antirez authoredFixed daemonization when using kqueue/kevent. Now the server initialization is performed *after* the daemonization 
- 
antirez authored
- 
antirez authored
- 
antirez authored
- 
antirez authoreduse __attribute__ format in sdscatprintf() when the compiler is GCC. Fixed format bugs resulting from the new warnings. 
 
- 
- 01 Dec, 2009 4 commits
- 30 Nov, 2009 2 commits
- 29 Nov, 2009 3 commits