summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2010-06-10add new commands: the couple/decouple commands will set loading of theReyk Floeter
2010-06-10No need to print FEC twice. Remove it in the log function.Claudio Jeker
2010-06-10Signal a neighbor down event to the LDE when the TCP session is closed.Claudio Jeker
2010-06-10next -> return after code change (noticed by Antti Harri)Marc Espie
2010-06-09switch `ref' data type to int, because it is tested for negative value inzinovik
2010-06-09Only embed the interface scope for link local nexthops. AS-ext LSA haveClaudio Jeker
2010-06-09Correctly decode prefixes. Fixes an infinite loop hit when the prefixlen isClaudio Jeker
2010-06-09Move the logging of FEC changes to the LDE and print the FEC and labelClaudio Jeker
2010-06-09More useful warning message.Claudio Jeker
2010-06-09common pattern reuseMarc Espie
2010-06-09wrap most stuff read from files in safe(), so that if the fs is in a bad shape,Marc Espie
2010-06-09use State usage, so that I can get rid of duplicate code...Marc Espie
2010-06-09no need to fatal(), we can error() and keep going.Marc Espie
2010-06-09warns if packages contain symlinks that point to non-existent places.Marc Espie
2010-06-09uniform spelling: packing-listMarc Espie
2010-06-09make error messages more consistent. Add an extra sanity check whichMarc Espie
2010-06-09check digital signatures, document thatMarc Espie
2010-06-09replace confusing (n to go) message with #done/#total annotations.Marc Espie
2010-06-09ui changes: go thru a state object for most printoutsMarc Espie
2010-06-08ber_calc_len() is not an internal function, so adjust the comment.Martin Hedenfal
2010-06-08Calculate size of update packet with IPv6 header and reserve spaceAlexander Bluhm
2010-06-08tweak tweak so it worksMarc Espie
2010-06-08tweak fragment handling a bit more. In particular, protest when we can'tMarc Espie
2010-06-07minimal decode support for IKEv2 exchange types and payloads.Jonathan Gray
2010-06-07setproctitle(NULL) is not needed, Michael Lechtermann; ok mpfTheo de Raadt
2010-06-07switch iked pki files to /etc/iked, discussed with reyk.Jonathan Gray
2010-06-07display "switching to" with ->set_statusMarc Espie
2010-06-07be a bit more specific about documenting this programMarc Espie
2010-06-07Store all labels in ldpd in host byte order without any additional shifting.Claudio Jeker
2010-06-07factor common code for dependency adjustmentMarc Espie
2010-06-07check reverse dependencies as wellMarc Espie
2010-06-07check symlinks upfront, so we don't warn if they don't exist, assumingMarc Espie
2010-06-07fix interactiveMarc Espie
2010-06-07add shared libraries while sanity check, so that we can check wantlib.Marc Espie
2010-06-07Enable iked/ikectl in the builds. iked is still in an early stage,Reyk Floeter
2010-06-06Fix LDADD component order to let this build on static arches.Miod Vallat
2010-06-06clean-up into smaller functionsMarc Espie
2010-06-06more checks: verify links.Marc Espie
2010-06-06actually pkg_check nowMarc Espie
2010-06-06oops, make sure we have wpa before using it.Marc Espie
2010-06-05empty plist is bad too.Marc Espie
2010-06-05Install a default ldapd.conf, and standard schema files in /etc/ldap.Martin Hedenfal
2010-06-05last pieceMarc Espie
2010-06-05move files after a discussion with Theo.Marc Espie
2010-06-05tweak previous;Jason McIntyre
2010-06-05modern syntaxMarc Espie
2010-06-05roughly halfway through dependencies check (really need to handleMarc Espie
2010-06-05Minimize changes against the ber.c in snmpd and ypldap. This also fixes anMartin Hedenfal
2010-06-05usage line and error out if pkg foo.Marc Espie
2010-06-05use lock_db(unshared), since we may tweak thingsMarc Espie