Age | Commit message (Expand) | Author |
2013-04-06 | Remove the runtime module directory on non-windows because we no longer overw... | Adam |
2013-04-06 | Made the missing dependencies message from cmake more descriptive for modules | Adam |
2013-04-06 | Use the return from BufferedSocket::ProcessRead() and don't just assume its true | Adam |
2013-04-06 | This worked before but is a little weird | Adam |
2013-04-06 | Add more logging to bs_set, cs_set, and ns_set | Adam |
2013-04-06 | InspIRCd: Recognize a few more channel modes that weren't recognized | attilamolnar |
2013-04-06 | Let non founders still /cs ban by wildcard mask, but limit the number of peop... | Adam |
2013-04-06 | Unset +P from perm channels when expiring | Adam |
2013-04-06 | Fix toggling topiclock when the channel setting is changed | Adam |
2013-04-06 | Fix generic mode support | Adam |
2013-04-05 | Fix ns_lists command group | Adam |
2013-04-05 | Made the securefounder checks in cs_set more consistent | Adam |
2013-04-05 | Fix not constructing the /bs set greet command | Adam |
2013-04-04 | Move around some of Init() to fork() before initing the socket engine, as som... | Adam |
2013-04-04 | Fix applying some sxlines to users on add | Adam |
2013-04-04 | Fix /hs reject syntax | Adam |
2013-04-04 | Fix defcon taking action on new clients | Adam |
2013-04-02 | mentioned the charybdis protocol support in the readme and example config | DukePyrolator |
2013-04-01 | fixed using language files for third party modules | DukePyrolator |
2013-04-01 | Revert "added include/version.h to .gitignore" | DukePyrolator |
2013-04-01 | added include/version.h to .gitignore | DukePyrolator |
2013-03-31 | Fix typo in Mode message handler | Adam |
2013-03-31 | Add networkinfo:modelistsize config option to set the max size of b/e/I lists | Adam |
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 |