Valery V Yatsko
|
f4fd05e251
|
Removed SystemTime declaration
|
2008-06-28 14:38:27 +04:00 |
Valery V Yatsko
|
5475a9321f
|
channel_heap,ban_heap,topic_heap,member_heap declared statically in channel.c instead of ircd.{c,h}
|
2008-06-28 11:54:51 +04:00 |
Jilles Tjoelker
|
c465dbcda4
|
Move some declarations to header files, this enforces that they match.
|
2008-04-20 15:30:24 +02:00 |
Valery Yatsko
|
6972e25a95
|
Moving some m_die code into ircd_shutdown(reason) function and use it on SIGTERM too
|
2008-04-20 07:38:56 +04:00 |
Jilles Tjoelker
|
33dcd535b7
|
Add extern to eob_count global variable declaration in header file.
|
2008-04-11 11:30:07 +02:00 |
Valery Yatsko
|
8db00894ab
|
ssl sync with http://hg.angelforce.ru/charybdis-old
|
2008-04-06 18:52:42 +04:00 |
Jilles Tjoelker
|
93f767eb28
|
Remove some declarations for removed functions.
|
2008-04-04 01:19:28 +02:00 |
Valery Yatsko
|
fb968f050c
|
Workarond with listener.c stuff on moving from listener->fd usage on listener->F.
|
2008-04-02 20:06:11 +04:00 |
Valery Yatsko
|
21c9d815d7
|
Reverting some changed related not to moving on libratbox3 but using ratbox3 source!
|
2008-04-02 19:37:50 +04:00 |
Valery Yatsko
|
c72690d81d
|
ssl_ok in ircd.{h,c}
|
2008-04-02 14:29:18 +04:00 |
Valery Yatsko
|
58f3e38756
|
extern declaration in ircd.h instead of ircd.c
|
2008-04-02 13:53:41 +04:00 |
Valery Yatsko
|
9f6bbe3cf9
|
CurrentTime -> rb_currenttime();
|
2008-04-02 03:53:20 +04:00 |
Valery Yatsko
|
cc200171d7
|
libcharybdis includes gone.
|
2008-04-02 02:39:19 +04:00 |
William Pitcock
|
ccfe0e9712
|
Make m_set compile.
|
2008-04-01 16:25:22 -05:00 |
William Pitcock
|
08d11e34cc
|
start making this compile
|
2008-04-01 15:18:48 -05:00 |
Jilles Tjoelker
|
e54995b150
|
Remove idle time checking (auto disconnecting users idle too long).
|
2008-01-01 23:04:34 +01: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 |