index
:
irssi
fix/startup_doc
hax/doc_format_fix
master
The client of the future
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
Age
Commit message (
Expand
)
Author
2001-12-09
Better support for halfops, patch by yathen@web.de
Timo Sirainen
2001-12-09
Regexp-ignores weren't compiled at startup - thanks to Manoj Kasichainula
Timo Sirainen
2001-12-07
$!xx! history search didn't work because history_func() got also the
Timo Sirainen
2001-12-06
/IRCNET ADD -usermode option added.
Timo Sirainen
2001-12-06
/UPGRADE broke reconnections to server.
Timo Sirainen
2001-12-01
/UPGRADE shouldn't begin server reconnections in old client.
Timo Sirainen
2001-11-29
command_unbind() - don't crash if trying to unbind a command not registered
Timo Sirainen
2001-11-25
/UPGRADE: when trying to restore connection to server of which chat
Timo Sirainen
2001-11-25
/UPGRADE: Irssi no longer asks for /NAMES list from server when
Timo Sirainen
2001-11-25
Doing /RECONNECT while server was still being connected to, irssi
Timo Sirainen
2001-11-21
/FOREACH QUERY did actually same as /FOREACH CHANNEL :)
Timo Sirainen
2001-11-20
Still forgot to add pidwait_get_pids() here.
Timo Sirainen
2001-11-20
added function pidwait_get_pids() which session.c uses - forgot to commit
Timo Sirainen
2001-11-20
--session broke --help output
Timo Sirainen
2001-11-20
/UPGRADE: waited pids are now transferred to new client so we don't leave
Timo Sirainen
2001-11-20
using signal_add() instead of signal_add_first() again. the ..first() wasn't
Timo Sirainen
2001-11-20
/UPGRADE: --home and --config parameters weren't passed to new irssi.
Timo Sirainen
2001-11-20
Typobugfix.
Timo Sirainen
2001-11-20
/UPGRADE now saves the session, disconnects the servers so that the socket
Timo Sirainen
2001-11-20
/UPGRADE: server command queue is now flushed to make sure everything
Timo Sirainen
2001-11-20
Added net_sendbuffer_flush() for flushing the buffer.
Timo Sirainen
2001-11-19
Don't break if /CHANNEL ADD -bots list has bots separated with more than
Timo Sirainen
2001-11-19
grab the "send command" event with signal_add_first().
Timo Sirainen
2001-11-19
eval_special_string() : spaces are now ignored after ';' separator (so
Timo Sirainen
2001-11-19
Removed memdebug stuff.
Timo Sirainen
2001-11-19
Removed memory debugging code. It's a lot easier to check for buffer
Timo Sirainen
2001-11-19
get_argument() - allow arglist to be NULL, just assume that there's no
Timo Sirainen
2001-11-19
/CONNECT -! doesn't autojoin to channels.
Timo Sirainen
2001-11-19
Irssi printed GLib error if no PATH was set..
Timo Sirainen
2001-11-19
/UPGRADE didn't work properly when you were connected to multiple servers.
Timo Sirainen
2001-11-19
session_set_binary() - we can't get the full path to irssi binary from
Timo Sirainen
2001-11-19
-botcmd isn't now sent to channels when /UPGRADEing.
Timo Sirainen
2001-11-19
Added syntax comment for /UPGRADE
Timo Sirainen
2001-11-19
A few more updates.
Timo Sirainen
2001-11-19
/UPGRADE - upgrade-on-the-fly feature. Currently only moves the active
Timo Sirainen
2001-11-16
"setup reread" signal now sends the config file as parameter. Added
Timo Sirainen
2001-11-15
Lag checking fixes - should work fine again.
Timo Sirainen
2001-11-15
Don't crash when connecting to server with unknown chat protocol (eg.
Timo Sirainen
2001-11-14
typofix
Timo Sirainen
2001-11-14
settings_save() now sends "setup saved" signal - patch by peder@ifi.uio.no
Timo Sirainen
2001-11-12
%X should generate "time changed" every second too.
Timo Sirainen
2001-11-12
extra check to make sure the "timer changed" signal is sent at startup.
Timo Sirainen
2001-11-11
/RAWLOG commands should work immediately after connection to server was
Timo Sirainen
2001-11-11
Moved rewritten server redirection code from core to irc. This new code
Timo Sirainen
2001-11-10
net_listen(): if creating IPv6 socket fails because of EPROTONOSUPPORT, try
Timo Sirainen
2001-11-07
net_connect(): if bind() fails, set the address back to INADDR_ANY to make su...
Timo Sirainen
2001-11-05
Moved $(GLIB_CFLAGS) after -I includes, to make sure our own .h files get bef...
Timo Sirainen
2001-11-03
Commands that accepeted * parameter as active channel didn't work properly -
Timo Sirainen
2001-11-03
/RECONNECT ALL crashed irssi (typofix - s/unref/ref/ :)
Timo Sirainen
2001-11-02
Moved some stuff from irc to core. Added command_bind_proto() function to
Timo Sirainen
[prev]
[next]