summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-05-27Insert Received: at receive time instead of delivery time; ok gilles@Jacek Masiulaniec
2009-05-27After a successful AUTH command completes, reject any further AUTH commands.Jacek Masiulaniec
2009-05-27request flood mitigation:Jacek Masiulaniec
2009-05-27update to tzdata2009g from elsie.nci.nih.govTodd C. Miller
2009-05-27allow iwn(4) to coexist with Intel Active Management Technology (AMT)Damien Bergamini
2009-05-27Move update and withdraw code into own functions to simplify the necessaryClaudio Jeker
2009-05-27Un-static ssh_exchange_identification(), part of a larger change fromAndreas Gunnarsson
2009-05-27Add packet_put_int64() and packet_get_int64(), part of a larger changeAndreas Gunnarsson
2009-05-27Move the KEX_COOKIE_LEN define to kex.hAndreas Gunnarsson
2009-05-27Send SSH2_MSG_DISCONNECT when the client disconnects. From a largerAndreas Gunnarsson
2009-05-27Add clear_cached_addr(), needed for upcoming changes allowing the peerAndreas Gunnarsson
2009-05-27add an option to change the "connect-retry" timer which defaults to 120s.Reyk Floeter
2009-05-26Three rdist log file name improvements on one single line:Ingo Schwarze
2009-05-26regen.Federico G. Schwindt
2009-05-26Add Quatech SSP-100 from Joerg Niendorf <p3y80 at internode dot on dot net>Federico G. Schwindt
2009-05-26inherit the route label on cloned routesReyk Floeter
2009-05-25polish comments, no functional change:Ingo Schwarze
2009-05-25add ipsCA as a valid authority.David Gwynne
2009-05-25Years ago, I fixed an R5000 O2 instability by implementing a workaround forMiod Vallat
2009-05-25merge smtp_listener_setup into its only caller; ok gilles@Jacek Masiulaniec
2009-05-25Recent event masking scheme change turned the S_GREETED and S_HELO casesJacek Masiulaniec
2009-05-25In dispatch_rtmsg_addr() don't fatal on missing multipath deletes. Not 100%Claudio Jeker
2009-05-25Disallow submission using /usr/sbin/sendmail while the server isJacek Masiulaniec
2009-05-25add a missing check for truncated dport in the returned UDP header forStuart Henderson
2009-05-25Add missing letoh in em(4) vlan handling, resulting in a problem onStuart Henderson
2009-05-25Put the globals in packet.c into a struct and don't access it directlyAndreas Gunnarsson
2009-05-25Add Dell Latitude E5500 to the mute quirk list.Robert Nagy
2009-05-25log the reason before we die in routehandler(); ok krw@ henning@Kevin Steves
2009-05-24new variable SUIDSKIP to exclude paths from setuid and device checks,Ingo Schwarze
2009-05-24Before dd'ing raw partitions around, do stricter sanity checking:Ingo Schwarze
2009-05-24rework, also size ram.Dale Rahn
2009-05-24Device changes to go along with prcm rewrite.Dale Rahn
2009-05-24reduce Rx ring size from 256 to 64 slots.Damien Bergamini
2009-05-24Provide more xbridge-specific functions in the bus_dma_tag_t we use forMiod Vallat
2009-05-24Revert the memory range restriction code added to _dmamem_alloc(); devicesMiod Vallat
2009-05-24make sure the array of chars we pass aps_do_io() in aps_match() isJonathan Gray
2009-05-24Parent process shouldn't be base64-decoding untrusted strings, moveJacek Masiulaniec
2009-05-24Implement pipelining detection inside session_readline, makes the callingJacek Masiulaniec
2009-05-24Parent process forks 3 types of processes, track them all in a single treeJacek Masiulaniec
2009-05-24Instead of keeping stats private to each process, and querying everyJacek Masiulaniec
2009-05-24Support hardware checksumming, from FreeBSD.Christian Weisgerber
2009-05-24declare a variable at the start of bwi_dma_free() insteadJonathan Gray
2009-05-24Consistent listing for USB to DVI adapters.Marcus Glocker
2009-05-24Mention broken cursor drawing.Marcus Glocker
2009-05-24regenMarcus Glocker
2009-05-24put back the ambiguous message in non-interactive modeMarc Espie
2009-05-24List product name instead chip type.Marcus Glocker
2009-05-24ansi func declsJonathan Gray
2009-05-24Install root's crontab with gid "crontab" to be consistent with whatAntoine Jacoutot
2009-05-24regenStuart Henderson