Age | Commit message (Expand) | Author |
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 |
2009-05-24 | Revert the memory range restriction code added to _dmamem_alloc(); devices | Miod Vallat |
2009-05-24 | make sure the array of chars we pass aps_do_io() in aps_match() is | Jonathan Gray |
2009-05-24 | Parent process shouldn't be base64-decoding untrusted strings, move | Jacek Masiulaniec |
2009-05-24 | Implement pipelining detection inside session_readline, makes the calling | Jacek Masiulaniec |
2009-05-24 | Parent process forks 3 types of processes, track them all in a single tree | Jacek Masiulaniec |
2009-05-24 | Instead of keeping stats private to each process, and querying every | Jacek Masiulaniec |
2009-05-24 | Support hardware checksumming, from FreeBSD. | Christian Weisgerber |
2009-05-24 | declare a variable at the start of bwi_dma_free() instead | Jonathan Gray |
2009-05-24 | Consistent listing for USB to DVI adapters. | Marcus Glocker |
2009-05-24 | Mention broken cursor drawing. | Marcus Glocker |
2009-05-24 | regen | Marcus Glocker |
2009-05-24 | put back the ambiguous message in non-interactive mode | Marc Espie |
2009-05-24 | List product name instead chip type. | Marcus Glocker |
2009-05-24 | ansi func decls | Jonathan Gray |
2009-05-24 | Install root's crontab with gid "crontab" to be consistent with what | Antoine Jacoutot |
2009-05-24 | regen | Stuart Henderson |