This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add "automating coverage tests" as a TODO
[perl5.git] / ext / Sys /
2005-08-31 Rafael Garcia-SuarezDocument that Sys::Syslog::openlog might die.
2005-06-27 Alexey TourbinXSLoader for Sys::Syslog
2005-04-20 Dave MitchellIn change 24266 I failed to actually change anything...
2004-12-14 Rafael Garcia-SuarezMake Sys::Syslog stricture-compliant
2004-12-14 Rafael Garcia-SuarezAllow 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 SchneiderAllow syslog() to use numeric constants in addition...
2003-09-29 Tom Horsleyperl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
2003-09-16 Jarkko HietaniemiMore suggested patches for NCR MP-RAS from Andy Dougherty.
2003-09-14 Jarkko HietaniemiAlso IRIX wants setlogsock('stream').
2003-09-05 Jarkko HietaniemiMusty corners of Syslog.pm.
2003-08-13 Nicholas ClarkRe: script wanted
2003-08-06 Jari Aalto[pathc] Sys:Syslog.pm::syslog() - Better error message
2003-07-28 Jarkko HietaniemiNo more ext/*/*.t, move them all to ext/*/t.
2003-05-25 Jarkko HietaniemiRun external commands only with localized sanitized...
2003-04-06 Jarkko HietaniemiAn unconditional carp is not nice.
2003-04-06 Joost van BaalPATCH (was: Re: [perl #18180] problem with sys:syslog...
2003-01-27 Slaven RezicRe: [perl #20274] perlbug requires dynamic loading
2002-12-24 Yitzchak Scott-Tho... Removal of duplicate comment block
2002-09-04 Michael G. SchwernFile::Basename doesn't lazy load Carp right.
2002-09-04 Brendan O'Deaallow Sys::Syslog test to fail gracefully
2002-05-16 Slaven Rezicdo not use "udp" on some platforms for Sys::Syslog
2002-03-23 Andreas KönigRe: Copious warnings from Sys::Syslog
2002-03-22 Michael G. SchwernRe: [ID 20020322.002] install man errors
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Nick Williamspatch for syslog
2002-03-19 Nicholas ClarkRe: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046...
2002-03-04 Nicholas Clark(was Re: [PATCH @13746] h2xs)
2001-12-12 Jarkko HietaniemiMust remember to require Socket.
2001-12-12 Jarkko HietaniemiNo Socket, no Syslog.
2001-11-02 Jarkko HietaniemiLocate _PATH_LOG if it's a socket even if not #defined
2001-08-31 Nicholas ClarkEmbaressing typo in Syslog's Makefile.PL
2001-06-21 Robert Spiermake syslog test more verbose
2001-06-18 Nicholas ClarkRe: [PATCH] Re: [PATCH] Re: perl@10611
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-16 Nicholas ClarkRe: perl@10611
2001-06-04 Jarkko HietaniemiThe .pm changes to go with #10428.
2001-06-04 Jarkko HietaniemiThe #10402 didn't take. Weird.
2001-06-02 Jarkko Hietaniemi-Wall cleanup continues.
2001-04-27 Jarkko HietaniemiAdd LOG_PERROR; prettify the "removed".
2001-04-26 Chris Bongaarts[ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
2001-03-16 Michael Stevensmore pod patches
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-19 Nick Ing-SimmonsIntegrate mainline.
2000-12-19 Mark J. Reed[ID 20001215.004] Sys::Syslog::xlate doesn't handle...
2000-11-29 Robert SpierRe: Minor suggestion for Sys::Syslog [PATCH]
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-29 Gurusamy Sarathymake lib/syslog.t portable to systems that don't have...
2000-04-28 Gurusamy Sarathyforked child may not exit correctly if it failed to...
2000-04-27 Gurusamy Sarathyfix Sys::Syslog breakage on domain sockets (from Tom...
2000-03-14 Gurusamy SarathySys::Syslog fix for accidental arguments to autoloaded...
2000-03-03 Gurusamy Sarathy/dev/console may not be writable in Syslog.pm (from...
2000-02-22 Jarkko HietaniemiAdd socklen_t probe; Configure maintenance.
2000-02-15 Jarkko HietaniemiProbe for <sys/utsname.h>.
2000-02-15 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-15 Gurusamy Sarathyadd XS version of Sys::Hostname (from Greg Bacon
2000-02-14 Jarkko Hietaniemisilly compilers don't know that croak() exits
2000-02-09 Charles BaileyResync with mainline
2000-02-04 Jarkko HietaniemiUse <syslog.h>, not <sys/syslog.h>.
2000-02-04 Gurusamy SarathySys::Syslog goes the XS way (from Tom Hughes <tom@compt...