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