Adam
|
711a570d24
|
Run OnCheckAuthentication with the account name if there is one
|
2011-04-06 09:41:39 -04:00 |
|
Adam
|
74844c0f28
|
Use dynamic_reference to check for users being killed from commands
|
2011-04-03 18:19:29 -04:00 |
|
Adam
|
905207093b
|
Made LDAP support recover, release, resetpass, etc.
|
2011-04-03 18:07:58 -04:00 |
|
DukePyrolator
|
fbae3344ff
|
added ns_cert
|
2011-03-12 09:27:16 +01:00 |
|
Adam
|
9f46972f19
|
_()ify Command::SetDesc
|
2011-03-11 17:26:27 -05:00 |
|
Adam
|
1ee3d3d810
|
Added os_config and support for including additional configuration files.
|
2011-03-11 00:47:28 -05:00 |
|
Adam
|
6fe2d8af97
|
Removed nickrequests, instead have unconfirmed registrations. Also made ns_resetpass allow remote-id to get past things such as kill immed.
|
2011-03-05 17:23:22 -05:00 |
|
Adam
|
90e5d0feaa
|
Added LDAP support
|
2011-03-04 20:47:58 -05:00 |
|
Adam
|
f234a2bfab
|
Replaced the few language strings we use with #defines to prevent accidentally translating them if we shouldnt
|
2011-02-26 17:54:03 -05:00 |
|
DukePyrolator
|
ab0422b4d4
|
set the vhost before we call ns_ajoin or other modules on identify
|
2011-02-17 07:00:03 +01:00 |
|
Adam
|
2529ff6dae
|
Made the help command description code more sane
|
2011-02-11 03:12:39 -05:00 |
|
Adam
|
a53a797271
|
Replaced all of the old %S's in the language strings that were used for service nicks
|
2011-02-04 18:32:04 -05:00 |
|
Adam
|
08583dc107
|
Moved the language strings which are only used once
out of the core and into the modules that use them.
|
2011-02-04 15:30:31 -05:00 |
|
lethality
|
9efebe5461
|
update copyrights for 2011
|
2011-01-05 18:34:38 +00:00 |
|
Adam
|
71c433cc50
|
The rest of the earlier command changes
|
2010-12-12 19:37:00 -05:00 |
|
Adam
|
cb6ef574e3
|
Send replies from fantasy commands back to the channel, this will be expanded on later
|
2010-12-12 19:36:19 -05:00 |
|
Adam
|
3c9d4e9daf
|
Added command aliases
|
2010-12-12 19:33:58 -05:00 |
|
Adam
|
d646d455e2
|
Changed the language system to use gettext
|
2010-09-26 02:33:01 -04:00 |
|
Adam
|
e30370af10
|
Allow identifying to other accounts using /nickserv id account pass
|
2010-09-11 22:47:36 -04:00 |
|
Adam
|
f00e76d30a
|
Added Anope::CurTime to keep us from calling time() everywhere
|
2010-09-10 20:31:31 -04:00 |
|
Adam
|
10d901084f
|
Do not log RAWIO messages to services log channels, added a config option on whether or not to join bots to the log channels, and fixed two log messages in ns_identify
|
2010-08-28 00:14:06 -04:00 |
|
Adam
|
c2ddecc2b1
|
Added a new logging system
|
2010-08-27 20:56:28 -04:00 |
|
Adam
|
e65d8b2f3d
|
Rewrote the config reader to better handle invalid configs.
This prevents Anope from exploding when /os reload has errors.
|
2010-08-17 19:27:37 -04:00 |
|
Adam
|
c770c47e18
|
Don't dynamically allocate commands in modules anymore, instead made them members of modules. This means the commands are automatically destructed when the module is unloaded. Cleans up some old ugly code.
|
2010-07-31 21:37:45 -04:00 |
|
Naram Qashat
|
ae38212c1c
|
Epic commit to replace most of the strings in Anope with a single Anope::string class, plus some other little fixes here and there. If you follow 1.9.x development and are testing things, THIS is one of those things that NEEDS testing.
|
2010-07-25 21:58:20 -04:00 |
|
Adam
|
a22f8d3b2d
|
Moved some files and diretories around, made cmake skip files it knows it can't compile because of missing dependices.
|
2010-07-15 22:55:02 -04:00 |
|