summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-30Merge usefulness of Timer and CallBack classes into Timer, and fix it to real...Adam
2013-03-30Fix loading ttb from databasesAdam
2013-03-30Add /bs set banexpire command to configure if/when botserv bans expireAdam
2013-03-30Split up bs_kick subcommands into real subcommandsAdam
2013-03-29This reference to see if nickcores go away during command execution is no lon...Adam
2013-03-29Fix /bs set privateAdam
2013-03-29Fix detecting module langauge filesAdam
2013-03-30uuups, we already have the year 2013DukePyrolator
2013-03-30added charybdis protocol supportDukePyrolator
2013-03-22Fix build from earlier mergeAdam
2013-03-22Merge remote branch 'attila/1.9+timermanager' into 1.9Adam
2013-03-22Dont call SetCloakedHost in users constructor, just set chost, because SetClo...Adam
2013-03-21Merge branch '1.9' of github.com:anope/anope into 1.9Adam
2013-03-21Properly cleanup after entrymsglists and ajoinlists when destructedAdam
2013-03-21Check for null pointers in HasMLock/SetMLock/RemoveMLock, cs_register can pas...Adam
2013-03-20Improve TimerManagerattilamolnar
2013-03-20Merge pull request #13 from attilamolnar/1.9+inspversionfixAdam
2013-03-20Check that channels still exist before nulling their ci pointer in channelinf...Adam
2013-03-19InspIRCd: Don't reply to VERSIONattilamolnar
2013-03-18Add db_sql:import config option so we can know for sure whether or not we wan...Adam
2013-03-16Remove remaining disable_ns_register references in example configAdam
2013-03-16Have db_flatfile store object ids if they are set, even though it doesn't use...Adam
2013-03-15Allow autokicking real names, extbans, and channelsAdam
2013-03-15Fix missing dependencies message to include the source folder, there is no sp...Adam
2013-03-14Update nickserv defult names for kill/killquick, hide email, usermask, and quitAdam
2013-03-14Add group and hide setings to fantasy{} blocksAdam
2013-03-14Fix setting BSDefFlags from the configAdam
2013-03-13Refactor mask/entry code, allow full matching (against users real host/ip) if...Adam
2013-03-13Allow opers to override chanserv kick/ban, botserv say/act, and akick's peace...Adam
2013-03-13Allow m_ldap_authentication to block email changes if emails are controlled b...Adam
2013-03-10Identify requests hold command sources and users can disconnect between the r...Adam
2013-03-03update the users password after a successful ldap authenticationDukePyrolator
2013-03-03improved the operserv mode commandDukePyrolator
2013-03-03Bump for Anope 1.9.9-gitAdam
2013-03-02Anope 1.9.8 Release1.9.8Adam
2013-03-02Regenerate language filesAdam
2013-03-02Update Changes and Changes.confAdam
2013-03-02Fix compile warning in webcpanel/memosAdam
2013-03-02Fix Anope::Duration showing years failingAdam
2013-03-02Fix build with -std=c++11Adam
2013-03-02Unset founder/successors when channels are deletedAdam
2013-03-02Fix /ns drop nick showing "your nick" and not the nick you specified if the n...Adam
2013-03-02Fixed logic fail in /ns resendAdam
2013-03-01Only shrink extensible items that are metadata in ExtensibleUnserializeAdam
2013-03-01Fix Windows buildAdam
2013-03-01Don't have cs_seen update data for users on syncing serversAdam
2013-02-28Fix entrymsg's creation time being reset from restartsAdam
2013-02-25Don't enforce session limit on clients with no IP on Unreal, fix typo in /cs ...Adam
2013-02-24Allow /cs up and /cs down to take an optional nick argAdam
2013-02-24On startup check all object typesAdam