Commit Graph

29 Commits

Author SHA1 Message Date
jbj 5142bf78e6 Consolidated includes for librpmbuild API.
CVS patchset: 2213
CVS date: 1998/07/30 22:09:42
1998-07-30 22:09:42 +00:00
jbj e4151252f8 Aggregate system includes into system.h.
Rearrange functions to minimize exported routines in librpmbuild API.
VS: ----------------------------------------------------------------------

CVS patchset: 2183
CVS date: 1998/07/25 21:00:26
1998-07-25 21:00:26 +00:00
ewt af9aba223f added more i18n strings
CVS patchset: 1946
CVS date: 1998/01/09 19:10:54
1998-01-09 19:10:54 +00:00
ewt 016384f459 ftp code works in rpm and install
CVS patchset: 1882
CVS date: 1997/10/31 17:18:49
1997-10-31 17:18:49 +00:00
ewt 0426f5a19e use simple dns stuff
CVS patchset: 1873
CVS date: 1997/10/29 15:12:19
1997-10-29 15:12:19 +00:00
ewt aeb65017bb Added more includes of <sys/time.h> and <sys/resource.h> for AIX
CVS patchset: 1646
CVS date: 1997/05/20 15:42:27
1997-05-20 15:42:27 +00:00
ewt 49a247317a Include sys/socket.h if it's available
CVS patchset: 1614
CVS date: 1997/05/07 19:27:21
1997-05-07 19:27:21 +00:00
ewt e82919e6de fixed \r\n stuff
CVS patchset: 1515
CVS date: 1997/03/31 20:15:23
1997-03-31 20:15:23 +00:00
ewt e5415fd5da send '\n\r' not just '\n'
CVS patchset: 1496
CVS date: 1997/03/21 15:50:09
1997-03-21 15:50:09 +00:00
ewt 3272d6857c bug parsing multiline responses
CVS patchset: 1332
CVS date: 1997/01/22 20:25:38
1997-01-22 20:25:38 +00:00
ewt 1c6087767f defined HAVE_HERRNO if necessary
CVS patchset: 1328
CVS date: 1997/01/20 22:34:34
1997-01-20 22:34:34 +00:00
ewt c1ba928954 1) use config.h if available
2) use if not ifdef

CVS patchset: 1312
CVS date: 1997/01/17 16:20:18
1997-01-17 16:20:18 +00:00
ewt 02f638f9e0 1) don't use getpwuid() to get username for uid 0, just use "root"
CVS patchset: 1131
CVS date: 1996/10/22 22:32:20
1996-10-22 22:32:20 +00:00
ewt 03cd239ed5 1) rewrite ftpCheckResult() to be more robust
2) added FTPERR_FILE_NOT_FOUND as a separte error
3) #1 fixed proxy support
4) added port arg to ftpOpen(), which may be -1

CVS patchset: 1104
CVS date: 1996/10/20 18:21:04
1996-10-20 18:21:04 +00:00
ewt f26b120e80 added ftpGetFileDesc(), ftpGetFileDone() and changed ftpGetFile()
to use them

CVS patchset: 1088
CVS date: 1996/10/15 02:14:42
1996-10-15 02:14:42 +00:00
ewt d3a6e501e8 cleaned up for Solaris
CVS patchset: 1063
CVS date: 1996/09/29 02:22:27
1996-09-29 02:22:27 +00:00
ewt bef32a6e22 small portability enhancements
CVS patchset: 1042
CVS date: 1996/09/25 19:11:14
1996-09-25 19:11:14 +00:00
root 5153d3b436 added include of <netinet/ip.h>
CVS patchset: 999
CVS date: 1996/08/30 19:58:35
1996-08-30 19:58:35 +00:00
ewt fd31424fd3 fixed sscanf() to use proper types
CVS patchset: 948
CVS date: 1996/08/08 17:34:05
1996-08-08 17:34:05 +00:00
ewt 56a9277121 began adding support for proxy ftp, though it doesn't work yet
CVS patchset: 874
CVS date: 1996/07/17 20:00:31
1996-07-17 20:00:31 +00:00
ewt a5edccd71c after successfull file transfer, read the "Transfer Completed" from the
server -- if we don't, we can't do another transfer w/o reconnecting

CVS patchset: 804
CVS date: 1996/07/13 14:53:33
1996-07-13 14:53:33 +00:00
ewt 0b020614b2 removed printf, fixed inet_aton() result check
CVS patchset: 803
CVS date: 1996/07/12 20:28:43
1996-07-12 20:28:43 +00:00
ewt e837ec5148 removed message() calls to use code in install
CVS patchset: 802
CVS date: 1996/07/12 20:11:08
1996-07-12 20:11:08 +00:00
ewt 650fae80bd uses passive mode now
CVS patchset: 728
CVS date: 1996/07/03 16:26:06
1996-07-03 16:26:06 +00:00
root 89bc7540b7 header fix for glibc
CVS patchset: 639
CVS date: 1996/06/16 22:45:29
1996-06-16 22:45:29 +00:00
root 502e34e500 added verbose error checking
CVS patchset: 488
CVS date: 1996/03/29 01:19:10
1996-03-29 01:19:10 +00:00
ewt f753e724e6 ftp's now returns an error code when it times out while getting a
package

CVS patchset: 477
CVS date: 1996/03/15 23:02:44
1996-03-15 23:02:44 +00:00
ewt 9d5800fe34 added message() calls for debugging info
CVS patchset: 466
CVS date: 1996/03/13 03:48:48
1996-03-13 03:48:48 +00:00
ewt f9c1e8d728 Initial revision
CVS patchset: 429
CVS date: 1996/02/27 17:37:03
1996-02-27 17:37:03 +00:00