infodrom/sysklogd
26 years ago * Applied patch from Pedro Manuel Rodrigues <pmanuel@cindy.fe.up.pt> to debian-1.3-25 debian-1.3.25-1
Joey Schulze [Thu, 19 Mar 1998 22:56:43 +0000 (22:56 +0000)]
  * Applied patch from Pedro Manuel Rodrigues <pmanuel@cindy.fe.up.pt> to
    let klogd work togther with >2GB address space.

26 years ago * Corrected Topi's patch as it prevented forwarding during startup due debian-1.3-24
Joey Schulze [Wed, 25 Feb 1998 12:20:58 +0000 (12:20 +0000)]
  * Corrected Topi's patch as it prevented forwarding during startup due
    to an unknown LogPort.
  * Finalized it

26 years ago Fixed little comparison mistake that prevented the MARK
Joey Schulze [Wed, 25 Feb 1998 09:53:47 +0000 (09:53 +0000)]
 Fixed little comparison mistake that prevented the MARK
 feature to work properly.

26 years ago * Applied patch from Topi Miettinen <Topi.Miettinen@ml.tele.fi> to open debian-1.3-23
Joey Schulze [Mon, 23 Feb 1998 23:41:00 +0000 (23:41 +0000)]
  * Applied patch from Topi Miettinen <Topi.Miettinen@ml.tele.fi> to open
    the UDP socket only if it is really needed.
  * Updated sysklogd(8) manpage
  * Added note to mailing list

26 years agoCorrected FSFs address (lintian)
Joey Schulze [Tue, 10 Feb 1998 22:37:14 +0000 (22:37 +0000)]
Corrected FSFs address (lintian)

26 years ago * Removed killall-statement from postinst. Thanks to James Troup for debian-1.3.22-1
Joey Schulze [Thu, 29 Jan 1998 20:40:48 +0000 (20:40 +0000)]
  * Removed killall-statement from postinst.  Thanks to James Troup for
    reporting it.
  * Added chdir("/") to both daemons (fixes: Bug#17601)

26 years ago * Another patch for Linux/alpha by Christopher C Chimelis debian-1.3-22
Joey Schulze [Sun, 25 Jan 1998 21:06:08 +0000 (21:06 +0000)]
  * Another patch for Linux/alpha by Christopher C Chimelis
    <chris@classnet.med.miami.edu> (fixes: Bug#17385)

26 years ago As the bug covering the %'s introduced a problem with
Joey Schulze [Sun, 25 Jan 1998 20:52:12 +0000 (20:52 +0000)]
  As the bug covering the %'s introduced a problem with
  unevaluated priorities I've worked out a real fix that strips
  %'s to an even number which is harmless for printf.

26 years ago * Fixed small typo in syslogd-listfiles debian-1.3-20 debian-1.3-21
Joey Schulze [Tue, 13 Jan 1998 01:30:28 +0000 (01:30 +0000)]
  * Fixed small typo in syslogd-listfiles
  * Corrected debug output concerning remote receiption
  * Removed race condition in syslogd-listfiles
  * Modified logfile detection routine to take care of double listed
    logfiles.  Thanks to Roman Hodek <roman@debian.org> for providing an
    appropriate patch.  (Bug#17000)

26 years ago * Corrected some code that caused klogd to dump core when receiving some
Joey Schulze [Sat, 10 Jan 1998 18:02:57 +0000 (18:02 +0000)]
  * Corrected some code that caused klogd to dump core when receiving some
    special messages from 2.1.78.  Thanks to Chu-yeon Park
    <kokids@doit.ajou.ac.kr> for informing me.
  * Fixed bug that caused klogd to die if there is no System.map
    available.
  * Added -x switch to omit EIP translation and System.map evaluation.
    Thanks to Florian La Roche <florian@knorke.saar.de>.
  * Fixed small bugs in F_FORW_UNKN meachanism.  Thanks to Torsten Neumann
    <torsten@londo.rhein-main.de> for pointing me to it.
  * Fixed problem with klogd not being able to be built on a kernel newer
    than 2.1.18.  Worked in a patch from Alessandro Suardi <asuardi@uninetcom.it>

26 years ago * Corrected Standards-Version to 2.3.0.1 (Bug#16769) debian-1.3-19
Joey Schulze [Fri, 9 Jan 1998 00:03:55 +0000 (00:03 +0000)]
  * Corrected Standards-Version to 2.3.0.1 (Bug#16769)
  * Reworked one line of an older patch because it prevented syslogd from
    binding the socket with the result that no messages were forwarded to
    other hosts.
  * Changed the behaviour of klogd when receiving a terminate signal. Now
    the program terminates immediately instead of completing the receipt of
    a kernel message.  (Bug#16796, Bug#16828, Bug#16148)
  * Noticed a bug which was closed by 1.3-18 (Bug#14776)
  * Changed Maintainer address to joey@debian.org

26 years ago * Added test in postinst if user and group exist. Christoph Lameter run debian-1.3-18
Joey Schulze [Fri, 2 Jan 1998 03:07:16 +0000 (03:07 +0000)]
  * Added test in postinst if user and group exist.  Christoph Lameter run
    into trouble upgrading a RedHat system.
  * Fixed little mistake which prevented klogd from accepting a console
    log level of 8 to get <7> alias KERN_DEBUG displayed.
  * Linked against libc6 (Bug#11731)
  * Added SHELL=/bin/bash to rules as Herbert Xu suggested
  * Corrected syslog.conf(5) manpage
  * syslogd resets the ignore priority flag now.  Thanks to Herbert
    Thielen. (Bug#12009)
  * Fixed bug that caused syslogd to write into wrong files under some
    race conditions.  Thanks to Herbet Xu. (Bug#13506)
  * /var/log/auth.log will only be touch if needed (Bug#14329)
  * debian/conffiles is treated like a document (Bug#14521)
  * Added script for generic logfile detection and rotation and included
    that in cron scripts, included also its manpage (Bug#14610)
  * Modified restart messages in /etc/init.d/sysklogd (Bug#15840)
  * klogd will first try to load /boot/System.map-$ver, then
    /boot/System.map, then /System.map-$ver and after that /System.map
  * Modified ExpandKadds() because there were some problems accessing
    memory r/w.  (Bug#15336)

26 years ago * Fixed little mistake which prevented klogd from accepting a console
Joey Schulze [Thu, 21 Aug 1997 10:14:52 +0000 (10:14 +0000)]
  * Fixed little mistake which prevented klogd from accepting a console
    log level of 8 to get <7> alias KERN_DEBUG displayed.

26 years agoMinor fixes. debian-1.3-17
Joey Schulze [Wed, 25 Jun 1997 13:23:45 +0000 (13:23 +0000)]
Minor fixes.

26 years agoFixed stupid bug which caused klogd to eat up 90% cpu time.
Joey Schulze [Wed, 25 Jun 1997 10:01:10 +0000 (10:01 +0000)]
Fixed stupid bug which caused klogd to eat up 90% cpu time.

26 years agoSome more glibc patches made by Michael Alan Dorman <mdorman@debian.org>. release-1.3-16
Joey Schulze [Sun, 15 Jun 1997 17:14:04 +0000 (17:14 +0000)]
Some more glibc patches made by Michael Alan Dorman <mdorman@debian.org>.

26 years agoAdded patch from Leland Olds which fixes a buffer overrun and improved
Joey Schulze [Fri, 13 Jun 1997 09:35:55 +0000 (09:35 +0000)]
Added patch from Leland Olds which fixes a buffer overrun and improved
symbol lookup.

26 years agoIncluded upstream patches for 1.3.1 to 1.3.3 and modified debian/rules
Joey Schulze [Fri, 13 Jun 1997 07:42:20 +0000 (07:42 +0000)]
Included upstream patches for 1.3.1 to 1.3.3 and modified debian/rules
to support better debugging by including a patch to the modules package.

26 years agoIncluded improvements and bugfixes
Joey Schulze [Tue, 10 Jun 1997 21:06:52 +0000 (21:06 +0000)]
Included improvements and bugfixes

26 years agoUpgrading to version 1.3-15 from the archive release-1.3-15
Joey Schulze [Mon, 2 Jun 1997 17:42:34 +0000 (17:42 +0000)]
Upgrading to version 1.3-15 from the archive

26 years agoImport of bare source for 1.3 release-1.3 release-1.3-0
Joey Schulze [Mon, 2 Jun 1997 17:21:41 +0000 (17:21 +0000)]
Import of bare source for 1.3