antirez da77103157 Comment PR #5916 and changes a few details. %!s(int64=5) %!d(string=hai) anos
..
modules 05292e342f Improved some error handling in examples %!s(int64=5) %!d(string=hai) anos
.gitignore 166cf8a3b8 Ignore gcov/lcov artifacts %!s(int64=12) %!d(string=hai) anos
Makefile 8e29b0b22b Fix Makefile merge issue. %!s(int64=5) %!d(string=hai) anos
acl.c 058bbedc0e Add module APIs for custom authentication %!s(int64=5) %!d(string=hai) anos
adlist.c c44732ac58 adlist: fix listJoin() in the case the second list is empty. %!s(int64=7) %!d(string=hai) anos
adlist.h 275905b328 Modules TSC: Handling of RM_Reply* functions. %!s(int64=7) %!d(string=hai) anos
ae.c c469f6ad9e Code review minor changes (names, comments). %!s(int64=5) %!d(string=hai) anos
ae.h c469f6ad9e Code review minor changes (names, comments). %!s(int64=5) %!d(string=hai) anos
ae_epoll.c 5a47794606 diskless replication rdb transfer uses pipe, and writes to sockets form the parent process. %!s(int64=5) %!d(string=hai) anos
ae_evport.c 8e2d082066 ae.c event loop: API to resize the fd set size on the run. %!s(int64=11) %!d(string=hai) anos
ae_kqueue.c 95b1979c32 No more trailing spaces in Redis source code. %!s(int64=10) %!d(string=hai) anos
ae_select.c 4df95e8419 Include 'fd_set' type name %!s(int64=8) %!d(string=hai) anos
anet.c b087dd1db6 TLS: Connections refactoring and TLS support. %!s(int64=5) %!d(string=hai) anos
anet.h b087dd1db6 TLS: Connections refactoring and TLS support. %!s(int64=5) %!d(string=hai) anos
aof.c 51c3ff8d75 Modules hooks: complete missing hooks for the initial set of hooks %!s(int64=5) %!d(string=hai) anos
asciilogo.h 4365e5b2d3 BSD license added to every C source and header file. %!s(int64=12) %!d(string=hai) anos
atomicvar.h 297950e8b8 several typos fixed, optimize MSETNX to avoid unnecessary loop %!s(int64=6) %!d(string=hai) anos
bio.c ce8b6ede34 Fix typo in design comment of bio.c. %!s(int64=6) %!d(string=hai) anos
bio.h 9253d85073 Threaded lazyfree WIP #1. %!s(int64=9) %!d(string=hai) anos
bitops.c d490752d58 Fix memleak in bitfieldCommand %!s(int64=5) %!d(string=hai) anos
blocked.c dd5feec5e8 Modules: block on keys: fix stale comment. %!s(int64=5) %!d(string=hai) anos
childinfo.c 56258c6b7d Module API for Forking %!s(int64=5) %!d(string=hai) anos
cluster.c 0db3b0a0ff Merge remote-tracking branch 'upstream/unstable' into tls %!s(int64=5) %!d(string=hai) anos
cluster.h b087dd1db6 TLS: Connections refactoring and TLS support. %!s(int64=5) %!d(string=hai) anos
config.c 0db3b0a0ff Merge remote-tracking branch 'upstream/unstable' into tls %!s(int64=5) %!d(string=hai) anos
config.h ac086b1932 OpenBSD support. %!s(int64=6) %!d(string=hai) anos
connection.c c469f6ad9e Code review minor changes (names, comments). %!s(int64=5) %!d(string=hai) anos
connection.h 6b6294807c TLS: Implement support for write barrier. %!s(int64=5) %!d(string=hai) anos
connhelpers.h c469f6ad9e Code review minor changes (names, comments). %!s(int64=5) %!d(string=hai) anos
crc16.c cef054e868 RDMF (Redis/Disque merge friendlyness) refactoring WIP 1. %!s(int64=9) %!d(string=hai) anos
crc16_slottable.h dfd3cc5f78 Added basic support for clusters to redis-benchmark. %!s(int64=5) %!d(string=hai) anos
crc64.c 8febcffdc5 Allow all code tests to run using Redis args %!s(int64=10) %!d(string=hai) anos
crc64.h 8febcffdc5 Allow all code tests to run using Redis args %!s(int64=10) %!d(string=hai) anos
db.c 18b62a51e2 Merge branch 'unstable' into module_lru_lfu %!s(int64=5) %!d(string=hai) anos
debug.c 51c3ff8d75 Modules hooks: complete missing hooks for the initial set of hooks %!s(int64=5) %!d(string=hai) anos
debugmacro.h 4bd72ab729 Use the standard predefined identifier __func__ (since C99) %!s(int64=8) %!d(string=hai) anos
defrag.c d1a005ab39 fix issues found by a static analyzer %!s(int64=5) %!d(string=hai) anos
dict.c 25b392f90c Set dictGetFairRandomKey() samples to 20 for final version. %!s(int64=5) %!d(string=hai) anos
dict.h 61a01793ed Better distribution for set get-random-element operations. %!s(int64=5) %!d(string=hai) anos
endianconv.c 8febcffdc5 Allow all code tests to run using Redis args %!s(int64=10) %!d(string=hai) anos
endianconv.h 93238575f7 Fix typo %!s(int64=6) %!d(string=hai) anos
evict.c d1a005ab39 fix issues found by a static analyzer %!s(int64=5) %!d(string=hai) anos
expire.c 842b44dc46 Client side caching: call the invalidation functions always. %!s(int64=5) %!d(string=hai) anos
fmacros.h af453642e1 Silence _BSD_SOURCE warnings in glibc 2.20 and forward %!s(int64=10) %!d(string=hai) anos
geo.c 009862ab7e Geo: output 10 chars of geohash, not 11. %!s(int64=5) %!d(string=hai) anos
geo.h cef054e868 RDMF (Redis/Disque merge friendlyness) refactoring WIP 1. %!s(int64=9) %!d(string=hai) anos
geohash.c a036c64c01 Use geohash limit defines in constraint check %!s(int64=6) %!d(string=hai) anos
geohash.h 356a6304ec Multiple GEORADIUS bugs fixed. %!s(int64=8) %!d(string=hai) anos
geohash_helper.c b2cd9fcab6 Fix GEORADIUS edge case with huge radius. %!s(int64=7) %!d(string=hai) anos
geohash_helper.h 504ccad1fa Fix definition of M_PI in geohash_helper.c. %!s(int64=8) %!d(string=hai) anos
gopher.c e247c9ac6a Gopher: don't add the Lastline. %!s(int64=5) %!d(string=hai) anos
help.h ad78b50f62 Update help.h for redis-cli. %!s(int64=6) %!d(string=hai) anos
hyperloglog.c c1cc5ca767 Fix typo %!s(int64=5) %!d(string=hai) anos
intset.c 297950e8b8 several typos fixed, optimize MSETNX to avoid unnecessary loop %!s(int64=6) %!d(string=hai) anos
intset.h 8f3a4df775 Use const in Redis Module API where possible. %!s(int64=8) %!d(string=hai) anos
latency.c e3b1d6d3ad Module API for LatencyAddSample %!s(int64=5) %!d(string=hai) anos
latency.h e3b1d6d3ad Module API for LatencyAddSample %!s(int64=5) %!d(string=hai) anos
lazyfree.c fddeeae724 refactor dbOverwrite to make lazyfree work %!s(int64=6) %!d(string=hai) anos
listpack.c 9d4f51e1ff Listpack: optionally force reallocation on inserts. %!s(int64=6) %!d(string=hai) anos
listpack.h 79866a6361 Streams: 12 commits squashed into the initial Streams implementation. %!s(int64=7) %!d(string=hai) anos
listpack_malloc.h cd18f06e9c Streams: change listpack allocator to zmalloc. %!s(int64=7) %!d(string=hai) anos
localtime.c 8dc08ae215 update leap year comment %!s(int64=6) %!d(string=hai) anos
lolwut.c c10889150e LOLWUT: version 6 initial output. May change a bit. %!s(int64=5) %!d(string=hai) anos
lolwut.h c10889150e LOLWUT: version 6 initial output. May change a bit. %!s(int64=5) %!d(string=hai) anos
lolwut5.c c10889150e LOLWUT: version 6 initial output. May change a bit. %!s(int64=5) %!d(string=hai) anos
lolwut6.c cfcb475435 LOLWUT 6: always pick a default color sequence. %!s(int64=5) %!d(string=hai) anos
lzf.h 95b1979c32 No more trailing spaces in Redis source code. %!s(int64=10) %!d(string=hai) anos
lzfP.h 62689ef0cf Fix undefined behavior constant defined. %!s(int64=7) %!d(string=hai) anos
lzf_c.c 5870e22423 Upgrade LZF to 3.6 (2011) from 3.5 (2009) %!s(int64=10) %!d(string=hai) anos
lzf_d.c 08c26591e3 Try to avoid issues with GCC pragmas and older compilers. %!s(int64=6) %!d(string=hai) anos
memtest.c a1c9c05e17 Hopefully better memory test on crash. %!s(int64=9) %!d(string=hai) anos
mkreleasehdr.sh 82ae4f30ed Use SOURCE_DATE_EPOCH over unreproducible uname + date calls. %!s(int64=8) %!d(string=hai) anos
module.c da77103157 Comment PR #5916 and changes a few details. %!s(int64=5) %!d(string=hai) anos
multi.c f4d37173fe ACL: protect MULTI/EXEC transactions after rules change. %!s(int64=5) %!d(string=hai) anos
networking.c 058bbedc0e Add module APIs for custom authentication %!s(int64=5) %!d(string=hai) anos
notify.c 99c2fe0bcf added special flag for keyspace miss notifications %!s(int64=5) %!d(string=hai) anos
object.c bbdbfabf9e Merge pull request #6531 from oranagra/rm_save_long_double %!s(int64=5) %!d(string=hai) anos
pqsort.c 95b1979c32 No more trailing spaces in Redis source code. %!s(int64=10) %!d(string=hai) anos
pqsort.h 4365e5b2d3 BSD license added to every C source and header file. %!s(int64=12) %!d(string=hai) anos
pubsub.c eaaac08892 RESP3: Pubsub messages in new push format if client is in RESP3 mode. %!s(int64=5) %!d(string=hai) anos
quicklist.c 93238575f7 Fix typo %!s(int64=6) %!d(string=hai) anos
quicklist.h 297950e8b8 several typos fixed, optimize MSETNX to avoid unnecessary loop %!s(int64=6) %!d(string=hai) anos
rand.c 23f08510d5 Use 'void' for zero-argument functions %!s(int64=10) %!d(string=hai) anos
rand.h 4365e5b2d3 BSD license added to every C source and header file. %!s(int64=12) %!d(string=hai) anos
rax.c d1a005ab39 fix issues found by a static analyzer %!s(int64=5) %!d(string=hai) anos
rax.h f54cde3a15 Rax: radix tree updated to latest version from antirez/rax. %!s(int64=6) %!d(string=hai) anos
rax_malloc.h 1409c545da Cluster: hash slots tracking using a radix tree. %!s(int64=7) %!d(string=hai) anos
rdb.c 51c3ff8d75 Modules hooks: complete missing hooks for the initial set of hooks %!s(int64=5) %!d(string=hai) anos
rdb.h 51c3ff8d75 Modules hooks: complete missing hooks for the initial set of hooks %!s(int64=5) %!d(string=hai) anos
redis-benchmark.c 09c06698e9 Client side caching: redis-cli ability to enable tracking. %!s(int64=5) %!d(string=hai) anos
redis-check-aof.c a1fb0be1d7 Enlarge error buffer in redis-check-aof.c to remove compiler warning of output truncation through snprintf format string %!s(int64=5) %!d(string=hai) anos
redis-check-rdb.c 51c3ff8d75 Modules hooks: complete missing hooks for the initial set of hooks %!s(int64=5) %!d(string=hai) anos
redis-cli.c cd02c5944f fix comment typo in redis-cli.c %!s(int64=5) %!d(string=hai) anos
redis-trib.rb d222eda9f0 Redis-trib deprecated: it no longer works and it %!s(int64=6) %!d(string=hai) anos
redisassert.h 93238575f7 Fix typo %!s(int64=6) %!d(string=hai) anos
redismodule.h 75d977145e Added handling for unloading an auth module %!s(int64=5) %!d(string=hai) anos
release.c 758b39be99 Speedup INFO server section. %!s(int64=5) %!d(string=hai) anos
replication.c 51c3ff8d75 Modules hooks: complete missing hooks for the initial set of hooks %!s(int64=5) %!d(string=hai) anos
rio.c 5a47794606 diskless replication rdb transfer uses pipe, and writes to sockets form the parent process. %!s(int64=5) %!d(string=hai) anos
rio.h 5a47794606 diskless replication rdb transfer uses pipe, and writes to sockets form the parent process. %!s(int64=5) %!d(string=hai) anos
scripting.c 0db3b0a0ff Merge remote-tracking branch 'upstream/unstable' into tls %!s(int64=5) %!d(string=hai) anos
sds.c f49f0a6f72 SDS: make sdscatfmt() faster by pre-allocating a bit. %!s(int64=5) %!d(string=hai) anos
sds.h d8830200b4 Merge pull request #3828 from oranagra/sdsnewlen_pr %!s(int64=6) %!d(string=hai) anos
sdsalloc.h cb2782c314 SDS: changes to unify Redis SDS with antirez/sds repo. %!s(int64=9) %!d(string=hai) anos
sentinel.c 058bbedc0e Add module APIs for custom authentication %!s(int64=5) %!d(string=hai) anos
server.c 75d977145e Added handling for unloading an auth module %!s(int64=5) %!d(string=hai) anos
server.h 75d977145e Added handling for unloading an auth module %!s(int64=5) %!d(string=hai) anos
setproctitle.c 4e0af5efd4 DragonFlyBSD little build fix %!s(int64=6) %!d(string=hai) anos
sha1.c 1b25757f41 sha1.c: use standard uint32_t. %!s(int64=9) %!d(string=hai) anos
sha1.h 1b25757f41 sha1.c: use standard uint32_t. %!s(int64=9) %!d(string=hai) anos
sha256.c 9d2ecf6be3 ACL: add slightly modified version of sha256.c for password hashing. %!s(int64=5) %!d(string=hai) anos
sha256.h 9d2ecf6be3 ACL: add slightly modified version of sha256.c for password hashing. %!s(int64=5) %!d(string=hai) anos
siphash.c 66a5c1cd7e The aarch64 architecture is support normal memory unaligned accesses, %!s(int64=5) %!d(string=hai) anos
slowlog.c f07f3d729f RESP3: Use new aggregate reply API in slowlog.c. %!s(int64=5) %!d(string=hai) anos
slowlog.h 1d857a99d5 Merge pull request #4056 from season89/unstable %!s(int64=7) %!d(string=hai) anos
solarisfixes.h 792a94153a Check for __sun macro in solarisfixes.h, not in includers. %!s(int64=10) %!d(string=hai) anos
sort.c 747174388f change SORT and SPOP to use lookupKeyWrite rather than lookupKeyRead %!s(int64=5) %!d(string=hai) anos
sparkline.c cef054e868 RDMF (Redis/Disque merge friendlyness) refactoring WIP 1. %!s(int64=9) %!d(string=hai) anos
sparkline.h aa16f87b87 LATENCY GRAPH implemented. %!s(int64=10) %!d(string=hai) anos
stream.h 3ef6b79c80 stream.h: fix typo %!s(int64=5) %!d(string=hai) anos
syncio.c 88c716a0f5 syncWithMaster(): non blocking state machine. %!s(int64=9) %!d(string=hai) anos
t_hash.c 779aebc91c Module API for loading and saving long double %!s(int64=5) %!d(string=hai) anos
t_list.c 89ad0ca566 Fix handleClientsBlockedOnKeys() names in comments. %!s(int64=5) %!d(string=hai) anos
t_set.c 06d490342f RESP3: fix cases of NULL reported instead of empty aggregate. %!s(int64=5) %!d(string=hai) anos
t_stream.c b12d2f65d6 fix unreported overflow in autogerenared stream IDs %!s(int64=5) %!d(string=hai) anos
t_string.c 317f8b9d38 RESP3: most null replies converted. %!s(int64=5) %!d(string=hai) anos
t_zset.c 06d490342f RESP3: fix cases of NULL reported instead of empty aggregate. %!s(int64=5) %!d(string=hai) anos
testhelp.h 4365e5b2d3 BSD license added to every C source and header file. %!s(int64=12) %!d(string=hai) anos
tls.c d7f2681a0c TLS: Improve CA certifiate configuration options. %!s(int64=5) %!d(string=hai) anos
tracking.c c98e7717bb Client side caching: show tracking slots usage in INFO. %!s(int64=5) %!d(string=hai) anos
util.c 779aebc91c Module API for loading and saving long double %!s(int64=5) %!d(string=hai) anos
util.h 779aebc91c Module API for loading and saving long double %!s(int64=5) %!d(string=hai) anos
valgrind.sup cabe03eb75 more valgrind friendly test %!s(int64=13) %!d(string=hai) anos
version.h 622366aa74 Mark version of unstable branch in an unique way. %!s(int64=9) %!d(string=hai) anos
ziplist.c 842dd85b26 Update ziplist.c %!s(int64=5) %!d(string=hai) anos
ziplist.h ac61f90625 DEBUG: new "ziplist" subcommand added. Dumps a ziplist on stdout. %!s(int64=8) %!d(string=hai) anos
zipmap.c 8febcffdc5 Allow all code tests to run using Redis args %!s(int64=10) %!d(string=hai) anos
zipmap.h 8febcffdc5 Allow all code tests to run using Redis args %!s(int64=10) %!d(string=hai) anos
zmalloc.c bf759cc9c3 Merge remote-tracking branch 'antirez/unstable' into jemalloc_purge_bg %!s(int64=5) %!d(string=hai) anos
zmalloc.h 09f99c2a92 make redis purge jemalloc after flush, and enable background purging thread %!s(int64=5) %!d(string=hai) anos