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