summaryrefslogtreecommitdiff
path: root/ext/Sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* more pod patchesMichael Stevens2001-03-161-1/+1
* [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERGMark J. Reed2000-12-191-1/+3
* Re: Minor suggestion for Sys::Syslog [PATCH]Robert Spier2000-11-291-2/+2
* make lib/syslog.t portable to systems that don't have _PATH_LOG,Gurusamy Sarathy2000-04-292-11/+18
* forked child may not exit correctly if it failed to openGurusamy Sarathy2000-04-281-1/+1
* fix Sys::Syslog breakage on domain sockets (from Tom Hughes)Gurusamy Sarathy2000-04-271-1/+1
* Sys::Syslog fix for accidental arguments to autoloaded constantsGurusamy Sarathy2000-03-142-31/+30
* /dev/console may not be writable in Syslog.pm (from Ask Bjoern HansenGurusamy Sarathy2000-03-031-4/+5
* Add socklen_t probe; Configure maintenance.Jarkko Hietaniemi2000-02-221-1/+1
* Probe for <sys/utsname.h>.Jarkko Hietaniemi2000-02-151-2/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-154-0/+239
|\