Jilles Tjoelker
|
a416ed2e79
|
Move check for required CAPABs to mr_server -- CAPAB may not be sent.
Also fix exit message.
|
2009-04-21 18:43:07 +02:00 |
|
William Pitcock
|
c6240d7940
|
Allow for capabilities to be marked as "required".
If capability negotiation fails on these capabilities, then the server link is dropped.
|
2009-04-20 09:36:55 -05:00 |
|
Jilles Tjoelker
|
161f040940
|
Update comments for parv[0] removal.
|
2009-01-18 18:22:43 +01:00 |
|
Valery Yatsko
|
4562c60489
|
irc_string.h -> match.h, irc_string.h; includes changed
|
2008-04-20 09:47:38 +04:00 |
|
Valery Yatsko
|
4a2651e520
|
strtoken -> rb_strtok_r (with arguments order changes)
|
2008-04-20 09:20:25 +04:00 |
|
Valery Yatsko
|
47a0375094
|
DubString -> rb_strdup
|
2008-04-02 03:26:34 +04:00 |
|
Valery Yatsko
|
2bc1d86ce6
|
m_capab.c fixed - please check whether I am correct
|
2008-04-02 03:09:21 +04:00 |
|
Valery Yatsko
|
637c4932f6
|
Argh, wrong replace caused by MS VS 2005 interface.
|
2008-04-02 02:47:17 +04:00 |
|
William Pitcock
|
1f112a04f4
|
Allow ENCAP GCAP to be reused to broadcast capability changes to the network.
This means that modules can now be added which change CAPs.
|
2008-04-01 11:45:46 -05:00 |
|
nenolod
|
212380e3f4
|
[svn] - the new plan:
+ branches/release-2.1 -> 2.2 base
+ 3.0 -> branches/cxxconversion
+ backport some immediate 3.0 functionality for 2.2
+ other stuff
|
2007-01-24 22:40:21 -08:00 |
|