Age | Commit message (Expand) | Author |
2010-07-03 | Fixed bug #1172: Encrypt the whole password given to nickserv and chanserv RE... | Adam |
2010-06-24 | Fixed charybdis and ratbox protocol modules not (properly) translating TS6 UI... | Viper |
2010-06-15 | Fixed ./Config to correctly load the previously used settings from config.cache | Adam- |
2010-06-08 | Never unset mod_current_module in functions that modules might call, instead ... | Adam- |
2010-06-04 | Moved EVENT_CHANGE_NICK call to after anope_cmd_nc_change() call | phil-lavin |
2010-05-23 | Backport of r2980 - Fixed bug #1167 - Fixed SQUITing juped servers on InspIRC... | Adam- |
2010-05-23 | Added param to EVENT_CHANGE_NICK for old nickname | phil-lavin |
2010-05-23 | Added an internal events called when nick is ghosted and when nick is recovered | phil-lavin |
2010-05-18 | Fixed English and grammar in e-mail messages | phil-lavin |
2010-05-12 | Added a tonne of alog()s to log all stateful commands | phil-lavin |
2010-05-09 | Added an Atheme to Anope database converter | Adam- |
2010-05-05 | Added an internal event called when a nick is requested | Adam- |
2010-04-29 | Fixed deleting nick requests to only delete the requested nick | Adam- |
2010-04-20 | Fixed /ns info to show when a nick expires to services opers, not only admins | Adam- |
2010-04-17 | fixed missing SID on FJOIN in inspircd12 protocol module | DukePyrolator |
2010-04-15 | Fixed bug #1154 - Fixed a potential crash in cs_clear ops | Adam- |
2010-04-15 | Closed a forgotten file pointer in os_info that would make Windows backups of... | Adam- |
2010-04-04 | Version bumps for 1.8-SVN | sjaz |
2010-04-04 | Bump versions for 1.8.4 release.1.8.4 | sjaz |
2010-04-04 | Updated Changes | Adam- |
2010-04-01 | Moved an entry in the Changelog I had oringinally put in the wrong place | Adam- |
2010-03-29 | Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ... | Adam- |
2010-03-11 | Added support for tracking permanent channels | Adam- |
2010-01-19 | Changes docs bump to 1.8 SVN and credit for tr.l added to docs/README (Sorry ... | sjaz |
2010-01-19 | Bump files to 1.8.3 for release1.8.3 | sjaz |
2010-01-15 | Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clients | Adam- |
2009-12-20 | Using SQL with RDB will now automatically fix databases affected by the bug f... | Adam- |
2009-12-01 | Reverted & updated Changes.. ;) | jantje_85 |
2009-12-01 | Fixed bug #1106 - Anope now keeps track of users cloaked hosts as well as vir... | Adam- |
2009-11-25 | Fix bug #1114. Fixed a bug in cs_clear caused by do_cmode() modifying params ... | jantje_85 |
2009-10-06 | This is it! Added InspIRCd 1.2 protocol module. | jantje_85 |
2009-10-03 | git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2525 5417fb... | jantje_85 |
2009-09-22 | Updated french language file, patch from Saka | adam- |
2009-09-09 | Fixed a number of TS6 issues, mainly related to nicks instead of IDs being gi... | jantje_85 |
2009-08-30 | Fixed MLOCK locked mode removal getting priority over DEFCON locked | jantje_85 |
2009-08-28 | Fixed defcon not setting modes on newly created unregged channels and | jantje_85 |
2009-08-11 | Updated Turkish language file | adam- |
2009-08-03 | Fixed do_server() so it doesn't go nuts if a SID is the source. Added some sa... | jantje_85 |
2009-08-01 | Added forgotten entries to version.log and Changes, some cleanup, and fixed ... | jantje_85 |
2009-07-31 | Fixed a TS6 bug in chan_set_modes() causing restrictions such as secureops to... | jantje_85 |
2009-07-31 | Fixed a bug in UMODE causing anope to send an extra umode change as a channel... | jantje_85 |
2009-07-28 | Added german language support to hs_request.c. Patch provided by Han. | DukePyrolator |
2009-07-11 | Initialise 1.8.2-SVN and update README.1.8.2 | sjaz |
2009-07-04 | Initialise 1.8.1 SVN | sjaz |
2009-06-26 | Fixed several bugs in messages.c regarding parsing TS6 encoded commands. This... | jantje_85 |
2009-06-15 | Fix memory leak in NS SUSPEND, patch by Adam. | cyberbotx |
2009-06-15 | Added a few missing entries to Changes. | jantje_85 |
2009-06-12 | Bugfix for bug #1082, remove check for NSModeOnID from NS UPDATE, it's not lo... | cyberbotx |
2009-05-17 | Change sizeof() to strlen() in db_mysql_secure(), patch by DukePyrolator. | cyberbotx |
2009-05-10 | Fix bug #1078, MySQL query should no longer fail when password and salt are t... | cyberbotx |