Age | Commit message (Expand) | Author |
2011-04-03 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | 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-04-03 | fixed some duplicate messages and updated the german langfile (10% done) | DukePyrolator |
2011-04-01 | Fixed a typo making ns_register crash | Adam |
2011-03-31 | Removed some unneeded/unused code from m_ldap | 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 | ignore additional parameters for /chanserv info | DukePyrolator |
2011-03-22 | Bug #1203 | Adam |
2011-03-22 | Bug #1256 | Adam |
2011-03-16 | added a description for the HELP command | DukePyrolator |
2011-03-16 | fixed displaying the RESEND command in /nickserv help output | DukePyrolator |
2011-03-14 | Fixed compile | Adam |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-03-13 | Fixed a crash in m_ldap is unloaded | Adam |
2011-03-13 | Fixed a typo in os_stats | Adam |
2011-03-13 | Fixed a crash in /cs help register | Adam |
2011-03-13 | Added some useful Anope::Version functions to prevent some files from unneces... | DukePyrolator |
2011-03-13 | fixed a typo in os_news, thanks to Dan for reporting it | DukePyrolator |
2011-03-12 | added ns_cert | DukePyrolator |
2011-03-12 | Added some access checks to cs_mode and fixed some language strings | Adam |
2011-03-11 | _()ify Command::SetDesc | Adam |
2011-03-11 | Fixed validating users on all server syncs | Adam |
2011-03-11 | Fixed some problems with m_alias and fantasy | Adam |
2011-03-11 | Global should send logon news | 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 | ngIRCd protocol: announce Anope with its version | Alexander Barton |
2011-03-09 | Fixed sending CHANINFO on ngIRCd with two parameters if the channel has no mo... | 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 | Made m_ldap_oper understand deopering | Adam |
2011-03-05 | Fixed /bs badword del to show what word was deleted | 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 | Just use blocking sql queries if m_asynch_commands isn't loaded - it's not th... | Adam |
2011-03-04 | Clarify the module dependency messages generated by cmake are non fatal | Adam |
2011-02-27 | Fixed os_sqline del | 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 | 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 | Store modes in the databases told to us during runtime that we don't have inf... | Adam |
2011-02-20 | Much more work on the live SQL. Should work pretty decently now under heavy l... | Adam |
2011-02-19 | Inspircd does not send CAPAB NOQUIT, assume it | Adam |
2011-02-19 | Fixed aborting because of invalid values given to mode +f on inspircd | Adam |