]> git.ipfire.org Git - thirdparty/bird.git/history - conf/conf.c
Doc: Update sgml2* tools
[thirdparty/bird.git] / conf / conf.c
2017-05-25  Ondrej Zajicek ... Conf: Replace keyword and symbol hash table with generi...
2016-11-08  Ondrej Zajicek ... Minor code cleanups
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-06-27  Pavel Tvrdíkcppcheck: fix va_end() functions
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-11-08  Ondrej Zajicek ... Conf: Fixes bug in symbol lookup during reconfiguration
2014-03-25  Ondrej ZajicekFixes file descriptor leak when parser ends with error.
2014-03-24  Ondrej ZajicekMerge branch 'bgp-grace'
2014-03-20  Ondrej ZajicekBGP graceful restart support.
2013-11-25  Ondrej ZajicekMerge branch 'master' into add-path
2013-11-25  Ondrej ZajicekUse ISO 8601 timeformats by default.
2013-11-23  Ondrej ZajicekMerge branch 'master' into add-path
2012-12-27  Ondrej ZajicekImplements interface masks for choosing router id.
2012-12-26  Ondrej ZajicekImplements undo command and optional timeout for config...
2012-08-07  Ondrej FilipMerge branch 'master' of ssh://git.nic.cz/bird v1.3.8
2012-07-18  Ondrej ZajicekImplements wildcard matching in config file include.
2012-03-30  Ondrej ZajicekMerge branch 'soon'
2012-03-18  Ondrej ZajicekRoute Origin Authorization basics.
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-09-11  Ondrej FilipConfiguration can include other files.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-17  Ondrej ZajicekAdds check for no protocol and some minor CLI fixes.
2010-02-06  Ondrej ZajicekAdds some log messages related to configure.
2010-02-02  Ondrej ZajicekMakes date/time formats configurable.
2010-01-03  Ondrej ZajicekImplements MRTdump feature.
2009-06-25  Ondrej ZajicekMerge branch 'master' into dev
2009-06-23  Ondrej ZajicekReplace 'bind' option with 'listen' option.
2009-06-19  Ondrej ZajicekAdds support for soft reconfiguration.
2009-06-18  Ondrej ZajicekImplements option that changes BGP listening socket...
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekBugfix for routing table breaking bug.
2004-06-05  Martin MaresMarked unused parameters in core code as such.
2000-06-08  Martin MaresFixes for the programmer's manual.
2000-06-07  Martin MaresFixes to the progdoc.
2000-06-07  Martin MaresSpelling fixes to progdoc.
2000-06-03  Martin MaresDocumentation.
2000-05-15  Martin MaresGot rid of startup functions and filters_postconfig().
2000-04-27  Martin MaresEvent handlers no longer return re-queue flag. Instead...
2000-03-12  Martin MaresMade `show status' show uptime and time of last reconfi...
2000-03-12  Martin MaresGreat cleanup of debug messages. LOCAL_DEBUG turned...
2000-03-07  Martin MaresAdded configuration of default protocol debugging flags.
2000-01-16  Martin MaresConverted shutdown to a kind of reconfiguration, it...
2000-01-16  Martin MaresFirst attempt on dynamic reconfiguration. There are...
1999-12-06  Martin MaresMoved initialization of protocol list to proto.c.
1999-11-30  Martin MaresLexer supports fallback symbol tables and uses them...
1999-10-31  Martin MaresParse CLI commands. We use the same parser as for confi...
1999-08-03  Martin MaresBasic support for IPv6. The system-dependent part...
1999-05-17  Martin MaresFrom now we support multiple tables. The master_table...
1999-04-05  Martin MaresUse a more reasonable pool chunk size: 4080 bytes seem...
1999-03-02  Pavel MachekI just don't like files enclosed in <>.
1999-02-13  Martin Maresconfig->router_id works again.
1999-02-05  Martin MaresImplemented new configuration/reconfiguration interface...