Valery Yatsko
|
d99380b61b
|
legacy irc sprintf gone
|
2008-04-20 09:12:09 +04:00 |
Valery Yatsko
|
907468c485
|
strlcpy -> rb_strlcpy
|
2008-04-20 08:40:40 +04:00 |
William Pitcock
|
d3455e2c7e
|
s_log.* -> logger.* (s_foo looks ugly, lets try to get rid of it)
|
2008-04-02 21:52:01 -05:00 |
Jilles Tjoelker
|
bf019bb06d
|
Revert 415a87c328d1 as the corresponding ConfItem change won't be done now.
|
2008-04-02 20:43:12 +02:00 |
William Pitcock
|
9ccdb75c11
|
Make m_resv.so build again.
|
2008-04-02 10:30:44 -05:00 |
Valery Yatsko
|
9f6bbe3cf9
|
CurrentTime -> rb_currenttime();
|
2008-04-02 03:53:20 +04:00 |
Valery Yatsko
|
62d289465f
|
DubString -> rb_strdup
|
2008-04-02 03:26:34 +04:00 |
Jilles Tjoelker
|
7f4fa1956e
|
More changes for libratbox.
|
2008-04-01 23:11:11 +02:00 |
Jilles Tjoelker
|
9f6c335332
|
Change over some dlink functions.
|
2008-04-01 22:54:08 +02:00 |
William Pitcock
|
581fa5c499
|
ircsprintf -> rb_sprintf
|
2008-04-01 15:21:53 -05:00 |
William Pitcock
|
08d11e34cc
|
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 |