index
:
bird
android-old
avc-firewall
bgp/recursive
current-busch
current-vps
dmwg-0.0.1
dmwg-0.0.2
lua/filter
lua/lua
lua/wireguard
native/native-function
native/wg-native-function
old/bgp-recursive
old/build
old/current-jessie
old/debug
old/debug2
old/ignore-interface
old/ipv4-link-local
old/tunnel-encap
old/wg-tlv
old/wireguard
old/wireguard-android
old/wireguard-bp
old/wireguard-initial
old/wireguard-lib
old/wireguard-proto
old/wireguard-upstream
proto-firewall
shared
wireguard
wireguard-android
wireguard-next
wireguard-next-tmp10
wireguard-next-tmp11
wireguard-next-tmp5
wireguard-next-tmp6
wireguard-next-tmp7
wireguard-next-tmp7-1
wireguard-next-tmp8
wireguard-next-tmp8-1
wireguard-next-tmp9
Bird routing daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdep
/
unix
/
log.c
Age
Commit message (
Expand
)
Author
2023-05-06
Fixed a bug in hot page global storage
Maria Matejka
2023-05-06
Debug: keep a circular log of memory page operations
Maria Matejka
2023-04-04
Temporarily switching off time annotations of debug log
Maria Matejka
2023-01-23
Merge commit '7fb23041a52d01754c53ba963e2282e524813364' into thread-next
Maria Matejka
2023-01-12
Log message before aborting
Mike Crute
2022-07-28
Moved the thread starting code to IO loop code
Maria Matejka
2021-11-22
Debug messages with timestamps.
Maria Matejka
2021-11-22
Coroutines: A simple and lightweight parallel execution framework.
Maria Matejka
2021-11-22
POSIX threads and thread-local storage is needed for concurrent execution
Maria Matejka
2021-09-10
Debug output uses local buffer to avoid clashes between threads.
Maria Matejka
2020-11-25
Log: Fix locking during log reconfiguration
Ondrej Zajicek (work)
2020-11-25
Log: Reinitialize the static logging structures
Ondrej Zajicek (work)
2020-04-09
Configuration strings are constant.
Maria Matejka
2019-07-30
Log: Fixed race condition in reconfigure while BFD is running
Maria Matejka
2019-07-23
RPKI: Fix reconfiguration when ssh parameters are undefined
Ondrej Zajicek (work)
2019-07-10
Debug: growing message format buffer
Maria Matejka
2018-12-04
Unix: Change debugging options
Ondrej Zajicek (work)
2018-11-20
The MRT protocol
Ondrej Zajicek (work)
2018-11-18
Unix: Implement log file size limit / log rotation
Ondrej Zajicek (work)
2017-12-07
Timers: Fix TBF and some last remains
Ondrej Zajicek (work)
2017-12-07
Timers: Parse and format functions for microsecond times
Ondrej Zajicek (work)
2017-05-09
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2017-05-09
Some more autoconf cleanups
Ondrej Zajicek (work)
2016-11-08
Merge branch 'master' into int-new
Ondrej Zajicek (work)
2016-11-08
Merge tag 'v1.6.2' into int-new
Ondrej Zajicek (work)
2016-11-01
Log: Fix broken syslog name
Ondrej Zajicek (work)
2016-07-11
Log: Fix error handling of debug file open
Ondrej Zajicek (work)
2016-06-27
cppcheck: fix va_end() functions
Pavel TvrdĂk
2016-05-12
Merge remote-tracking branch 'origin/master' into int-new
Ondrej Zajicek (work)
2016-05-12
Prog Doc: Complete several missing parameters
Pavel Tvrdik
2016-05-10
Merge branch 'int-new' into int-new-merged
Jan Moskyto Matejka
2016-05-10
Build system reworked to one global Makefile with includes and no nesting
Jan Moskyto Matejka
2016-02-11
Unix: Fix bug in syslog name handling
Ondrej Zajicek (work)
2015-02-21
Add const to a param msg at functions log_msg, log_rl, die, bug and debug
Pavel Tvrdik
2015-02-21
Replacing GNU old-style field designator extension
Pavel Tvrdik
2014-10-02
Implements token bucket filter for rate limiting.
Ondrej Zajicek
2014-02-07
Workaround thread-unsafeness of cli_echo().
Ondrej Zajicek
2013-11-22
Minor fix in log_commit() w.r.t. changes in BFD branch.
Ondrej Zajicek
2013-11-19
BFD protocol, ready for release.
Ondrej Zajicek
2013-10-05
Fixes some BFD bugs and makes logging thread-safe.
Ondrej Zajicek
2013-07-25
Implements eval command and minor CLI cleanups.
Ondrej Zajicek
2010-09-20
Changes print-like filter commands to use a log instead of a stderr.
Ondrej Zajicek
2010-04-07
Configurable syslog name.
Ondrej Zajicek
2010-02-21
Fix configure to enable warnings and fix most of them.
Ondrej Zajicek
2010-02-03
Makes date/time formats configurable.
Ondrej Zajicek
2010-01-03
Implements MRTdump feature.
Ondrej Zajicek
2009-02-26
Rate limit for most abundant log messages
Ondrej Zajicek
2004-06-05
Renamed log() to log_msg(), but still keeping the old name as a macro.
Martin Mares
2001-03-06
Fixed <time.h> vs. <sys/time.h> problems.
Martin Mares
2000-06-19
If compiled with --enable-debug, don't even try to log to syslog unless
Martin Mares
[next]