Age | Commit message (Expand) | Author |
2010-07-26 | Added hostserv/del command permission, fixed example.conf to show that hostse... | Adam |
2010-07-11 | Added ns_set_misc.cpp which was missing from a previous commit | Adam |
2010-07-10 | Added options:hideprivilegedcommands config option to hide privileged command... | Adam |
2010-07-10 | Added ns_set_misc and cs_set_misc. | Adam |
2010-07-08 | Added an epoll socket engine | Adam |
2010-06-25 | Changed the versioning system to use git | Adam |
2010-06-24 | fixed some typos in example.conf | DukePyrolator |
2010-06-24 | The next of a few "CBX OCDing over code style" commits, focusing on src/core/... | Naram Qashat |
2010-06-22 | Fixed a typo in the example.conf for m_helpchan | Adam |
2010-06-20 | Added m_helpchan to replace the cores helpchannel functionality | Adam |
2010-06-20 | Fixed the name of cs_forbid in chanserv:modules so it really loads | Adam |
2010-06-18 | Switched cs_set to the subcommand system and added cs_saset | Adam |
2010-06-18 | Added in a subcommand system and switched ns_set and ns_saset to use it | Adam |
2010-06-18 | Burned slist, rewrote operservs XLine code | Adam |
2010-06-18 | Allow enabling ssl on a per-uplink basis | Adam |
2010-06-18 | Made opertypes inheritable | Adam |
2010-06-18 | Added m_ssl.cpp which allows Anope to use SSL when connecting to its uplink | Adam |
2010-06-18 | Added nickserv/auspex permission and fixed core modules so they build | Adam |
2010-06-03 | Added inspircd2.0 protocol module, moved usermode +r unsetting on nick change... | Adam- |
2010-05-14 | Removed ns_noop_convert. The ns_noop module is for stable and almost 4 years old | Adam- |
2010-05-07 | Removed the chanserv/aop/list command perm and switched it with chanserv/acce... | Adam- |
2010-05-06 | Fixed bug #1159 and made the SQL fields holding timestamps more consistant | Adam- |
2010-05-06 | Revert "sql file should work fine on import now (exported via phpmyadmin, whi... | Adam- |
2010-05-06 | sql file should work fine on import now (exported via phpmyadmin, which puts ... | pimpmylinux |
2010-05-06 | added DROP TABLE statements and english comments | DukePyrolator |
2010-05-05 | * SQL schema switched to InnoDB engine and UTF-8 encoding | pimpmylinux |
2010-05-01 | Added support for InspIRCd 2.0 | Adam- |
2010-04-08 | Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn... | Adam- |
2010-03-31 | Added a small example webpage that can be used to register nicknames online v... | Adam- |
2010-03-31 | Added akicks into SQL | Adam- |
2010-03-28 | Finish rest of BotServ SQL stuff | Adam- |
2010-03-28 | Track BotServ settings in SQL | Adam- |
2010-03-21 | Added options:passlen | Adam- |
2010-03-21 | Made the database file name configurable | Adam- |
2010-03-21 | Made usermax and hostmax configurable | Adam- |
2010-03-20 | Added in support for OperServ and MemoServ into SQL | Adam- |
2010-02-28 | Added in support for live updating MySQL databases and the ability to execute... | Adam- |
2010-02-02 | Added options:botmodes to configure what modes BotServ bots should use in cha... | Adam- |
2010-01-10 | changed enc_sha256 to use random salts instead of a hardcoded salt | DukePyrolator |
2010-01-04 | Removed NICKMAX and CHANMAX, replaced user->nick, c->name, and ci->name with ... | Adam- |
2009-12-31 | Added in new plaintext databases. Note: This currently has no automatic backu... | Adam- |
2009-12-27 | Fix small typo in services.conf - thanks Phil. | sjaz |
2009-12-16 | Moved /chanserv unban to its own module and added support for unbanning a nic... | Adam- |
2009-12-13 | Moved hostserv/set priv to commands, only check for HasCommand() when trying ... | Adam- |
2009-12-05 | Added options:mlock in the config so you can set what modes should be locked ... | Adam- |
2009-12-05 | Fix crontab script to correctly find services.pid, it's not in ~/anope/bin, i... | cyberbotx |
2009-12-05 | Added ns_resetpass which can be used to reset user passwords by email, very u... | Adam- |
2009-11-11 | Added support for permanent channels. This supports both permanent channel mo... | Adam- |
2009-11-02 | added a way to load multiple encryption modules at the same and to switch bet... | DukePyrolator |
2009-10-30 | Removed channel passwords and added /chanserv QOP command to add additional c... | Adam- |