Age | Commit message (Expand) | Author |
2013-02-21 | Update COPYING | Charles Kingsley |
2013-02-20 | Add Matthew to webpanel credits, fix alignment of akill list | Adam |
2013-02-20 | Merge pull request #12 from MatthewM/webcpanel | Adam |
2013-02-20 | Add /cs mode clear command that behaves like the old /cs clear modes/bans/etc | Adam |
2013-02-19 | Allow /os mode clear [all] to unset modes, similar to old clearmodes | Adam |
2013-02-19 | Merge branch '1.9' of github.com:anope/anope into 1.9 | Adam |
2013-02-19 | Fix some OpenBSD build issues, and bugs #1485 #1486 #1487 | Adam |
2013-02-19 | fixed a typo in the last SASL commit | DukePyrolator |
2013-02-18 | Made the mode bouncing detector harder to hit and ignore syncing channels | Adam |
2013-02-17 | Merge pull request #11 from grawity/mailmap | Jens Voß |
2013-02-17 | Add mailmap for Git | Mantas Mikulėnas |
2013-02-17 | SASL sends AUTHFAIL on unsupported mechanisms, fixes bug #1482 | DukePyrolator |
2013-02-16 | InsIRCd only sends QUIT on KILL for users 1 hop from us, so always internally... | Adam |
2013-02-16 | Fix missing CheckInit check in db_sql_live | Adam |
2013-02-15 | Fix setting modes on botserv bots in channels that have other bots in them on... | Adam |
2013-02-15 | Store hashes of the last commit instead of the last commit | Adam |
2013-02-15 | Fixed unserializing servers in dns zones | Adam |
2013-02-14 | Switch Destroy methods to delete | Adam |
2013-02-14 | This Serialize::Destroy method isn't actually needed anymore. Fixes weirdness... | Adam |
2013-02-14 | Iterators suck | Adam |
2013-02-14 | Magiobiwan is silly | Adam |
2013-02-14 | Made chanserv/unban with no parameters unban you in every channel you have ac... | Adam |
2013-02-14 | Fix CommandCSMode::CanSet letting everyone set voice | Adam |
2013-02-14 | Store what channels have references to accounts in NickCore to prevent having... | Adam |
2013-02-14 | Make NickCore::aliases a vector | Adam |
2013-02-14 | Update obj ts when constructed in db_sql | Adam |
2013-02-10 | Sort output in ns_list and cs_list | Adam |
2013-02-09 | Fixed sepstream::GetToken logic fail | Adam |
2013-02-09 | (re?)add mlock set as a simple way to clear all mlocks and add new ones at once | Adam |
2013-02-07 | Use channel mode +r to determine if a channel has either been newly created or | Adam |
2013-02-07 | Made DNSServer::Find case insensitive | Adam |
2013-02-05 | Merge pull request #9 from Robby-/1.9-ns_set_misc | Adam |
2013-02-05 | Fixed ns_set_misc not showing help for its SASET commands. | Robby- |
2013-02-05 | Made access del by nick and other functions from 326f1a really delete objects | Adam |
2013-02-02 | Merge pull request #7 from artemiiav/patch-2 | Adam |
2013-02-02 | Merge pull request #8 from Robby-/1.9 | Adam |
2013-02-02 | cs_enforce: Make the logging also show the channel it was used on, added 2 mi... | Robby- |
2013-02-02 | Some more typo and help text fixes, proper formatting of control codes, missi... | Robby- |
2013-01-31 | Updated jquery API to v1.9.0 | MatthewM |
2013-01-31 | Update src/config.cpp | artemiiav |
2013-01-30 | Merge pull request #5 from Robby-/1.9 | Jens Voß |
2013-01-31 | Some configuration file updates: Removed now non-existing settings. Redid som... | Robby- |
2013-01-30 | Remove sendpass from the configs and the config reader since it no longer exists | Adam |
2013-01-30 | Made Anope::Duration also show years | Adam |
2013-01-30 | Don't expire session exceptions if in noexpire mode | Adam |
2013-01-30 | Evidently Persistant is not a word | Adam |
2013-01-30 | fixed an infinite loop in ns_recover, caused by a very small typo. | DukePyrolator |
2013-01-27 | Fixed SQL::Data::IsEqual to really only return if the two are completely equa... | Adam |
2013-01-27 | Old botserv flags need BS_ prepended to them | Adam |
2013-01-27 | Add nickserv/alist priv, merge botserv/botlist and botserev/assign/private to... | Adam |