Age | Commit message (Expand) | Author |
2013-12-09 | irc2sql: fixed incorrect usercount for channels and servers after netsplit, f... | DukePyrolator |
2013-12-03 | Merge pull request #32 from Harak/1.9 | Adam |
2013-12-03 | Updated french installation instructions. | Harak |
2013-12-02 | Send channel topics on initial burst, sync chanels after db load, and try to ... | Adam |
2013-12-01 | Fix crash from loading exceptions with db_old and then unloading db_old | Adam |
2013-12-01 | Fix 5e4d52ad4717fb07dde629902beb70c252c8c8b4 more | Adam |
2013-12-01 | made the chanstats fantasy modules work again. | DukePyrolator |
2013-12-01 | Fix 1542937d64860243dcf410738ee73f433a661a94 | Adam |
2013-11-30 | Require email address to be passed to resetpass | Adam |
2013-11-24 | Revert "Fix session user logoff hook" | Adam |
2013-11-24 | Merge pull request #29 from Robby-/1.9-nllangupdate | Adam |
2013-11-24 | Update the dutch language file for new and modified strings, and fix some typ... | Robby- |
2013-11-23 | Fix/clean/clarify some stuff found by coverity scan | Adam |
2013-11-22 | fixed webcpanel not html escaping displayed memos, bug reported by Mietzie | DukePyrolator |
2013-11-21 | Re-find dependant protocol modules on unload, they can be reloaded from under... | Adam |
2013-11-21 | This actually can't happen, but this is what was meant | Adam |
2013-11-21 | Shrink nick and channel default flags in db_old, otherwise converted nicks/ch... | Adam |
2013-11-21 | Hybrid has no quit on kill, so internally kill users when killed | Adam |
2013-11-21 | Fix session user logoff hook | Adam |
2013-11-20 | OnJoinChannel can modify the ts for a channel, so update keep_their_modes in ... | Adam |
2013-11-19 | Don't claim to support SAVE on charybdis... | Adam |
2013-11-18 | Actually we can use this ssl ext type which apparently does exist | Adam |
2013-11-18 | Give a reason why we cant clear nonssl users on ircds with no ssl usermode | Adam |
2013-11-18 | Make /ms check better able to tell if youve recently sent a memo to someone | Adam |
2013-11-18 | Check override permission in cs_flags for modifying existing entries too | Adam |
2013-11-18 | Merge pull request #27 from Cronus89/patch-1 | Adam |
2013-11-18 | Merge pull request #28 from Robby-/1.9+cslevels | Adam |
2013-11-18 | Show the correct setting name in /ns help set message | Adam |
2013-11-18 | Default adding to 1 in mlock add/del, always reply with something even if the... | Adam |
2013-11-18 | cs_access: Fixed disabling channel levels. Also, correctly log /cs levels com... | Robby- |
2013-11-17 | Default nogroupchange to on, update comment to make sense | Adam |
2013-11-17 | Fix placeholder for akill.html | Cronus89 |
2013-11-16 | Don't default /cs list or /ns list to require oper privs | Adam |
2013-11-16 | Add missing .founder checks to cs_flags | Adam |
2013-11-16 | Delete notify/client sockets when m_dns is unloaded | Adam |
2013-11-16 | Make /cs up set modes you have the priv for, but not the auto priv, because R... | Adam |
2013-11-16 | Also check command names in cs_log when seeing if a newly added entry already... | Adam |
2013-11-16 | Fix default level names for access change/list in db_old | Adam |
2013-11-16 | Tell people why they cant disable the founder level instead of claiming it do... | Adam |
2013-11-16 | Add help for /cs set keepmodes | Adam |
2013-11-16 | Allow founders to change flags even if they don't have any matching access en... | Adam |
2013-11-16 | Use the source's sync state and not mine when processing sjoins to determine ... | Adam |
2013-11-15 | Add general:hideregisteredcommands to hide commands that require you to be id... | Adam |
2013-11-15 | Allow mlocking +r on ratbox/whatever else | Adam |
2013-11-12 | Set the default db name to anope.db | Adam |
2013-11-12 | try/catch cs_access AccessUnserialize just incase, don't crash if ns_ajoin is... | Adam |
2013-11-09 | Merge pull request #25 from Robby-/1.9-nsidfaillogacctnames | Adam |
2013-11-09 | Do not grant auto privileges to founders if they match other access | Adam |
2013-11-09 | Show (none) on flags list if a user is on the access list but has no flags | Adam |
2013-11-09 | Remove db_plain | Adam |