summaryrefslogtreecommitdiff
path: root/lib/zlog_targets.c
AgeCommit message (Expand)Author
2024-01-09*: zebra.h should not have fcntl.hDonald Sharp
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-12-16lib, staticd: return values even after an assertDonald Sharp
2022-07-20*: frr_with_mutex change to follow our standardDonald Sharp
2021-06-18lib: make a few log symbols accessibleDavid Lamparter
2021-06-18lib: include `\n` in zlog_msg_text()David Lamparter
2021-06-18lib: use fbuf for zlog_msg_ts()David Lamparter
2021-04-21lib: fix possible assert() fail in zlog_fd()David Lamparter
2021-03-17*: require semicolon after DEFINE_MTYPE & coDavid Lamparter
2020-09-08lib: fix possible null dereference in zlogQuentin Young
2020-04-01lib/log: re-add log filteringDavid Lamparter
2020-04-01lib: mark some allocations as "active at exit"David Lamparter
2020-04-01lib: rewrite zlog lock-free & TLS-bufferedDavid Lamparter