Age | Commit message (Expand) | Author |
2010-06-08 | ber_calc_len() is not an internal function, so adjust the comment. | Martin Hedenfal |
2010-06-08 | Calculate size of update packet with IPv6 header and reserve space | Alexander Bluhm |
2010-06-08 | tweak tweak so it works | Marc Espie |
2010-06-08 | tweak fragment handling a bit more. In particular, protest when we can't | Marc Espie |
2010-06-07 | minimal decode support for IKEv2 exchange types and payloads. | Jonathan Gray |
2010-06-07 | setproctitle(NULL) is not needed, Michael Lechtermann; ok mpf | Theo de Raadt |
2010-06-07 | switch iked pki files to /etc/iked, discussed with reyk. | Jonathan Gray |
2010-06-07 | display "switching to" with ->set_status | Marc Espie |
2010-06-07 | be a bit more specific about documenting this program | Marc Espie |
2010-06-07 | Store all labels in ldpd in host byte order without any additional shifting. | Claudio Jeker |
2010-06-07 | factor common code for dependency adjustment | Marc Espie |
2010-06-07 | check reverse dependencies as well | Marc Espie |
2010-06-07 | check symlinks upfront, so we don't warn if they don't exist, assuming | Marc Espie |
2010-06-07 | fix interactive | Marc Espie |
2010-06-07 | add shared libraries while sanity check, so that we can check wantlib. | Marc Espie |
2010-06-07 | Enable iked/ikectl in the builds. iked is still in an early stage, | Reyk Floeter |
2010-06-06 | Fix LDADD component order to let this build on static arches. | Miod Vallat |
2010-06-06 | clean-up into smaller functions | Marc Espie |
2010-06-06 | more checks: verify links. | Marc Espie |
2010-06-06 | actually pkg_check now | Marc Espie |
2010-06-06 | oops, make sure we have wpa before using it. | Marc Espie |
2010-06-05 | empty plist is bad too. | Marc Espie |
2010-06-05 | Install a default ldapd.conf, and standard schema files in /etc/ldap. | Martin Hedenfal |
2010-06-05 | last piece | Marc Espie |
2010-06-05 | move files after a discussion with Theo. | Marc Espie |
2010-06-05 | tweak previous; | Jason McIntyre |
2010-06-05 | modern syntax | Marc Espie |
2010-06-05 | roughly halfway through dependencies check (really need to handle | Marc Espie |
2010-06-05 | Minimize changes against the ber.c in snmpd and ypldap. This also fixes an | Martin Hedenfal |
2010-06-05 | usage line and error out if pkg foo. | Marc Espie |
2010-06-05 | use lock_db(unshared), since we may tweak things | Marc Espie |
2010-06-05 | new command pkg_fsck, very incomplete for now. Runs only very basic checks. | Marc Espie |
2010-06-05 | add working cartwheel | Marc Espie |
2010-06-05 | be more specific as to what we keep. Less flicker in working | Marc Espie |
2010-06-05 | interface tweaks: | Marc Espie |
2010-06-05 | move use to common part | Marc Espie |
2010-06-05 | have subst return a handle to written file | Marc Espie |
2010-06-05 | Move ask_list() method to $state object like it's done for confirm(), so | Landry Breuil |
2010-06-05 | +diff | Marc Espie |
2010-06-05 | document front-end changes | Marc Espie |
2010-06-04 | centralize checking of packagenames. Avoid grabbing pkgnames that won't | Marc Espie |
2010-06-04 | add ->spec to Conflict and use the same check as for depend during pkg_create. | Marc Espie |
2010-06-04 | Install the cert as well as the keys and make certs world | Jonathan Gray |
2010-06-04 | move code around, so that commands can be used as modules. | Marc Espie |
2010-06-04 | Use correct imsg type in error reply. | Jacek Masiulaniec |
2010-06-04 | It is actually possible to dump IPv6 tables with "dump table" and not | Claudio Jeker |
2010-06-03 | Instead of doing a poor mans offsetof() implementation change the code | Claudio Jeker |
2010-06-03 | enable ldapd and ldapctl in the build | Martin Hedenfal |
2010-06-03 | Fix compilation on gcc2. Check a return value from malloc while at it. | Martin Hedenfal |
2010-06-03 | Open database files before chrooting, and use an absolute path to | Martin Hedenfal |