| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: pidentd | Distribution: NetWinder ARM Linux |
| Version: 3.0.14 | Vendor: NetWinder.org |
| Release: 11 | Build date: Sat Jul 19 08:40:17 2003 |
| Group: System Environment/Daemons | Build host: node9 |
| Size: 104845 | Source RPM: pidentd-3.0.14-11.src.rpm |
| Packager: NetWinder Autobuild <build@netwinder.org> | |
| Url: http://www.lysator.liu.se/~pen/pidentd/ | |
| Summary: An implementation of the RFC1413 identification server. | |
The pidentd package contains identd, which implements the RFC1413 identification server. Identd looks up specific TCP/IP connections and returns either the user name or other information about the process that owns the connection. Install pidentd if you need to look up information about specific TCP/IP connections.
Public domain
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Tue Jan 07 2003 Nalin Dahyabhai <nalin@redhat.com> 3.0.14-10
- rebuild
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 3.0.14-9
- remove unpackaged files from the buildroot
* Wed Aug 07 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0.14-8
- initscript fix (#70711)
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Wed Feb 27 2002 Trond Eivind Glomsrød <teg@redhat.com> 3.0.14-5
- Rebuild
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Nov 06 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.0.14-3
- Add KNOWNBUGS as a docfile (#55750)
* Fri Oct 05 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.0.14-2
- Disable extensions (#54261)
- sleep between stop and start for restart...
without it, it mostly fails (but not always) (#54256)
* Thu Sep 06 2001 Trond Eivind Glomsrød <teg@redhat.com> 3.0.14-1
- Add URL
- 3.0.14, with security fixes
- the init file is not a config file
* Fri Jun 22 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Turn on encrypted replies by default
- Don't send extra space in reply (#45108).
It was valid, but the extra space caused some (broken)
servers to not understand it
* Wed Jun 20 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Mark the key as "missingok" (#45014)
* Tue Jun 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Make sure it doesn't fail during startup if
/etc/sysconfig/identd isn't present (#44858)
* Fri Jun 08 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Make /etc/identd.key owned by root - identd reads this file before
switching ids
- Don't use a mix of /etc and %{_sysconfdir}
* Tue May 01 2001 Trond Eivind Glomsrød <teg@redhat.com>
- Use /sbin/nologin (#38092) - and require a util-linux which
includes this program
- use /sbin/service in pre- and post statements
- mark /etc/identd.conf and /etc/sysconfig/identd as noreplace
* Sun Mar 04 2001 Trond Eivind Glomsrød <teg@redhat.com>
- don't include docs for IRIX (#30514)
* Fri Mar 02 2001 Nalin Dahyabhai <nalin@redhat.com>
- rebuild in new environment
* Mon Feb 26 2001 Trond Eivind Glomsrød <teg@redhat.com>
- include ikeygen and idecrypt - support programs for the crypto abilities we
now have (#29541)
- generate a key for identd in the init script
* Mon Feb 12 2001 Trond Eivind Glomsrød <teg@redhat.com>
- 3.0.12, which drops privs earlier and compiles with openssl
- build with openssl support (#27051)
* Tue Jan 23 2001 Trond Eivind Glomsrød <teg@redhat.com>
- new style i18n
* Fri Jan 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
- use identd user, not a shared nobody (#12441)
* Thu Jan 18 2001 Trond Eivind Glomsrød <teg@redhat.com>
- gettextize initscript
- turn off by default
- add /etc/sysconfig/identd
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
* Wed Jul 19 2000 Jeff Johnson <jbj@redhat.com>
- fix: description in init script.
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Wed Jun 28 2000 Than Ngo <than@redhat.de>
- /etc/rc.d/nit.d -> /etc/init.d
- fix initscript
- add requires initscripts >= 5.20
- condrestart in postun
* Thu Jun 15 2000 Jeff Johnson <jbj@redhat.com>
- FHS packaging.
* Thu Apr 13 2000 Herbert Valerio Riedel <hvr@gnu.org>
- force building w/o support for libdes
- fixed dummy patch for alpha arch
* Tue Feb 22 2000 Jeff Johnson <jbj@redhat.com>
- forcibly remove pidentd from inetd's control in %post.
* Mon Feb 21 2000 Bill Nottingham <notting@redhat.com>
- add patch to drop privs correctly
* Mon Feb 07 2000 Jeff Johnson <jbj@redhat.com>
- compress man pages.
* Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix depenencies
* Wed Jan 19 2000 Jeff Johnson <jbj@redhat.com>
- update to 3.0.10.
* Wed Jan 12 2000 Jeff Johnson <jbj@redhat.com>
- update to 3.0.8.
- reduce no. of kernel threads to 2 in default configuration.
* Tue Jan 04 2000 Bill Nottingham <notting@redhat.com>
- return of the init script
* Thu Sep 30 1999 Bill Nottingham <notting@redhat.com>
- fix unaligned traps on Alpha
- oops, take init script out
* Tue Sep 14 1999 Bill Nottingham <notting@redhat.com>
- strip binaries
* Sun Sep 05 1999 Jeff Johnson <jbj@redhat.com>
- start identd through inetd.conf.
* Wed Aug 25 1999 Bill Nottingham <notting@redhat.com>
- start after NFS mounts (for NFS /usr)
* Fri Aug 20 1999 Jeff Johnson <jbj@redhat.com>
- start identd with same options as were used when started by inetd.
* Thu Aug 19 1999 Jeff Johnson <jbj@redhat.com>
- update to 3.0.7.
* Tue Aug 17 1999 Bill Nottingham <notting@redhat.com>
- initscript munging
* Sat Aug 07 1999 Jeff Johnson <jbj@redhat.com>
- update to 3.0.5.
* Tue Feb 02 1999 Jeff Johnson <jbj@redhat.com>
- update to 3.0.2.
- use
CFLAGS="${CFLAGS:--O2 -g -pipe -fsigned-char -march=armv4}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -fsigned-char -march=armv4}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:--O2 -g -pipe -fsigned-char -march=armv4}" ; export FFLAGS ;
for i in $(find . -name config.guess 2>/dev/null) $(find . -name config.sub 2>/dev/null) ; do
[ -f /usr/share/libtool/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/share/libtool/$(basename $i) $i ;
done ;
./configure --host=armv4l-unknown-linux-gnu --build=armv4l-unknown-linux-gnu \
--target=armv4l-redhat-linux-gnu \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info
* Thu Nov 12 1998 Jeff Johnson <jbj@redhat.com>
- update to 2.8.4.
* Tue Aug 18 1998 Jeff Johnson <jbj@redhat.com>
- build root
* Tue Apr 28 1998 Prospector System <bugs@redhat.com>
- translations modified for de, fr, tr
* Wed Oct 22 1997 Cristian Gafton <gafton@redhat.com>
- updated to 2.7
* Sat Jul 19 1997 Erik Troan <ewt@redhat.com>
- built against glibc
/etc/identd.conf /etc/identd.key /etc/rc.d/init.d/identd /etc/sysconfig/identd /usr/sbin/idecrypt /usr/sbin/identd /usr/sbin/ikeygen /usr/sbin/in.identd /usr/share/doc/pidentd-3.0.14 /usr/share/doc/pidentd-3.0.14/BUGS /usr/share/doc/pidentd-3.0.14/ChangeLog /usr/share/doc/pidentd-3.0.14/FAQ /usr/share/doc/pidentd-3.0.14/INSTALL /usr/share/doc/pidentd-3.0.14/KNOWNBUGS /usr/share/doc/pidentd-3.0.14/README /usr/share/doc/pidentd-3.0.14/Y2K /usr/share/doc/pidentd-3.0.14/rfc1413.txt /usr/share/man/man8/identd.8.gz /usr/share/man/man8/in.identd.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:47:56 2013