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
2002-09-25
typo; pilot@monkey.org
Markus Friedl
2002-09-25
sync LoginGraceTime with default
Markus Friedl
2002-09-24
tweak the example $HOME/.ssh/rc script to not show on any cmdline the
Todd T. Fries
2002-09-24
only call kerberos code for authctxt->valid
Markus Friedl
2002-09-24
another
Henning Brauer
2002-09-23
only call auth_krb5 if kerberos is enabled; ok deraadt@
Markus Friedl
2002-09-23
change get_peer_ipaddr() and get_local_ipaddr() to not return NULL for
Kevin Steves
2002-09-23
correctly dump radix_node; henric@attbi.com
Theo de Raadt
2002-09-23
Add missing includes, breaks and semicolons to appease gcc3; David Krause
Todd C. Miller
2002-09-21
When rotating files or checking the age of a file, check for both
Todd C. Miller
2002-09-20
log illegal user here for missing privsep case (ssh2).
Kevin Steves
2002-09-19
Deal with someone specifying an empty string for the command to run
Todd C. Miller
2002-09-19
Fix long-standing bug. When specifying a command to run instead of sending
Todd C. Miller
2002-09-19
Don't print garbage when getnameinfo fails. henning@ ok.
Hakan Olsson
2002-09-19
log IP address also; ok markus@
Kevin Steves
2002-09-19
typo; cd@kalkatraz.de
Markus Friedl
2002-09-19
Since isspace() considers \n to be a space we need to check for start
Todd C. Miller
2002-09-19
relegate some verbose() to debug(); ok markus@
Kevin Steves
2002-09-19
bugzilla.mindrot.org #223 - ProxyCommands don't exit.
Damien Miller
2002-09-18
fix Xr refs; frisco@blackant.net
Theo de Raadt
2002-09-17
Allow user to restrict logs to be rotated by specifying pathnames on
Todd C. Miller
2002-09-17
Add -F (force) flag; inspired by FreeBSD
Todd C. Miller
2002-09-17
Add -a flag to specify a directory to store archived logs. Based on
Todd C. Miller
2002-09-17
ansi
Theo de Raadt
2002-09-17
don't quit while creating X11 listening socket.
Jun-ichiro itojun Hagino
2002-09-16
reference moduli(5) in FILES /etc/moduli.
Kevin Steves
2002-09-16
more details on X11Forwarding security issues and threats; ok markus@
Kevin Steves
2002-09-16
log when _PATH_NOLOGIN exists; ok markus@
Kevin Steves
2002-09-16
o Remove "NONE" #define and check uid_t and gid_t against -1 with proper casts
Todd C. Miller
2002-09-15
don't add undo records when we open a file, only when we insert it.
Vincent Labrecque
2002-09-15
rename realocmap to reallocmap, plus some style.
Vincent Labrecque
2002-09-15
KNF
Vincent Labrecque
2002-09-15
typo in comment.
Vincent Labrecque
2002-09-13
remove use of SO_LINGER, it should not be needed. error check
Kevin Steves
2002-09-13
remove trailing whitespace
Todd C. Miller
2002-09-13
Don't rotate log files < 512 bytes unless in binary mode. This
Todd C. Miller
2002-09-13
Use .Dv for SIGUSR1 like all the other signal names.
Todd C. Miller
2002-09-13
KNF + ANSI; deraadt@ OK
Todd C. Miller
2002-09-12
add missing include of limits.h
Todd C. Miller
2002-09-12
add SSH_CONNECTION and deprecate SSH_CLIENT; bug #384. ok markus@
Kevin Steves
2002-09-12
%u for uid print; ok markus@
Kevin Steves
2002-09-12
entry for the openbsd calendar.
Federico G. Schwindt
2002-09-12
c2k1 was actually !c2k1.
Federico G. Schwindt
2002-09-12
zap unused var introduced in last commit
Damien Miller
2002-09-11
support for short/long listings and globbing in "ls"; ok markus@
Damien Miller
2002-09-11
don't connect to agent to test for presence if we've previously
Kevin Steves
2002-09-11
add agent and X11 forwarding warning text from ssh_config.5; ok markus@
Kevin Steves
2002-09-10
check the euid of the connecting process with getpeereid(2); ok provos deraad...
Markus Friedl
2002-09-09
signed vs unsigned from -pedantic; ok henning@
Markus Friedl
2002-09-09
kerberos support for privsep. confirmed to work by lha@stacken.kth.se
Jun-ichiro itojun Hagino
[next]