Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: zebra.h should not have fcntl.h | Donald Sharp | 2024-01-09 | 1 | -0/+1 |
* | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -12/+1 |
* | lib, staticd: return values even after an assert | Donald Sharp | 2022-12-16 | 1 | -0/+4 |
* | *: frr_with_mutex change to follow our standard | Donald Sharp | 2022-07-20 | 1 | -8/+8 |
* | lib: make a few log symbols accessible | David Lamparter | 2021-06-18 | 1 | -1/+0 |
* | lib: include `\n` in zlog_msg_text() | David Lamparter | 2021-06-18 | 1 | -12/+8 |
* | lib: use fbuf for zlog_msg_ts() | David Lamparter | 2021-06-18 | 1 | -4/+10 |
* | lib: fix possible assert() fail in zlog_fd() | David Lamparter | 2021-04-21 | 1 | -26/+34 |
* | *: require semicolon after DEFINE_MTYPE & co | David Lamparter | 2021-03-17 | 1 | -6/+6 |
* | lib: fix possible null dereference in zlog | Quentin Young | 2020-09-08 | 1 | -2/+3 |
* | lib/log: re-add log filtering | David Lamparter | 2020-04-01 | 1 | -2/+2 |
* | lib: mark some allocations as "active at exit" | David Lamparter | 2020-04-01 | 1 | -4/+12 |
* | lib: rewrite zlog lock-free & TLS-buffered | David Lamparter | 2020-04-01 | 1 | -0/+566 |