Age | Commit message (Expand) | Author |
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 |
2007-05-29 | Correctly fill the MP reach and unreach update messages. Until now | Claudio Jeker |
2007-05-29 | Correctly encode the End-of-RIB marker capability. It is just 2 bytes not | Claudio Jeker |
2007-05-29 | for sensorsd.conf entries, let's do matching by sensor type if maching by com... | Constantine A. Murenin |
2007-05-29 | when purging relays, purge sessions as well. | Pierre-Yves Ritschard |
2007-05-29 | move the ssl cipher suite string to a (small) static charbuf, | Pierre-Yves Ritschard |
2007-05-29 | move struct relay to the runtime + config scheme. | Pierre-Yves Ritschard |
2007-05-28 | on tsartup, along with saying which AS number we are building filters for, | Henning Brauer |
2007-05-28 | another small step towards hoststated reloading. | Pierre-Yves Ritschard |
2007-05-28 | parse_asnum must return 0 (no match) if word is not an as number instead | Henning Brauer |
2007-05-28 | store the configuration file's path, this will be useful when reloading. | Pierre-Yves Ritschard |
2007-05-28 | allow matching on communities using 0 in the AS part, that is in use. | Henning Brauer |
2007-05-28 | move `interrupted' stuff inside state: removes one local variable, allows | Marc Espie |
2007-05-28 | delay error reporting a bit more: try installing and deinstalling everything | Marc Espie |
2007-05-28 | store skipupdatedeps in the set, not the plist | Marc Espie |
2007-05-28 | lift up more of the dev checking code into Vstat. | Marc Espie |
2007-05-28 | oops, can't copy CONTENTS twice | Marc Espie |
2007-05-28 | always create packing-lists with a `contents' entry. | Marc Espie |
2007-05-28 | split off handle creation (for added packages) into its own routine. | Marc Espie |
2007-05-28 | clean up packing-list validation, call the methods `prepare_for_addition' | Marc Espie |
2007-05-28 | Reflect recent hoststated changes into hoststatectl | Pierre-Yves Ritschard |
2007-05-27 | so save_old_libs becomes the first routine to handle full UpdateSets. | Marc Espie |
2007-05-27 | oops, save_old_libs is now set dependent, we no longer store old packages | Marc Espie |
2007-05-27 | move computation of header to a separate function. | Marc Espie |
2007-05-27 | move packing-list validation to the UpdateSet level. | Marc Espie |
2007-05-27 | comment out some of this code. Currently, we don't know how to recover | Marc Espie |
2007-05-27 | group packing-list validation for replaced packages with added one. | Marc Espie |
2007-05-27 | Second step towards hoststated reload: | Pierre-Yves Ritschard |
2007-05-27 | use macros from sys/queue.h | Pierre-Yves Ritschard |
2007-05-27 | allow to specify table templates in the configuration file and to | Reyk Floeter |