summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2007-05-29adapt ztsscale and the installer to use wscons ioctls for calibration;Robert Nagy
2007-05-29Remove clause 3 and 4. Ok with Chuck. -mojMats O Jansson
2007-05-29Remove watch_cnt in preparation for my bigger patch that makes sensorsdConstantine A. Murenin
2007-05-29put the reload imsg types in right now. it makes my life easier.Pierre-Yves Ritschard
2007-05-29do not start relay processes when no L7 load balancing is needed.Pierre-Yves Ritschard
2007-05-29add a new check method which allows to run external scripts/programsReyk Floeter
2007-05-29use the right capitalization for `EBus' and `SBus'Igor Sobrado
2007-05-29slightly more descriptive names.Marc Espie
2007-05-29in checksum creation, allow $base to be undef.Marc Espie
2007-05-29move code a bit, in preparation for multiple handles in an UpdateSet.Marc Espie
2007-05-29rely on packing-lists knowing where they live, much saner.Marc Espie
2007-05-29don't bypass add_object to create special files, otherwise infodir won'tMarc Espie
2007-05-29set_infodir only if plist got defined.Marc Espie
2007-05-29set_infodir during pkg_add.Marc Espie
2007-05-29use the infodir property of packing-lists and specialfiles instead ofMarc Espie
2007-05-29a few more details so that infodirs become useful.Marc Espie
2007-05-29clean-up SpecialFile a bit: make sure the name passed during creation isMarc Espie
2007-05-29downgrade `can't find +DISPLAY' to a warning until I figure things out.Marc Espie
2007-05-29Do not change snaplen when parsing a netflow packetCan Erkin Acar
2007-05-29don't use 0 as an error number.Marc Espie
2007-05-29tweaks; help/ok cnstJason McIntyre
2007-05-29Correctly fill the MP reach and unreach update messages. Until nowClaudio Jeker
2007-05-29Correctly encode the End-of-RIB marker capability. It is just 2 bytes notClaudio Jeker
2007-05-29for sensorsd.conf entries, let's do matching by sensor type if maching by com...Constantine A. Murenin
2007-05-29when purging relays, purge sessions as well.Pierre-Yves Ritschard
2007-05-29move the ssl cipher suite string to a (small) static charbuf,Pierre-Yves Ritschard
2007-05-29move struct relay to the runtime + config scheme.Pierre-Yves Ritschard
2007-05-28on tsartup, along with saying which AS number we are building filters for,Henning Brauer
2007-05-28another small step towards hoststated reloading.Pierre-Yves Ritschard
2007-05-28parse_asnum must return 0 (no match) if word is not an as number insteadHenning Brauer
2007-05-28store the configuration file's path, this will be useful when reloading.Pierre-Yves Ritschard
2007-05-28allow matching on communities using 0 in the AS part, that is in use.Henning Brauer
2007-05-28move `interrupted' stuff inside state: removes one local variable, allowsMarc Espie
2007-05-28delay error reporting a bit more: try installing and deinstalling everythingMarc Espie
2007-05-28store skipupdatedeps in the set, not the plistMarc Espie
2007-05-28lift up more of the dev checking code into Vstat.Marc Espie
2007-05-28oops, can't copy CONTENTS twiceMarc Espie
2007-05-28always create packing-lists with a `contents' entry.Marc Espie
2007-05-28split off handle creation (for added packages) into its own routine.Marc Espie
2007-05-28clean up packing-list validation, call the methods `prepare_for_addition'Marc Espie
2007-05-28Reflect recent hoststated changes into hoststatectlPierre-Yves Ritschard
2007-05-27so save_old_libs becomes the first routine to handle full UpdateSets.Marc Espie
2007-05-27oops, save_old_libs is now set dependent, we no longer store old packagesMarc Espie
2007-05-27move computation of header to a separate function.Marc Espie
2007-05-27move packing-list validation to the UpdateSet level.Marc Espie
2007-05-27comment out some of this code. Currently, we don't know how to recoverMarc Espie
2007-05-27group packing-list validation for replaced packages with added one.Marc Espie
2007-05-27Second step towards hoststated reload:Pierre-Yves Ritschard
2007-05-27use macros from sys/queue.hPierre-Yves Ritschard
2007-05-27allow to specify table templates in the configuration file and toReyk Floeter