summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2006-09-19enable ESP and AH dissectors over IPv6; ok mpf@ (at k2k6)Christian Weisgerber
2006-09-19make buffer_grow always return a valid struct buf; the contained bufferHenning Brauer
2006-09-19when the neighbor announced the restart capability, send the end-of-ribHenning Brauer
2006-09-19save the parser state in one big struct, and make it interchangable, akaHenning Brauer
2006-09-19kill useless debug code that somehow snuck in, some 2 years ago...Henning Brauer
2006-09-17check that stdio file descriptors are actually closed before clobberingDamien Miller
2006-09-17Make rdate ignore ntp responses with ALARM status.Chris Kuethe
2006-09-16fix error message parsing, okay deraadt@Marc Espie
2006-09-16Only interpret link state routing messages for the monitored carp interface.Marco Pfatschbacher
2006-09-16sync printing w/ sysctl and also add missing sensor types to the conf parser;...Michael Shalayeff
2006-09-12for apps which use interface groups, point to the section ofJason McIntyre
2006-09-05security update to BIND 9.3.2-P1. ok miod@ and deraadt@Jakob Schlyter
2006-09-04somehow i managed not to commit the macro changes here...Jason McIntyre
2006-09-01Teach sasyncd to set isakmpd into active or passive mode, accordingMarco Pfatschbacher
2006-08-31knock out the cpp/,4 stuff here too; from henning (thanks)Jason McIntyre
2006-08-31knock out the cpp/m4 stuff from MACROS; after discussion with many...Jason McIntyre
2006-08-31Add more SADB types to the filter: ACQUIRE, X_ASKPOLICY, REGISTER.Marco Pfatschbacher
2006-08-31Only chroot the unprivileged part of sasyncd(8).Marco Pfatschbacher
2006-08-30need to retry writing to pfkey socket on EAGAIN, ok theoHenning Brauer
2006-08-30writing to the pfkey socket can give EAGAIN and we must retry.Henning Brauer
2006-08-30U[Ss]tar -> ustar, as per posix and our pax docs;Jason McIntyre
2006-08-30document that ftp-proxy cannot function at a raised securelevelCamiel Dobbelaar
2006-08-30Remove useless logging, the logged event happens all the time, no need toEsben Norby
2006-08-29avoid ending mid-sentence w/ `.', or we get an extra space;Jason McIntyre
2006-08-28use Forwarding Information Base vs. Forward Information Base;Kevin Steves
2006-08-28.Xr sysctl 8; wording from jmc@Kevin Steves
2006-08-28tiny grammar fix; ok jmc@Kevin Steves
2006-08-28indicate when the peer announced the Graceful Restart capability, ok claudioHenning Brauer
2006-08-27Change ``etc'' to ``/etc'' for consistency with the rest of th epage.Ray Lai
2006-08-27in the restart capability (that we do not actually send yet), set theHenning Brauer
2006-08-27fix a small logic botch in session_accept() in the fast reconnect logic,Henning Brauer
2006-08-27add code to announce the restart capability according toHenning Brauer
2006-08-27missing htons() in session_rrefresh()Henning Brauer
2006-08-27change how we advertise capabilities.Henning Brauer
2006-08-27add buf_grow() to grow an existing buffer (realloc), claudio okHenning Brauer
2006-08-25add PackingOld when replacing, helps people with really old installs...Marc Espie
2006-08-24recognize xauth vendor payloadHans-Joerg Hoexer
2006-08-240x00000c05 type specifies an Ethernet frame. Print the src MACKevin Steves
2006-08-23wording;Jason McIntyre
2006-08-23esm(4) also gives status (sometimes ;)Michael Shalayeff
2006-08-23allow monitoring sensors with their own status reporting such as ipmi or raid...Michael Shalayeff
2006-08-23Add a comment about the empty imsg_event_add() function to make it clearClaudio Jeker
2006-08-23Extend show rib command. Following new options are added:Claudio Jeker
2006-08-23Extend show rib interface code so that it is possible to show the adj-rib-inClaudio Jeker
2006-08-22do not send the empty UPDATE message as End-of-RIB marker yet, JuniperHenning Brauer
2006-08-20replace magic numbers, no binary change; prompted by deraadt@Kevin Steves
2006-08-20correct order of include filesTheo de Raadt
2006-08-19make sure updates from sensors have the "synced" flag setHenning Brauer
2006-08-18Correctly leave the all AllDRouters group (224.0.0.6) if the interface wasClaudio Jeker
2006-08-17Remove -Wredundant-decls from CFLAGSClaudio Jeker