Commit History

作者 SHA1 備註 提交日期
  antirez 627abf2289 HyperLogLog: fix the fix of a corruption bug. 5 年之前
  John Sully 6ef5a0cbbb Fix HLL corruption bug 5 年之前
  antirez 990cd2c835 Redis 3.2.13. 5 年之前
  antirez 635119ded1 HyperLogLog: handle wrong offset in the base case. 5 年之前
  John Sully f11666847a Fix hyperloglog corruption 5 年之前
  John Sully 3983dac12b Replicas aren't allowed to run the replicaof command 5 年之前
  antirez befcbfbe7f Sentinel: add an option to deny online script reconfiguration. 6 年之前
  antirez 590f537420 Redis 3.2.12. 6 年之前
  antirez 37578f2ecf Security: fix redis-cli buffer overflow. 6 年之前
  antirez 299d5a4b2c Security: fix Lua struct package offset handling. 6 年之前
  antirez 3dcf42697b Security: more cmsgpack fixes by @soloestoy. 6 年之前
  antirez cd13249b55 Security: update Lua struct package for security. 6 年之前
  antirez 75d66a7afd Security: fix Lua cmsgpack library stack overflow. 6 年之前
  赵磊 1565106673 Fix dictScan(): It can't scan all buckets when dict is shrinking. 6 年之前
  antirez 2717be6392 Actually use ae_flags to add AE_BARRIER if needed. 6 年之前
  antirez 9d797fe128 ae.c: insetad of not firing, on AE_BARRIER invert the sequence. 6 年之前
  antirez 50571f5738 AOF: fix a bug that may prevent proper fsyncing when fsync=always. 6 年之前
  antirez 9176f4b945 Cluster: improve crash-recovery safety after failover auth vote. 6 年之前
  antirez e6043981f5 ae.c: introduce the concept of read->write barrier. 6 年之前
  zhaozhao.zz fd5f229ff0 rehash: handle one db until finished 7 年之前
  kmiku7 bab437bef3 fix boundary case for _dictNextPower 9 年之前
  antirez 0aa0cdf7cc Fix saving of zero-length lists. 7 年之前
  antirez 5727d7ec2f Fix buffer overflows occurring reading redis.conf. 7 年之前
  antirez 1cb6effdc8 Redis 3.2.11. 7 年之前
  Oran Agra 13e8e53806 Flush append only buffers before existing. 7 年之前
  antirez c9ab43ef7c Redis 3.2.10. 7 年之前
  Jan-Erik Rediger bf50875353 Check that the whole first argument is a number 10 年之前
  WuYunlong 8774228cc5 fix rewrite config: auto-aof-rewrite-min-size 7 年之前
  Byron Grobe ab900303b8 Fixed issue #1996 (Missing '-' in help message for redis-benchmark) 10 年之前
  Jan-Erik Rediger 7fcca9baef Don't use extended Regexp Syntax 10 年之前