Age | Commit message (Expand) | Author |
2011-07-05 | Make it possible to pass https:// and file:// (along with ftp:// and | Antoine Jacoutot |
2011-07-05 | fix some memset sizeofs, found by jsg. ok deraadt krw | Ted Unangst |
2011-07-05 | correct memsets of key contexts which were shorter than they needed to be | Theo de Raadt |
2011-07-05 | Do not use (ifam + 1) to find the start of the sockaddrs. Use the | Claudio Jeker |
2011-07-05 | Fixed some bugs of priv_send(). The bugs caused sending routing messages | YASUOKA Masahiko |
2011-07-04 | Make stdout line buffered. | Marco Pfatschbacher |
2011-07-04 | fix incorrect use of NULL, from 1.45 of upstream | Jonathan Gray |
2011-07-04 | %u in format string is rcpt.user not rcpt.domain | Gilles Chehade |
2011-07-04 | Bring back byte-order conversion that was inadvertently removed in previous | Stuart Henderson |
2011-07-04 | <sys/socketvar.h> isn't actually needed here, so revert previous and drop | Philip Guenthe |
2011-07-04 | LINK_STATE_IS_UP() cleanup userland part. There is no need to special | Claudio Jeker |
2011-07-04 | Make sure that passive interfaces (like carp) are added to the | Claudio Jeker |
2011-07-04 | include sys/timeout.h with it's define/undef _KERNEL dance before | Alexander Hall |
2011-07-03 | imsg.h requires sys/queue.h and sys/uio.h. | Nicholas Marriott |
2011-07-02 | allows .libs* packages to match correctly in the presence of @conflict markers | Marc Espie |
2011-06-30 | make exact flavor specs smarter. | Marc Espie |
2011-06-28 | mention "include" support, boilerplate from ospfd.conf(5), ok dlg@ | Stuart Henderson |
2011-06-28 | Use kvm_getfile2() instead of sysctl(KERN_FILE) for the -f option | Philip Guenthe |
2011-06-27 | fix an off by one which resulted in 'no next header' packets not being | David Hill |
2011-06-27 | make things slightly more readable | Marc Espie |
2011-06-27 | add useless method for tied readability | Marc Espie |
2011-06-27 | compute checksum in plist's existing checksum class, so that very old | Marc Espie |
2011-06-27 | bring include support for config files in from ospfd. | David Gwynne |
2011-06-26 | remove mcd example here too | Ted Unangst |
2011-06-26 | Remove obsolete mcast routes in ldpd and ripd. | Claudio Jeker |
2011-06-25 | even with tied files, still arrange to apply set_modes. | Marc Espie |
2011-06-24 | fix @extra dir/ | Marc Espie |
2011-06-24 | seven main sections here, not six; from Nils Anspach | Jason McIntyre |
2011-06-24 | speed up dependency checking: | Marc Espie |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson |
2011-06-22 | absolute_okay is more a property of the class than an extra parameter to | Marc Espie |
2011-06-22 | fix whitespace | Stuart Henderson |
2011-06-21 | Convert SO_RTABLE's protocol level to the SOL_SOCKET; ok claudio | Mike Belopuhov |
2011-06-21 | - adjust add_property() to allow more liberal whitespace usage. | Jasper Lievisse Adriaanse |
2011-06-20 | document -Ddonttie, even though I only put it in for performance testing | Marc Espie |
2011-06-20 | in an UpdateSet, match new files with old files based on their sha256. | Marc Espie |
2011-06-20 | zap extra try that's no longer needed: print-plist-with-depends should | Marc Espie |
2011-06-19 | another missing message | Marc Espie |
2011-06-17 | close pipe_prnt[0] earlier, foremost before forking the dns process | Henning Brauer |
2011-06-17 | don't leak fds in failure path (ie when hosts are down) | Jonathan Gray |
2011-06-16 | remove redundant values | Marc Espie |
2011-06-16 | clamp stratum to NTP_MAXSTRATUM. lingering in my tree for ages. someone likely | Henning Brauer |
2011-06-16 | repair broken tally display | Marc Espie |
2011-06-15 | change yet again how we handle transparent formatting of manpages. | Marc Espie |
2011-06-11 | Unbreak the build with MANPS, making sure to still honour NOMAN. | Ingo Schwarze |
2011-06-10 | tweak previous; | Jason McIntyre |
2011-06-09 | So long, rdconfig. You won't be missed. | Owain Ainsworth |
2011-06-09 | Unlink rdconfig(8) from the builds. | Owain Ainsworth |
2011-06-09 | 'relay as' and 'relay via as' rules allow smtpd to rewrite the user part, | Gilles Chehade |