summaryrefslogtreecommitdiff
path: root/news/inn/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update: news/innDaichi GOTO2003-09-262-0/+103
| | | | | | | | | | | | - Now config files are not removed - add many knobs - Use USE_OPENSSL hook PR: 57160 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) Notes: svn path=/head/; revision=89416
* Upgrade to 2.4.0, which introduces, amongs other new features, IPv6Dag-Erling Smørgrav2003-05-111-13/+0
| | | | | | | | | support. Many thanks to Thierry Thomas <thierry@pompo.net> for advice and testing. Notes: svn path=/head/; revision=80695
* Avoid chown'ing /usr/local/man/man* to news:news.Dag-Erling Smørgrav2001-03-111-0/+13
| | | | Notes: svn path=/head/; revision=39499
* Fix bogon that made it impossible to stop innd.Dag-Erling Smørgrav2000-09-241-1/+1
| | | | Notes: svn path=/head/; revision=33071
* Upgrade to 2.3.0.Dag-Erling Smørgrav2000-09-241-2/+2
| | | | | | | | Note that unless you already have a /var/news or /var/spool/news directory, the spool directory now defaults to /usr/local/news/spool. Notes: svn path=/head/; revision=33066
* Upgrade to inn 2.2-releaseTorsten Blum1999-05-021-2/+2
| | | | Notes: svn path=/head/; revision=18326
* Remove leading '[ -x' so this script works as intended.Steve Price1998-05-101-1/+1
| | | | | | | | PR: 6534 Submitted by: Vadim Chekan <vadim@gc.lviv.ua> Notes: svn path=/head/; revision=10937
* fix invalid ctlinnd option (stop)Andreas Klemm1998-02-141-1/+1
| | | | | | | | And closed PR 5620, since all things are fixed now Submitted by: Adrian Wontroba <aw1@stade.co.uk> Notes: svn path=/head/; revision=9716
* - upgrade to 1.7.2Torsten Blum1998-01-251-0/+9
- install $PREFIX/etc/rc.d/innd.sh (start and stop) - change group of $PREFIX/bin/rnews from uucp to dialer to work around a problem when using inn with uucp (rnews is not world-executable to prevent injection of faked articles) - don't install binaries in $PREFIX/etc - use /var/{spool,}/news/tmp instead of /var/tmp for rnews, otherwise rename will fail Notes: svn path=/head/; revision=9444