index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
zftp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-09-26
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
1
-5
/
+5
2008-09-16
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
1
-15
/
+15
2008-09-04
25609: initialize sz variable.
Clint Adams
1
-1
/
+1
2007-07-12
revert that
Clint Adams
1
-14
/
+18
2007-07-12
23670: use getaddrinfo() and getnameinfo() instead of get*by* functions.
Clint Adams
1
-18
/
+14
2007-07-06
23665: autoloading of module features and related tweaks
Peter Stephenson
1
-3
/
+3
2007-05-29
23488: tidy up module interface and documentation
Peter Stephenson
1
-1
/
+1
2007-05-28
see 23479: add initial features support for modules
Peter Stephenson
1
-20
/
+40
2007-05-10
Peter A. Castro: 23408: zftp account handling was broken
Peter Stephenson
1
-1
/
+1
2006-05-30
22474: use variable argument lists to improve error message handling
Peter Stephenson
1
-45
/
+43
2006-03-13
- Got rid of one compiler warning about a clobbered variable.
Wayne Davison
1
-2
/
+3
2006-03-07
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
1
-4
/
+4
2005-11-01
Changed some isdigit() calls to use idigit().
Wayne Davison
1
-7
/
+6
2005-02-06
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
1
-2
/
+3
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-2
/
+2
2004-11-16
20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash
Peter Stephenson
1
-3
/
+3
2004-10-21
Use the new gettempfile() function.
Wayne Davison
1
-2
/
+1
2004-10-18
Call gettempname() with its new args.
Wayne Davison
1
-1
/
+1
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-19
/
+19
2004-05-28
Silenced one signed/unsigned comparison compiler warning.
Wayne Davison
1
-1
/
+1
2004-03-24
19674, modified: support for non-standard ports in zftp.
Peter Stephenson
1
-9
/
+63
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-3
/
+3
2002-08-27
17582: Improved option argument handling.
Peter Stephenson
1
-1
/
+1
2002-05-15
17166: Src/Modules/zftp.c: check fileno of zftp control
Peter Stephenson
1
-2
/
+3
2002-04-25
17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the
Peter Stephenson
1
-2
/
+2
2002-04-18
17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore
Peter Stephenson
1
-3
/
+3
2001-10-26
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
Peter Stephenson
1
-0
/
+7
2001-10-26
16172: freehostent -> zfreehostent to avoid name clash
Peter Stephenson
1
-3
/
+3
2001-10-26
15793: Src/Modules/zftp.c: require zsh/net/tcp explicitly.
Peter Stephenson
1
-1
/
+2
2001-10-16
16062: use O_EXCL when opening a temporary file.
Clint Adams
1
-1
/
+1
2001-09-28
Zftp control connection management cleanup.
Bart Schaefer
1
-19
/
+27
2001-09-08
15762: introduce ztcp builtin
Clint Adams
1
-52
/
+52
2001-06-19
14973: fix for reported problems on AIX.
Andrey Borzenkov
1
-3
/
+6
2001-06-15
14931: fix socket/address length calculation
Andrey Borzenkov
1
-4
/
+4
2001-06-12
14863: tcp_connect
Clint Adams
1
-14
/
+5
2001-06-11
14843: tcp_close
Clint Adams
1
-2
/
+1
2001-06-08
Fix #includes for gcc 2.95 compilation.
Bart Schaefer
1
-27
/
+0
2001-06-06
14770: tcp module from zftp
Clint Adams
1
-205
/
+54
2001-05-10
users/3872: rename inet_* routines to avoid clash with Solaris 7 headers.
Andrey Borzenkov
1
-32
/
+52
2001-04-13
Don't define gethostbyname2() as static, since it can clash with the
Wayne Davison
1
-1
/
+1
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-12
/
+20
2000-12-17
13288: cast pointers for arg 2 of ztrapread/write
Clint Adams
1
-3
/
+3
2000-11-11
Sven: 13108: Handle traps synchronously
Peter Stephenson
1
-10
/
+10
2000-07-04
12149: guard against undefined h_errno in zftp
Peter Stephenson
1
-0
/
+4
2000-05-28
11616: netinet/in_systm.h again
Peter Stephenson
1
-1
/
+10
2000-05-26
11587: Felix Rosencrantz: Src/pattern.c: uninitialised variable
Peter Stephenson
1
-1
/
+11
2000-05-25
11567: FD_CLOEXEC in zftp.c
Peter Stephenson
1
-6
/
+3
2000-05-09
11285: zftp exit hook
Peter Stephenson
1
-22
/
+38
2000-05-09
11276: fix build on OpenBSD.
Tanaka Akira
1
-402
/
+1070
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+2596