Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-23 | Fix after poolification. For reasons not completely understood, the | Otto Moerbeek | |
fifo full check has to be protected by the mutex. ok dlg@ krw@ | |||
2011-05-23 | read in key comments for v.2 keys (though note that these are not | Damien Miller | |
passed over the agent protocol); bz#439, based on patch from binder AT arago.de; ok markus@ | |||
2011-05-23 | mention ranges; prodding and feedback jmc@ | Damien Miller | |
2011-05-23 | tweak previous; ok djm | Jason McIntyre | |
2011-05-23 | postion -> position; | Jason McIntyre | |
2011-05-23 | remove old man-pages | Jakob Schlyter | |
2011-05-23 | remove extra newline | Damien Miller | |
2011-05-23 | make secure_filename() spam debug logs less | Damien Miller | |
2011-05-23 | include testing of multiple/overridden AuthorizedKeysFiles | Damien Miller | |
refactor to simply daemon start/stop and get rid of racy constructs | |||
2011-05-23 | allow AuthorizedKeysFile to specify multiple files, separated by spaces. | Damien Miller | |
Bring back authorized_keys2 as a default search path (to avoid breaking existing users of this file), but override this in sshd_config so it will be no longer used on fresh installs. Maybe in 2015 we can remove it entierly :) feedback and ok markus@ dtucker@ | |||
2011-05-23 | allow ranges for entering net.inet.(tcp|udp).baddynamic lists, e.g. | Damien Miller | |
sysctl net.inet.tcp.baddynamic=1-32768 sysctl net.inet.udp.baddynamic=+40000-65535 ok mk@ | |||
2011-05-22 | do not need the DPME parts anymore | Theo de Raadt | |
2011-05-22 | Dynamic linker speed improvement diff. tested by several sinc k2k11. | Dale Rahn | |
get it in tree now deraadt@, ok by several ports folks. Thanks for the testing. | |||
2011-05-22 | Fix a problem found where one SOC has a uart implementation that causes bus | Dale Rahn | |
errors if the fifo is read when the fifo is empty. Dont read an empty fifo. ok deraaadt@ fgsch@ | |||
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 | |
listen on egress listen on wlan idea unvoluntarily suggested by Mikolaj Kucharski a few weeks ago, unslacked after theo suggested it again. | |||
2011-05-22 | In ddb, when dereferencing a pointer, use sizeof a pointer. | Ariane van der Steldt | |
Enables show map /f *kernel_map to succeed without nullpointer errors on 64-bit archs. ok miod@ | |||
2011-05-22 | regen | Mark Kettenis | |
2011-05-22 | The RD890 entries here are really SR5690/5670/5650 devices. | Mark Kettenis | |
ok deraadt@, krw@ | |||
2011-05-22 | Apply proper rounding for the R command (changing of auto-allocated | Otto Moerbeek | |
partitions); ok krw@ | |||
2011-05-22 | sync auto-allocation table with code | Otto Moerbeek | |
2011-05-22 | socppc is a pure MBR architecture (just like landisk and armish), so | Theo de Raadt | |
it does not need macppc DPME logic ok kettenis | |||
2011-05-22 | fix examples so they stay do not use external utilities and do not refer | Gilles Chehade | |
to external domains prompted by deraadt@ | |||
2011-05-22 | Do not pass AF specific information to pf_test_rule() and PFLOG_PACKET() | Claudio Jeker | |
because either the info is already available in struct pd or easy to figure out. Makes pf_test() and pf_test6() even more similar (with the target to remove one of them in the near future). OK henning@ | |||
2011-05-22 | zap unused var | Otto Moerbeek | |
2011-05-22 | In addition to relative resizing, allow absolute resizing of partitions | Otto Moerbeek | |
in auto-allocated labels. ok krw@ sthen@ | |||
2011-05-22 | Enable ath(4) | Martin Pieuchot | |
ok deraadt@ | |||
2011-05-22 | sync | Theo de Raadt | |
2011-05-22 | better document what happens at system shutdown; | Jason McIntyre | |
much discussion/help/ok ajacoutot schwarze | |||
2011-05-22 | - new sentence, new line | Jason McIntyre | |
- space needed before punctuation | |||
2011-05-22 | fix pathname | Theo de Raadt | |
2011-05-21 | Add a (failing atm) regress test for when a library moves from a package | Landry Breuil | |
to another without minor being bumped and a package depending on it needs to be updated, like what happened in the thunar-vfs-1 @lib split from thunar-1.0.x to thunar-vfs 1.2.x package. | |||
2011-05-21 | Add pci_intr_map_msi() stub. | Mark Kettenis | |
2011-05-21 | Document pci_intr_map_msi(9). | Mark Kettenis | |
2011-05-21 | Add pci_intr_map_msi() stub. | Mark Kettenis | |
2011-05-21 | It's better to have the pci_intr_map_msi() stub return -1. | Mark Kettenis | |
2011-05-21 | It's better to have the pci_intr_map_msi() stub return -1. | Mark Kettenis | |
2011-05-21 | remove unused commented structure | Gilles Chehade | |
2011-05-21 | Add pci_intr_map_msi() stub. | Mark Kettenis | |
2011-05-21 | until now the map_backend API was not really useful for backends that are | Gilles Chehade | |
not key/val stores. refactored a bit so that smtpd can really take advantage of backends. preliminary work for ldap support ;-) no functionnal change | |||
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 | |
reset by ruleset matching and since it was cleared upon entering lka_session_resolve_node(), it would trigger a fatal(). | |||
2011-05-21 | Add pci_intr_map_msi() stub. | Mark Kettenis | |
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 | |
for an alias map. fixes "accept from all for all alias myaliases deliver to mbox" and makes thib "super happy" ok thib@ | |||
2011-05-21 | First stab at suporting Message Signaled Interrupts on amd64. Unfortunately | Mark Kettenis | |
this code differs somewhat from the i386 code because the amd64 interrupt subsystem is quite different. Still disabled like on i386. |