Age | Commit message (Expand) | Author |
2007-06-01 | refactor ProgressMeter code to create objects, put these into state. | Marc Espie |
2007-06-01 | no need to require ProgressMeter twice. | Marc Espie |
2007-06-01 | Remove a stupid wrapper function that does nothing more then calling another | Claudio Jeker |
2007-05-31 | look up for old libraries last, so that we do not get tied to old stuff | Marc Espie |
2007-05-31 | fix PR 5475: 'empty spamtrap address makes corrupted database'; ok beck@ | Constantine A. Murenin |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-31 | do not forget to store table and backup table ids in the service | Pierre-Yves Ritschard |
2007-05-31 | Init community in get_rule() to COMMUNITY_UNSET. get_rule() is called when | Claudio Jeker |
2007-05-31 | simplify pfe_disable_events | Pierre-Yves Ritschard |
2007-05-31 | Zap a bunch of unused VT_* tags. | Thordur I. Bjornsson |
2007-05-31 | make sure object ids are reset before parsing the configuration file | Pierre-Yves Ritschard |
2007-05-31 | we cannot install a package without a solver, remove redundant test. | Marc Espie |
2007-05-31 | simplify the handling of shared libs: there's no need to register each | Marc Espie |
2007-05-31 | split pfe's event registration in separate functions (like for hce) | Pierre-Yves Ritschard |
2007-05-31 | move set validation earlier (in fact, it probably doesn't belong in | Marc Espie |
2007-05-31 | don't bother registering files that have tempnames. The real files don't/no | Marc Espie |
2007-05-31 | oops, move realname up so that ::Sample sees it too. | Marc Espie |
2007-05-31 | kill REQ script directly. I'm pretty sure it doesn't quite work anyways. | Marc Espie |
2007-05-31 | fix the saving of partial installs in case destdir is used. | Marc Espie |
2007-05-31 | a few cosmetic changes, move realname over to PackingElement to be | Marc Espie |
2007-05-31 | split event registration between the ones that will be kept intact | Pierre-Yves Ritschard |
2007-05-31 | Correctly encode ATTR_NEW_AGGREGATOR. The new aggregator is the one that | Claudio Jeker |
2007-05-31 | Document demotion counters. With help from jmc@ | Claudio Jeker |
2007-05-31 | Use COMMUNITY_UNSET in bgpctl as well. This makes it possible to filter | Claudio Jeker |
2007-05-31 | pf_state is no longer the same; modify pf_print_state.c to accept | Ryan Thomas McBride |
2007-05-31 | Even so some IX in germany likes to abuse 0 as AS community number we should | Claudio Jeker |
2007-05-31 | some silly debug code snuck in. | Pierre-Yves Ritschard |
2007-05-31 | allocate table lists and service lists instead of using static structs. | Pierre-Yves Ritschard |
2007-05-31 | automaticaly -> automatically | Jason McIntyre |
2007-05-30 | simplify script handling a bit (they're going to disappear probably anyways). | Marc Espie |
2007-05-30 | fix verbosity. | Marc Espie |
2007-05-30 | fold even more stuff under the same control loop. | Marc Espie |
2007-05-30 | simplify really_add to use real visitors for extraction and installation. | Marc Espie |
2007-05-30 | avoid setting partial directly when we can, use inheritance instead. | Marc Espie |
2007-05-30 | simplify the way partial installations get recorded: store elements | Marc Espie |
2007-05-30 | use set_pkgname | Marc Espie |
2007-05-30 | don't bother not copying the pkgname, we're going to overwrite it anyways. | Marc Espie |
2007-05-30 | new functionality: copy elements of packing-lists to a new plist if they | Marc Espie |
2007-05-30 | allow for removing colliding files... very dangerous. | Marc Espie |
2007-05-30 | slightly better control over partial installations (still preparing for | Marc Espie |
2007-05-30 | separate the creation of the borked package and the Fatal. | Marc Espie |
2007-05-30 | redo keep_old_files as a visitor. Copy more stuff over. | Marc Espie |
2007-05-30 | move close methods so that error paths can proceed on Repository::Installed. | Marc Espie |
2007-05-30 | Major update to sensorsd. | Constantine A. Murenin |
2007-05-30 | usr.sbin is kinder... | Jason McIntyre |
2007-05-30 | mrtd.net is no longer, prune | Mathieu Sauve-Frankel |
2007-05-30 | token fallout.. bad henning | Henning Brauer |
2007-05-30 | yuck, no cookie for me | Henning Brauer |
2007-05-30 | bad henning | Otto Moerbeek |
2007-05-30 | give ibuf to event_set | Pierre-Yves Ritschard |