Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-03 | Made LDAP support recover, release, resetpass, etc. | Adam | |
2011-03-22 | Bug #1203 | Adam | |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam | |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats ↵ | Adam | |
pointless and made m_asynch_commands respect user language settings. | |||
2011-02-11 | Made the help command description code more sane | Adam | |
2010-12-12 | Allow getting users opertype from XMLRPC requests | Adam | |
2010-12-12 | Cleaned up some things, made the protocol modules use some basic inheritance ↵ | Adam | |
to cut back on their code duplication. More work can be done in the future to remove even more of it. | |||
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam | |
2010-12-12 | Added command aliases | Adam | |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam | |
remote RPC calls to Anope in realtime and receive responses |