summaryrefslogtreecommitdiff
path: root/ext/Sys
Commit message (Expand)AuthorAgeFilesLines
* Add support for PV to ExtUtils::Constant::ProxySubs, and enable itsNicholas Clark2005-12-231-0/+1
* Silence test output to STDERRGisle Aas2005-12-151-1/+1
* Fix realclean target for Sys::SyslogRafael Garcia-Suarez2005-12-131-1/+1
* Upgrade to Sys-Syslog-0.10Steve Peters2005-12-0914-155/+1277
* Fix typo spotted by Ronald J Kimball.Gisle Aas2005-12-061-1/+1
* Re: Perl PR: "Security holes in Sys::Syslog"Ronald J. Kimball2005-12-061-1/+8
* Document why syslog($priority, "%s", $message) is a good ideaGisle Aas2005-12-061-0/+8
* Missing chunk in change #26247.Rafael Garcia-Suarez2005-12-031-3/+3
* Sys::Syslog::syslog can accept a message without printfGisle Aas2005-12-031-2/+4
* Document that Sys::Syslog::openlog might die.Rafael Garcia-Suarez2005-08-311-1/+3
* XSLoader for Sys::SyslogAlexey Tourbin2005-06-271-4/+4
* In change 24266 I failed to actually change anything. Sigh.Dave Mitchell2005-04-201-1/+1
* Make Sys::Syslog stricture-compliantRafael Garcia-Suarez2004-12-141-24/+29
* Allow escaping %m as %%m in Sys::Syslog format stringsRafael Garcia-Suarez2004-12-141-3/+3
* [patch] Sys::Syslog POD - $Sys::Syslog::hostJay Hannah2004-09-301-0/+6
* Allow syslog() to use numeric constants in addition to strings forJim Schneider2004-03-061-1/+2
* perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.tTom Horsley2003-09-291-1/+1
* More suggested patches for NCR MP-RAS from Andy Dougherty.Jarkko Hietaniemi2003-09-161-1/+3
* Also IRIX wants setlogsock('stream').Jarkko Hietaniemi2003-09-142-2/+3
* Musty corners of Syslog.pm.Jarkko Hietaniemi2003-09-051-2/+10
* Re: script wantedNicholas Clark2003-08-132-2/+2
* [pathc] Sys:Syslog.pm::syslog() - Better error messageJari Aalto2003-08-061-1/+2
* No more ext/*/*.t, move them all to ext/*/t.Jarkko Hietaniemi2003-07-282-0/+0
* Run external commands only with localized sanitized $ENV{PATH}.Jarkko Hietaniemi2003-05-251-0/+2
* An unconditional carp is not nice.Jarkko Hietaniemi2003-04-061-3/+4
* PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl ...Joost van Baal2003-04-063-17/+43
* Re: [perl #20274] perlbug requires dynamic loadingSlaven Rezic2003-01-271-4/+14
* Removal of duplicate comment blockYitzchak Scott-Thoennes2002-12-241-9/+0
* File::Basename doesn't lazy load Carp right.Michael G. Schwern2002-09-041-2/+2
* allow Sys::Syslog test to fail gracefullyBrendan O'Dea2002-09-041-5/+15
* do not use "udp" on some platforms for Sys::SyslogSlaven Rezic2002-05-161-1/+4
* Re: Copious warnings from Sys::SyslogAndreas König2002-03-231-7/+7
* Re: [ID 20020322.002] install man errorsMichael G. Schwern2002-03-221-1/+1
* patch for syslogNick Williams2002-03-201-55/+322
* Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7Nicholas Clark2002-03-191-0/+1
* (was Re: [PATCH @13746] h2xs)Nicholas Clark2002-03-042-4/+3
* Must remember to require Socket.Jarkko Hietaniemi2001-12-121-0/+2
* No Socket, no Syslog.Jarkko Hietaniemi2001-12-121-2/+4
* Locate _PATH_LOG if it's a socket even if not #definedJarkko Hietaniemi2001-11-022-10/+18
* Embaressing typo in Syslog's Makefile.PLNicholas Clark2001-08-311-1/+1
* make syslog test more verboseRobert Spier2001-06-211-2/+4
* Re: [PATCH] Re: [PATCH] Re: perl@10611Nicholas Clark2001-06-181-0/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-182-0/+97
* Re: perl@10611 Nicholas Clark2001-06-161-595/+2
* Re: perl@10611 Nicholas Clark2001-06-161-0/+13
* The .pm changes to go with #10428.Jarkko Hietaniemi2001-06-041-5/+7
* The #10402 didn't take. Weird.Jarkko Hietaniemi2001-06-041-475/+475
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-022-0/+30
* Add LOG_PERROR; prettify the "removed".Jarkko Hietaniemi2001-04-271-37/+45
* [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constantChris Bongaarts2001-04-261-1/+1