Displaying 19 results from an estimated 19 matches for "endutx".
Did you mean:
endptr
2000 Dec 26
0
minor bugs in openssh-2.3.0p1 (fwd)
...m.com>
Reply-To: yamtak at b-session.com
To: openssh at openssh.com
Cc: yamtak at b-session.com
Subject: minor bugs in openssh-2.3.0p1
Hi,
I found that there are minor bugs in openssh-2.3.0p1.
There are some function checking for 'entutx?ent' in configure,
but its typo, it must be 'endutx?ent'.
Thus endutx?ent() was never called.
configure.in:line 296
entutent -> endutent
configure.in:line 299
entutxent -> endutxent
configure:line 2263
entutent -> endutent
configure:line 2373
entutxent -> endutxent
config.h.in:line 311
entutent -> endutent
config.h.in:l...
2000 Dec 26
0
minor bugs in openssh-2.3.0p1
Hi,
I found that there are minor bugs in openssh-2.3.0p1.
There are some function checking for 'entutx?ent' in configure,
but its typo, it must be 'endutx?ent'.
Thus endutx?ent() was never called.
configure.in:line 296
entutent -> endutent
configure.in:line 299
entutxent -> endutxent
configure:line 2263
entutent -> endutent
configure:line 2373
entutxent -> endutxent
config.h.in:line 311
entutent -> endutent
config.h.in:l...
2005 Feb 03
4
[Bug 979] Openssh doesn't support UTMPS/BTMPS/WTMPS database
http://bugzilla.mindrot.org/show_bug.cgi?id=979
Summary: Openssh doesn't support UTMPS/BTMPS/WTMPS database
Product: Portable OpenSSH
Version: 3.9p1
Platform: Other
OS/Version: HP-UX
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
2000 May 26
4
openssh-2.1.0p2 ans Solaris 8
I have some troubles with subj and proper utmpx/wtmpx functionality.
After successfull ssh connect to Solaris 8 box, I run
#w
11:59am up 13:45, 1 user, load average: 0.00, 0.01, 0.02
User tty login@ idle JCPU PCPU what
root console 11:43am 9 bash
#
Record about my pts/1 login is absent. Next command I run from Solaris 8
console
2003 Jun 25
0
[Bug 603] configure: error: OpenSSL version header not found
...:/opt/openssh-3.6p1
#./configure --prefix=/opt --sysconfdir=/etc/ssh --with-dir-ssl=/usr/local/ssl
::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::
::::::::::::::::::::::::::::::::::::::::::
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for daemon... no
checking for daemon in -lbsd... no
checking for getpagesize... yes
checking whethe...
2001 Feb 13
1
configure.in reorder patch
...ime)
-dnl Checks for libutil functions
-AC_CHECK_HEADERS(libutil.h)
-AC_CHECK_FUNCS(login logout updwtmp logwtmp)
-dnl Checks for utmp functions
-AC_CHECK_FUNCS(endutent getutent getutid getutline pututline setutent)
-AC_CHECK_FUNCS(utmpname)
-dnl Checks for utmpx functions
-AC_CHECK_FUNCS(endutxent getutxent getutxid getutxline pututxline )
-AC_CHECK_FUNCS(setutxent utmpxname)
-
-AC_CHECK_FUNC(getuserattr,
- [AC_DEFINE(HAVE_GETUSERATTR)],
- [AC_CHECK_LIB(s, getuserattr, [LIBS="$LIBS -ls"; AC_DEFINE(HAVE_GETUSERATTR)])]
-)
-
-AC_CHECK_FUNC(login,
- [AC_DEFINE(HAVE_LOGIN)],
- [AC...
2002 May 09
2
OSSH_PATH_ENTROPY_PROG' unexpected
...king for libgen.h... yes
checking for gettimeofday... yes
checking for time... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for getuserattr... no
checking for getuserattr in -ls... no
checking for daemon... no
checking for...
2001 Oct 26
2
problems building on solaris 2.6
...o
checking for logout... no
checking for updwtmp... yes
checking for logwtmp... no
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for getuserattr... no
checking for getuserattr in -ls... no
checking for login... (cached) no
check...
2001 May 15
0
openssh 2.9p1 on Solaris 2.6 with AFS
...o
checking for logout... no
checking for updwtmp... yes
checking for logwtmp... no
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for getuserattr... no
checking for getuserattr in -ls... theno
checking for login... (cached) no
ch...
2001 Apr 10
2
Compiling openssh 2.5.p1 on unixware 7.0.1
...wtmp... (cached) no
checking for endutent... (cached) yes
checking for getutent... (cached) yes
checking for getutid... (cached) yes
checking for getutline... (cached) yes
checking for pututline... (cached) yes
checking for setutent... (cached) yes
checking for utmpname... (cached) yes
checking for endutxent... (cached) yes
checking for getutxent... (cached) yes
checking for getutxid... (cached) yes
checking for getutxline... (cached) yes
checking for pututxline... (cached) yes
checking for setutxent... (cached) yes
checking for utmpxname... (cached) yes
checking for getuserattr... (cached) no
check...
2003 Jun 22
2
Problem with Configure
...king for dirname in -lgen... no
checking for gettimeofday... yes
checking for time... yes
checking for endutent... no
checking for getutent... no
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... no
checking for utmpname... no
checking for endutxent... no
checking for getutxent... no
checking for getutxid... no
checking for getutxline... no
checking for pututxline... no
checking for setutxent... no
checking for utmpxname... no
checking for daemon... yes
checking for getpagesize... yes
checking whether snprintf correctly terminates long stri...
2001 Jul 11
0
Solaris 2.6: Undefined symbol seed_rng
...o
checking for logout... no
checking for updwtmp... yes
checking for logwtmp... no
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for getuserattr... no
checking for getuserattr in -ls... no
checking for login... (cached) no
check...
2006 Feb 06
1
Compile warning report of openssh 4.3p1 on Intel Macs
...no
checking for setresgid... no
checking for gettimeofday... yes
checking for time... yes
checking for endutent... no
checking for getutent... no
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... no
checking for utmpname... no
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... no
checking for daemon... yes
checking for getpagesize... yes
checking whether snprintf correctly terminates lon...
2006 Apr 23
0
Configuration Warnings OpenSSH 4.3p2
...setresgid seems to work... yes
checking for gettimeofday... yes
checking for time... yes
checking for endutent... no
checking for getutent... no
checking for getutid... no
checking for getutline... no
checking for pututline... no
checking for setutent... no
checking for utmpname... no
checking for endutxent... no
checking for getutxent... no
checking for getutxid... no
checking for getutxline... no
checking for pututxline... no
checking for setutxent... no
checking for utmpxname... no
checking for daemon... yes
checking for getpagesize... yes
checking whether snprintf correctly terminates long stri...
2011 Sep 02
1
problems building openssh-5.8p1 on qnx
...king for setresgid... no
checking for gettimeofday... yes
checking for time... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... no
checking for getutxent... no
checking for getutxid... no
checking for getutxline... no
checking for getutxuser... no
checking for pututxline... no
checking for setutxdb... no
checking for setutxent... no
checking for utmpxname... no
checking for getlastlogxbyname... no
checking for daemon....
2003 Jun 24
20
[Bug 601] configure script doesen't setup preprocessor flags properly
...libgen.h... (cached) yes
checking for gettimeofday... yes
checking for time... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for daemon... no
checking for daemon in -lbsd... no
checking for getpagesize... yes
checking whethe...
2002 Mar 15
1
Problems compiling on Redhat
...king for libgen.h... yes
checking for gettimeofday... yes
checking for time... yes
checking for endutent... yes
checking for getutent... yes
checking for getutid... yes
checking for getutline... yes
checking for pututline... yes
checking for setutent... yes
checking for utmpname... yes
checking for endutxent... yes
checking for getutxent... yes
checking for getutxid... yes
checking for getutxline... yes
checking for pututxline... yes
checking for setutxent... yes
checking for utmpxname... yes
checking for getuserattr... no
checking for getuserattr in -ls... no
checking for daemon... yes
checking for...
2010 Feb 27
24
Call for testing: OpenSSH-5.4
Hi,
OpenSSH 5.4 is almost ready for release, so we would appreciate testing
on as many platforms and systems as possible. This is a big release,
with a number of major new features and many bug fixes.
Snapshot releases for portable OpenSSH are available from
http://www.mindrot.org/openssh_snap/
The OpenBSD version is available in CVS HEAD:
http://www.openbsd.org/anoncvs.html
Portable OpenSSH
2001 Jul 16
0
No subject
...configure:3418: checking for setutent
configure:3446: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5
configure:3473: checking for utmpname
configure:3501: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5
configure:3528: checking for endutxent
configure:3556: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5
configure:3528: checking for getutxent
configure:3556: cc -o conftest -g conftest.c -lz -lsecurity -ldb -lm -laud -lutil 1>&5
configure:3528: checking for getutxid
configure:3556: cc -o con...