summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
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
2010-06-05new command pkg_fsck, very incomplete for now. Runs only very basic checks.Marc Espie
2010-06-05add working cartwheelMarc Espie
2010-06-05be more specific as to what we keep. Less flicker in workingMarc Espie
2010-06-05interface tweaks:Marc Espie
2010-06-05move use to common partMarc Espie
2010-06-05have subst return a handle to written fileMarc Espie
2010-06-05Move ask_list() method to $state object like it's done for confirm(), soLandry Breuil
2010-06-05+diffMarc Espie
2010-06-05document front-end changesMarc Espie
2010-06-04centralize checking of packagenames. Avoid grabbing pkgnames that won'tMarc Espie
2010-06-04add ->spec to Conflict and use the same check as for depend during pkg_create.Marc Espie
2010-06-04Install the cert as well as the keys and make certs worldJonathan Gray
2010-06-04move code around, so that commands can be used as modules.Marc Espie
2010-06-04Use correct imsg type in error reply.Jacek Masiulaniec
2010-06-04It is actually possible to dump IPv6 tables with "dump table" and notClaudio Jeker
2010-06-03Instead of doing a poor mans offsetof() implementation change the codeClaudio Jeker
2010-06-03enable ldapd and ldapctl in the buildMartin Hedenfal
2010-06-03Fix compilation on gcc2. Check a return value from malloc while at it.Martin Hedenfal
2010-06-03Open database files before chrooting, and use an absolute path toMartin Hedenfal