[openssh-commits] CVS: shitei.mindrot.org: openssh

Darren Tucker dtucker at mindrot.org
Tue Feb 8 21:52:48 EST 2005


CVSROOT:	/var/cvs
Module name:	openssh
Changes by:	dtucker at shitei.mindrot.org	2005/02/08 21:52:48

Modified files:
	.              : ChangeLog audit.c audit.h auth.c auth1.c 
	                 auth2.c loginrec.c monitor.c monitor_wrap.c 
	                 monitor_wrap.h session.c sshd.c 

Log message:
- (dtucker) [audit.c audit.h auth.c auth1.c auth2.c loginrec.c monitor.c
monitor_wrap.c monitor_wrap.h session.c sshd.c]: Prepend all of the audit
defines and enums with SSH_ to prevent namespace collisions on some
platforms (eg AIX).

cvs -n rdiff -u -r1.3638 -r1.3639 openssh/ChangeLog
cvs -n rdiff -u -r1.1 -r1.2 openssh/audit.c
cvs -n rdiff -u -r1.1 -r1.2 openssh/audit.h
cvs -n rdiff -u -r1.94 -r1.95 openssh/auth.c
cvs -n rdiff -u -r1.105 -r1.106 openssh/auth1.c
cvs -n rdiff -u -r1.133 -r1.134 openssh/auth2.c
cvs -n rdiff -u -r1.64 -r1.65 openssh/loginrec.c
cvs -n rdiff -u -r1.79 -r1.80 openssh/monitor.c
cvs -n rdiff -u -r1.50 -r1.51 openssh/monitor_wrap.c
cvs -n rdiff -u -r1.20 -r1.21 openssh/monitor_wrap.h
cvs -n rdiff -u -r1.293 -r1.294 openssh/session.c
cvs -n rdiff -u -r1.304 -r1.305 openssh/sshd.c




More information about the openssh-commits mailing list