Age | Commit message (Expand) | Author |
2009-12-02 | log_warn() consistency. | Michael Knudsen |
2009-12-02 | fix some inter-dependencies case: | Marc Espie |
2009-12-01 | Update code to use the new AID address ids so that this works again with | Claudio Jeker |
2009-12-01 | Use an artificial address family id in struct bgpd_addr and almost everywhere | Claudio Jeker |
2009-12-01 | document more or less what's going on now. | Marc Espie |
2009-12-01 | okay, this one needs tagging as well | Marc Espie |
2009-12-01 | for every case we can't install stuff, we have to let the tracker now, and | Marc Espie |
2009-11-30 | tweak the rules a bit: the search filter for "more recent than" ought to | Marc Espie |
2009-11-30 | better errors: have $set->cleanup mark set as finished. | Marc Espie |
2009-11-30 | better: have can_install return 0/1 as definitive answer, and return "undef" | Marc Espie |
2009-11-29 | some major changes have happened | Marc Espie |
2009-11-29 | compute updates on the fly, instead of "at start" | Marc Espie |
2009-11-29 | set things up for updates on the fly. In particular, we may have to look | Marc Espie |
2009-11-29 | in the worst case, we find a new handle with the right pkgpath, | Marc Espie |
2009-11-29 | show old->new as everywhere else in sets. | Marc Espie |
2009-11-29 | clean up conflict handling and dependency adjustement: build list | Marc Espie |
2009-11-29 | show missing libraries as "|detail" for the can't install message. | Marc Espie |
2009-11-29 | slightly simpler error handling | Marc Espie |
2009-11-29 | have SharedLibs use state to print error messages. | Marc Espie |
2009-11-29 | handle more general conflicts: | Marc Espie |
2009-11-28 | oops | Marc Espie |
2009-11-28 | prepare for "better" merge: we can't just wipe the old set, we have to point | Marc Espie |
2009-11-28 | when resolving conflicts, don't recreate handles for packages being replaced | Marc Espie |
2009-11-28 | allow -l list more_packages | Marc Espie |
2009-11-28 | rework display of missing libs some more: first show the libraries, then | Marc Espie |
2009-11-28 | still not right, so revert to original algorithm, and compute @todo | Marc Espie |
2009-11-28 | oops, if I want to modify @todo, I should do it right. | Marc Espie |
2009-11-28 | add "always" to ask_list... | Marc Espie |
2009-11-28 | add (n to go) to pkg_delete as well. | Marc Espie |
2009-11-28 | remove redundant message | Marc Espie |
2009-11-27 | Print outer ipv6 addresses for encapsulated packets only if tcpdump | Alexander Bluhm |
2009-11-26 | fix copy & paste error: IMSG_MTA_RESUME --> IMSG_MDA_RESUME | Charles Longeau |
2009-11-26 | sync snmp_imsg_hdr with imsg_hdr and unbreak the snmp trap interface | Reyk Floeter |
2009-11-26 | support for set origin; based on an initial diff from | Henning Brauer |
2009-11-25 | document the include support | David Gwynne |
2009-11-25 | add support for include | David Gwynne |
2009-11-24 | todo all over | Marc Espie |
2009-11-24 | zap pkgpath totally, set up to display (to go) as well. | Marc Espie |
2009-11-24 | better | Marc Espie |
2009-11-24 | sets that were not solved should still display something... | Marc Espie |
2009-11-24 | do not inform user of !updated packages, they usually don't really care... | Marc Espie |
2009-11-24 | kill some old cruft, in particular -F conflicts has never worked... | Marc Espie |
2009-11-24 | ok even shorter than done | Marc Espie |
2009-11-24 | more regular. Note that newer can be a hash as well (why not ?) | Marc Espie |
2009-11-24 | better name. Mark "no need to update" as updated, since we know what's | Marc Espie |
2009-11-23 | In "smtpd; smtpd;" the second instance would fatal quickly, but it would | Jacek Masiulaniec |
2009-11-23 | Make the tree compile again. Henning and I are both quite sure this is | Claudio Jeker |
2009-11-23 | Unbreak tree, rs_num is now type and while there use PF_TRANS_RULESET instead | Claudio Jeker |
2009-11-22 | Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESET | Theo de Raadt |
2009-11-22 | don't repeat the banner if not a tty. | Ted Unangst |