index
:
delta/memcached.git
14perf
engine-pu
failed-to-write-fix
gh-pages
logging_next
master
next
pending
stable
stable-1.3
staging
github.com: memcached/memcached.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
logger.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
proxy: fix mcp.log_req crash on nil res
dormando
2022-11-24
1
-2
/
+7
*
core: give threads unique names
dormando
2022-11-01
1
-0
/
+1
*
Fix log timestamps after 2038
Bernhard M. Wiedemann
2022-10-13
1
-16
/
+16
*
log: fix obscure crashes due to size_t promotion
dormando
2022-08-12
1
-3
/
+3
*
Race leads to deadlock during shutdown (sigterm/sigusr1)
Sailesh Mukil
2022-08-10
1
-0
/
+4
*
proxy: replace proxycmds stream with proxyreqs
dormando
2022-04-08
1
-30
/
+1
*
proxy: mcp.log_req* API interface
dormando
2022-04-08
1
-0
/
+65
*
proxy: add ring_hash builtin
dormando
2022-02-24
1
-1
/
+1
*
proxy: fix logger entry memory corruption
dormando
2022-02-24
1
-0
/
+1
*
proxy: add some basic logging for backend errors
dormando
2022-02-11
1
-0
/
+3
*
proxy: logging improvements + lua mcp.log()
dormando
2022-02-11
1
-4
/
+8
*
proxy: initial commit.
dormando
2021-10-05
1
-0
/
+37
*
Expose number of currently active watchers in stats
1.6.11
Kevin Lin
2021-09-27
1
-2
/
+7
*
Properly accommodate IPv6 addresses in LOG_CONNEVENTS logs
Kevin Lin
2021-09-27
1
-4
/
+5
*
logger: simplify logging code
dormando
2021-08-09
1
-293
/
+243
*
logger: avoid polling without watchers
dormando
2021-08-09
1
-1
/
+10
*
Implement LOG_CONNEVENTS watcher flag for connection state transitions
Kevin Lin
2021-08-07
1
-0
/
+100
*
Report item sizes for fetch, mutation, and eviction watchers
Kevin Lin
2021-08-06
1
-10
/
+19
*
logger: fix spurious watcher hangups
dormando
2020-10-29
1
-1
/
+1
*
fix potential deadlock bug in log watcher
neal-zhu
2019-10-17
1
-0
/
+1
*
restartable cache
dormando
2019-09-17
1
-12
/
+22
*
log client connection id with fetchers and mutations
Tharanga Gamaethige
2019-08-27
1
-9
/
+12
*
Fix off-by-one in logger to allow CAS commands to be logged.
Andrew Drake
2019-08-27
1
-1
/
+1
*
Use correct buffer size for internal URI encoding.
Tharanga Gamaethige
2019-05-20
1
-8
/
+8
*
fix compile error on centos7
dormando
2019-04-27
1
-0
/
+1
*
Basic implementation of TLS for memcached.
1.5.13
Tharanga Gamaethige
2019-04-15
1
-2
/
+2
*
add missing va_end() call to logger_log()
Miroslav Lichvar
2018-07-11
1
-0
/
+1
*
Fix SIGBUS from alignment issues on 64bit ARM
dormando
2018-03-15
1
-3
/
+11
*
extstore: add evictions-related write logs
dormando
2017-12-15
1
-1
/
+45
*
extstore: skip unhit objects if full in compaction
dormando
2017-11-28
1
-1
/
+1
*
external storage base commit
dormando
2017-11-28
1
-1
/
+21
*
make for loop more clear in logger watcher
dormando
2017-10-29
1
-1
/
+1
*
add a real slab automover algorithm
dormando
2017-06-23
1
-0
/
+3
*
LRU crawler scheduling improvements
dormando
2017-05-29
1
-1
/
+1
*
Sleep more aggressively in some threads
Grant Mathews
2017-05-22
1
-5
/
+9
*
log class id with fetchers and mutations
dormando
2017-01-04
1
-11
/
+17
*
fix store log and add ttl
dormando
2017-01-04
1
-6
/
+12
*
tune crawler logger, fix crawler watermark
dormando
2016-12-30
1
-1
/
+1
*
add logging endpoint for LRU crawler
dormando
2016-12-30
1
-1
/
+4
*
stop pushing NULl byte into watcher stream
dormando
2016-12-27
1
-4
/
+6
*
Missing necessary header for atomic_inc_64_nv() used in logger.c
Alexander Pyhalov
2016-12-19
1
-0
/
+4
*
make logger use uriencode out of util.c
dormando
2016-08-19
1
-39
/
+3
*
don't fail on systems without 64bit atomics
dormando
2016-07-01
1
-2
/
+2
*
split up logger_thread_parse_entry
dormando
2016-07-01
1
-57
/
+76
*
first refactor of logger_thread_parse_entry
dormando
2016-07-01
1
-94
/
+46
*
add -o watcher_logbuf_size=N worker_logbuf_size=N
dormando
2016-06-23
1
-2
/
+2
*
add #include <stdio.h> to fix error: implicit declaration of function ‘snpr...
Mathieu CARBONNEAUX
2016-06-20
1
-0
/
+1
*
add protocol documentation
1.4.26
dormando
2016-06-17
1
-0
/
+1
*
misc cleanups for logger code.
dormando
2016-06-17
1
-6
/
+4
*
logger endpoints for first release
dormando
2016-06-16
1
-1
/
+118
[next]