File: ChangeLog

package info (click to toggle)
mutella 0.3.3-4
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,488 kB
  • ctags: 2,069
  • sloc: cpp: 14,194; sh: 8,714; ansic: 464; makefile: 55
file content (80 lines) | stat: -rw-r--r-- 3,909 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
  24.01.2002 MZ: Storing searches between sessions
                 Small fixes here and there
  20.01.2002 MZ: Version 0.6 connection-reply debugged
                 Version 0.6 outbound connection support
  19.01.2002 MZ: "kill" command added
                 "ReachableForPush" setting added
                 MAsyncFile fixes (hopefully final)
  18.01.2002 MZ: Further work on MGnuUpload
                 Support for sections in options
                 "color" comand added
                 First moves towards event support
  17.01.2002 MZ: MAsyncFile fixes
                 MGnuUpload/MGnuDownload fixes
                 Push-uploads fixed (crash + incorrect function)
  12.01.2002 MZ: Color - continue
  11.01.2002 MZ: Color to the people!
                 "" anf '' is regarded as empty string (set command)
  10.01.2002 MZ: Configuration migrated to .mutella
                 MUI revised
                 First effort to introduce colors/styles
  08.01.2002 MZ: API fixes, terminal UI re-coded with new API
                 Some asserts removed from MGnuDownload
  07.01.2002 MZ: Cleaning up the API between the UI and the network kernel
v0.3.2
  16.12.2001 MZ: Global LibC mutex abuse fixed in dir.cpp
                 AutoConnectSrvX variables added
  12.12.2001 MZ: General cleanup.
                 MGnuDownload debugging
                 mthread.h host type detection
  11.12.2001 MZ: Gnutella protocol v6 support for incomming
                 connections <not really tested yet>
  10.12.2001 MZ: MThread for Solaris
v0.3.1
  05.12.2001 MZ: Race condition in MAsyncFile is fixed (hopefuly)
  29.11.2001 MZ: Fixed race condition in MGnuUpload -- possible crash reason
                 Fixed pushed upload -- broken in v0.3
                 Fixed race condition in MGnuUpload -- possible crash reason
                 (fixs from 26.11 did not really fix the problem)
  27.11.2001 MZ: CygWin fixes -- now compiles with recent CygWin install
  26.11.2001 MZ: Possible crash reasons sort of fixed in GnuDownload
  24.11.2001 MZ: Exclusive searches
v0.3
  21.11.2001 MZ: BUGFIX: ExpandPath was missing in MGnuDownload::CheckFile
                 which resulted on some systems in creation of "~" directory
                 in the current path
  18.11.2001 MZ: Configure fixes for term_help.c
  17.11.2001 MZ: Help for options
                 Removed unused options
  15.11.2001 MZ: Warnings during compilation fixed
                 Non-persistent properties added
                 Terminal* props made non-persistent
                 Version command added
                 Conection bandwidth limiting
  11.11.2001 MZ: Pipe output of a command to other program (thanks to
                 Benjamin Charron)
                 Limiting number of incomming connections for each
                 subnet class. Improves network coverage.
                 Configure scripts to inclide -lcurses when needed by term_help.h
  01.11.2001 MZ: MGnuApload now uses MAsyncFile -- can share slow media
                 Paged output support
  29.10.2001 MZ: Optimized polling: FD_WRITE is removed from everywhere
                 where it is not needed.
v0.2
  17.10.2001 MZ: info command refined. doc updated.
  15.10.2001 MZ: configure script fixes -- seem to work on Solaris now
  13.10.2001 MZ: fixed stupid memory-leak in MAsyncSocket::Heartbeat
                 TString::format() coded to replace sprintf().. later.
                 Vendor ID is set to 'MUTE'
  11.10.2001 MZ: plugging MAsyncFile into download and upload objects
  10.10.2001 MZ: MAsyncFile now is functional
  08.10.2001 MZ: readline4 fix
                 'failed to stop thread' message removed
                 factor 10 improved help command
v0.1
  07.10.2001 MZ: `library' command added
                 UI output polishing
                 README modified
                 Various fixes
v0.1pre
  06.10.2001 MZ: initial release of v0.1