Age | Commit message (Expand) | Author |
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 |
2007-05-30 | backout more code that shouldn't have gone in. | Pierre-Yves Ritschard |
2007-05-30 | backout last diff which introduces problems and use the global | Pierre-Yves Ritschard |
2007-05-29 | make sure every dispatch function is fed the environment structure. | Pierre-Yves Ritschard |
2007-05-29 | when the time comes, let pfe_dispatch_parent be able to service more | Pierre-Yves Ritschard |
2007-05-29 | allow the control handling code to send messages back to the parent. | Pierre-Yves Ritschard |
2007-05-29 | In update mode, restore previous behavior: some updated packages may have | Marc Espie |
2007-05-29 | teach hoststatectl's parser about reload. the code to handle it is | Pierre-Yves Ritschard |
2007-05-29 | Demote support for ospfd. It is possible to specify a demote group on | Claudio Jeker |
2007-05-29 | adapt ztsscale and the installer to use wscons ioctls for calibration; | Robert Nagy |
2007-05-29 | Remove clause 3 and 4. Ok with Chuck. -moj | Mats O Jansson |
2007-05-29 | Remove watch_cnt in preparation for my bigger patch that makes sensorsd | Constantine A. Murenin |
2007-05-29 | put the reload imsg types in right now. it makes my life easier. | Pierre-Yves Ritschard |
2007-05-29 | do not start relay processes when no L7 load balancing is needed. | Pierre-Yves Ritschard |
2007-05-29 | add a new check method which allows to run external scripts/programs | Reyk Floeter |
2007-05-29 | use the right capitalization for `EBus' and `SBus' | Igor Sobrado |
2007-05-29 | slightly more descriptive names. | Marc Espie |
2007-05-29 | in checksum creation, allow $base to be undef. | Marc Espie |
2007-05-29 | move code a bit, in preparation for multiple handles in an UpdateSet. | Marc Espie |
2007-05-29 | rely on packing-lists knowing where they live, much saner. | Marc Espie |