| Commit message (Expand) | Author | Age | Files | Lines |
* | Raw socket require privileged user on Win2k | Mattia Barbon | 2002-03-11 | 1 | -0/+2 |
* | Sync with libnet-1.10 | Graham Barr | 2002-02-28 | 10 | -196/+467 |
* | Subject: [PATCH Cwd.pm] cut-n-paste error? | Robin Barker | 2002-02-25 | 1 | -5/+3 |
* | Upgrade to Net::Ping 2.12. | Jarkko Hietaniemi | 2002-02-18 | 4 | -7/+18 |
* | Upgrade to Net::Ping 2.11. | Jarkko Hietaniemi | 2002-02-14 | 9 | -35/+77 |
* | [PATCH t/op/taint.t] remove possible false positive | Jarkko Hietaniemi | 2002-02-03 | 1 | -2/+4 |
* | Upgrade to Net::Ping 2.10. | Jarkko Hietaniemi | 2001-12-26 | 9 | -52/+118 |
* | Net::Ping isn't going to work much without | Jarkko Hietaniemi | 2001-12-26 | 7 | -0/+43 |
* | Upgrade to Net::Ping 2.09. | Jarkko Hietaniemi | 2001-12-19 | 10 | -4/+419 |
* | Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out | Michael G. Schwern | 2001-12-13 | 1 | -5/+5 |
* | VMS test fix-ups | Craig A. Berry | 2001-12-12 | 1 | -2/+2 |
* | Just skip the readability test if running as root. | Jarkko Hietaniemi | 2001-12-10 | 1 | -13/+7 |
* | Root is the lizard king. | Jarkko Hietaniemi | 2001-12-10 | 1 | -4/+15 |
* | Tweakback. | Jarkko Hietaniemi | 2001-12-09 | 1 | -6/+7 |
* | Cleanup and Cygwin98 oddity | Michael G. Schwern | 2001-12-09 | 1 | -42/+56 |
* | Must wipe out the memory of real Socket before starting | Jarkko Hietaniemi | 2001-12-04 | 1 | -0/+2 |
* | Upgrade to Net::Ping 2.07, from Rob Brown. | Jarkko Hietaniemi | 2001-12-04 | 1 | -251/+250 |
* | If Socket has not been built (e.g. DJGPP) the libnet | Jarkko Hietaniemi | 2001-12-03 | 8 | -0/+24 |
* | incorporate last minute change from libnet 1.0901-tobe | Graham Barr | 2001-11-27 | 1 | -8/+3 |
* | If in EBCDIC but no Convert::EBCDIC | Jarkko Hietaniemi | 2001-11-27 | 8 | -0/+24 |
* | Sync-up tests with libnet distribution | Graham Barr | 2001-11-26 | 3 | -2/+188 |
* | Retract #13173 (effectively retract Net::Ping 2.06, | Jarkko Hietaniemi | 2001-11-22 | 8 | -442/+352 |
* | Corify the Net::Ping tests; skip the tests | Jarkko Hietaniemi | 2001-11-22 | 5 | -0/+55 |
* | Sync file with libnet-1.0901-tobe | Graham Barr | 2001-11-21 | 13 | -23/+358 |
* | Upgrade to Net::Ping 2.06. | Jarkko Hietaniemi | 2001-11-21 | 8 | -352/+387 |
* | a few typo fixes | Jeffrey Friedl | 2001-11-12 | 8 | -40/+40 |
* | replace http://www.perl.com/CPAN/ with http://www.cpan.org/ | Mark-Jason Dominus | 2001-11-08 | 1 | -1/+1 |
* | More fixes that were made to the core and not in the libnet src | Graham Barr | 2001-10-26 | 1 | -10/+10 |
* | Fix tests to be able to run in the core and the CPAN dist | Graham Barr | 2001-10-26 | 5 | -0/+37 |
* | Sync libnet modules with what will be libnet-1.08 | Graham Barr | 2001-10-26 | 12 | -82/+177 |
* | No domainname(1) in Cygwin, either, and the 2>/dev/null | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | Be more robust if no hostname or domainname | Jarkko Hietaniemi | 2001-10-22 | 1 | -4/+5 |
* | Integrate perlio: | Jarkko Hietaniemi | 2001-10-20 | 1 | -7/+7 |
|\ |
|
| * | Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str() | Nick Ing-Simmons | 2001-10-20 | 1 | -7/+7 |
* | | Fix Some Pod Typos | chromatic | 2001-10-20 | 1 | -10/+10 |
|/ |
|
* | & what's to be done for 5.8.0? | Nicholas Clark | 2001-10-08 | 4 | -0/+21 |
* | avoid v-strings with require/use | Ronald J. Kimball | 2001-09-21 | 5 | -5/+5 |
* | Change use|require 5.005_64 to use|require 5.6.1. | Jarkko Hietaniemi | 2001-09-16 | 5 | -5/+5 |
* | Changed back Net/Ping.pm change #11759 since WNOHANG wasn't | Artur Bergman | 2001-08-27 | 1 | -1/+1 |
* | pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod | chromatic | 2001-08-27 | 1 | -1/+1 |
* | Upgrade to libnet 1.0704. | Jarkko Hietaniemi | 2001-08-17 | 19 | -206/+517 |
* | When removing tests updating the test count is a good idea, too. | Jarkko Hietaniemi | 2001-07-04 | 1 | -1/+1 |
* | Update the libnet tests as per #11138. | Jarkko Hietaniemi | 2001-07-04 | 2 | -33/+0 |
* | Remove DummyInetd, PH, and SNPP from the libnet, as per | Jarkko Hietaniemi | 2001-07-04 | 3 | -1346/+0 |
* | "lose the it's", from Abhijit Menon-Sen. | Jarkko Hietaniemi | 2001-06-27 | 1 | -1/+1 |
* | Be more portable in finding out the home directory, | Jarkko Hietaniemi | 2001-06-26 | 1 | -2/+3 |
* | Also in Cygwin use Socket to figure out domainname | Jarkko Hietaniemi | 2001-06-23 | 1 | -1/+1 |
* | The croak message for nonexistent socket functions may vary. | Jarkko Hietaniemi | 2001-06-22 | 3 | -3/+3 |
* | Documentation patch for Net::FTP | Marcel Grunauer | 2001-06-21 | 1 | -4/+5 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 4 | -0/+184 |