Adam
|
4fcb371bc8
|
Track what "level" channel status modes are, which allows us to have chanserv/mode determine if a status mode can be set by users better
|
2011-09-10 01:52:59 -04:00 |
|
Adam
|
1c5ff92c93
|
Changed a few fatal exceptions to shutdown a bit more gracefully
|
2011-08-29 17:08:26 -04:00 |
|
Adam
|
fa3b74a5b4
|
Fixed zlines to only add the xline host, fixed db_mysql's write function, and prevent adding multiple of the same nick to access lists
|
2011-08-20 00:50:26 -04:00 |
|
Adam
|
ff7479f437
|
Fixed attaching to events in db_mysql & possibly having ChannelInfo::WhoSends return NULL if there really are *no* bots
|
2011-08-18 00:47:34 -04:00 |
|
Adam
|
feee50e695
|
Allow bot usermodes to be configurable
|
2011-08-12 03:13:56 -04:00 |
|
Adam
|
54710a782b
|
Removed the unused ChannelModeBan code
|
2011-08-12 01:51:14 -04:00 |
|
Adam
|
f858164dee
|
Rewrote how commands are handled within Anope.
This allows naming commands and having spaces within command names.
|
2011-07-14 02:31:12 -04:00 |
|
Adam
|
3ad93a31c9
|
Burst our channels with the uplink when we connect & fixed bug #1274
|
2011-06-02 14:59:34 -04:00 |
|
Adam
|
115f94bfc2
|
Made Anope able to process normally when disconnected from the uplink and not sleep(), enable usage of non-blocking connect() and default all sockets to non blocking mode. Some cleanup to m_ssl and some cleanup to main.cpp.
|
2011-05-21 04:57:27 -04:00 |
|
Adam
|
b59602abf8
|
Check for a valid server in /operserv noop
|
2011-05-16 04:10:18 -04:00 |
|
Adam
|
583954d3a1
|
Use module type to determine what type each module is instead of its location in the configuration file.
|
2011-05-16 04:09:32 -04:00 |
|