summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2009-03-15fix a couple comment typosJacob Meuser
2009-03-12in full-duplex, don't send AMSG_MOVE messages twice; instead,Alexandre Ratchov
2009-03-09correct .Dt; from Tim van der MolenJason McIntyre
2009-03-05Call endusershell() at the end of ok_shell(), making a copy of theTodd C. Miller
2009-03-05document what these functions do so I don't ever have to recuse intoDamien Miller
2009-03-05refactor the (disabled) Schnorr proof code to make it a little moreDamien Miller
2009-03-01Don't rely on non-standard setenv() behavior.Todd C. Miller
2009-02-27say that aucat can act as audio server in the NAME sectionAlexandre Ratchov
2009-02-25Checking if a file is ASCII should only be done when diffing, becauseRay Lai
2009-02-23unused varJoris Vink
2009-02-23we no longer push out Set-sticky to the client when writingJoris Vink
2009-02-23Properly convert between gmt and localtime for unchanged files as client.Tobias Stoeckmann
2009-02-23matthew haub pointed out that pid may be used uninitialized in some contextsTed Unangst
2009-02-23openssh-5.2Damien Miller
2009-02-22missing periodDamien Miller
2009-02-22don't advertise experimental optionsDamien Miller
2009-02-21we use kvm_openfiles() not kvm_open(); Amarendra GodboleTheo de Raadt
2009-02-21Properly convert dates between timezones before comparison.Tobias Stoeckmann
2009-02-21Added missing newlines in error messages.Tobias Stoeckmann
2009-02-21fix grammarJoris Vink
2009-02-21use FILE_ON_DISK flags when we need to verify if a fileJoris Vink
2009-02-21bump to match release versionJoris Vink
2009-02-21use file_flags for 2 more reasons:Joris Vink
2009-02-21in cvs_mkpath() always look for an existing CVS/Repository fileJoris Vink
2009-02-21correct Set-sticky and Clear-sticky responses toJoris Vink
2009-02-21cleanup of CVSROOT, we have no need for cr_flags,Joris Vink
2009-02-21alter cvs_file_get() so it takes flags instead of one setJoris Vink
2009-02-18fix off by one character when constructing $Mdocdate$.Joris Vink
2009-02-18signature should hash over the entire group, not just the generatorDamien Miller
2009-02-17sync with revised default ciphers; pointed out by dkrause@Damien Miller
2009-02-15make rdist silently ignore special file types which cannot be movedTheo de Raadt
2009-02-15in a secure YP context, a chpass would whack the user's password to *Theo de Raadt
2009-02-15exmaple -> example;Jason McIntyre
2009-02-15add our temporary RCS file to our temp_files worklist in caseJoris Vink
2009-02-15bump version to match next releaseJoris Vink
2009-02-15support rlog -dJoris Vink
2009-02-14mention that eow and no-more-sessions extensions are sent only toDamien Miller
2009-02-13be more sane in handling the given repository pathJoris Vink
2009-02-13style and typos fixes from Thomas PfaffAlexandre Ratchov
2009-02-13check for enc !=NULL in packet_start_discardMarkus Friedl
2009-02-12kill trailing whitespace;Jason McIntyre
2009-02-12document RemoteForward usage with 0 listen portDamien Miller
2009-02-12consistency: Dq => QlDamien Miller
2009-02-12document -R0:... usageDamien Miller
2009-02-12some paranoia: check that the serialised key is really KEY_RSA beforeDamien Miller
2009-02-12tighten check for -R0:... forwarding: only allow dynamic allocation ifDamien Miller
2009-02-12support remote port forwarding with a zero listen port (-R0:...) toDamien Miller
2009-02-10mark these utilities as being largely posix compliant or, in the case ofJason McIntyre
2009-02-10STANDARDS:Jason McIntyre
2009-02-09STANDARDS: these applications are no longer optional in posixJason McIntyre