Age | Commit message (Expand) | Author |
2010-05-19 | Extension to r2952 adding logging for BS BOT | phil-lavin |
2010-05-15 | Fixed bug with r2952 (%s was used rather than %d) | phil-lavin |
2010-05-12 | Added a tonne of alog()s to log all stateful commands | phil-lavin |
2010-05-10 | Fixed a memory leak and use of uninitialized values in unreal_jointhrottle_mo... | Adam- |
2010-05-10 | Fixed bug #1161 - Fixed setting expiry times on akills in the atheme2anope da... | Adam- |
2010-05-09 | Added an Atheme to Anope database converter | Adam- |
2010-05-06 | Fixed unloading modules commands, fixes a crash introduced by the last commit | Adam- |
2010-05-05 | Always set mod_current_module and mod_current_module_name, fixes a few of the... | Adam- |
2010-05-05 | Print an error if the TS6 SID isn't set/is set incorrectly, most people don't... | 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-21 | Removed some unnecessary redundant code in cs_clear | 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 #1153 - Always save channel topics internally, even if the new topi... | Adam- |
2010-04-15 | Fixed bug #1154 - Fixed a potential crash in cs_clear ops | Adam- |
2010-04-15 | Check if a command routine exists before all command calls | Adam- |
2010-04-15 | Closed a forgotten file pointer in os_info that would make Windows backups of... | Adam- |
2010-04-03 | Don't save databases when rehashed or shutdown from anoperc when in readonly ... | Adam- |
2010-03-31 | Fix Windows build | Adam- |
2010-03-30 | Fixed catserv module demo to work correctly on TS6 IRCDs | Adam- |
2010-03-29 | Fixed bug #1149 - Number memos in MySQL correctly | Adam- |
2010-03-29 | Fixed bugs #1146 and #1147 - Fixed check_modes to only apply defcon settings ... | Adam- |
2010-03-29 | Fixed bug #1144 - replaced some strcpy calls with strscpy to be safer | Adam- |
2010-03-24 | Log deleting and clearing XOP access lists | Adam- |
2010-03-24 | Document usage of the -protocoldebug option in services help | Adam- |
2010-03-19 | Fixed bug #1143 - Fixed a blind sprintf in sighandler that would write an err... | Adam- |
2010-03-17 | Fixed a bug introduced in r2667 that could cause some access entries to not c... | Adam- |
2010-03-16 | Fixed bug #1141, reordered some access checks in cs_kick and cs_modes to hide... | Adam- |
2010-03-16 | Fixed os_info to display syntax errors if you entered no text, found by Cronus | Adam- |
2010-03-16 | Fixed os_info to backup its databases properly with the now-working ModuleDat... | Adam- |
2010-03-13 | Fixed the second part of bug #1138 | Adam- |
2010-03-13 | Fixed bug #1140 - Made ModuleDatabaseBackup() not fail when multiple modules ... | Adam- |
2010-03-13 | Fixed bug #1139 - Delete the correct nicks from hs_request database when they... | Adam- |
2010-03-13 | Fixed bug #1138 - Fix maximum hostname length checking in hs_request | Adam- |
2010-03-13 | Fixed check_ban to apply bans even if TTB was changed after the user has been... | Adam- |
2010-03-11 | Added support for tracking permanent channels | Adam- |
2010-03-04 | Fixed some memory leaks in ns_register | Adam- |
2010-03-02 | Fixed a bug that would cause users access in channels to seemingly disappear.... | Adam- |
2010-02-18 | Don't show unconfirmed nicks when services admins list suspended nicks | Adam- |
2010-02-09 | Fixed it so halfops can not be marked as forcibly deopped, fixes us sometimes... | Adam- |
2010-01-17 | Another attempt at making the makefile understand | sjaz |
2010-01-17 | Fix small omission in src/tools/Makefile and update version.log | sjaz |
2010-01-15 | Fixed bug #1135 - Don't allow BotServ to kick and ban ULined clients | Adam- |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |
2010-01-11 | Some language fixes closing issue #1124 and #1122, fixed wrong language strin... | pimpmylinux |
2010-01-11 | Fixed a reply in bs_bot to be correct when you use an invalid ident, reported... | Adam- |
2010-01-09 | Fix a crash introduced in r2679 cause by is_on_access messing up the users ho... | Adam- |
2010-01-06 | Made elist_match_user also check against the users cloaked host | Adam- |
2010-01-03 | Mark users as unrecognized on Inspircd 1.2 if no/invalid metadata is recieved... | Adam- |