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
/
irc
/
core
/
netsplit.c
Age
Commit message (
Expand
)
Author
2001-01-01
Added/moved several "typedef struct _XXX XXX;" to common.h so that
Timo Sirainen
2000-12-05
Server events: switched order of data and server parameters. it's now
Timo Sirainen
2000-12-03
signal "netsplit add" -> "netsplit new"
Timo Sirainen
2000-11-27
don't destroy all netsplits when someone joins back from split, only
Timo Sirainen
2000-10-19
Added debug
Timo Sirainen
2000-10-14
Netsplit cleanups. Added /SET netsplit_nicks_hide_threshold.
Timo Sirainen
2000-09-19
Netsplit fixes
Timo Sirainen
2000-08-26
Lots of moving stuff around - hopefully I didn't break too much :)
Timo Sirainen
2000-07-30
Bugfixes for non-irc server handling.
Timo Sirainen
2000-07-15
A few checks to check that we really are dealing with IRC servers.
Timo Sirainen
2000-07-02
When netsplit is over, irssi prints "Netsplit over, joins: (nicks)" and
Timo Sirainen
2000-06-20
/topic's cmd_get_params() had wrong parameter count..
Timo Sirainen
2000-06-18
Don't use cmd_get_params() to split the two hosts, it's a lot easier to
Timo Sirainen
2000-06-18
Changed option handling in /commands. Irssi will now complain about
Timo Sirainen
2000-06-04
/IRCNET command.
Timo Sirainen
2000-06-02
removed common-setup.h, put all settings in it to files where they belong to.
Timo Sirainen
2000-05-25
Print nicks who quit IRC in netsplit message. See netsplit section in
Timo Sirainen
2000-05-10
Netsplit displays the IRC network where it happened
Timo Sirainen
2000-05-04
.. lots of changes ..
Timo Sirainen
2000-04-26
..adding new files..
Timo Sirainen