index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2008-04-08
bring cloning up too date; Munge it so it will work with atleast
Thordur I. Bjornsson
2008-04-05
HostbasedAuthentication is supported under Match too
Damien Miller
2008-04-04
oops, some unrelated stuff crept into that commit - backout.
Damien Miller
2008-04-04
ChrootDirectory is supported in Match blocks (in fact, it is most useful
Damien Miller
2008-04-03
openssh-5.0
Damien Miller
2008-04-02
avoid possible hijacking of x11-forwarded connections (back out 1.183)
Markus Friedl
2008-04-02
using getpwent() in a loop is so 1980; ok millert
Theo de Raadt
2008-03-28
- minor ansification
Jasper Lievisse Adriaanse
2008-03-27
remove trailing whitespace;
Jason McIntyre
2008-03-27
openssh-4.9
Damien Miller
2008-03-26
Fix RCS ident
Damien Miller
2008-03-26
add no-user-rc authorized_keys option to disable execution of ~/.ssh/rc
Damien Miller
2008-03-25
last patch had backwards test; spotted by termim AT gmail.com
Damien Miller
2008-03-25
ignore ~/.ssh/rc if a sshd_config ForceCommand is specified;
Damien Miller
2008-03-24
bye, bye recalloc. Bad interface for various reasons.
Marc Espie
2008-03-24
msg_controllen has to be CMSG_SPACE so that the kernel can account for
Theo de Raadt
2008-03-23
prefer POSIX-style file renaming over filexfer rename behaviour if the server
Damien Miller
2008-03-22
Fix the freeing of two uninitialized strings. OK niallo@
Todd C. Miller
2008-03-22
add audio(4) driver the ability to use different block sizes for play and
Alexandre Ratchov
2008-03-22
R.I.P. Arthur C. Clarke
Stuart Henderson
2008-03-21
Reset startrow when opening multiple files. Spotted by matthieu@
Pierre-Yves Ritschard
2008-03-20
add SHARED_ONLY to help "make plist" in ports
Stuart Henderson
2008-03-19
Get rid of a useless variable.
Matthias Kilian
2008-03-18
Make -I work correctly. RTM_NEWADDR needs to filter the ifname as well.
Claudio Jeker
2008-03-18
sync the usage with the manpage, use "symbolic_tag" instead of "tag"
Reyk Floeter
2008-03-16
use ellipsis to show that more than one disk is allowed
Igor Sobrado
2008-03-15
Repair the simple cases for msg_controllen where it should just be
Theo de Raadt
2008-03-14
synchronize the synopsis and usage; improve description of flag "-a"
Igor Sobrado
2008-03-13
when a file was locally removed and a diff was done against
Stuart Henderson
2008-03-13
use RCS_PARSE_FULLY for CVS_OP_ADMIN as well.
Joris Vink
2008-03-13
properly initialize variables
Joris Vink
2008-03-13
Correct CMSG_SPACE and CMSG_LEN usage everywhere in the tree. Due to
Theo de Raadt
2008-03-12
missing rcsnum_free();
Joris Vink
2008-03-11
EXAMPLES:
Jason McIntyre
2008-03-10
turn on keepalive by default (one byte every 60 seconds)
Marc Espie
2008-03-09
Fix segmentation fault when running checkout -p on a file without
Tobias Stoeckmann
2008-03-09
only compare file types if the file/directory exists both on disk
Joris Vink
2008-03-09
locate the first occurance of ':' in the given -j arguments
Joris Vink
2008-03-09
tweak previous;
Jason McIntyre
2008-03-09
simplify logic in cvs_update_leavedir()
Joris Vink
2008-03-09
when in server mode, be sure the client picks up any new directories
Joris Vink
2008-03-09
be sure to build CVS/Root when updating and building directories (-d)
Joris Vink
2008-03-09
do not use CR_REPO in a remote setup, that will obviously fail.
Joris Vink
2008-03-09
revert one of tobias his changes, it broke remote for several commands.
Joris Vink
2008-03-09
proper repository locking:
Joris Vink
2008-03-09
do not empty the list in cvs_file_walklist() this is the caller
Joris Vink
2008-03-09
cf->user_supplied cannot be used in cvs_file_classify for all commands
Tobias Stoeckmann
2008-03-09
Don't force ourself to support CVS_USE_WDIR commands (release, update, ...)
Tobias Stoeckmann
2008-03-09
be sure to create CVS/Root if we added a new directory to the repository.
Joris Vink
2008-03-09
pass user_supplied to struct cvs_file so it can be used
Joris Vink
[next]