Age | Commit message (Expand) | Author |
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 |
2011-02-09 | Do not crash if a user is introduced with a nonexistant server | Adam |
2011-02-05 | Removed the LIBINTL include hack | Adam |
2011-02-04 | Moved the language strings which are only used once | Adam |
2011-01-29 | DP in "an user" grammar police mode. | Charles Kingsley |
2011-01-28 | Added patricia_tree::iterator | Adam |
2011-01-21 | Bug #1234 - Fix reading resolv.conf if it has multiple spaces or tabs | Adam |
2011-01-21 | fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd | lethality |
2011-01-20 | Removed db-upgrade, its no longer needed | Adam |
2011-01-19 | Added options:nomlock | Adam |
2011-01-18 | Bug #1232 - Fixed db-convert to properly convert mode lock parameters | Adam |
2011-01-18 | Added amsg kicker settings to /bs info | Adam |