Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-10 | Add support for syslogd configuration files under /etc/syslog.d/ | Guillem Jover | 5 | -0/+352 | |
Closes: #370349, #462739 | |||||
2010-06-10 | Fix comment about lintian overrides installation | Guillem Jover | 1 | -1/+1 | |
2010-06-10 | Add dependencies on 'inetutils-inetd | inet-superserver' | Guillem Jover | 2 | -2/+6 | |
To inetutils-talkd and inetutils-telnetd as they use update-inetd. | |||||
2010-06-10 | Fix FTBFS if built twice in a row | Guillem Jover | 2 | -2/+15 | |
Call distclean instead of clean. Move the unpatch step from the clean dependency to the body, after the distclean call. Remove all files that autoreconf might have modified. Closes: #424419 | |||||
2010-06-10 | Serialize patch and configuration to support parallel builds | Guillem Jover | 2 | -5/+8 | |
2010-06-10 | Remove packaging svn information from debian/copyright | Guillem Jover | 2 | -4/+1 | |
2010-06-10 | Complete copyright information in debian/copyright file | Guillem Jover | 2 | -10/+56 | |
2010-06-10 | Rename the syslog default file after having installed it | Guillem Jover | 1 | -3/+3 | |
2010-06-10 | Do not start inetd if there's no services enabled | Guillem Jover | 2 | -0/+13 | |
Stolen from openbsd-inetd. | |||||
2010-06-10 | Do not install a duplicated inetutils-syslogd in /etc/default/ | Guillem Jover | 2 | -2/+4 | |
Just syslogd. (Closes: #435049) | |||||
2010-06-10 | Actually move patch dependency from configure.ac to configure | Guillem Jover | 2 | -4/+2 | |
2010-06-10 | Switch Build-Depends from automake1.9 to automake | Guillem Jover | 2 | -1/+2 | |
2010-06-10 | Do not ignore make errors on clean or install | Guillem Jover | 2 | -2/+3 | |
2010-06-10 | Fix FTBFS by moving patch depends from the build to a configure.ac target | Guillem Jover | 2 | -1/+7 | |
This allows parallel builds. | |||||
2010-06-10 | Add Homepage field | Guillem Jover | 2 | -0/+2 | |
2010-06-10 | Add Vcs-Browser and Vcs-Svn fields | Guillem Jover | 2 | -0/+3 | |
2010-06-10 | Call configure with autotools-dev recommended --build and --host options | Guillem Jover | 2 | -1/+8 | |
2010-06-10 | Now using Standards-Version 3.7.3 (no changes needed) | Guillem Jover | 2 | -1/+2 | |
2010-06-10 | Remove Tag fields, those are better maintained outside the package | Guillem Jover | 2 | -12/+2 | |
2010-06-10 | Fix typo in inetutils-inetd Tag field | Guillem Jover | 2 | -1/+8 | |
Closes: #418539 Thanks-to: Scott Kitterman <scott@kitterman.com> | |||||
2010-06-10 | Release inetutils 2:1.5.dfsg.1-41.5.dfsg.1-4 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Fix Kerberos 5 authentication support in telnet via Shishi | Guillem Jover | 3 | -0/+35 | |
Closes: #414735 Thanks-to: Simon Josefsson <simon@josefsson.org> | |||||
2010-06-10 | Release inetutils 2:1.5.dfsg.1-31.5.dfsg.1-3 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Make inetutils-tools Provide net-tools only on GNU/Hurd | Guillem Jover | 2 | -1/+4 | |
Thanks-to: Petr Salinger <Petr.Salinger@seznam.cz> | |||||
2010-06-10 | Fix typo for ifreq member check in configure.ac | Guillem Jover | 3 | -0/+23 | |
Which was making the package to FTBFS on GNU/kFreeBSD. Closes: #403708 Thanks-to: Petr Salinger <Petr.Salinger@seznam.cz> | |||||
2010-06-10 | Release inetutils 2:1.5.dfsg.1-21.5.dfsg.1-2 | Guillem Jover | 1 | -3/+3 | |
2010-06-10 | Support adding and removing the inetd talk and telnet services | Guillem Jover | 5 | -0/+78 | |
Both disabled by default. Closes: #316193, #325868 | |||||
2010-06-10 | Fix implicit conversions to int for return value | Guillem Jover | 3 | -0/+30 | |
Making the code segfault on 64 bit architectures. Closes: #395216, #395218 Thanks-to: Dann Frazier <dannf@debian.org> | |||||
2010-06-10 | Fix possible segfaults and descriptor leaks (from the Coverity reports) | Guillem Jover | 5 | -0/+120 | |
2010-06-10 | Install a pam file for inetutils-ftpd | Guillem Jover | 3 | -0/+15 | |
2010-06-10 | Fix FTBFS with automake >= 1.0 by adding the missing file config.rpath | Guillem Jover | 3 | -0/+622 | |
2010-06-10 | Add a Depends on tcpd in inetutils-inetd | Guillem Jover | 2 | -1/+7 | |
2010-06-10 | Release inetutils 2:1.5.dfsg.1-11.5.dfsg.1-1 | Guillem Jover | 1 | -5/+5 | |
2010-06-10 | Fix tarball.sh to take into account the non-free removals | Guillem Jover | 2 | -2/+3 | |
2010-06-10 | Indentation fixes | Guillem Jover | 1 | -1/+4 | |
2010-06-10 | Make the binary target in debian/rules idempotent | Guillem Jover | 2 | -1/+3 | |
By cp'ing instead of mv'ing ping6. | |||||
2010-06-10 | Clarify the non-free doc stripping and repacking in debian/copyright | Guillem Jover | 2 | -3/+6 | |
2010-06-10 | Add missing file for previous commit | Guillem Jover | 1 | -0/+7 | |
2010-06-10 | Disable syslogd forwarding by default | Guillem Jover | 4 | -2/+11 | |
Which was enabling inet connections. | |||||
2010-06-10 | Enable telnet authentication ShiShi support | Guillem Jover | 3 | -1/+3 | |
Closes: #300282 | |||||
2010-06-10 | DFSG clean, needed changes | Guillem Jover | 7 | -48/+47 | |
Refresh patches. Disable the doc/ dir. Do not Build-Depend on texinfo anymore, there's not info docs anymore. | |||||
2010-06-10 | New upstream release 1.5 | Guillem Jover | 1 | -1/+4 | |
Remove non-free RFC. Remove non-free GFDL documentation. Closes: #393376 | |||||
2010-06-10 | Fix Jeff Bailey's email address | Guillem Jover | 2 | -1/+7 | |
2010-06-10 | Release inetutils 2:1.4.3+20060719-31.4.3+20060719-3 | Guillem Jover | 1 | -2/+2 | |
2010-06-10 | Enable PAM and libwrap in the configure options | Guillem Jover | 2 | -1/+3 | |
2010-06-10 | Add an empty /etc/inetd.d/ directory to the inetutils-inetd package | Guillem Jover | 2 | -0/+2 | |
2010-06-10 | Add LSB dependency information to the init scripts for inetd and syslogd | Guillem Jover | 3 | -18/+20 | |
Remove invalid comments. | |||||
2010-06-10 | Fix typos in inetutils-inetd manpage | Guillem Jover | 3 | -0/+29 | |
Closes: #389124 Thanks-to: Stephen Liebbe <sliebbe@gmail.com> | |||||
2010-06-10 | Add a Build-Depends on libwrap0-dev | Guillem Jover | 2 | -1/+3 | |
2010-06-10 | Update inetutils-inetd to match new changes in netbase | Guillem Jover | 2 | -3/+6 | |
Change Provides and Conflicts on inetd to inet-superserver. Add a Depends on update-inetd. |