Upgrade to Sys-Syslog-0.10
[p5sagit/p5-mst-13.2.git] / ext / Sys / Syslog / Syslog.pm
2005-12-09 Steve Peters Upgrade to Sys-Syslog-0.10
2005-12-06 Gisle Aas Fix typo spotted by Ronald J Kimball.
2005-12-06 Ronald J. Kimball Re: Perl PR: "Security holes in Sys::Syslog"
2005-12-06 Gisle Aas Document why syslog($priority, "%s", $message) is a...
2005-12-03 Rafael Garcia-Suarez Missing chunk in change #26247.
2005-12-03 Gisle Aas Sys::Syslog::syslog can accept a message without printf
2005-08-31 Rafael Garcia-Suarez Document that Sys::Syslog::openlog might die.
2005-06-27 Alexey Tourbin XSLoader for Sys::Syslog
2005-04-20 Dave Mitchell In change 24266 I failed to actually change anything...
2004-12-14 Rafael Garcia-Suarez Make Sys::Syslog stricture-compliant
2004-12-14 Rafael Garcia-Suarez Allow escaping %m as %%m in Sys::Syslog format strings
2004-09-30 Jay Hannah [patch] Sys::Syslog POD - $Sys::Syslog::host
2004-03-06 Jim Schneider Allow syslog() to use numeric constants in addition...
2003-09-14 Jarkko Hietaniemi Also IRIX wants setlogsock('stream').
2003-09-05 Jarkko Hietaniemi Musty corners of Syslog.pm.
2003-08-13 Nicholas Clark Re: script wanted
2003-08-06 Jari Aalto [pathc] Sys:Syslog.pm::syslog() - Better error message
2003-04-06 Jarkko Hietaniemi An unconditional carp is not nice.
2003-04-06 Joost van Baal PATCH (was: Re: [perl #18180] problem with sys:syslog...
2002-12-24 Yitzchak Scott-Tho... Removal of duplicate comment block
2002-05-16 Slaven Rezic do not use "udp" on some platforms for Sys::Syslog
2002-03-23 Andreas König Re: Copious warnings from Sys::Syslog
2002-03-22 Michael G. Schwern Re: [ID 20020322.002] install man errors
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Nick Williams patch for syslog
2001-06-04 Jarkko Hietaniemi The .pm changes to go with #10428.
2001-03-16 Michael Stevens more pod patches
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-19 Nick Ing-Simmons Integrate mainline.
2000-12-19 Mark J. Reed [ID 20001215.004] Sys::Syslog::xlate doesn't handle...
2000-11-29 Robert Spier Re: Minor suggestion for Sys::Syslog [PATCH]
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathy make lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathy forked child may not exit correctly if it failed to...
2000-04-27 Gurusamy Sarathy fix Sys::Syslog breakage on domain sockets (from Tom...
2000-03-14 Gurusamy Sarathy Sys::Syslog fix for accidental arguments to autoloaded...
2000-03-03 Gurusamy Sarathy /dev/console may not be writable in Syslog.pm (from...
2000-02-09 Charles Bailey Resync with mainline
2000-02-04 Gurusamy Sarathy Sys::Syslog goes the XS way (from Tom Hughes <tom@compt...