Age | Commit message (Expand) | Author |
2015-12-20 | ROA code switchoff | Jan Moskyto Matejka |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-07 | Workaround thread-unsafeness of cli_echo(). | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-10-05 | Flag -f "run in foreground" added as requested by a package maintainter. | Ondrej Filip |
2013-10-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek |
2013-10-05 | Implements PID file support. | Ondrej Zajicek |
2013-07-25 | Allows to define constants of all filter types. | Ondrej Zajicek |
2012-12-26 | Implements undo command and optional timeout for configuration | Ondrej Zajicek |
2012-07-18 | Implements wildcard matching in config file include. | Ondrej Zajicek |
2012-05-03 | Implements build options to specify socket dir and suffix. | Ondrej Zajicek |
2012-04-09 | Small bugfix in error message related to reconfiguration. | Ondrej Filip |
2012-03-23 | Adds krt_source route attribute. | Ondrej Zajicek |
2012-03-19 | Fixes problem with dirname(). | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2011-10-10 | Fixes for include. | Ondrej Zajicek |
2011-09-11 | Configuration can include other files. | Ondrej Filip |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek |
2011-05-15 | Update and document the privilege restriction. | Ondrej Zajicek |
2011-05-10 | Allows run with restricted privileges. | Ondrej Zajicek |
2011-04-28 | Use constants from /etc/iproute2/rt_* files. | Ondrej Zajicek |
2010-04-07 | Configurable syslog name. | Ondrej Zajicek |
2010-03-17 | Adds check for no protocol and some minor CLI fixes. | Ondrej Zajicek |
2010-02-21 | Restricted read-only CLI. | Ondrej Zajicek |
2010-02-06 | Adds some log messages related to configure. | Ondrej Zajicek |
2009-11-26 | Fix -p option. | Ondrej Zajicek |
2009-11-19 | Implement option to exit after config file parsing. | Ondrej Zajicek |
2009-11-13 | After shutdown, BIRD should have exit code 0. | Ondrej Zajicek |
2009-11-13 | Fixes BIRD socket unlink. | Ondrej Zajicek |
2009-07-14 | Fixes bug in CLI TX buffer management. | Ondrej Zajicek |
2009-06-19 | Adds support for soft reconfiguration. | Ondrej Zajicek |
2008-08-24 | Close fd of config file after reconfiguration. | Ondrej Filip |
2007-06-20 | Detach from the TTY properly. | Martin Mares |
2004-06-06 | Test old instance of BIRD. | Ondrej Filip |
2004-06-05 | Marked unused parameters in sysdep code as such. | Martin Mares |
2004-06-02 | Deleted useless rfree. (Socked was freed by cli_free()) | Ondrej Filip |
2004-05-31 | Move CLI socket to the newly created CLI's pool. | Martin Mares |
2004-05-31 | Rewritten the I/O loop. All socket operations are now safe, meaning that | Martin Mares |
2004-05-31 | Fix handling on full pipe to client in bird. Prevent packet overflows | Martin Mares |
2004-05-31 | *BSD port added. (Tested on FreeBSD and NetBSD) | Ondrej Filip |
2000-06-19 | If compiled with --enable-debug, don't even try to log to syslog unless | Martin Mares |
2000-06-09 | During initialization, log to both syslog and stderr. When a configuration | Martin Mares |
2000-05-29 | Tracing of CLI connections/commands can be now controlled | Martin Mares |
2000-05-29 | Support --version and --help. | Martin Mares |
2000-05-08 | Fixed type in daemonization code. | Martin Mares |
2000-05-08 | When not debugging, daemonize automatically. | Martin Mares |