1 Change 727 on 2002/05/28 by <gbarr@pobox.com> (Graham Barr)
4 - Use Authen::SASL to do auth
6 Change 724 on 2002/05/24 by <gbarr@pobox.com> (Graham Barr)
9 - Minor change to address sanitize code, mainly to allow <>
11 Change 723 on 2002/05/24 by <gbarr@pobox.com> (Graham Barr)
14 - Minor change to pattern to extract unique filename from server response
16 Change 717 on 2002/04/02 by <gbarr@pobox.com> (Graham Barr)
20 Change 716 on 2002/04/02 by <gbarr@pobox.com> (Graham Barr)
23 - Fix for select to avoid occasional hangups
25 Change 715 on 2002/04/02 by <gbarr@pobox.com> (Graham Barr)
27 Tweak parsing of hello response
29 Change 706 on 2002/02/28 by <gbarr@pobox.com> (Graham Barr)
33 Change 705 on 2002/02/28 by <gbarr@pobox.com> (Graham Barr)
36 - Don't call sysread multiple times after calling select() as it
39 Change 704 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
42 - Patches from Ville Skytta for various cleanup and use Digest::MD5
44 Change 703 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
46 Net::Cmd, Net::NNTP, Net::POP3, Net::SMTP
47 - Add support for returning tied filehandles from some operations
49 Change 702 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
52 - New config script for MacOS from Chris Nandor
54 Change 701 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
57 - Allow tied handles to be passed to get/put
59 Change 700 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
62 - Skip tests if no Socket module
64 Change 699 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
69 Change 698 on 2002/02/25 by <gbarr@pobox.com> (Graham Barr)
72 - Pod changes from Robin Barker
74 Change 697 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
77 - Don't do EBCDIC translation on a binary transfer
79 Change 696 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
82 - Fix docs for anonymous login
84 Change 695 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
87 - Support binding to a local port/address
89 Change 694 on 2002/02/22 by <gbarr@pobox.com> (Graham Barr)
92 - Support exscaping in the netrc file
94 Change 688 on 2001/12/10 by <gbarr@pobox.com> (Graham Barr)
98 Change 687 on 2001/12/10 by <gbarr@pobox.com> (Graham Barr)
100 More test updates from the core
102 Change 686 on 2001/11/27 by <gbarr@pobox.com> (Graham Barr)
104 Skip tests if we are on an EBCDIC machine, but Convert::EBCDIC is not installed
105 Make tests run with 5.004
107 Change 685 on 2001/11/27 by <gbarr@pobox.com> (Graham Barr)
110 - Don't attempt to resolve the hostname to send in the greating.
111 If it is not provided, use localhost.localdomain
112 (patch from Eduardo Perez Ureta)
114 Change 684 on 2001/11/26 by <gbarr@pobox.com> (Graham Barr)
117 - fix RE for libnet_t.pl
119 Change 683 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
123 Change 675 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
126 - Add test to check that hostname() does not modify $_
128 Change 674 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
131 - Dont treat "test_hosts" as an array of host names
133 Change 673 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
135 Added test for Net::Netrc
138 Change 672 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
141 - Dont send QUIT on DESTROY. Causes problems when fork() is used.
143 Change 671 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
146 - Fix bug causing $_ to be modified
148 Change 670 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
151 - Send -anonymous@ as the password for the anonymous user, not
152 the real username. Patch from Eduardo Perez Ureta
154 Change 669 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
156 Add VERSION numbers to Net::FTP::L and Net::FTP::E
158 Change 668 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
161 - Read some default values using Mac::InternetConfig if we are on the Mac
162 patch from Chris Nandor
164 Change 667 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
167 - Add support for SASL AUTH (only PLAIN right now)
168 patch from Meng Weng Wong <mengwong@dumbo.pobox.com>
170 Change 666 on 2001/11/20 by <gbarr@pobox.com> (Graham Barr)
173 - Use a fake inet_aton so we know that it will fail when expected
175 Change 665 on 2001/11/02 by <gbarr@pobox.com> (Graham Barr)
179 Change 664 on 2001/10/29 by <gbarr@pobox.com> (Graham Barr)
181 Added test for Net::Config from chromatic
183 Change 663 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
185 More fixes from the core for undefs
187 Change 662 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
189 Make tests compatable with the perl core distribution
191 Change 661 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
193 Add install-nomake to install libnet on machines that do not
196 Change 660 on 2001/10/26 by <gbarr@pobox.com> (Graham Barr)
199 - Ensure we don't insert an extra CR during LF=>CRLF when the CR already exists
201 Change 659 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
204 - Be more robust if no hostname or domainname
205 (especially the latter)
207 Change 658 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
210 - Protect eval's from user defining $SIG{__DIE__}
212 Change 657 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
215 - Fix handling of single values passed, when a ref to an array is wanted
217 Change 656 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
220 - Pod updates from chromatic
222 Change 655 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
225 - Don't be sensetive to extra spaces on reply to HELO
227 Change 654 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
230 - Update lookup() docs to describe what happens if no .netrc file is found
232 Change 653 on 2001/10/22 by <gbarr@pobox.com> (Graham Barr)
235 - Fix hash() to match docs (patch from Doug Wilson)
237 Change 652 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
240 - Fix patterns in ->size and ->supported
242 Change 651 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
244 Net::Config, Net::Netrc
245 - Handle $home on w2k
247 Change 650 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
250 - Fix some potential undef warnings
252 Change 649 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
255 - Add FirewallType as an option to ->new
257 Change 648 on 2001/09/21 by <gbarr@pobox.com> (Graham Barr)
260 - use sysopen instead of open so we don't get caught by special chars in the filename
262 Change 630 on 2001/08/31 by <gbarr@pobox.com> (Graham Barr)
265 - Avoid uninit warning
267 Change 627 on 2001/08/20 by <gbarr@pobox.com> (Graham Barr)
269 Remove tests for modules removed from dist
271 Change 626 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
275 Change 625 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
277 Doc updates and add cc and bcc as aliases for recipient
279 Change 624 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
281 Don't set ENV variables
283 Change 623 on 2001/08/17 by <gbarr@pobox.com> (Graham Barr)
285 Support mixed case in the EHLO response
287 Change 622 on 2001/08/06 by <gbarr@pobox.com> (Graham Barr)
291 Change 621 on 2001/08/06 by <gbarr@pobox.com> (Graham Barr)
293 Set the status if command returns due to the connection being closed
295 Change 620 on 2001/08/06 by <gbarr@pobox.com> (Graham Barr)
297 Fix for _msg_spec when passed the same msg number twice, pass N instead of N-N
299 Change 619 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
303 Change 618 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
305 Move snpp into its own distribution
307 Change 615 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
309 Move PH to its own dist
311 Change 614 on 2001/05/29 by <gbarr@pobox.com> (Graham Barr)
313 Move TFTP out of libnet
315 Change 612 on 2001/03/29 by <gbarr@pobox.com> (Graham Barr)
317 Support some non standard servers that return more than
318 just a number in response to SIZE. But the size must be
319 the last thing on the response line [Jeffery W Long]
321 Change 603 on 2000/10/06 by <gbarr@pobox.com> (Graham Barr)
324 - Added documentation for ftp_firewall_type
326 Change 574 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)
329 - Make listen socket listen on same interfacce as the command connection
330 this fixes a problem when going via a SOCKS firewall
332 Change 573 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)
335 - Exclude cygwin from the stat check
337 Change 572 on 2000/08/24 by <gbarr@pobox.com> (Graham Barr)
340 - Fix bug in return value from ->rmdir
345 Change 518 on 2000/05/16 by <gbarr@pobox.com> (Graham Barr)
347 Net::FTP::A, Net::FTP::I
348 - Restrict the number of bytes given to syswrite to be at
349 most net_ftp_blksize. This fixes a bug on VMS where the OS will
350 return an error if syswrite is given more than 65535 bytes.
352 Change 504 on 2000/05/02 by <gbarr@pobox.com> (Graham Barr)
355 * Doc fix for the description of the return value from ->list()
357 Change 503 on 2000/05/02 by <gbarr@pobox.com> (Graham Barr)
360 * chnage new MD5 to MD5->new
362 Change 472 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
365 - More typos in os390 code
367 Change 471 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
370 - Fix bug in new os390 code
372 Change 470 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
376 Change 469 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
378 Documentation updates
380 Change 468 on 2000/03/30 by <gbarr@pobox.com> (Graham Barr)
382 Added Net::SNPP::HylaFAX.pm
384 Change 458 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
387 - Support for os390, modified from a patch from Dan Campbell
389 Change 455 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
392 - silence warnings on Win32 that domainname does not exist
394 Change 454 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
397 - More error checking in ->get()
399 Change 453 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
402 - update pattern to dig out unique filename from stou
404 Change 452 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
407 - silently pass if the stor to /pub fails
409 Change 451 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
412 - Add Timeout to listen socket
414 Change 450 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
417 - only add ppd conditional on perl version
419 Change 449 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
421 Fixed mput example in FAQ to use glob()
423 Change 448 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
425 Update README to reflect new way Configure works
427 Change 447 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
430 - Check that $home is defined before we use it
432 Change 446 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
435 - add link to autoftp example
437 Change 445 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
439 Net::FTP::A, Net::FTP::I
440 - Move the timeout check into the loop to prevent hanging
443 Change 444 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
445 Net::Cmd, Net::FTP::A, Net::FTP::I
446 - MacOS does not like the setting of $SIG{PIPE} so check $^O
448 Change 432 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
452 Change 431 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
455 - Allow a filehandle to be passed to article, head and body
457 Change 430 on 2000/03/29 by <gbarr@pobox.com> (Graham Barr)
460 - There is no quit method, so don't document one
462 Change 402 on 2000/03/23 by <gbarr@pobox.com> (Graham Barr)
465 - Fix typos in requires_firewall(), Thanks to Johan Vromans <jvromans@squirrel.nl>
467 Change 401 on 2000/03/23 by <gbarr@pobox.com> (Graham Barr)
470 - fix rmdir for when ls() returns full paths
472 Change 379 on 2000/03/13 by <gbarr@pobox.com> (Graham Barr)
476 Change 378 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
479 - Fix to stop possible forever loop
481 Change 377 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
486 Change 376 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
489 - need to import inet_aton and inet_ntoa
491 Change 375 on 2000/03/10 by <gbarr@pobox.com> (Graham Barr)
494 - change arg to split to /\./ from "."
496 Change 374 on 2000/03/07 by <gbarr@pobox.com> (Graham Barr)
499 - Fix return value of read()
501 Change 373 on 2000/03/07 by <gbarr@pobox.com> (Graham Barr)
506 Change 372 on 2000/03/07 by <gbarr@pobox.com> (Graham Barr)
510 Change 371 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
512 - Moved FAQ to Net/libnetFAQ.pod
514 Change 370 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
516 - Added mput and mget examples
518 Change 369 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
520 - Added support for the xwho command in qpage, but no docs yet.
522 Change 368 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
526 Change 367 on 2000/03/06 by <gbarr@pobox.com> (Graham Barr)
528 Local-ize $SIG{__DIE__}
530 Change 361 on 2000/02/17 by <gbarr@pobox.com> (Graham Barr)
533 - Fix arg count check in cwd()
535 Change 351 on 2000/01/31 by <gbarr@pobox.com> (Graham Barr)
538 - Fixed bug in getline returning an empty line
539 - Added optional filehandle argument to read_until_dot.
542 - get now takes an optional filehandle argument, if given the
543 message is sent to the handle.
545 Change 348 on 2000/01/17 by <gbarr@pobox.com> (Graham Barr)
548 - fix getline not to drop blank lines
550 Change 347 on 2000/01/12 by <gbarr@pobox.com> (Graham Barr)
553 - Fix use of uninitialized warning caused by _socket
555 Change 346 on 2000/01/11 by <gbarr@pobox.com> (Graham Barr)
558 - Change firewall code to use Net::Config->requires_firewall
561 - renamed is_external to be requires_firewall
563 Change 345 on 2000/01/06 by <gbarr@pobox.com> (Graham Barr)
566 - Added workaround for a Y2K bug that exists with the MDTM
567 command on some servers.
569 Change 341 on 1999/09/29 by <gbarr@pobox.com> (Graham Barr)
571 Net::FTP, Net::FTP::A, Net::FTP::I, Net::FTP::datacon
572 - Added BlockSize option to control size of blocks read from server
575 Change 340 on 1999/09/28 by <gbarr@pobox.com> (Graham Barr)
578 - First attempt to add multiple firewall type support
580 Change 339 on 1999/09/28 by <gbarr@pobox.com> (Graham Barr)
582 Added ppd info to Makefile.PL and libnet.ppd to MANIFEST
584 Change 333 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
588 Change 332 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
593 Change 331 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
596 - get and put now accept *FD as well as \*FD for the local filehandle
598 Change 330 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
601 - Added support for VMS as suggest by lane@DUPHY4.Physics.Drexel.Edu
603 Change 329 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
606 - Added support for spaces in passwords
608 Change 328 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
611 - Map \n's in commands to " "
613 Change 327 on 1999/09/18 by <gbarr@pobox.com> (Graham Barr)
616 - Applied patch from Randy Merrell to fix / escaping
618 Change 318 on 1999/08/06 by <gbarr@pobox.com> (Graham Barr)
621 - Remove use of defined(@ISA)
623 Change 316 on 1999/07/11 by <gbarr@pobox.com> (Graham Barr)
626 - Added ping method supplied by William Rolston <rolston@freerealtime.com>
628 Change 309 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
631 - Check that writes to local file succeed
633 Change 308 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
636 - Fix bug ->size when SIZE and STAT are not implemented
638 Change 307 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
641 - The return value for apop is now the same as login
643 Change 306 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
646 - login now returns "0E0" when there are no messages on te server.
647 This is true in a boolean context, but zero in a numeric context
649 Change 305 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
652 - Fixed bug when sending a file in ascii mode that already contains
653 \r\n character sequences
654 - Made improvements to speed of \r\n <-> \n translation
656 Change 304 on 1999/05/05 by <gbarr@pobox.com> (Graham Barr)
659 - Added hash mark printing
661 Change 264 on 1999/03/18 by <gbarr@pobox.com> (Graham Barr)
664 - Fix typo in CLOSE()
666 Change 262 on 1999/03/16 by <gbarr@pobox.com> (Graham Barr)
669 - new should only call authorize if there is user/passwd data
672 - Allow ->to to ignore bad addresses
674 Change 254 on 1999/02/24 by <gbarr@pobox.com> (Graham Barr)
676 Added some debug to t/ftp.t to help understand failure
678 Change 253 on 1999/02/17 by <gbarr@pobox.com> (Graham Barr)
681 - Added checks for a closed connection
683 Change 252 on 1999/02/17 by <gbarr@pobox.com> (Graham Barr)
686 - set FQDN = IP if host does not have a name
688 Change 248 on 1999/02/06 by <gbarr@pobox.com> (Graham Barr)
691 - check for defined(&main::SYS_gethostname) before calling syscall
692 as user may have a UNIVERSAL::AUTOLOADER defined
694 Change 245 on 1999/01/18 by <gbarr@pobox.com> (Graham Barr)
697 - Modify mkdir to call ->cwd(), not ->cd()
699 Change 206 on 1998/10/21 by <gbarr@pobox.com> (Graham Barr)
703 Change 204 on 1998/10/18 by <gbarr@pobox.com> (Graham Barr)
706 - DESTROY now does nothing, so any half-sent message should be aborted
708 Change 198 on 1998/10/16 by <gbarr@pobox.com> (Graham Barr)
712 Configure, Makefile.PL
713 - Canges to handle new Net::Config module
715 Change 197 on 1998/10/16 by <gbarr@pobox.com> (Graham Barr)
718 - Fixed return vlue of _ACCT
721 - Fixed datasend to ensure all data is sent
722 - Fixed a || bug in getline
726 Change 196 on 1998/10/16 by <gbarr@pobox.com> (Graham Barr)
729 - Initial public release
731 Change 195 on 1998/10/04 by <gbarr@pobox.com> (Graham Barr)
734 - Fixed bad use of ||= in cwd()
737 - Fixed pattern for -ERR (had +ERR)
739 Change 191 on 1998/09/26 by <gbarr@pobox.com> (Graham Barr)
744 Change 187 on 1998/09/02 by <gbarr@pobox.com> (Graham Barr)
747 - Some cleanup of the code
748 - removed leading - from named args
750 Change 185 on 1998/08/24 by <gbarr@pobox.com> (Graham Barr)
755 Change 184 on 1998/08/23 by <gbarr@pobox.com> (Graham Barr)
757 Remove mention of Net::SNMP from README
759 Change 183 on 1998/08/07 by <gbarr@pobox.com> (Graham Barr)
762 - Fix problem with returning last name instead of first name for a
763 win32 multi-homed machine
765 Change 182 on 1998/08/07 by <gbarr@pobox.com> (Graham Barr)
768 - _list_cmd returned (undef) instead of ()
774 Change 181 on 1998/08/05 by <gbarr@pobox.com> (Graham Barr)
777 - Allow spaces in filenames (ick!)
779 Change 179 on 1998/08/05 by <gbarr@pobox.com> (Graham Barr)
782 - added new rmdir from Dunkin Software
783 - fix to the code generating the listen port
785 Change 171 on 1998/07/09 by <gbarr@pobox.com> (Graham Barr)
788 - login will now send ACCT if $acct is defined and the PASS
789 command completed with 2xx or 3xx
790 - Added a check for the close of the dataconn in _store_cmd
791 - Debug trace will hide any parameter given to ACCT
793 Change 167 on 1998/07/04 by <gbarr@pobox.com> (Graham Barr)
795 - Added Config.eg, an example Config.pm
796 - Removed set method from Net::Config
797 - Removed check for Data::Dumper from Makefile.PL
799 Change 157 on 1998/06/20 by <gbarr@pobox.com> (Graham Barr)
802 - Another small tweak to ->supported()
804 Change 156 on 1998/06/19 by <gbarr@pobox.com> (Graham Barr)
807 - Tweak to ->supported() to better detect reports from some
810 Change 153 on 1998/06/17 by <gbarr@pobox.com> (Graham Barr)
813 - Fix "Use of uninitialized" warning, patch from
814 Lars Thegler <lth@dannet.dk>
816 Change 148 on 1998/06/07 by <gbarr@pobox.com> (Graham Barr)
821 Change 147 on 1998/06/07 by <gbarr@pobox.com> (Graham Barr)
829 Change 141 on 1998/05/24 by <gbarr@pobox.com> (Graham Barr)
832 - Added banner() method
834 Change 132 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
837 - Added ResvPort option to new()
839 Change 131 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
842 - Patch for running $^X Configure under VMS
844 Change 130 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
847 - wrapped getpwuid in eval {} as some OSs (eg NT) do not support it
849 Change 129 on 1998/04/19 by <gbarr@pobox.com> (Graham Barr)
852 - Enhanced ->size() to try different approaces if SIZE is
855 Change 128 on 1998/04/16 by <gbarr@pobox.com> (Graham Barr)
858 - Correct number of seconds in a year
860 Change 126 on 1998/04/07 by <gbarr@pobox.com> (Graham Barr)
862 Net::FTP, Net::FTP::A, Net::FTP::I, Net::Cmd
863 - changes for undef checking on sysread/syswrite
865 Change 118 on 1998/02/24 by <gbarr@pobox.com> (Graham Barr)
870 Change 117 on 1998/02/24 by <gbarr@pobox.com> (Graham Barr)
873 - Remove use of map in a void context
875 Change 116 on 1998/02/21 by <gbarr@pobox.com> (Graham Barr)
878 - Changes to mkdir for recursive creates.
880 Change 114 on 1998/02/21 by <gbarr@pobox.com> (Graham Barr)
883 - Change $SIG{__DIE__} to $SIG{'__DIE__'} to stop warning in 5.003
885 Change 113 on 1998/02/18 by <gbarr@pobox.com> (Graham Barr)
888 - modified regexp in write for converting to CRLF, should now work with MacOS
891 - Added use of File::Basename
892 - Small tweak to abort()
895 - Changed inet_time to handle MacOS
904 - Fix for new() to fail if HELO command fails
906 Change 108 on 1998/02/15 by <gbarr@pobox.com> (Graham Barr)
909 - Added check for filenames with spaces, \r or \n
911 Change 107 on 1998/02/07 by <gbarr@pobox.com> (Graham Barr)
914 - Ensure dataconn object is in reading mode for data transfers
916 Change 101 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
918 Renamed FAQ.pod as FAQ
920 Change 100 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
923 - Added Reader option to new()
925 Change 99 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
928 - fix pass() to call popstat() if pattern does not match for
931 Change 98 on 1998/01/23 by <gbarr@pobox.com> (Graham Barr)
933 Restore changes lost in disk-crash
937 Sun Dec 21 1997 <gbarr@pobox.com> (Graham Barr)
940 - Fix for pasv_xfer, previous version hung if an error occured
941 while setting up the link between the two servers.
943 Sun Dec 14 1997 <gbarr@pobox.com> (Graham Barr)
946 - Fix for 'Use of uninitialized' when setting $SIG{__DIE__}
948 Sat Dec 13 1997 <gbarr@pobox.com> (Graham Barr)
950 Net::Domain, Net::Netrc
951 - patches from Nick Ing-Simmons for MSWin32
955 Thu Dec 11 1997 <gbarr@pobox.com> (Graham Barr)
958 - Removed use of AutoLoader, it was causing problems on
961 Change 92 on 1997/12/09 by <gbarr@pobox.com> (Graham Barr)
964 - Fix to pasv_xfer, the command stream on the source side was left
967 Change 91 on 1997/12/05 by <gbarr@pobox.com> (Graham Barr)
970 - Added initial FAQ document
972 Change 90 on 1997/12/05 by <gbarr@pobox.com> (Graham Barr)
975 - Set $@ if ->new() fails
977 Change 82 on 1997/11/30 by <gbarr@pobox.com> (Graham Barr)
981 Change 79 on 1997/11/30 by <gbarr@pobox.com> (Graham Barr)
984 - Fix for read_until_dot entering an endless loop, now returns undef
987 - Fix ->list() and ->uidl() to handle undef being returned from
990 Change 78 on 1997/11/30 by <gbarr@pobox.com> (Graham Barr)
993 - Fix to login() and authorize() for OS/2 which does not
996 Change 65 on 1997/11/28 by <gbarr@pobox.com> (Graham Barr)
999 - If user has defined $SIG{__DIE__} then failures inside eval
1000 still call it. local-ized $SIG{__DIE__} to stop this as Net::Domain
1001 used eval to hide such errors.
1003 Change 64 on 1997/11/28 by <gbarr@pobox.com> (Graham Barr)
1006 - Now exits passing if commands fail due to not having
1009 Change 61 on 1997/11/26 by <gbarr@pobox.com> (Graham Barr)
1013 Change 60 on 1997/11/26 by <gbarr@pobox.com> (Graham Barr)
1016 - Fix to prevent ABOR being sent when xfer is complete
1017 - Change to write() to ensure whole packet is sent
1020 - Moved $TELNET_ vars to top of file so that autosplit does not place them
1021 in the wrong file and cause "Use of undefined ...."
1022 - Clarification on the result from ->size() added to docs.
1023 - pasv_xfer changed to use stor as stou is not a "MUST-have" command
1024 - added pasv_xfer_unique
1027 - Documentation updates.
1030 - Modified to test for a list of groups
1032 Change 58 on 1997/11/18 by <gbarr@pobox.com> (Graham Barr)
1035 - Modified to check for more groups before failure
1037 Change 56 on 1997/11/18 by <gbarr@pobox.com> (Graham Barr)
1040 - Corrected documentation for ->expand()
1042 Change 54 on 1997/11/18 by <gbarr@pobox.com> (Graham Barr)
1045 - change to code for creating Net::Config
1048 - Change to write() to ensure whole packet is sent
1049 - Documentation correction to dir() and ls()
1052 - Stop abort be called when a write socket is being closed.
1055 - Changes to postok logic
1058 - fields() now also returns a reference to an ordered array of tag names
1059 if called in an array context.
1062 - Catch added for SIGPIPE while in ->command()
1064 Change 43 on 1997/11/05 by <gbarr@pobox.com> (Graham Barr)
1068 Change 39 on 1997/11/05 by <gbarr@pobox.com> (Graham Barr)
1073 Change 38 on 1997/11/05 by <gbarr@pobox.com> (Graham Barr)
1075 Net::FTP, Net::NNTP, Net::PH, Net::POP3, Net::SMTP, Net::SNPP
1076 - Fix error cause by calling close method when "unexpected EOF:
1077 has been encountered.
1080 - Remove Net::Telnet test
1082 Change 37 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1086 Change 36 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1090 Change 35 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1093 - Fixed undef warning in login() when $ruser does not exist in .netrc
1095 Change 34 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1098 - Added new supported() method
1100 Change 33 on 1997/11/01 by <gbarr@pobox.com> (Graham Barr)
1103 - DESTORY now sends quit command
1104 - corrected OOB commands sent prior to an abort command
1105 - close will call abort unless eof seen
1106 - documentation updates
1109 - abort() will read a byte if non have been read
1112 - read was using arg#3 as an offset ?? change to use as timeout, this
1113 now matches Net::FTP::I::read and the docs
1116 Change 18 on 1997/10/04 by <gbarr@pobox.com> (Graham Barr)
1120 Change 15 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1122 Email address and documentation changes
1124 Change 14 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1127 - Added account method so ACCT command can be sent independantly
1129 - Fixed a bug which caused an infinite loop if EOF happend on the
1130 command channel while executing code to work around MS FTP
1134 - Fixed undefined warning when an unexpected EOF is encountered
1137 - Added a call to ->reader() from within ->new(), just in case we are
1138 talking to an INN server, but we have transfer rights. This will
1139 ensure we are talking to nnrpd.
1142 - Fixed a bug in ->new() while locating default host
1144 Change 13 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1147 - Modified code which determined whether to connect via a Firewall.
1148 if the Firewall wall option is passed then it will be used,
1149 reguardless of whether the real machine can be reached.
1150 - The Firewall option to new is now used in preference over
1151 the FTP_FIREWALL environment variable.
1153 Change 12 on 1997/09/27 by <gbarr@pobox.com> (Graham Barr)
1156 - modified ->response() to return CMD_ERROR if ->getline() returns
1159 Change 6 on 1997/09/14 by <gbarr@pobox.com> (Graham Barr)
1161 Small tweak to Makefile,PL to remove requirement for Data::Dumper
1163 Change 3 on 1997/09/13 by <gbarr@pobox.com> (Graham Barr)
1166 - Local config file libnet.cfg installed as Net::Config
1168 Change 2 on 1997/09/13 by <gbarr@pobox.com> (Graham Barr)
1171 - Modified to use AutoLoader
1172 - Fixed Net::FTP::[AI]::write to trap SIGPIPE errors
1173 and return an error, instead of aborting the script
1175 Change 1 on 1997/09/13 by <gbarr@pobox.com> (Graham Barr)