DukePyrolator
|
efd3c04f37
|
fixed a typo in IRCDMessageSetName in the unreal protocol module
|
2012-11-18 09:50:23 +01:00 |
|
Adam
|
5fe6f0b2ec
|
This should be find, not find_first_of
|
2012-11-16 00:06:07 -05:00 |
|
Adam
|
5d6fb2427e
|
Fixed some stuff spotted by Cronus, made db_old convert ACCESS_INVALID levels to ACCESS_FOUNDER, fix cs_enforce +R from an earlier commit, fixed ChangeModeInternal TS checking when IRCds don't send TS on mode
|
2012-11-16 00:03:15 -05:00 |
|
DukePyrolator
|
504232b388
|
added support for the ngircd SQUERY command
|
2012-11-10 18:29:35 +01:00 |
|
Adam
|
8f36f65f39
|
Made access del and xop del behave like access add/xop add by using a users mask if given an unregistered nick
|
2012-11-09 19:20:17 -05:00 |
|
Adam
|
ff3e396e92
|
Add a config option to disable sasl
|
2012-11-09 19:13:33 -05:00 |
|
Adam
|
2fe387b4f0
|
Update bi->lastmsg in cs_log when something is logged via privmsg
|
2012-11-07 23:23:02 -05:00 |
|
Adam
|
9ec482b7c2
|
I haven't a clue why this was here but its not even remotely right.. fixes #1448
|
2012-11-07 22:20:48 -05:00 |
|
Adam
|
8b78b6bb10
|
Fix crash on suspend etc if kicking a user causes the service bot to part when the service bot is next in the userlist (as we have an iterator to it)
|
2012-11-07 15:41:49 -05:00 |
|
Adam
|
4cfd468863
|
Made os_noop more useful
|
2012-11-06 11:02:12 -05:00 |
|
Adam
|
0cf8d73395
|
Added log messages for all of the other chanserv commands that should be logged
|
2012-11-06 11:02:12 -05:00 |
|
Adam
|
53b2bdfe5e
|
Use std::tr1::unordered_map for a few of the larger maps
|
2012-11-06 11:02:12 -05:00 |
|
Adam
|
d22e86376b
|
Catch the exception from /os session view invalidip
|
2012-11-05 15:59:11 -05:00 |
|
Adam
|
fb56b3a53f
|
Made m_xmlrpc use m_httpd
|
2012-11-03 22:04:19 -04:00 |
|
DukePyrolator
|
0c47017046
|
added support for SVSNICK in the ngircd protocol module
|
2012-11-03 09:40:01 +01:00 |
|
DukePyrolator
|
792091b23c
|
cs_seen: do not read duplicate SeenInfo entries from the database
|
2012-11-02 18:35:33 +01:00 |
|
Adam
|
a0a54fdfe0
|
Expand options:hideprivilegedcommands to not show commands requiring authentication to unidentified users
|
2012-11-01 16:15:44 -04:00 |
|
Adam
|
d90d5d538b
|
Fixed operserv/umode serv help entry
|
2012-11-01 14:54:14 -04:00 |
|
Adam
|
c2ae76248e
|
Made db_old load exceptions.db
|
2012-11-01 14:47:23 -04:00 |
|
Adam
|
9aa71af1e5
|
Accept 1.8s svid ts on plexus too
|
2012-11-01 14:47:23 -04:00 |
|
Adam
|
b64abebd24
|
Made os_logsearch search oldest logs first so the newest entries are at the bottom of the list
|
2012-11-01 14:47:23 -04:00 |
|
Adam
|
90930619bc
|
Fixed quite a bit of dumbness with m_ssl. Had to
modify socketengines to allow polling for write &
no read, but is it cleaner now. Made m_httpd able
to listen using SSL.
|
2012-11-01 14:47:23 -04:00 |
|
DukePyrolator
|
5b1c823019
|
fixed importing mode locks in db_old
|
2012-11-01 05:28:57 +01:00 |
|
Adam
|
35c2256849
|
Apparently sending this all at once didn't work that great, so wait for the events before sending the joins/modes etc
|
2012-10-31 17:37:19 -04:00 |
|
Adam
|
3a10fca75f
|
Fix ns_ghost and ns_recover, add nicksev:restoreonghost
|
2012-10-31 12:37:43 -04:00 |
|
Adam
|
a39947cd3c
|
Made os_forbid honor nssecureadmins
|
2012-10-30 22:07:15 -04:00 |
|
Adam
|
1730bfb2bc
|
Send uids everywhere when setting modes on clients
|
2012-10-30 21:22:10 -04:00 |
|
Adam
|
26a4a13cdf
|
Made os_mode a bit smarter
|
2012-10-30 20:40:42 -04:00 |
|
Adam
|
36f357c354
|
Fixed build errors and warnings with -std=c++11
|
2012-10-30 17:10:31 -04:00 |
|
Adam
|
b07928eea9
|
Clean up ngircd proto mod slightly, and send sqlines before introducing clients
|
2012-10-30 15:50:39 -04:00 |
|
Adam
|
1ef7480380
|
Fix inspircd mode message for channel modes. It never actually uses this, but other pseudoservers may send modes using this and not fmode (it has no timestamp)
|
2012-10-30 15:21:47 -04:00 |
|
Adam
|
e4c2dcc0c7
|
Made db_old load up most of the old mode locks
|
2012-10-29 21:51:34 -04:00 |
|
Adam
|
7bdad857e4
|
Only show mode lock in /cs info if there really is a mode lock
|
2012-10-29 21:28:43 -04:00 |
|
Adam
|
c2a8ad26af
|
Fix formatting fail in cs_status
|
2012-10-29 17:47:26 -04:00 |
|
Adam
|
20e4685057
|
Readd cs_status
|
2012-10-29 14:54:49 -04:00 |
|
DukePyrolator
|
9c8570ac68
|
readded ngircd protocol support
|
2012-10-29 04:17:24 +01:00 |
|
Adam
|
d6e1b92059
|
Add a module log type
|
2012-10-27 08:12:04 -04:00 |
|
Adam
|
e1dcf24c98
|
Add nickserv:modesonid config option to set what modes users get on identify
|
2012-10-26 17:30:41 -04:00 |
|
Adam
|
8fd3fc7c13
|
Add sasl support to unreal, inspircd
|
2012-10-26 10:46:19 -04:00 |
|
Adam
|
bbe667dc74
|
Fixed two memory leaks in cs_seen
|
2012-10-25 22:29:10 -04:00 |
|
Adam
|
e5efe42ecb
|
Fixed showing users from the right server on unreal/bahamut
|
2012-10-25 04:30:22 -04:00 |
|
Adam
|
10e21bfeda
|
Fix handling clients on unreal that have no ip (it sends a *)
|
2012-10-25 01:30:41 -04:00 |
|
Adam
|
00256fdba8
|
Made access provider modules permanent. They don't cleanup their access entries currently and if they did it would delete them.
|
2012-10-24 23:30:21 -04:00 |
|
Adam
|
3b8fb7bb88
|
When db_sql_live gets new objects immediately update cache on them to prevent rewriting later if they aren't changed
|
2012-10-24 22:48:12 -04:00 |
|
Adam
|
1057fa8421
|
BIND's forward ability did not work as I expected
because it will not forward non recursive queries.
So, added support for SOA, NS, and AXFR requests.
|
2012-10-24 19:32:26 -04:00 |
|
attilamolnar
|
fca9ec085e
|
InspIRCd: Add handler for FIDENT to 2.0 protocol, so we know when someone changes ident on the network
|
2012-10-24 07:40:16 -04:00 |
|
Adam
|
04632bd381
|
Cleanup of last few commits/warning fix
|
2012-10-22 17:02:01 -04:00 |
|
Adam
|
0b9db15efc
|
Add os_dns, a way to control your DNS zone via services
|
2012-10-22 00:54:30 -04:00 |
|
Adam
|
eddb7684c1
|
Fixed protoctl parsing on Unreal + fix SendLogout now the usage has changed
|
2012-10-17 20:22:44 -04:00 |
|
Adam
|
484baba6ad
|
Actually show the correct number of entries on /os logsearch output
|
2012-10-15 03:54:26 -04:00 |
|