]> git.ipfire.org Git - thirdparty/bird.git/history - conf
Fixes a reply code.
[thirdparty/bird.git] / conf /
2013-11-22  Ondrej ZajicekMerge commit 'origin/bfd'
2013-10-05  Ondrej ZajicekFixes some BFD bugs and makes logging thread-safe.
2013-09-16  Ondrej ZajicekBFD work in progress.
2013-09-10  Ondrej ZajicekMerge commit 'origin/master'
2013-08-15  Ondrej FilipSymbol names enclosed by apostrophes can contain colons.
2013-07-25  Ondrej ZajicekAllows to define constants of all filter types.
2013-02-10  Ondrej FilipSymbol names enclosed by apostrophes can contain DOTs.
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.
2012-03-16  Ondrej ZajicekAdds filtering to 'show symbols' command.
2012-03-16  Ondrej ZajicekAdds filtering to 'show ospf lsadb' command.
2012-01-01  Ondrej ZajicekAllows sticky link-local neighbors.
2011-12-22  Ondrej ZajicekFixes parsing larger numbers on 64bit platforms.
2011-11-10  Ondrej ZajicekFixes missing header.
2011-11-06  Ondrej ZajicekImplements protocol templates.
2011-10-09  Ondrej ZajicekFixes for include.
2011-09-11  Ondrej FilipConfiguration can include other files.
2011-05-06  Ondrej ZajicekMerge commit 'origin/master'
2011-05-06  Ondrej ZajicekFixes several problems in filter syntax.
2011-03-23  Ondrej ZajicekA hack to distinguish if..else from else: in case.
2011-03-13  Ondrej ZajicekImplements Router Advertisement protocol.
2010-10-08  Ondrej ZajicekFixes syntactic priority of '.' .
2010-05-02  Ondrej ZajicekMerge several fixes suggested by Joakim Tjernlund.
2010-04-07  Ondrej ZajicekConfigurable syslog name.
2010-03-26  Ondrej ZajicekMerge branch 'socket2' into new
2010-03-17  Ondrej ZajicekAdds check for no protocol and some minor CLI fixes.
2010-03-11  Ondrej ZajicekMerge branch 'new' into socket2
2010-02-21  Ondrej ZajicekFix configure to enable warnings and fix most of them.
2010-02-21  Ondrej ZajicekMerge commit 'origin/master' into new
2010-02-19  Ondrej ZajicekImplements pattern match for 'show protocols' command.
2010-02-10  Ondrej ZajicekMerge commit 'origin/master' into new
2010-02-10  Ondrej FilipDefine symbols as text between ''.
2010-02-06  Ondrej ZajicekAdds some log messages related to configure.
2010-02-02  Ondrej ZajicekMakes date/time formats configurable.
2010-01-28  Ondrej ZajicekMerge commit 'origin/master' into new
2010-01-27  Ondrej FilipPriority for '||' and '&&' fixed.
2010-01-27  Ondrej FilipAllow multiple || and && statements.
2010-01-03  Ondrej ZajicekImplements MRTdump feature.
2009-11-09  Ondrej ZajicekMerge branch 'dev' into ospf3
2009-08-10  Ondrej ZajicekFlex does not need the output of Bison.
2009-08-10  Ondrej ZajicekFixes parallel runs of Bison.
2009-08-10  Ondrej ZajicekFixes typo in Makefile
2009-08-10  Ondrej ZajicekMerge branch 'master' into dev
2009-08-09  Ondrej FilipMissing dependency added.
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...
2009-05-29  Ondrej ZajicekImplements primary address selection base on 'primary...
2009-03-31  Ondrej ZajicekReimplementation of prefix sets.
2009-03-14  Ondrej ZajicekNew syntax for bgp_path
2009-01-27  Ondrej ZajicekNew syntax for bgp_path
2008-12-25  Ondrej Zajicekfixes some 64-bit related bugs.
2008-10-26  Ondrej ZajicekMerge branch 'dev' into out
2008-10-26  Ondrej ZajicekBugfix for routing table breaking bug.
2007-06-20  Ondrej FilipNew version of flex needs argument separated.
2005-02-12  Ondrej FilipTime added in password management.
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-04  Martin MaresNested scopes could never have worked. My fault I wrote...
2000-06-04  Martin MaresMoved parser docs to cf-lex.l, so that the parser compiles.
2000-06-03  Martin MaresDocumentation.
2000-06-03  Martin Marescf_symbol_class_name now recognizes SYM_IPA.
2000-06-01  Pavel MachekAdded && and ||.
2000-05-31  Martin MaresUpdated all the Doc files to new format.
2000-05-30  Martin MaresRecognize `!'.
2000-05-29  Martin MaresTracing of CLI connections/commands can be now controlled
2000-05-25  Pavel MachekUse ? in path matching to avoid /* trap.
2000-05-16  Pavel MachekResolved shift/reduce conflict
2000-05-15  Martin MaresChanged syntax of expressions. Each `expr' can be now...
2000-05-15  Martin MaresCleanup of configuration.
2000-05-15  Martin MaresGot rid of startup functions and filters_postconfig().
2000-05-13  Martin MaresAdded prefix_or_ipa.
2000-05-13  Martin MaresUnified parsing of prefixes.
2000-05-05  Martin MaresAdded skeleton Doc files for the whole developer's...
2000-05-04  Martin Marespxlen works even in IPv6 mode.
2000-04-28  Martin MaresInclude CF_HDR section in keywords.h as well, so that...
2000-04-28  Martin MaresSplit CF_HDR section to CF_HDR (only includes) and...
2000-04-27  Martin MaresEvent handlers no longer return re-queue flag. Instead...
2000-04-12  Pavel MachekRenamed f_path to f_path_mask -- which is what it reall...
2000-04-12  Pavel MachekPath masks are needed for filters.
2000-03-31  Martin MaresInclude "lib/string.h" instead of <string.h>. It should...
2000-03-12  Martin MaresAdd internal commands of the client to the command...
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-10  Pavel MachekFix <=, >=, !=
2000-03-07  Martin MaresAdded configuration of default protocol debugging flags.
2000-03-04  Martin MaresRemoved bogus comment.
2000-03-04  Martin MaresPlease *think* when defining operator priorities.
2000-03-01  Martin MaresMade `datetime' more user friendly. Now it should be...
2000-03-01  Martin MaresDefined INVALID_TOKEN which is a token guaranteed to...
2000-02-17  Martin MaresClient: Online help works (Cisco style: just press...
2000-01-19  Martin MaresGenerate a list of all commands and their help texts...
2000-01-19  Martin MaresSplit off general commands to cmds.c.
next