Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Changes:
----------------------------------------------------------------------
2.0.7
----------------------------------------------------------------------
- Updated translations (fi, nl).
- Fixed dcc psend crash [858539].
- Fixed bug where an error message was erroneously displayed while
transfering files with fast-send turned off. Also, allow fastsend
to be used with psend (Daniel Dubois).
- Print more informative messages when Perl scripts fail to load
(Andy).
- Win32: Added native sound playing support.
- Win32: Fixed possible crash upon exit while still connected.
- Fixed notify's Lastseen column for offline users [864185].
- Report more informative error when DCC write to disk fails.
- Fixed crash when xchat.conf contains oversized strings [750403].
----------------------------------------------------------------------
2.0.6
----------------------------------------------------------------------
- Updated translations (de, lt, sl, sr).
- Fixed detection of Python on amd64 (Mads Martin Joergensen).
- Don't loose editbox contents when pressing up, then down arrow
(Ricky Clarkson).
- Fixed missing dcc flag on new ignores via gui.
- Fixed missing separator bar on PseudoColor displays.
- Fixed some 64-bit issues (xc205-fix64bit.diff).
- Apply tint changes instantly.
- Fixed DCC resume with mirc >= 6.1.
- Python plugin changes:
* Fixed the reentrancy problem which made xchat freeze when some
python code made xchat trigger a python callback somewhere.
* Implemented xchat_emit_print() and xchat_get_prefs() support.
* Fixed softspace support for python 2.3. This problem was making
print statements yield an extra space at the next line start.
* Other minor changes.
(Gustavo Niemeyer, Gustavo J. A. M. Carneiro, Marko Kreen).
- Fixed request of a MODE on a channel you're not in changing the
current titlebar [820998].
- Restored compatibility with older Perl that lacks call_pv().
- Use sigaction inplace of signal() for better compatibility.
- Win32: Don't try to open logfiles with a "\" in them, windows wont
allow it. Instead, the "\" is replaced by a "_".
- Backported HTTP authentication code from 1.8.11 (you can now
specify a username and password for HTTP proxies).
- When beep on highlight is on, beep on channel actions too
(Christopher A. Aillon)
- Added active dcc send feature (/dcc PSEND). More info here:
http://mail.nl.linux.org/xchat-discuss/2003-10/msg00124.html
(Daniel Dubois and Emmanuel Jeandel).
- URL Handlers menu now removes programs that arn't in PATH.
- Added "away" users field for plugin API.
- Smaller bug fixes: 822199, 786267, 783172, 811971, 756048, 844919.
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
Changes:
- Added public key based search support to WHOIS command. Users can be
searched by their public key now. To search users by public key using
SILC Client, do the following (see the /HELP WHOIS for revised help
information on searching by public key):
To search nickname 'nick' that has the specified public key, give:
/WHOIS nick -pubkey /path/to/the/public_key.pub
To search all usesr that has the specified public key, give:
/WHOIS -pubkey /path/to/the/public_key.pub
- Removed RC6 cipher.
- Fixed the MOTD command to work properly. Motds can now be fetched from
remote servers.
- Fixed the INVITE string handling during joining to use correct server
name. Invite strings such as *@sauna.silcnet.org!*@*foobar.com now
works.
- Fixed the CUMODE for founder mode work correctly when there is already a
founder on channel. Normal server cannot anymore "replace" a founder
which is founder on router (even if authentication works). User on
router can "replace" founder that is on normal server assuming
authentication is successful.
- Fixed UMODE mode change bug when anonymous mode was already set. Now
modes can be changed normally.
- Minor fixes to backup router protocol. Some problems may still exist
and testing this feature is recommended.
- Improvements to router-to-router connections. Normal communication
should work. NOTE: This is experimental and you can expect problems
if you set up such network.
- Several other bugfixes.
|
|
features here.
|
|
package. Fixes problems shown in the last bulk build.
|
|
|
|
dccserver is a standalone program aiming to provide the functions
of mIRC's /dccserver command.
Currently, Chat and Send (including resume) modes are supported.
Fserve and Get mode are not yet supported.
All connections are accepted; some simple checks on allowed file
names are done. For more details, please look in the man pages.
|
|
# Version 0.83 (released 2003-12-31) hilights:
* Mainly bugfixes.
* Added some features especially useful for public servers.
(Like server-client pinging)
|
|
|
|
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
|
|
|
|
|
|
Jabber is an open XML protocol for real-time exchange of messages and
presence notification between any two points on the Internet. The first
application of Jabber technology is an asynchronous, extensible instant
messaging platform, and an IM network that offers functionality similar
to legacy IM systems such as AIM, ICQ, MSN, and Yahoo.
|
|
|
|
|
|
According to gaim's developers, it is illegal to link OpenSSL together
with gaim (ewww, GPL).
|
|
|
|
Patch provided by Soren Jacobsen in PR 23768
Changes since 0.5:
* Improved contact list
* New presence system
* New icons
* Tabbed chat windows
* Conversation logging
* Nicer timestamping
* Many bug fixes and small improvements
* Updated and new translations (az, ca, cs, cy, da, de, es, fr, fr, it,
nl, no, pl, pt, ru, sr, sr@Latn, sv, zh_CN, zh_TW)
|
|
Changes since 4.9.6:
* "Away message was requested" log message for ICQ is gone.
* Yahoo! fixes.
* Ability to change incoming/outgoing colors in history.
* Sending messages by pressing Enter. Configurable per protocol.
* "User is typing" log messages removed. A "T" will show up instead.
* LiveJournal support.
* MSN support got the axe.
* AIM buddy list automatically imported at login.
* IRC supports /me.
* Ability to check Maildir mailboxes.
* Plug some memory leaks.
* [SECURITY] Passwords not stored in the input history anymore.
|
|
|
|
v0.8.9 2003-12-11 Timo Sirainen <tss@iki.fi>
* Fixes a remote crash with:
a) non-x86 hardware (one requiring memory alignmentation)
b) script using "gui print text" signal (with x86 hardware too)
+ /SET auto_whowas OFF allows now disabling automatic /whowas when
/whois doesn't find a nick (by Borys)
- If pasted line starts with command char, treat it as command always.
Paste detection can go on too easily with lagged connections.
|
|
v0.8.9 2003-12-11 Timo Sirainen <tss@iki.fi>
* Fixes a remote crash with:
a) non-x86 hardware (one requiring memory alignmentation)
b) script using "gui print text" signal (with x86 hardware too)
+ /SET auto_whowas OFF allows now disabling automatic /whowas when
/whois doesn't find a nick (by Borys)
- If pasted line starts with command char, treat it as command always.
Paste detection can go on too easily with lagged connections.
|
|
|
|
* fixed "auto_away" and "auto_away_keep_descr"
* fixed "/find" for usernames with a space
* fixed "/dcc list" for large files
* fixed "/last user"
* more...
|
|
|
|
*** News -- 12/01/2003 -- Double quoted filenames via dcc from other clients
is now supported.
*** News -- 12/01/2003 -- New $windowctl() value, "DOUBLE"
*** News -- 11/30/2003 -- /XECHO -L now overrides "target window"
*** News -- 11/30/2003 -- "Fixed" and "skipped" windows now special
*** News -- 11/30/2003 -- New /ON , /ON WINDOW_COMMAND
*** News -- 11/24/2003 -- New built in function, $windowct()
*** News -- 11/21/2003 -- /SERVER <host> now honors server groups
*** News -- 11/21/2003 -- New math parser can now use 64 bit integers
and perhaps some other stuff, but that's all that's in the news file.
|
|
Changes since 0.80:
o Fixed a buffer overflow plus another problem in the nick
handling code.
o Fixed MSN support.
o Added the qlist command.
o Fixed the Makefile: It doesn't just overwrite files in etcdir
anymore.
o Fixed a small problem in the auto-reconnect cleanup code.
o Added a configuration file.
o Added some access restrictions for people who don't want their
BitlBee server to be open to anyone.
o Added basic support for charsets, which makes BitlBee more useful
to people who don't speak ASCII.
o Added support for automatic reconnection to an IM-server.
o Yahoo! now works again.
And more...
|
|
|
|
The new irssi package triggered an 'Undefined PLT symbol'.
Now we need to link libfe_icb.so against libicb_core.so.
|
|
used and others were added where needed.
Main NetBSD changes:
- switched from glib1 to glib2.
- added IRSSI_USE_SSL, defaulting to YES, for ssl server support
- make it possible to disable IPv6
v0.8.8 2003-11-23 Timo Sirainen <tss@iki.fi>
- Just a few fixes to converting old settings automatically
v0.8.7 2003-11-23 Timo Sirainen <tss@iki.fi>
* Settings changes - we have now "time", "size" and "level" setting
types.
- Level settings should work the same as before.
- Time settings can have units: days, hours, mins, secs,
milliseconds (or msecs). The units can be combined and written
in shorter form as well, for example "5d 30m 10ms"
- Size settings can have units: gbytes, mbytes, kbytes, bytes.
They can be written in shorter form as well, eg. "gb" or "g".
Your existing settings should be converted automatically.
+ Pasting detection. All keys except CR and LF are pasted as-is into
prompt in pasting mode.
/SET paste_detect_time controls how closely each others characters
must occur for it to be considered pasting. Paste mode goes on when
first pasted CR/LF is found.
The first line may also contain some command characters. They are
executed, but their action in entry line is reverted once pasting
is detected.
What this means in practise is that even if you have TABs (assuming
TAB is completion key) in the first pasted line, they get pasted as
TABs.
This detection isn't perfect, so if it annoys you it can be disabled
with /SET paste_detect_time 0
+ If pasting more lines than /SET paste_verify_line_count, irssi asks
if you actually want to do that. This should be useful to prevent
accidental copy&paste mistakes. Setting it to 0 disables this
entirely.
+ Support for sending SSL certificate to server and optionally verify
server's certificate. See the -ssl_* options for /SERVER and
/SERVER ADD. Patch by Joel Eriksson.
+ DCC SERVER support by Mark Trumbull
+ Support for DCC sending larger files than 2GB if supported by
operating system (ie. 64bit file support). Receiving has always
been possible, but the statistics were wrong with >4GB files
if 64bit support isn't enabled.
+ Better displaying of DCC file transfer statistics.
- Several other minor fixes and enhancements, see ChangeLog
|
|
|
|
FISG is an IRC statistics generator that is meant to be, well, fast. It
handles large log files much more efficiently than PISG, and doesn't require
perl.
|
|
patch to allow gaim connect to MSN using OpenSSL, instead of gnutls.
version 0.74 (11/25/2003):
* Sort-by-size log sorting fix
* Log directory umask fix for users of gaim-remote
* Fix Jabber room creation on MUC servers.
* Vietnamese translation added (T.M.Thanh,M.D.)
version 0.73 (11/21/2003):
* New Logging format and code:
* fixes i18n issues with logs
* compatible with old logs
* hopefully fixes segfault in viewing logs
* New disconnected account dialog (Thanks, Daniel Atallah)
* Fixes several Jabber bugs
* Fixes the bug where some dialogs would crash when spell checking was
enabled. Closes #827930.
* Fixed unblocking of users in MSN (Robert Mibus)
* Fixes outgoing mobile pages on MSN.
* The border on the close buttons on inactive tabs are no longer shown,
thanks to a fix used by Galeon.
* Compatible with autoconf 2.58.
* Cleaned up gtkspell-related code (Robert McQueen)
* Changed the parameters for the received-chat-msg signal.
* Added a Release Notification plugin
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Finnish translation updated (Arto Alakulju)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Hindi trnaslation updated (Ravi (raviratlami))
* Italian translation updated (Claudio Satriano)
* Norwegian translation updated (Petter Johan Olsen)
* Polish translation updated (Emil Nowak)
* Serbian Latin translation updated (Danilo Segan)
* Swedish translation updated (Tore Lundqvist (luntor))
version 0.72 (10/31/2003):
* Added a search feature to conversations.
* Added an option to remove the formatting toolbar, both globally and
on a per-window basis (Nathan Fredrickson)
* Added a drop shadow to the buddy list tooltip
* Smileys are copyable
* Fixed the ICQ login crash
* Fixed a crash in the Add Chat dialog when selecting an
account that doesn't support chats. Closes bug #821606.
* Fixed a bug where new MSN accounts without buddies added wouldn't
connect.
* Fixed a crash when deleting an account that has IMs or chats open.
Closes bug #821630.
* Smileys have background colors
* If SSL is not enabled, MSN will load, but error on connect.
* Disable Jabber SASL auth until the standard stabilizes
* Chinese (Simplified) translation updated (Funda Wang)
* Chinese (Traditional) translation updated (Ambrose C. Li)
* Czech translation updated (Stanislav Brabec, Miloslav Trmac)
* Danish translation updated (Morten Brix Pedersen (mbrix))
* Dutch translation updated (Vincent van Adrighem)
* Finnish translation updated (Arto Alakulju)
* French translation updated (Eric Boumaour)
* German translation updated (Bjoern Voigt)
* Italian translation updated (Claudio Satriano)
* Korean translation updated (Kyung-uk)
* Portuguese (Portugal) updated (Duarte Henriques)
* Romanian translation updated (Misu Moldovan)
* Russian translation updated (Alexandre Prokoudine)
* Serbian translation updated (Danilo Segan)
* Serbian Latin translation updated (Danilo Segan)
* Spanish translation updated (Javier Fernandez-Sanguino Pena)
* Swedish translation updated (Tore Lundqvist (luntor))
|
|
Changes:
* Small cleanups to prevent mIRC colors in /whois from disturbing
other screen text.
* In some circumstances, /open buddyname could cause multiple
windows to open for buddyname in IRC and Lily. Fixed.
* /groupbuddy will allow Tab completion for existing buddy names.
* (backported from 0.12.0) New $showraw. If non-zero, messages that
are not understood by the protocol drivers will be displayed in the
:RAW window.
* The recvfrom chain no longer stops execution when incoming
private/public messages are displayed. This allows hooks from
modules to have a weight heavier than 150.
* In some situations, AOL's servers can forcibly remove you from
chat rooms. naim will now automatically rejoin them, re-creating
them if need be.
* More small cleanups in the HTML renderer.
* The dtime() routine did not allocate enough space for some
possible strings, causing displeasing truncation. Fixed.
* In certain situations, $-variable expansion could result in an
improperly-terminated string, causing out-of-bounds memory access. Fixed.
|
|
|
|
|
|
Sync with the silc-client update.
|
|
Changes:
- disable perl support. it's broken and needs patches for lang/perl5[8] which
won't be applied during the freeze
1.0:
====
- Help file updates.
|
|
|
|
pkg/23527. Bump PKGREVISION.
|
|
Sync with the latest silc-client update.
|
|
Changes:
- Fixed the file transfer (see /HELP FILE) session accepting and closing.
- Fixed nickname formatting to not mess the /NAMES command output.
- Fixed MIME header parsing to not show extra characters in the MIME type
name.
- Several other bugfixes were made.
- Removed RC6 algorithm from distribution.
- Added /LISTKEYS help file (see /HELP LISTKEYS).
- Implemented optimized RSA algorithm for faster private key operations.
Private key operations are now at least 30% faster. Note however that,
this optimization works only with newly generated key pairs.
Unfortunately, it is not possible to transfer the old private key to
the new optimized format. There is no compatibility issues with old or
new private keys (new private keys work with older SILC Clients as
well, but they are slower to use).
- Implemented support for searching users in the network by their public
keys using WHOIS command. Note that, this feature will work only with
upcoming SILC Server. Current SILC Server 0.9.15 or older does not
support this feature.
See the /HELP WHOIS for revised help information on searching by
public key. Examples:
To search nickname 'nick' that has the specified public key, give:
/WHOIS nick -pubkey /path/to/the/public_key.pub
To search all usesr that has the specified public key, give:
/WHOIS -pubkey /path/to/the/public_key.pub
This search feature is the first search feature that uses the
Requested Attributes in WHOIS to base on the search or to narrow down
the searched values.
|
|
with gnupg-1.2.3. This also closes pkg/23416 by Steven M.Bellovin.
Bump PKGREVISION.
|
|
platforms which use GCC 3.3.x.
|
|
|
|
|