Valery Yatsko
|
a235e4101d
|
extern void send_pop_queue(struct Client *); in header, will implement this some time later
|
2008-04-02 03:39:08 +04:00 |
|
Valery Yatsko
|
81af5bcb39
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
|
William Pitcock
|
b2f0da886e
|
ircs[n]printf -> rb_s[n]printf
|
2008-04-01 15:38:40 -05:00 |
|
William Pitcock
|
5b96d9a6b9
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
|
Jilles Tjoelker
|
22f2f68a07
|
Use ERR_DISABLED in CHGHOST and STATS e.
|
2008-03-30 20:02:55 +02:00 |
|
Jilles Tjoelker
|
9fc04df8c8
|
Use ERR_NOPRIVS when an oper is not allowed to see admin-only /stats.
This includes opers without the admin flag and admins on other servers.
|
2008-03-29 23:09:45 +01:00 |
|
Jilles Tjoelker
|
e4b9c8e115
|
Add two missing colons for sendto_one_notice().
|
2008-01-06 00:12:51 +01:00 |
|
Jilles Tjoelker
|
0a621c4b5b
|
If stats k is masked for nonopers, treat stats k and K the same.
There is no point in forcing two stats requests for just
one line of information.
|
2008-01-05 17:00:00 +01:00 |
|
William Pitcock
|
b37021a45e
|
nickdelay -> dictionary.
|
2007-12-03 10:59:25 -06: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 |
|