Commit History

Author SHA1 Message Date
  WuYunlong 8c6223f91d fix server.repl_down_since resetting, so that slaves could failover 6 years ago
  Oran Agra 9535c21515 fix rare replication stream corruption with disk-based replication 6 years ago
  zhaozhao.zz 5f1fcc599a fix exists command on slave 6 years ago
  antirez ab145a9f15 Fix infinite loop in dbRandomKey(). 6 years ago
  antirez 2fa43ece12 Sentinel: add an option to deny online script reconfiguration. 6 years ago
  antirez 556b2d2bee Redis 4.0.10. 6 years ago
  antirez 9fdcc15962 Security: fix redis-cli buffer overflow. 6 years ago
  antirez cf7600714f Security: fix Lua struct package offset handling. 6 years ago
  antirez a57595cade Security: more cmsgpack fixes by @soloestoy. 6 years ago
  antirez 8783fb9495 Security: update Lua struct package for security. 6 years ago
  antirez 8cb9344b65 Security: fix Lua cmsgpack library stack overflow. 6 years ago
  赵磊 59080f6023 Fix dictScan(): It can't scan all buckets when dict is shrinking. 6 years ago
  dejun.xdj ac2a824aa9 Fix redis-cli memory leak when sending set preference command. 6 years ago
  dejun.xdj c7197ff50f Check if the repeat value is positive in while loop of cliSendCommand(). 6 years ago
  dejun.xdj 3f77777ffd Change the type of repeat argument to long for function cliSendCommand. 6 years ago
  dejun.xdj 7a565d7257 Fix negtive repeat command value issue. 6 years ago
  dejun.xdj 64bf60fb52 Detect and stop saving history for auth command with repeat option. 6 years ago
  dejun.xdj 5bed12aa03 Change the warning message a little bit to avoid trademark issuses. 6 years ago
  dejun.xdj d71c49610b Stop saving auth command in redis-cli history. 6 years ago
  dejun.xdj fca99e413a Add warning message when using password on command line 6 years ago
  antirez 01407a3a42 Don't expire keys while loading RDB from AOF preamble. 6 years ago
  WuYunlong fb5408cf68 Fix rdb save by allowing dumping of expire keys, so that when 6 years ago
  antirez 0b8b6df472 Backport hiredis issue 525 fix to compile on FreeBSD. 6 years ago
  antirez e98627c5b5 Add INIT INFO to the provided init script. 6 years ago
  antirez 17f5de896a Fix ae.c when a timer finalizerProc adds an event. 6 years ago
  antirez 266e6423bf Sentinel: fix delay in detecting ODOWN. 6 years ago
  zhaozhao.zz eafaf17269 AOF & RDB: be compatible with rdbchecksum no 6 years ago
  huijing.whj 4630da375c fix int overflow problem in freeMemoryIfNeeded 6 years ago
  antirez 3150c67244 Redis 4.0.9 6 years ago
  zhaozhao.zz 5b722bd7bd fix missed call on freeaddrinfo 6 years ago