Age | Commit message (Expand) | Author |
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 |
2010-06-03 | Import iked, a new implementation of the IKEv2 protocol. | Reyk Floeter |
2010-06-03 | Import iked, a new implementation of the IKEv2 protocol. | Reyk Floeter |
2010-06-03 | Don't hardcode /bin/ksh in the example, but use "loginShell" instead. | Antoine Jacoutot |
2010-06-03 | The is no md5 authentication in OSPFv3. Remove some leftovers from | Alexander Bluhm |
2010-06-02 | fix potential use of uninitialized value, and remove unused variables. | Charles Longeau |
2010-06-02 | check event_dispatch() return value | Charles Longeau |
2010-06-02 | MPLSCTL_ENABLE is gone, no need to check for it. There is also no real | Claudio Jeker |
2010-06-02 | fix rcs prefix | Theo de Raadt |
2010-06-02 | Start reworking the LDE. Implement a FEC RB tree that can be used for the | Claudio Jeker |
2010-06-02 | remove c++ comments | Martin Hedenfal |
2010-06-01 | new queue, again; gcc2 compile tested by deraadt | Jacek Masiulaniec |
2010-06-01 | New queue doesn't compile on gcc2, back out. Spotted by deraadt@ | Jacek Masiulaniec |
2010-06-01 | close FILE `f' when we leave function fprio_readin(), so it wont get lost | zinovik |
2010-06-01 | namespace_new() leaks `ns' on error path. | Martin Hedenfal |
2010-06-01 | With IPv6 OSPF a single LSA can get larger than the MTU. As a | Alexander Bluhm |
2010-06-01 | Schedule newly arrived mail immediately, ie. place it at the beginning | Jacek Masiulaniec |