Adam
|
9931ec2994
|
Use m_rewrite to rewrite op, deop, halfop, ... etc
|
2013-01-08 20:25:01 -05:00 |
|
Adam
|
793c438286
|
Remove clearuser references from configs
|
2012-12-29 11:09:54 -05:00 |
|
Adam
|
dc751bd2f1
|
Combine all of the set modules now that having them split apart is almost completely pointless
|
2012-12-22 14:49:48 -05:00 |
|
Adam
|
dcd34d3728
|
Move DNS handling to a module
|
2012-12-15 01:33:31 -05:00 |
|
Adam
|
002f00d7eb
|
Add IP.Board m_sql_authentication query to modules.example.conf, from Genesis2001
|
2012-11-24 02:15:19 -05:00 |
|
Adam
|
fb56b3a53f
|
Made m_xmlrpc use m_httpd
|
2012-11-03 22:04:19 -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 |
|
Adam
|
6237613439
|
And update modules.example.conf
|
2012-10-13 00:40:44 -04:00 |
|
Adam
|
b8b63ff115
|
Remove the asynchronous identifing hack and replace it with something better. Fixes m_*_authentication only being able to properly work when people identify normally using nickserv/identify
|
2012-10-07 22:39:58 -04:00 |
|
lethality
|
74117a1e1e
|
added some example sql queries
|
2012-09-29 23:55:55 +01:00 |
|
lethality
|
097893bfbf
|
Updated example query to include a valid value
|
2012-09-13 15:29:04 +01:00 |
|
Adam
|
16019c9827
|
Add m_sql_authentication to allow authenticating users against an external SQL database
|
2012-09-12 21:10:02 -04:00 |
|
Adam
|
e3d5140dcc
|
Added a web panel module + a default template
|
2012-09-01 18:54:51 -04:00 |
|
Cronus
|
b894a569c9
|
Update pid and motd file paths
|
2012-08-08 04:28:33 -04:00 |
|
Jeremy
|
ef88385d85
|
m_ldap_authentication: Removed the dependency on a specific binddn in favour of searching the tree for matching criteria and using the returned DN
|
2012-05-15 17:19:50 -04:00 |
|
Adam
|
d5ffae0e46
|
Made ssl cert and keyfiles configurable
|
2012-05-09 03:37:37 -04:00 |
|
Adam
|
3850b073dd
|
Added regex support for many commands, such as akill, sqline, snline,
all of the */list commands, etc.
Also extended the ability of akill to match a full nick!user@host and
real name of users.
|
2012-02-22 18:12:02 -05:00 |
|
Adam
|
d0afc8c509
|
Added m_rewrite
|
2011-10-21 00:21:34 -04:00 |
|
Adam
|
1f2399de36
|
Added a new database format and sqlite support. Also moved db-convert to a module.
|
2011-09-25 04:19:15 -04:00 |
|
Adam
|
1e45019f8a
|
Added m_proxyscan
|
2011-09-10 01:55:11 -04:00 |
|
Adam
|
4663970722
|
Removed m_async_commands, it can still cause crashes from invalid pointers on the stack & is a giant mess anyway
|
2011-08-20 00:57:35 -04:00 |
|
Adam
|
e66063e630
|
Rewrote the example configurations and split them
up into seperate files for each pseudo client.
Also reorganized how the modules are stored, and
made most of the old "extra" modules "core"
|
2011-08-05 05:35:31 -04:00 |
|
lethality
|
39ca53cfcf
|
Fixed hs_request and corrected a typo(?) in hs activate
|
2011-07-17 21:58:27 +01:00 |
|
Adam
|
cb56d50837
|
Fixed up cs_set_misc and ns_set_misc
|
2011-07-17 06:08:35 -04:00 |
|
Adam
|
a735095965
|
Added cs_sync
|
2011-07-14 20:00:39 -04:00 |
|
Adam
|
ef75e171bc
|
Added bs_autoassign
|
2011-07-14 19:11:13 -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 |
|