Age | Commit message (Expand) | Author |
2009-10-12 | trim ending whitespaces in aliases files otherwhise makemap will fail to | Gilles Chehade |
2009-10-12 | document the new "for virtual map [...]" syntax | Gilles Chehade |
2009-10-12 | - fix a null deref which could happen after a couple iterations of the | Gilles Chehade |
2009-10-12 | to support virtual domains properly, smtpd needed to have the domain stored | Gilles Chehade |
2009-10-12 | fix a bug where matching a "for all" rule with multiple condition will not | Gilles Chehade |
2009-10-12 | Only dump AFI/SAFI pairs that are active. For IPv6 check the announced and | Claudio Jeker |
2009-10-12 | Send correct EOR updates. peer_send_eor() does not accept the AFI_ALL and | Claudio Jeker |
2009-10-12 | more handle -> newer. | Marc Espie |
2009-10-12 | more simple uses of set->newer | Marc Espie |
2009-10-12 | looking through installed packages is cool, but remember to filter out | Marc Espie |
2009-10-12 | tweak previous; | Jason McIntyre |
2009-10-11 | new mode of operation: fuzzy addition. Allows adding packages even if | Marc Espie |
2009-10-11 | -M before -m | Jason McIntyre |
2009-10-11 | document stem--flavor | Marc Espie |
2009-10-11 | document -m | Marc Espie |
2009-10-11 | option -m will show only packages tagged as manual installations. | Marc Espie |
2009-10-11 | repair tagging of user-specified packagenames, so that manual-install actuall... | Marc Espie |
2009-10-11 | opt_m ? what's that ? | Marc Espie |
2009-10-11 | maybe I'll change the code later (two XXX), but allows flavor after stem, | Marc Espie |
2009-10-11 | implement proper virtual domains instead of faking them on top of primary | Gilles Chehade |
2009-10-11 | need to save more stuff about updateset for complicated upgrade scenarios. | Marc Espie |
2009-10-11 | get really_add to deal with lists of newer packages in updateset | Marc Espie |
2009-10-11 | prepare for full UpdateSet (loop over newer) | Marc Espie |
2009-10-11 | fix arguments order | Marc Espie |
2009-10-11 | don't copy digital sig over when it makes no sense... | Marc Espie |
2009-10-11 | store localbase in solver, in preparation to multiple handles. | Marc Espie |
2009-10-11 | use older_names | Marc Espie |
2009-10-11 | overlay extract/delete/install messages, for shorter reports in normal mode | Marc Espie |
2009-10-11 | store installed packages in a hash, since we have simple keys for that. | Marc Espie |
2009-10-11 | move a bit of code around, update (C) | Marc Espie |
2009-10-10 | The YP protocol permits any string to be at least as long as | Robert Nagy |
2009-10-10 | have modifiers return self so we can chain them | Marc Espie |
2009-10-08 | remove an unused variable, ok claudio@ henning@ | Stuart Henderson |
2009-10-07 | now that mfa no longer does ruleset matching, parent no longer needs to | Gilles Chehade |
2009-10-07 | currently both mfa and lka perform ruleset matching for their own purposes. | Gilles Chehade |
2009-10-07 | since the bounce code rewrite, we no longer need to perform ruleset match | Gilles Chehade |
2009-10-07 | under certain conditions (srcdir defined, no objdir defined) crunchgen | Felix Kronlage |
2009-10-07 | remove noisy log_debug, requested by gilles@ | Jacek Masiulaniec |
2009-10-06 | disallow AUTH once a session is in progress, this prevents a fatal from | Gilles Chehade |
2009-10-06 | Add config knobs to enable/disable individual BGP capabilities per neighbor. | Claudio Jeker |
2009-10-05 | Load prefixes into new created RIBs at reload time by walking over the | Claudio Jeker |
2009-10-05 | draft-ietf-idr-restart is RFC 4724 since quite some time. | Claudio Jeker |
2009-10-05 | Until now AS-ext LSA were always announced with the router as nexthop. | Claudio Jeker |
2009-10-04 | Typo: chance -> change | Antoine Jacoutot |
2009-10-03 | Avoid NULL dereference when the final RCPT TO is refused. | Jacek Masiulaniec |
2009-10-03 | dont dereference garbage pointer, from martynas@ | Jacek Masiulaniec |
2009-10-02 | Use BSD.x11.dist mtree file now that it is up-to-date and maintained. | Antoine Jacoutot |
2009-09-30 | Oups, these changes should not have been commited. Revert. | Claudio Jeker |
2009-09-30 | Announce a stub network LSA for backup carp interfaces. This should help | Claudio Jeker |
2009-09-30 | 0xffff -> MAX_METRIC. Idea by sthen@, I like it :) | Claudio Jeker |