[Tinymux] TinyMUX 2.6.0.3 Alpha

Stephen Dennis brazilofmux at gmail.com
Sun Aug 27 22:51:22 EDT 2006


ftp://ftp.tinymux.org/TinyMUX/tinymux-2.6/alpha/3

 -- Added QUELL flag from Firan to temporarily suppress Wizard powers.

 -- Added @switch/notify.

 -- Merge Firan MUX source modification and collected them under the
    --enable-firanmux ./configuration switch. This also typically
    requires the --enable-memorybased switch. Some of the following
    may eventually be enabled in the default build:

    Attributes:  @alead, @lead, @olead, and @color
    Commands:    @email
    Permissions: no_immobile, no_restricted
    Options:     immobile_message, sql_server, sql_user, sql_password,
                 sql_database, mail_server, mail_ehlo, mail_sendaddr,
                 mail_sendname, and mail_subject.
    Flags:       LINEWRAP, IMMOBILE, RESTRICTED, and PARENT.
    Functions:   sql(), setparent(), setname(), trigger(), mailsize(),
                 mailsubj(), mailj(), text(), successes(), and
                 distribute().

 -- Added --enable-firanmuxconvert which turns on code to remap three
    conflicting attribute numbers. The first database load requires
    this switch, and then it should be turned off.

 -- All but the last part of very Long lines from the network were
    discarded when for very long lines, only the first part should be
    saved.  Not a crashing bug.

 -- Server should not attempt to @clone Created and Modified
    attributes.

 -- Fix single-character case in pos(). It would never return success.
    Bug introduced in 2.6. It does not appear in 2.4.

 -- Change isdbref() to return '0' instead of '#-1 ISDBEF EXPECTS...'

 -- Fix ANSI overflow bug in ANSI_String_Copy() introduced by using an
    unsigned size_t in place of a signed 'int'. Bug introduced in 2.6.

 -- Add 'other half' of buffer overflow protection to a case in
    process_cmdent().  Without the other half, the first half causes a
    crash instead of prventing it.  Found and fixed by Sparks.

 -- Add mux_fopen() utility function to replace direct use of fopen().


Brazil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.tinymux.org/pipermail/tinymux/attachments/20060827/db9410c0/attachment.htm


More information about the Tinymux mailing list