Age | Commit message (Expand) | Author |
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 |
2007-05-29 | don't bypass add_object to create special files, otherwise infodir won't | Marc Espie |
2007-05-29 | set_infodir only if plist got defined. | Marc Espie |
2007-05-29 | set_infodir during pkg_add. | Marc Espie |
2007-05-29 | use the infodir property of packing-lists and specialfiles instead of | Marc Espie |
2007-05-29 | a few more details so that infodirs become useful. | Marc Espie |
2007-05-29 | clean-up SpecialFile a bit: make sure the name passed during creation is | Marc Espie |
2007-05-29 | downgrade `can't find +DISPLAY' to a warning until I figure things out. | Marc Espie |
2007-05-29 | Do not change snaplen when parsing a netflow packet | Can Erkin Acar |
2007-05-29 | don't use 0 as an error number. | Marc Espie |
2007-05-29 | tweaks; help/ok cnst | Jason McIntyre |