Commit graph

3 commits

Author SHA1 Message Date
wiz
a369b31fe2 Update to 0.84.1.
Changes:
- Malformed $MyINFO string is handled more gracefully. DCTC will try to decode
  it to extract valid user information.
- Fix compatibility problem with glib2 (g_strsplit works a bit differently).
- Always reply to transfer request even if no slot is available. This avoid to
  be kicked by hub script (Thanks to Tobias).
- the lack of MSG_NOSIGNAL is automatically handled.
- add manual page for dctc_cmd
- Fix some functions to work fine on SPARC platforms (tested on AURORA 1.0)
  (Thanks to Yves BLUSSEAU).
- SIGCHLD is now ignored to prevent zombi creation (at end of script for
  example).
- fix a bug in GDL renaming function. If the "move into done/ directory" was
  set, the done/ directory does not exist and a new filename like "./filename"
  is used, the downloaded file is not move into the done/ directory and keeps
  its old name.
- new command added: /KICK. This command allows user kicking.
2003-01-28 13:41:16 +00:00
wiz
f03dd7474b Update to 0.83.8. Changes:
This version fixes compilation problems with old C compilers and with
Berkeley DB 4.0. Malformed MyINFO data are handled more gracefully,
IGNORE_SLOT_LIMIT properly works now, a program to send DCTC command to
running client from a script was added, and a new flag was added to ignore
public chat messages from a user.
2002-11-11 13:58:25 +00:00
wiz
963cdd4291 Initial import of dctc (Direct Connect Text Client) and its GUI, dc_gui
(Direct Connect GUI). Requested by reed some months ago ;)
DC is another file sharing protocol.
2002-09-11 20:47:14 +00:00