| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: xinetd | Distribution: Unknown |
| Version: 2.3.9 | Vendor: Unknown |
| Release: 1 | Build date: Sat Nov 16 03:32:36 2002 |
| Group: Productivity/Networking/System | Build host: karl.rh.rit.edu |
| Size: 227224 | Source RPM: xinetd-2.3.9-1.src.rpm |
| Url: http://www.xinetd.org | |
| Summary: another 'inetd' with expanded functionality | |
xinetd takes the functionality of inetd and appends additional opportunities:
- Access Control
- Prevention of 'denial-of-access' attacks
- Extensive logging abilities
- clear configuration file
Authors:
--------
Panagiotis Tsirigotis <panos@cs.colorado.edu>
Rob Braun <bbraun@synack.net>
Other License(s), see packages
* Fri Nov 15 2002 Karol Pietrzak <noodlez84@earthlink.net>
- made deletion of /var/tmp/xinetd-2.3.9-build script smarter
- updated %post and %postun scripts
- added macros to %files
- added "--enable-ipv6" to
CFLAGS="-O3 -march=i686 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $CFLAGS" ; export CFLAGS ;
CXXFLAGS="-O3 -march=i686 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $CXXFLAGS" ; export CXXFLAGS ;
FFLAGS="-O3 -march=i686 -fomit-frame-pointer -Wall -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE $FFLAGS" ; export FFLAGS ;
./configure \
--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=/var \
--mandir=/usr/share/man \
--infodir=/usr/share/info script
- prettied up xinetd.conf and disabled everything by default
- added Prefix for relocation
- added %doc listing
- created patch to fix DESTDIR and create necessary directories
* Sat Aug 17 2002 - postadal@suse.cz
- added %insserv_prereq and %fillup_prereq to PreReq [#18018]
* Sat Aug 10 2002 - nadvornik@suse.cz
- updated to 2.3.6
- merged ipv6 and ipv4 support
- uses ipv4 by default, ipv6 can be configured per service
- removed obsolete patch xinetd-2.3.2-ipv4.dif
* Sun Jul 28 2002 - adrian@suse.de
- do not source rc.config
* Fri Jun 21 2002 - postadal@suse.cz
- added definition for an imapd service (bug #16682),
service imapd is enabled by default
* Tue Mar 12 2002 - postadal@suse.cz
- removed obsolete START_INETD variable [#14796]
* Mon Feb 25 2002 - postadal@suse.cz
- modified copyright in /etc/xinetd.conf & /etc/init.d/xinetd
* Fri Jan 11 2002 - cihlar@suse.cz
- fixed xinetd.conf to disable services with
specified "id" [#12799]
* Wed Dec 12 2001 - cihlar@suse.cz
- removed START_XINETD
* Thu Nov 15 2001 - cihlar@suse.cz
- added service nntp/leafnode to xinetd.conf
* Wed Sep 19 2001 - cihlar@suse.cz
- updated to version 2.3.3:
1) Fixed the filelog problem of printing garbage
2) Fixed the RPC parser to correctly handle RPC version
ranges again
* Tue Aug 21 2001 - cihlar@suse.cz
- updated to version 2.3.2
* Fri Aug 17 2001 - cihlar@suse.cz
- updated to version 2.3.1
- removed obsolete audit patch
* Thu Aug 02 2001 - cihlar@suse.cz
- updated to version 2.3.0
- added audit patch
- improved patch for kernels without ipv6
(per_source works now)
- added FAQ
* Sat Jun 23 2001 - cihlar@suse.cz
- stop daemon by killproc -QUIT, not -TERM
* Fri Jun 22 2001 - cihlar@suse.cz
- fixed security bugs: owerflow, umask and added <=0
in srtx_* functions - diff of Sebastian Krahmer
* Fri Jun 15 2001 - cihlar@suse.cz
- provides inet-daemon [#8675]
* Tue Jun 05 2001 - cihlar@suse.cz
- fixed rcxinetd [#8631]
* Tue May 22 2001 - cihlar@suse.cz
- fixed cast warnings on ia64
- fixed includes
* Fri Apr 27 2001 - draht@suse.de
- added option -reuse to start script to enable a restart of xinetd
without killing processes.
* Sat Apr 14 2001 - cihlar@suse.cz
- fixed init script by new skeleton
* Wed Mar 21 2001 - cihlar@suse.cz
- compile with -inet6
- fixed to work with kernels without ipv6 [#6792]
* Thu Feb 15 2001 - cihlar@suse.cz
- moved whole files from dif
- use ipop3d instead of popper in /etc/xinetd.conf [#6255]
- use in.ftpd instead of wu.ftpd in /etc/xinetd.conf
- improved startscript
- added suse_update_config
- use RPM_OPT_FLAGS
- removed patch for ipv6 - it works better without it
* Wed Feb 14 2001 - cihlar@suse.cz
- applied patch for ipv6
- bzipped sources
* Mon Jan 08 2001 - smid@suse.cz
- tcp wrapper support added
* Wed Dec 06 2000 - smid@suse.cz
- fixed typo in xinetd.conf [#4485]
* Tue Nov 28 2000 - ro@suse.de
- startscript fixed
* Wed Jun 21 2000 - smid@suse.cz
- upgrade to 2.1.8.8p3
* Wed May 17 2000 - smid@suse.cz
- upgrade to 2.1.8.8p2
- buildroot added
* Wed Mar 01 2000 - choeger@suse.de
- new version with ipv6 support and loadavg support
* Tue Jan 04 2000 - choeger@suse.de
- disabled ident service per default
* Tue Sep 14 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Tue Jul 06 1999 - choeger@suse.de
- changed to version 2.1.8.6b5, because 2.2.1 is no
longer maintained
* Thu Dec 10 1998 - choeger@suse.de
- added _correct_ symlink to /usr/sbin/rcxinetd :-)
* Thu Dec 10 1998 - bs@suse.de
- added symlink /usr/sbin/rxxinetd
* Wed Dec 09 1998 - choeger@suse.de
- made init-scripts complete
* Mon Nov 16 1998 - ro@suse.de
- added -lcrypt if available
* Thu Nov 12 1998 - choeger@suse.de
- security fix for /tmp racecondition
* Wed Feb 04 1998 - choeger@suse.de
- v2.2.1 with optimated xinetd.conf
* Fri Oct 31 1997 - choeger@suse.de
- new package, 2.2.1
/etc/init.d/xinetd /etc/xinetd.conf /usr/sbin/itox /usr/sbin/rcxinetd /usr/sbin/xconv.pl /usr/sbin/xinetd /usr/share/doc/packages/xinetd /usr/share/doc/packages/xinetd/AUDIT /usr/share/doc/packages/xinetd/CHANGELOG /usr/share/doc/packages/xinetd/COPYRIGHT /usr/share/doc/packages/xinetd/INSTALL /usr/share/doc/packages/xinetd/README /usr/share/doc/packages/xinetd/TODO /usr/share/doc/packages/xinetd/sample.conf /usr/share/man/man5/xinetd.conf.5.gz /usr/share/man/man8/itox.8.gz /usr/share/man/man8/xconv.pl.8.gz /usr/share/man/man8/xinetd.8.gz /usr/share/man/man8/xinetd.log.8.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 23:05:47 2013