Age | Commit message (Expand) | Author |
2011-09-09 | Anope 1.9.4-p1 Release1.9.4-p1 | Adam |
2011-08-27 | Update changes.conf, bump version to 1.9.4-p1-git | Adam |
2011-08-21 | Moved the ERROR log message out of debug | Adam |
2011-08-10 | Use case insensitive matching for server names | Adam |
2011-08-09 | Added a few sanity checks which never really should happen to db-convert | Adam |
2011-08-09 | Fixed appending diff@* to some access list entries that are valid hosts | Adam |
2011-08-09 | Bug #1285 - Fixed setting -P on channels with only a service bot in it | Adam |
2011-08-09 | Fixed mail delay time | Adam |
2011-08-09 | Fixed sending account data for unconfirmed accounts | Adam |
2011-08-09 | Fixed destructing bots with commands and fixed quitting services enforcers | Adam |
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 |