Age | Commit message (Expand) | Author |
2009-05-28 | Bring back the curpmap change. It was missing a reload of the pmap on | Artur Grabowski |
2009-05-28 | Log the incoming message size; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | Log the "for <foo@bar.com>" part in the Received field; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | Match SMTPAUTH documentation with reality; ok gilles@ | Jacek Masiulaniec |
2009-05-28 | fix missing bracket by slightly rewriting; from Alan R. S. Bueno | Jason McIntyre |
2009-05-28 | Get the list of disks or cds whenever required rather than once at | Kenneth R Westerback |
2009-05-27 | Rework the list of ICs slightly. Discussed with jmc and Brad. | Stuart Henderson |
2009-05-27 | regen | Stuart Henderson |
2009-05-27 | add IDs for Intel 82552, RCC (Broadcom) HT-1100. from Brad. | Stuart Henderson |
2009-05-27 | Use the KL enumeration functions to try and figure out what kind of XBow | Miod Vallat |
2009-05-27 | Yet another attempt at a more reliable detection of the second interrupt | Miod Vallat |
2009-05-27 | Rework KL board and component enumeration, to allow it to be used from | Miod Vallat |
2009-05-27 | Make sure onboard devices on Octane get their DMA byteswap settings correct. | Miod Vallat |
2009-05-27 | Rename the ast processing function from softintr() to ast(), to reduce | Miod Vallat |
2009-05-27 | temporary fix to a ruleset processing bug that stems from the fact | Jacek Masiulaniec |
2009-05-27 | add missing else; from ISC. | Kevin Steves |
2009-05-27 | Insert Received: at receive time instead of delivery time; ok gilles@ | Jacek Masiulaniec |
2009-05-27 | After a successful AUTH command completes, reject any further AUTH commands. | Jacek Masiulaniec |
2009-05-27 | request flood mitigation: | Jacek Masiulaniec |
2009-05-27 | update to tzdata2009g from elsie.nci.nih.gov | Todd C. Miller |
2009-05-27 | allow iwn(4) to coexist with Intel Active Management Technology (AMT) | Damien Bergamini |
2009-05-27 | Move update and withdraw code into own functions to simplify the necessary | Claudio Jeker |
2009-05-27 | Un-static ssh_exchange_identification(), part of a larger change from | Andreas Gunnarsson |
2009-05-27 | Add packet_put_int64() and packet_get_int64(), part of a larger change | Andreas Gunnarsson |
2009-05-27 | Move the KEX_COOKIE_LEN define to kex.h | Andreas Gunnarsson |
2009-05-27 | Send SSH2_MSG_DISCONNECT when the client disconnects. From a larger | Andreas Gunnarsson |
2009-05-27 | Add clear_cached_addr(), needed for upcoming changes allowing the peer | Andreas Gunnarsson |
2009-05-27 | add an option to change the "connect-retry" timer which defaults to 120s. | Reyk Floeter |
2009-05-26 | Three rdist log file name improvements on one single line: | Ingo Schwarze |
2009-05-26 | regen. | Federico G. Schwindt |
2009-05-26 | Add Quatech SSP-100 from Joerg Niendorf <p3y80 at internode dot on dot net> | Federico G. Schwindt |
2009-05-26 | inherit the route label on cloned routes | Reyk Floeter |
2009-05-25 | polish comments, no functional change: | Ingo Schwarze |
2009-05-25 | add ipsCA as a valid authority. | David Gwynne |
2009-05-25 | Years ago, I fixed an R5000 O2 instability by implementing a workaround for | Miod Vallat |
2009-05-25 | merge smtp_listener_setup into its only caller; ok gilles@ | Jacek Masiulaniec |
2009-05-25 | Recent event masking scheme change turned the S_GREETED and S_HELO cases | Jacek Masiulaniec |
2009-05-25 | In dispatch_rtmsg_addr() don't fatal on missing multipath deletes. Not 100% | Claudio Jeker |
2009-05-25 | Disallow submission using /usr/sbin/sendmail while the server is | Jacek Masiulaniec |
2009-05-25 | add a missing check for truncated dport in the returned UDP header for | Stuart Henderson |
2009-05-25 | Add missing letoh in em(4) vlan handling, resulting in a problem on | Stuart Henderson |
2009-05-25 | Put the globals in packet.c into a struct and don't access it directly | Andreas Gunnarsson |
2009-05-25 | Add Dell Latitude E5500 to the mute quirk list. | Robert Nagy |
2009-05-25 | log the reason before we die in routehandler(); ok krw@ henning@ | Kevin Steves |
2009-05-24 | new variable SUIDSKIP to exclude paths from setuid and device checks, | Ingo Schwarze |
2009-05-24 | Before dd'ing raw partitions around, do stricter sanity checking: | Ingo Schwarze |
2009-05-24 | rework, also size ram. | Dale Rahn |
2009-05-24 | Device changes to go along with prcm rewrite. | Dale Rahn |
2009-05-24 | reduce Rx ring size from 256 to 64 slots. | Damien Bergamini |
2009-05-24 | Provide more xbridge-specific functions in the bus_dma_tag_t we use for | Miod Vallat |