Jilles Tjoelker
|
161f040940
|
Update comments for parv[0] removal.
|
2009-01-18 18:22:43 +01:00 |
|
Valery Yatsko
|
cbe4e1ba31
|
legacy irc sprintf gone
|
2008-04-20 09:12:09 +04:00 |
|
Valery Yatsko
|
f427c8b00d
|
strlcpy -> rb_strlcpy
|
2008-04-20 08:40:40 +04:00 |
|
William Pitcock
|
4016731b1c
|
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
|
2008-04-02 21:52:01 -05:00 |
|
Jilles Tjoelker
|
e4c7305103
|
Revert 415a87c328d1 as the corresponding ConfItem change won't be done now.
|
2008-04-02 20:43:12 +02:00 |
|
William Pitcock
|
3633815dd3
|
Make m_resv.so build again.
|
2008-04-02 10:30:44 -05:00 |
|
Valery Yatsko
|
e335494516
|
CurrentTime -> rb_currenttime();
|
2008-04-02 03:53:20 +04:00 |
|
Valery Yatsko
|
47a0375094
|
DubString -> rb_strdup
|
2008-04-02 03:26:34 +04:00 |
|
Jilles Tjoelker
|
7018b86a12
|
More changes for libratbox.
|
2008-04-01 23:11:11 +02:00 |
|
Jilles Tjoelker
|
555ac41f14
|
Change over some dlink functions.
|
2008-04-01 22:54:08 +02:00 |
|
William Pitcock
|
7cdb0a09b9
|
ircsprintf -> rb_sprintf
|
2008-04-01 15:21:53 -05:00 |
|
William Pitcock
|
5b96d9a6b9
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
|
Jilles Tjoelker
|
1ebe6ffc92
|
Add resv oper priv, enabled by default for compatibility.
|
2007-12-17 02:20:14 +01:00 |
|
Jilles Tjoelker
|
1328da8618
|
Speed up /unresv. Rehash bans now only happens if explicitly requested.
|
2007-11-30 23:35:48 +01:00 |
|
Jilles Tjoelker
|
0fdb257090
|
When checking if a nick resv or xline already exists, match exact not wild.
This is important because masks containing @ or # do not
match themselves.
|
2007-11-25 18:18:07 +01:00 |
|
William Pitcock
|
c88cdb0095
|
Get rid of User.server.
|
2007-11-20 06:36:55 -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 |
|