Age | Commit message (Expand) | Author |
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 |
2011-06-09 | fix @ask-update example | Stuart Henderson |
2011-06-09 | spacing | Theo de Raadt |
2011-06-06 | Userland counterpart of the vmmap backout; cranks major version of libkvm. | Ariane van der Steldt |
2011-06-06 | don't open /dev/mem to print the help, allowing mortals to read it | Ted Unangst |
2011-06-01 | repaire pkg_info -P in the simplest possible way, pending revisit. | Marc Espie |
2011-06-01 | Kill the nearly-15-years-dead cf_ivstubs field from struct cfdata. | Matthew Dempsky |
2011-05-30 | tweak previous; | Jason McIntyre |
2011-05-30 | a few more comments, since for once this is complicated. | Marc Espie |
2011-05-30 | turn @pkgpath into real objects, to simplify some updates by not having to | Marc Espie |
2011-05-27 | spacing | Reyk Floeter |
2011-05-26 | Add additional check to prevent running scripts when not configured. | Reyk Floeter |
2011-05-26 | fix "check script" by sending all required information to the parent. | Reyk Floeter |
2011-05-24 | Fix nexthop calculation for directly connected P2P links. connected | Claudio Jeker |
2011-05-24 | Reimplement uvm/uvm_map. | Ariane van der Steldt |
2011-05-23 | re-enable nsd; if it happens again nsd in-tree will be abandoned | Theo de Raadt |
2011-05-23 | fix manpage build; from theo | Jakob Schlyter |
2011-05-23 | disable nsd until the yoyos get their shit together | Theo de Raadt |
2011-05-23 | Support interface groups in address specifications for tables or | Reyk Floeter |
2011-05-23 | nsd-zonec.8 | Jakob Schlyter |
2011-05-23 | make sure nsd-zonec is used instead of zonec | Jakob Schlyter |
2011-05-23 | remove old man-pages | Jakob Schlyter |
2011-05-22 | tweak previous; | Jason McIntyre |
2011-05-22 | teach smtpd how to listen on an interface group so that we can do: | Gilles Chehade |
2011-05-22 | fix examples so they stay do not use external utilities and do not refer | Gilles Chehade |
2011-05-21 | remove unused commented structure | Gilles Chehade |
2011-05-21 | until now the map_backend API was not really useful for backends that are | Gilles Chehade |
2011-05-21 | regen with autoconf-2.59, automake-1.9 | Jakob Schlyter |
2011-05-21 | remove annoying log_debug() | Gilles Chehade |
2011-05-21 | resolve conflicts and regen configure using autoconf-2.65 | Jakob Schlyter |
2011-05-21 | NSD v3.2.8 | Jakob Schlyter |
2011-05-21 | these log_debug()s should not have been committed :) | Gilles Chehade |
2011-05-21 | when a user add himself to his own ~/.forward, the delivery method was not | Gilles Chehade |
2011-05-21 | make the "no DH parameters" warning a log_info() | Gilles Chehade |
2011-05-21 | "for all" does not necessary apply to relay rules, so do not forget to look | Gilles Chehade |
2011-05-21 | add legacy support for old sha256 checksums in distinfos. | Marc Espie |
2011-05-20 | Concurrent calls of "relayctl show sessions" could crash relayd. Fix | Reyk Floeter |
2011-05-19 | Fix some possible NULL pointer dereferences, and a little bit of cleanup. | Peter Hessler |
2011-05-19 | Add a few missing checks of return values of memory allocations. | Reyk Floeter |
2011-05-19 | Fix reload support in relayd(8) by reimplementing large parts of the | Reyk Floeter |
2011-05-17 | introduce new user_backend API for smtpd to lookup the users it wants to | Gilles Chehade |
2011-05-17 | smtpd now uses an auth_backend API to authenticate users that are allowed | Gilles Chehade |