Age | Commit message (Expand) | Author |
2011-05-16 | Anope 1.9.4 Release1.9.4 | Adam |
2011-05-01 | Fixed sometimes not removing nick masks from the access list when the group i... | Adam |
2011-04-29 | Temporary fix for /os restart with m_async_commands loaded, is fixed properly... | Adam |
2011-04-27 | Fixed a crash if an expiring channel had the founder also on the access list | Adam |
2011-04-25 | Fixed crash when certain nicks expire | Adam |
2011-04-25 | Don't attempt to connect to the uplink if given invalid hostnames | Adam |
2011-04-19 | Fixed logging messages with an empty category to everything | Adam |
2011-04-18 | Allow unidentified users to still get access by non nickcore access entries | Adam |
2011-04-16 | Fixed botserv kicker logic | Adam |
2011-04-15 | Fixed caps kicker | Adam |
2011-04-06 | Fixed setting +r on nick ownership, lost somewhere in revision fbae33 | Adam |
2011-04-03 | Use dynamic_reference to check for users being killed from commands | Adam |
2011-04-03 | Made LDAP support recover, release, resetpass, etc. | Adam |
2011-03-30 | Fixed bug #1258, more Windows stuff, and more language strings | Adam |
2011-03-30 | Fixed windows build more, including ldap | Adam |
2011-03-29 | Fixed some left over useprivmsg problems and fixed some compiler warnings. | Adam |
2011-03-26 | replaced all %R with %s in the language strings | DukePyrolator |
2011-03-25 | 1. when dropping nicks, dont add the dropped nick as successor for a channel ... | DukePyrolator |
2011-03-22 | Bug #1256 | Adam |
2011-03-15 | Fixed some logic fail in User::IsRecognized | Adam |
2011-03-14 | Fixed compile | Adam |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-03-13 | When a server quits use its quit reason for all of its links | Adam |
2011-03-13 | Added some useful Anope::Version functions to prevent some files from unneces... | DukePyrolator |
2011-03-13 | Set the locale to the default system locale on startup | DukePyrolator |
2011-03-12 | added ns_cert | DukePyrolator |
2011-03-11 | Fixed some problems with m_alias and fantasy | Adam |
2011-03-11 | Added os_config and support for including additional configuration files. | Adam |
2011-03-10 | Bug #1251 - Fixed logging inspircd logging us logging inspircd. Also moved th... | Adam |
2011-03-09 | Store mlock in the databases and removed some unused functions from misc.cpp | Adam |
2011-03-07 | Added support for extbans | Adam |
2011-03-06 | Change the mode name code to use Flags names in preparation for extban support | Adam |
2011-03-05 | Expire unconfirmed nicks, forgot to add this earlier.. | Adam |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-03-04 | Added LDAP support | Adam |
2011-03-04 | Fixed some logic fail when detecting who should be akicked | Adam |
2011-02-27 | Made akills work on IRCds that do not support bans (ngircd) | Adam |
2011-02-26 | Replaced the few language strings we use with #defines to prevent accidentall... | Adam |
2011-02-25 | Fixed session exception limit of 0 to mean unlimited | Adam |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-25 | Fixed a lot of small problems | Adam |
2011-02-22 | Fixed the first half of #1235 | Adam |
2011-02-20 | Much more work on the live SQL. Should work pretty decently now under heavy l... | Adam |
2011-02-18 | Fixed some logic fail when determining when a recognized user gets access | Adam |
2011-02-17 | Split db_mysql_live into two modules so other modules can make use of the asy... | Adam |
2011-02-13 | added Anope::printf() | DukePyrolator |
2011-02-12 | Removed the Wallop config options and replaced them with the new log system | Adam |
2011-02-11 | Made the help command description code more sane | Adam |
2011-02-09 | Log rawio when in debug mode and fixed expiring session exceptions | Adam |
2011-02-09 | Removed a lot of the old capab flags we dont/have never used | Adam |