Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dist/Net-Ping/t/450_service.t: Skip 2 tests on os390 | Karl Williamson | 2015-03-09 | 1 | -2/+2 |
| | | | | | These two tests are already skipped for hpux, and one for win32. I'm assuming the same issue here. | ||||
* | Net::Ping: Handle getprotobyn{ame,umber} not being available | Brian Fraser | 2014-01-26 | 10 | -5/+49 |
| | |||||
* | Increase $Net::Ping::VERSION to 2.42 | Father Chrysostomos | 2013-05-26 | 1 | -1/+1 |
| | |||||
* | Net::Ping: wrap long pod lines | Father Chrysostomos | 2013-05-26 | 1 | -2/+5 |
| | |||||
* | Update Net::Ping from 2.40 to 2.41 | Max Maischein | 2013-03-21 | 3 | -23/+48 |
| | | | | This is necessary to make tests pass on Windows (XP and onward). | ||||
* | Upgrade to Net::Ping 2.40. This should silence much of the black | Steve Peters | 2013-03-15 | 7 | -45/+144 |
| | | | | smoke seen on Windows and Cygwin coming from Net::Ping. | ||||
* | Update Net-Ping to 2.39. | Steve Peters | 2013-03-13 | 1 | -1/+3 |
| | |||||
* | Net-Ping: creating an icmp socket requires admin access on recent cygwin | Tony Cook | 2012-08-02 | 1 | -2/+2 |
| | | | | | | | | | | | on recent Windows. cygwin on XP can create an icmp socket as a normal user but can't do anything with it. On Vista or Win7 the process must be running as an admin to create the socket. If someone sees value in running the test on cygwin on XP, they can provide a patch. | ||||
* | Net-Ping: add a sensible test note for the icmp ping test | Tony Cook | 2012-08-02 | 1 | -1/+1 |
| | |||||
* | fix the cygwin breakage introduced in 2f794ae1 | Tony Cook | 2012-08-02 | 1 | -1/+1 |
| | | | | | | | | | All modern Win32 systems* require admin access to use ICMP sockets from cygwin, the refactor in 2f794ae1 changed the condition for the skip, producing a failure here when the test is run unprivileged under cygwin. * assuming XP can be called modern | ||||
* | Fix broken URLs in dist/Net-Ping/Changes from perlbrowse to git | Leon Brocard | 2011-06-12 | 1 | -1/+1 |
| | |||||
* | Convert Net::Ping's tests to use Test::More from Test. | Nicholas Clark | 2011-01-22 | 15 | -256/+164 |
| | |||||
* | Bumping the version of Net::Ping per Porting/cmpVERSION.pl | Jesse Vincent | 2011-01-20 | 1 | -1/+1 |
| | |||||
* | Fix typos (spelling errors) in dist/* | Peter J. Acklam) (via RT | 2011-01-07 | 2 | -3/+3 |
| | | | | | | | | | # New Ticket Created by (Peter J. Acklam) # Please include the string: [perl #81888] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=81888 > Signed-off-by: Abigail <abigail@abigail.be> | ||||
* | Version bumps for modules changed by a6d37805ca8a9ba8 ($Id$ removal). | Nicholas Clark | 2010-12-16 | 1 | -1/+1 |
| | |||||
* | Remove "dead" RCS $Id$ tags from files that we own. | Nicholas Clark | 2010-12-16 | 1 | -2/+0 |
| | | | | | All files have been modified more recently than their tag, rendering information in the tag redundant. | ||||
* | Move Net::Ping from ext/ to dist/ | Nicholas Clark | 2009-09-29 | 17 | -0/+2931 |