index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
Age
Commit message (
Expand
)
Author
Files
Lines
2002-05-24
17220: Src/Modules/tcp.c: bugs using ztcp to list connections.
Peter Stephenson
1
-3
/
+3
2002-05-16
17171: Src/Modules/tcp.c: ztcp didn't return failure
Peter Stephenson
1
-0
/
+2
2002-05-15
17166: Src/Modules/zftp.c: check fileno of zftp control
Peter Stephenson
1
-2
/
+3
2002-05-14
17162: Src/Modules/tcp.c: prevent warning on
Peter Stephenson
1
-2
/
+2
2002-05-14
17161: Src/Modules/tcp.c: length parameter to accept()
Peter Stephenson
1
-0
/
+1
2002-05-08
17102: looking up TCP sessions by fd returned the wrong pointer
Peter Stephenson
1
-1
/
+1
2002-05-08
17097: closing all TCP sessions referenced freed memory.
Peter Stephenson
1
-2
/
+4
2002-05-08
17095: Bug in setting associative array; remove unused counter
Peter Stephenson
1
-8
/
+5
2002-05-08
17081: New zselect module and documentation.
Peter Stephenson
2
-0
/
+316
2002-04-25
17040: Src/Modules/tcp.c: AF_INET6 wasn't copied into the
Peter Stephenson
2
-3
/
+4
2002-04-25
remove one half of 17029; the part for zstyle wasn't right (17035)
Sven Wischnowsky
1
-1
/
+0
2002-04-24
fix two memory leaks (found by Felix): pre-compiled patterns when re-defining...
Sven Wischnowsky
1
-0
/
+1
2002-04-18
17011: Src/Modules/tcp.c, Src/Modules/zftp.c: restore
Peter Stephenson
2
-4
/
+4
2002-02-19
16673: add langinfo module as an interface to locale information.
Clint Adams
3
-0
/
+566
2001-11-15
16241: new rand48(param) math function
Peter Stephenson
1
-0
/
+106
2001-10-26
16176: Src/Modules/tcp.c, Src/Modules/zftp.c: after fdclose(),
Peter Stephenson
2
-6
/
+15
2001-10-26
16172: freehostent -> zfreehostent to avoid name clash
Peter Stephenson
2
-4
/
+4
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-10-14
Remove <arpa/telnet.h> from tcp.c.
Bart Schaefer
1
-14
/
+16
2001-10-08
remove duplicated includes which caused problems on IRIX 5 (15987)
Oliver Kiddle
1
-16
/
+0
2001-10-08
15964: use SOCKLEN_T
Andrey Borzenkov
1
-1
/
+2
2001-10-02
15919: use LinkLists in place of somewhat equivalent code
Clint Adams
2
-59
/
+33
2001-09-28
Zftp control connection management cleanup.
Bart Schaefer
1
-19
/
+27
2001-09-27
15886: use select if poll is not available, or complain if neither are available
Clint Adams
1
-2
/
+25
2001-09-10
15780: rename **arg to **dargs
Clint Adams
1
-18
/
+20
2001-09-10
15779: ztcp -d
Clint Adams
1
-22
/
+57
2001-09-10
stupid bugfixes
Clint Adams
1
-5
/
+8
2001-09-10
unposted: stupid -a bug
Clint Adams
1
-4
/
+3
2001-09-10
15771: ztcp -t
Clint Adams
1
-5
/
+22
2001-09-09
15769: ztcp -a
Clint Adams
2
-21
/
+53
2001-09-09
1576x: take service names, stuff fd numbers into $REPLY
Clint Adams
1
-14
/
+27
2001-09-09
15766: ztcp -l
Clint Adams
2
-40
/
+120
2001-09-08
1596x: ztcp -v
Clint Adams
1
-2
/
+8
2001-09-08
15762: introduce ztcp builtin
Clint Adams
4
-108
/
+325
2001-08-28
handle possible NULL pointer returned from bufferwords() (15717)
Sven Wischnowsky
1
-3
/
+3
2001-07-09
15327: always use local LINENOs in parse_string().
Peter Stephenson
3
-3
/
+3
2001-07-06
15250: still run setup even if pcre functions are unavailable
Clint Adams
1
-6
/
+16
2001-07-06
Avoid static link of pcre module.
Bart Schaefer
1
-1
/
+1
2001-07-04
15242: pcre_match -a and $match instead of pparams
Clint Adams
1
-5
/
+16
2001-07-03
15228: AC_CHECK_LIB->AC_SEARCH_LIBS, set pparams with capture buffers
Clint Adams
1
-5
/
+35
2001-07-03
unposted: update distfiles for 15211
Clint Adams
1
-0
/
+1
2001-07-02
15211: zsh/pcre module
Clint Adams
2
-0
/
+141
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
2
-5
/
+8
2001-06-12
14863: tcp_connect
Clint Adams
2
-16
/
+33
2001-06-11
14843: tcp_close
Clint Adams
2
-4
/
+11
2001-06-08
Fix #includes for gcc 2.95 compilation.
Bart Schaefer
2
-27
/
+23
2001-06-08
Untrustworthy return value of tgetflag().
Bart Schaefer
1
-29
/
+36
2001-06-07
unposted: add tcp module to .distfiles
Clint Adams
1
-0
/
+1
[next]